- Closed bug 10 - Changed the name of the module from nrnVisio to nrnvisio to be python standard compliant. - Manager being transformed into a library (WIP)
0.3.21
====================
- Better handling of the pick section routine - Changed the examples to use the create statement for hoc, to have a proper name of the section also in python. - Modified the GUI to handle a runtime change of a section. The model is redrawn completely, the zoom is conserved.
0.3.5
===================
- Using sphinx for the doc - Using paver for deployment - python egg and easy install support - User manuel available in pdf format
0.3.4
===================
- Changed the way the module is imported to allow other program to use the manager as a storing objects for results.
0.3.3
==================
- Integrated the pylab interface using the GTK backend provided by pylab. It is possible to zoom and navigate the graph with the pylab tools. - It is now possible to decide in which figure to plot, using the current figure selector.