root/branches/pygetsetcall


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @35 [35] 05/23/07 13:24:31 emuller Added HocVector?.fromarray, calls return HocVectors? conditionally defined …
(edit) @32 [32] 05/22/07 20:14:56 emuller Added HocVector? type with toarray member
(edit) @31 [31] 05/22/07 20:04:03 hines much better hoc refcount unreferencing. Still not perfect.
(edit) @30 [30] 05/22/07 16:36:02 hines avoid hoc_execerror when array index error. No checking yet for the hoc …
(edit) @29 [29] 05/22/07 14:18:28 emuller * python binary/version can be specified --with-nrnpython[=python …
(edit) @28 [28] 05/22/07 13:37:09 hines ipython gave errors on hoc array access. The work around is to look …
(edit) @27 [27] 05/22/07 11:42:51 emuller neuron.hoc.test_numpy function added, fixed problems with build process …
(edit) @26 [26] 05/22/07 03:14:44 hines bug in which if v is a Vector y = v.x y[3] y[3] would give a segmentation …
(edit) @25 [25] 05/22/07 01:01:01 emuller --with-nrnpython optional python binary, conditional numpy support in …
(edit) @22 [22] 05/21/07 19:26:19 emuller Oops, did the wrong thing adding setup.py
(edit) @21 [21] 05/21/07 16:03:25 emuller setitem,getitem and slicing for Vectors allowing array(Vector())
(edit) @20 [20] 05/21/07 15:08:51 emuller Import HocObject in init
(edit) @19 [19] 05/21/07 15:05:09 emuller Changed install organization in setup.py making neuron module in …
(edit) @18 [18] 05/18/07 11:08:00 apdavison Added a file /src/nrnpython/neuron.py which attempts to dress up …
(edit) @17 [17] 04/26/07 21:19:24 hines Allow neuron to be an extension to python. This allows one to use their …
(edit) @16 [16] 04/25/07 02:06:48 hines arg type errors as well as many other things can cause a hoc_execerror …
(edit) @15 [15] 04/24/07 18:57:19 hines handling sections in hoc objects reasonably well.
(edit) @14 [14] 04/24/07 17:48:56 hines some connecting of the Python Section to the Python HocObject
(edit) @13 [13] 04/24/07 16:26:31 hines using the hoc stack machine quite a bit so factor out the common …
(edit) @12 [12] 04/24/07 13:58:08 hines more error checking. In particular cannot set a hoc object to a …
(edit) @11 [11] 04/23/07 14:58:16 hines a good deal more exception handling with messages, though by no …
(edit) @10 [10] 04/23/07 01:49:00 hines a very large subset of hoc variables, functions, objects can …
(copy) @9 [9] 04/23/07 01:23:06 hines experimental branch for native python syntax for evaluation, …
copied from trunk:
(edit) @4 [4] 04/03/07 16:35:09 hines test of the http://facets-vm3.kip.uni-heidelberg.de/svn/nrnpy/ repository
Note: See TracRevisionLog for help on using the revision log.