You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
drift 8966f6458f Relocate README from trac 8 months ago
arpack Added symmetric poweriterations to sandbox 16 years ago
debian Modified changelog to reflect package contents. 16 years ago
pyblm merge fix 16 years ago
sandbox/powerit Added symmetric poweriterations to sandbox 16 years ago
tests Added test on lpls, updated centering in blm, added pls_qvals 16 years ago
wiki/graphics Relocate README from trac 8 months ago
COPYING Added BSD license, simple readme file and added arpack to setup.py. 16 years ago
README.md Relocate README from trac 8 months ago
README.old Relocate README from trac 8 months ago
setup.py Added BSD license, simple readme file and added arpack to setup.py. 16 years ago

README.md

PyBLM

This is the homepage of PyBLM, a bilinear modeling library in the Python programming language.

Download and Installation

Releases

There is no release of PyBLM.

Development Version

You can download the development version by typing:

git clone https://git.pvv.ntnu.no/Projects/pyblm.git

This will download the latest svn version and place it in a directory named pyblm under your current working directory.

Requirements

We use python 2.5 on Debian and Ubuntu, and thus recommend you to do likewise as that is were we can debug stuff. PyBLM should work just fine on any sane linux distro, and supposedly also on windows.

Features

  • LPLS

Documentation

  • There is no documentation.