|
|
|
@45
|
[45]
|
03/26/08 12:08:24 |
emuller |
array conditional on numpy support |
|
|
|
@44
|
[44]
|
03/25/08 16:18:26 |
emuller |
--enable-numpy enables fast conversion of Hoc Vectors to numpy arrays … |
|
|
|
@43
|
[43]
|
03/24/08 00:55:45 |
apdavison |
Added sections.py, to extend the interface of the nrn.Section class by … |
|
|
|
@42
|
[42]
|
03/19/08 11:13:34 |
emuller |
Added support for any iterable as argument |
|
|
|
@41
|
[41]
|
03/18/08 16:29:43 |
emuller |
Working on fixing numpy support. Not there yet. |
|
|
|
@40
|
[40]
|
02/04/08 14:05:05 |
apdavison |
Minor improvements to nrnpython/neuron/init.py |
|
|
|
@39
|
[39]
|
02/01/08 14:09:01 |
apdavison |
In neuron Python module, fixed bugs in Wrapper.__setattr__() and … |
|
|
|
@38
|
[38]
|
02/01/08 12:55:29 |
apdavison |
Added more classes to … |
|
|
|
@37
|
[37]
|
02/01/08 11:49:22 |
apdavison |
Synchronized trunk with http://www.neuron.yale.edu/svn/neuron/nrn/trunk … |
|
|
|
@36
|
[36]
|
05/24/07 17:41:53 |
hines |
handle equivalence between python None and hoc NULLobject
a hoc object can … |
|
|
|
@35
|
[35]
|
05/23/07 13:24:31 |
emuller |
Added HocVector?.fromarray, calls return HocVectors? conditionally
defined … |
|
|
|
@34
|
[34]
|
05/22/07 22:45:25 |
hines |
remove a debugging message and allow a
python setup.py install --home=~
in … |
|
|
|
@33
|
[33]
|
05/22/07 22:18:14 |
hines |
svn merge -r 22:31 … |
|
|
|
@32
|
[32]
|
05/22/07 20:14:56 |
emuller |
Added HocVector? type with toarray member |
|
|
|
@31
|
[31]
|
05/22/07 20:04:03 |
hines |
much better hoc refcount unreferencing. Still not perfect. |
|
|
|
@30
|
[30]
|
05/22/07 16:36:02 |
hines |
avoid hoc_execerror when array index error. No checking yet for the
hoc … |
|
|
|
@29
|
[29]
|
05/22/07 14:18:28 |
emuller |
* python binary/version can be specified --with-nrnpython[=python … |
|
|
|
@28
|
[28]
|
05/22/07 13:37:09 |
hines |
ipython gave errors on hoc array access. The work around is to look … |
|
|
|
@27
|
[27]
|
05/22/07 11:42:51 |
emuller |
neuron.hoc.test_numpy function added, fixed problems with build process … |
|
|
|
@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 … |
|
|
|
@25
|
[25]
|
05/22/07 01:01:01 |
emuller |
--with-nrnpython optional python binary, conditional numpy support in … |
|
|
|
@24
|
[24]
|
05/21/07 20:07:39 |
hines |
Getting a framework in place for making all of Python accessible from … |
|
|
|
@23
|
[23]
|
05/21/07 19:47:04 |
hines |
This branch gets the experimental Py2Nrn class that is supposed to … |
|
|
|
@22
|
[22]
|
05/21/07 19:26:19 |
emuller |
Oops, did the wrong thing adding setup.py |
|
|
|
@21
|
[21]
|
05/21/07 16:03:25 |
emuller |
setitem,getitem and slicing for Vectors allowing array(Vector()) |
|
|
|
@20
|
[20]
|
05/21/07 15:08:51 |
emuller |
Import HocObject in init |
|
|
|
@19
|
[19]
|
05/21/07 15:05:09 |
emuller |
Changed install organization in setup.py making neuron module in … |
|
|
|
@18
|
[18]
|
05/18/07 11:08:00 |
apdavison |
Added a file /src/nrnpython/neuron.py which attempts to dress up … |
|
|
|
@17
|
[17]
|
04/26/07 21:19:24 |
hines |
Allow neuron to be an extension to python. This allows one to use
their … |
|
|
|
@16
|
[16]
|
04/25/07 02:06:48 |
hines |
arg type errors as well as many other things can cause a
hoc_execerror … |
|
|
|
@15
|
[15]
|
04/24/07 18:57:19 |
hines |
handling sections in hoc objects reasonably well. |
|
|
|
@14
|
[14]
|
04/24/07 17:48:56 |
hines |
some connecting of the Python Section to the Python HocObject |
|
|
|
@13
|
[13]
|
04/24/07 16:26:31 |
hines |
using the hoc stack machine quite a bit so factor out the common … |
|
|
|
@12
|
[12]
|
04/24/07 13:58:08 |
hines |
more error checking. In particular cannot set a hoc object to a … |
|
|
|
@11
|
[11]
|
04/23/07 14:58:16 |
hines |
a good deal more exception handling with messages, though by no … |
|
|
|
@10
|
[10]
|
04/23/07 01:49:00 |
hines |
a very large subset of hoc variables, functions, objects can … |
|
|
|
@9
|
[9]
|
04/23/07 01:23:06 |
hines |
experimental branch for native python syntax for evaluation, … |
|
|
|
@8
|
[8]
|
04/13/07 15:41:32 |
emuller |
Added hoc.set support numpy arrays for objref as Vectors |
|
|
|
@7
|
[7]
|
04/13/07 08:58:34 |
davison |
Cosmetic changes |
|
|
|
@6
|
[6]
|
04/12/07 12:27:06 |
davison |
hoc.set implemented for strings and floats, numpy arrays still to be … |
|
|
|
@5
|
[5]
|
04/11/07 16:27:46 |
davison |
Added get to nrnpy_hoc to efficiently retreive vars from hoc to … |
|
|
|
@4
|
[4]
|
04/03/07 16:35:09 |
hines |
test of the http://facets-vm3.kip.uni-heidelberg.de/svn/nrnpy/
repository |
|
|
|
@3
|
[3]
|
04/03/07 16:17:09 |
davison |
standard svn dir structure |
|
|
|
@2
|
[2]
|
04/03/07 16:12:49 |
davison |
standard dir structure |
|
|
|
@1
|
[1]
|
04/03/07 16:05:59 |
davison |
initial checkin to neuralensemble svn |