Added BSD license, simple readme file and added arpack to setup.py.

This commit is contained in:
2007-10-11 09:43:45 +00:00
parent d424f7988d
commit e932022249
3 changed files with 42 additions and 0 deletions

15
README
View File

@@ -0,0 +1,15 @@
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