| age |
author |
description |
| 9 months |
Michael Hines |
Ted Carnevale contributed power spectrum which is indenpendent of NRC.trunk tip |
| 15 months |
Michael Hines |
Vector.fft uses the "Numerical Recipes in C" format for the frequencytrunk |
| 15 months |
Michael Hines |
Becasue of "Numerical Recipes in C" license issues, replace all the fouriertrunk |
| 15 months |
Michael Hines |
Because of licence issues, replace the ancient e editor which was based ontrunk |
| 16 months |
Michael Hines |
No reason this code cannot be under GPL.trunk |
| 16 months |
Michael Hines |
Removed the old mac SIOUX files and the mswin WINIO files due to license issues.trunk |
| 16 months |
Michael Hines |
Implementation of mcell_ran4 replaced by one that is under the GPL. Note thetrunk |
| 16 months |
Michael Hines |
factorial was declared int instead of double.trunk |
| 16 months |
Michael Hines |
A File.scanstr that reads to the end of line may not leave the filetrunk |
| 17 months |
Michael Hines |
Vector.indgen(start, stop, increment) allows negative argument values.trunk |
| 17 months |
Michael Hines |
Bug fix from Aaron Luchko <aluchko@ualberta.ca> for his MultipleRunFittertrunk |
| 17 months |
Michael Hines |
units(), variable_domain(), and CVode.atolscale() can take a string astrunk |
| 17 months |
Michael Hines |
refcount bug for p(new A()) if the init for A increased the reference counttrunk |
| 17 months |
Michael Hines |
Cannot call xpvalue from python.trunk |
| 17 months |
Michael Hines |
Fix two minor MulRunFitter issues. "# multiple runs" not reset on eachtrunk |
| 17 months |
Michael Hines |
Hoc printf and sprint format strings %ld, %lx, and %lo are equivalent totrunk |
| 17 months |
Michael Hines |
Bug introduced in 486:6f90d03f3acf. Final fit parameters not gettingtrunk |
| 17 months |
Michael Hines |
When dragging the mouse on a list browser, call select action only when item changestrunk |
| 17 months |
Michael Hines |
MulRunFitter patch from Aaron Luchko <aluchko@ualberta.ca>trunk |
| 17 months |
Michael Hines |
When a python statement is executed from within a hoc object context, thetrunk |
| 17 months |
Michael Hines |
An unusual circumstance allowed a node voltage to b reported as freed whentrunk |
| 18 months |
Michael Hines |
When updating a hoc Pointer because cache efficiency reallocated all statetrunk |
| 18 months |
Michael Hines |
Bug in SelfQueue cleanup prevented multiple runs within a single launch whentrunk |
| 18 months |
Michael Hines |
MPI_Allgather send and receive buffers are not supposed to overlap. mpich2-1.3trunk |
| 18 months |
Michael Hines |
mknrndll does not delete the c files derived from the mod files.trunk |
| 18 months |
Michael Hines |
last change to fit_praxis botched its recursive aspect, giving wrong resultstrunk |
| 18 months |
Michael Hines |
scoprand assumed 32 bit integers. Now works properly on 64bit machines.trunk |
| 18 months |
Michael Hines |
Import3D soma stack bounding box computed incorrectly resulting intrunk |
| 18 months |
Michael Hines |
cygwin version uses python2.6trunk |
| 19 months |
Michael Hines |
Error when empty thread suing global varialble time step method. Thistrunk |
| 19 months |
Michael Hines |
Pythonic fit_praxis interface e = fit_praxis(callable, Vector)trunk |
| 19 months |
Michael Hines |
nrn.Section.cell() method returns None if the section is a top-level,trunk |
| 19 months |
Michael Hines |
units(&var) fails in python. Use the alternative units("varname") ortrunk |
| 19 months |
Michael Hines |
PointProcess.get_segment() returns a Python nrn.segment and is more pythonic thantrunk |
| 19 months |
Michael Hines |
Import3D was not computing the bounding box for soma stacks and hencetrunk |
| 20 months |
Michael Hines |
The SubsetDomainIterator for inhomogeneous setting of parameters needstrunk |
| 20 months |
Michael Hines |
On one machine when launching python, _ZN3MPI3Win4FreeEv was antrunk |
| 20 months |
Michael Hines |
CellBuild inhomogeneous information was not always mirrored at top leveltrunk |
| 20 months |
Michael Hines |
failure to import top level in CellBuild tool due to unreffing a nil object.trunk |
| 20 months |
Michael Hines |
Problems with hoc assignment to a python object field is fixed.trunk |
| 20 months |
Michael Hines |
python configure check failing.trunk |
| 20 months |
Michael Hines |
Darwin 10.6.2 seems to have a broken memalign so explicitly avoid intrunk |
| 20 months |
Michael Hines |
Can do ./configure --enable-rpm-rules without a src/nrnoc/nrnversion.h filetrunk |
| 20 months |
Michael Hines |
MSWIN mpich2 process launcher default is now gforker instead of mpd.trunk |
| 20 months |
Michael Hines |
Python version of the corresponding hoc test for basic parallel functionality.trunk |
| 20 months |
Michael Hines |
rpm install uses the user machine system version of the readline library.trunk |
| 21 months |
Michael Hines |
Raise error when Random.MCellRan4 args are greater than 2^32-1.trunk |
| 21 months |
Michael Hines |
Python can assign and evaluate alias variables in hoc.trunk |
| 21 months |
Michael Hines |
At least for mpich2-1.2.1p1, source and destination buffers for MPI cannottrunk |
| 21 months |
Michael Hines |
failed to compile when no --with-paranrn configure optiontrunk |
| 21 months |
Michael Hines |
pc.subworlds works. Note that an error is raised if a subworld processtrunk |
| 21 months |
Michael Hines |
Overall strategy in place for subworld processes with nrnmpi_myid>0 totrunk |
| 22 months |
Michael Hines |
ParallelContext.subworlds(n) creates proper size communicators fortrunk |
| 23 months |
Michael Hines |
ParallelContext.subworlds(subworld_nhost) seems to work with subworld_nhost=1.trunk |
| 21 months |
Michael Hines |
cvode.ygather and cvode.fixed_step to allow use of cvode.f(t, y, yp)trunk |
| 21 months |
Michael Hines |
some possibilities left out of the 'anyname' token causing sytax errors when,trunk |
| 21 months |
Michael Hines |
file.py args allowed when launching the hoc interpreter.trunk |
| 22 months |
Michael Hines |
Avoid error on quitting due to python deleteing sections during finalizetrunk |
| 22 months |
Michael Hines |
attr_praxis(mcell_ran_index) causes fit_praxis to pick random numbers fromtrunk |
| 23 months |
Michael Hines |
some extra files in mswin installer are useful for parallel simulationstrunk |