samuelstjean / spams-python

A rehost of the python version of SPArse Modeling Software (SPAMS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spams-python

A swig-regenerated rehost of the python version of SPArse Modeling Software (SPAMS) 2.6, available at http://spams-devel.gforge.inria.fr/downloads.html

Disclaimer : I am not the author of the package, I just host a patched version which builds on recent gcc and python 3 for (mostly my) convenience. Most of the patches were taken from https://aur.archlinux.org/packages/python-spams-svn/

As such, I can probably help out with small stuff, but for technical and theoretical details please contact the original authors at http://spams-devel.gforge.inria.fr/contacts.html

You can find the original swig wrapper to re-generate these files on the branch swig_generator at https://github.com/samuelstjean/spams-python/tree/swig_generator

This (unofficial) version includes pre-built wheels for python 3 on windows, mac (with openmp support) and linux and can be installed with pip install spams-bin.

About

A rehost of the python version of SPArse Modeling Software (SPAMS)

License:GNU General Public License v3.0


Languages

Language:C++ 85.9%Language:Python 6.5%Language:C 5.9%Language:SWIG 1.5%Language:Shell 0.3%