Wiki » History » Version 2
Version 1 (Padraig Gleeson, 30 Apr 2014 14:57) → Version 2/4 (Padraig Gleeson, 30 Apr 2014 14:57)
Introduction
============
More details on the Connection Set Algebra can be found [here](http://software.incf.org/software/csa).
Installation of CSA
-------------------
Either install the latest stable version from [here](http://software.incf.org/software/csa/download), or get the latest code with:
svn co http://svn.incf.org/svn/csa
cd csa
sudo python setup.py install
Clone the CSA Showcase project
------------------------------
Get a local copy of this project from OSB with:
git clone https://github.com/OpenSourceBrain/CSAShowcase.git
cd CSAShowcase
Examples
--------
A simple example can be run be run with
cd CSA
python gaussian.py
This should produce a view of the generated network as follows:
![](Selection_135.png)
============
More details on the Connection Set Algebra can be found [here](http://software.incf.org/software/csa).
Installation of CSA
-------------------
Either install the latest stable version from [here](http://software.incf.org/software/csa/download), or get the latest code with:
svn co http://svn.incf.org/svn/csa
cd csa
sudo python setup.py install
Clone the CSA Showcase project
------------------------------
Get a local copy of this project from OSB with:
git clone https://github.com/OpenSourceBrain/CSAShowcase.git
cd CSAShowcase
Examples
--------
A simple example can be run be run with
cd CSA
python gaussian.py
This should produce a view of the generated network as follows:
![](Selection_135.png)