Projects/pyblm
Projects
/
pyblm
Archived
5
0
Fork 0
A bilinear modeling library for python
This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Einar Ryeng 686a7a0576 debian build directory. 2007-10-15 07:07:46 +00:00
arpack Added arpack with bindings from scipy sandbox. 2007-10-11 09:45:05 +00:00
debian debian build directory. 2007-10-15 07:07:46 +00:00
pyblm Moved python package into subdirectory, and fixed setup.py accordingly. 2007-10-10 13:51:50 +00:00
tests Moved python package into subdirectory, and fixed setup.py accordingly. 2007-10-10 13:51:50 +00:00
COPYING Added BSD license, simple readme file and added arpack to setup.py. 2007-10-11 09:43:45 +00:00
README Added BSD license, simple readme file and added arpack to setup.py. 2007-10-11 09:43:45 +00:00
setup.py Added BSD license, simple readme file and added arpack to setup.py. 2007-10-11 09:43:45 +00:00

README

PyBLM - Bilinear modelling toolkit for the Python programming language.

Homepage: https://dev.pvv.org/projects/pyblm

REQUIREMENTS
------------

Python >= 2.4
Numpy >= 1.0.3

INSTALLATION
------------

python setup.py install