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.
2007-10-11 11:43:45 +02:00
|
|
|
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
|
|
|
|
|