root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @45 [45] 03/26/08 12:08:24 emuller array conditional on numpy support
(edit) @44 [44] 03/25/08 16:18:26 emuller --enable-numpy enables fast conversion of Hoc Vectors to numpy arrays …
(edit) @43 [43] 03/24/08 00:55:45 apdavison Added sections.py, to extend the interface of the nrn.Section class by …
(edit) @42 [42] 03/19/08 11:13:34 emuller Added support for any iterable as argument
(edit) @41 [41] 03/18/08 16:29:43 emuller Working on fixing numpy support. Not there yet.
(edit) @40 [40] 02/04/08 14:05:05 apdavison Minor improvements to nrnpython/neuron/init.py
(edit) @39 [39] 02/01/08 14:09:01 apdavison In neuron Python module, fixed bugs in Wrapper.__setattr__() and …
(edit) @38 [38] 02/01/08 12:55:29 apdavison Added more classes to …
(edit) @37 [37] 02/01/08 11:49:22 apdavison Synchronized trunk with http://www.neuron.yale.edu/svn/neuron/nrn/trunk
(edit) @36 [36] 05/24/07 17:41:53 hines handle equivalence between python None and hoc NULLobject a hoc object can …
(edit) @35 [35] 05/23/07 13:24:31 emuller Added HocVector?.fromarray, calls return HocVectors? conditionally defined …
(edit) @34 [34] 05/22/07 22:45:25 hines remove a debugging message and allow a python setup.py install --home=~ in …
(edit) @33 [33] 05/22/07 22:18:14 hines svn merge -r 22:31 …
(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) @24 [24] 05/21/07 20:07:39 hines Getting a framework in place for making all of Python accessible from …
(edit) @23 [23] 05/21/07 19:47:04 hines This branch gets the experimental Py2Nrn class that is supposed to …
(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 …
(edit) @9 [9] 04/23/07 01:23:06 hines experimental branch for native python syntax for evaluation, …
(edit) @8 [8] 04/13/07 15:41:32 emuller Added hoc.set support numpy arrays for objref as Vectors
(edit) @7 [7] 04/13/07 08:58:34 davison Cosmetic changes
(edit) @6 [6] 04/12/07 12:27:06 davison hoc.set implemented for strings and floats, numpy arrays still to be …
(edit) @5 [5] 04/11/07 16:27:46 davison Added get to nrnpy_hoc to efficiently retreive vars from hoc to …
(edit) @4 [4] 04/03/07 16:35:09 hines test of the http://facets-vm3.kip.uni-heidelberg.de/svn/nrnpy/ repository
(edit) @3 [3] 04/03/07 16:17:09 davison standard svn dir structure
(edit) @2 [2] 04/03/07 16:12:49 davison standard dir structure
(add) @1 [1] 04/03/07 16:05:59 davison initial checkin to neuralensemble svn
Note: See TracRevisionLog for help on using the revision log.