Main Neurospaces logo neurospaces 0.1675 Thu, 27 Dec 2007 15:58:18 -0600 hugo

Index of group ./specifications/python/basic


Index
Up

various python bindings tests

1. A simple application that binds to the python interface
2. Examination and running the purkinje cell from the python interface

1. A simple application that binds to the python interface

Startup command : ./glue/swig/python_old/tests/neurospaces_test.py

(No model has been loaded for the following set of commands.)

1.1. Can we run a simple application that binds to the python interface ?

1. Part of expected output
simulation finished

2. Examination and running the purkinje cell from the python interface

Startup command : ./glue/swig/python_old/tests/neurospaces_test_purkinje.py

(No model has been loaded for the following set of commands.)

2.1. Can we examine and run the purkinje cell from the python interface ?

1. Part of expected output
value = 18
simulation finished
2. Comment
Tests many functions, should be split in many tests