Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 473 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 473 Bytes

PyMP

A Pythonic Implementation of Greedy Algorithms developed during my PhD

This software is provided under GNU GPL license see Licence.txt

Documentation: http://manuel.moussallam.net/PyMP/

Also available from the PyPi reposityory using "pip install pypursuit"

Install, build or test with make utility:

make install

or using:

python setup.py install

version: 1.1 Author: Manuel Moussallam contact: first.last -at- gmail.com contributors: A. Gramfort