Install PyMF¶
PyMF is a pure Python module and should therefore be pretty easy to install. All you’ll need numpy (tested with version 1.14.3).
Test the installation¶
To make sure that the installation went alright and to familiarise yourself with PyMF, we recommend running the provided jupyter notebooks that can be found in the /examples directory.