Removing the src import. Now neuronvisio model is directly below the primary project master. |
|
More...
|
over 13 years ago
|
Moving nrnvisio.py to nrnvisio for best practise and deleting the obsolete nrnvisio.bat. |
|
More...
|
over 13 years ago
|
Moving the executable to bin |
|
More...
|
over 13 years ago
|
Moving neuronvisio module out from src directly into the main directory. |
|
More...
|
over 13 years ago
|
Merge pull request #39 from uricohen/master |
|
More...
|
over 13 years ago
|
Avoiding saving in hdf if no vectors has been created. |
|
More...
|
over 13 years ago
|
Removing the number from the picturre to make latex happy to build the pdf. |
|
More...
|
over 13 years ago
|
Importing githubtools with a try catch, so we can build the doc on readthedocs as well. |
|
More...
|
over 13 years ago
|
Removing dependency on pkinfo for the new sphinx. Importing the version from neuronvisio directly. |
|
More...
|
over 13 years ago
|
Checking for a DEBUG variable at runtime, so we can switch between INFO and DEBUG on the fly. |
|
More...
|
over 13 years ago
|
Added model to modeldb/ModelDB.xml |
|
More...
|
over 13 years ago
|
Removed the return value from load_hoc_model to have a more consistent behaviour. |
|
More...
|
over 13 years ago
|
Using an IOError exception to detect if the file exists or not. |
|
More...
|
over 13 years ago
|
The compiled modfiles are picked up when the main neuron module is reload, therefore I've commented this out. |
|
More...
|
over 13 years ago
|
Checking path is not empty, if script launched from the same directory. Avoiding overwriting the same mod file, if already present in root. |
|
More...
|
over 13 years ago
|
Updated the docs. |
|
More...
|
over 13 years ago
|
Fixed a short title in the doc. |
|
More...
|
over 13 years ago
|
Updating the pavement to source the authors from the init package. |
|
More...
|
over 13 years ago
|
Updated the documentation to be in sync with the latest development. |
|
More...
|
over 13 years ago
|
Updating the changes. |
|
More...
|
over 13 years ago
|
Fixing an identation problem for the doc. |
|
More...
|
over 13 years ago
|
refactored the main script to integrate seamlessy with ipython. |
|
More...
|
over 13 years ago
|
Creating an IPython when loading neuronvisio. Working both inside a current IPython session, or as a standalone script. |
|
More...
|
over 13 years ago
|
Introducing dependency on mayavi-4.1.1.dev, traitsui-4.1.1.dev and ipython-0.12. |
|
More...
|
over 13 years ago
|
Added new model to ModelDB.xml |
|
More...
|
over 13 years ago
|
Fixed a bad character in ModelDB.xml |
|
More...
|
over 13 years ago
|
Fixed a small typo on the file. |
|
More...
|
over 13 years ago
|
Added model to ModelDB.xml |
|
More...
|
over 13 years ago
|
Updated the nrnvisio.py with the latest general method for loading a model. |
|
More...
|
over 13 years ago
|
Introduced the improvement from uri. Fix #35 |
|
More...
|
over 13 years ago
|