Skip to content

smoitra87/ssystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To install do the following  : 

Pre-requisites : 
python
numpy
scipy
scikit-learn
nose for testing

Installation of prerequisites : 



Installation of source:

$ cd /path/to/ssystem/root/directory
$ python setup.py build
$ python setup.py install


For dev and test
$ cd /path/to/ssystem/root/directory
$ python setup.py build_ext --inplace
$ nosetests

About

S-system using ALR in Python

Resources

Stars

Watchers

Forks

Packages

No packages published