[SciPy-User] Optimizing odeint without a for loop

Andrew Giessel andrew.giessel at gmail.com
Thu Jun 5 18:03:01 EDT 2014


Seconded.  Very nice library and lets you incorporate other diff eqs if you want.  If you are doing anything more than implementing for fun then the record keeping is a nightmare. The unit consistency alone is worth it. 

> On Jun 5, 2014, at 16:11, Sturla Molden <sturla.molden at gmail.com> wrote:
> 
> Barrett B <barrett.n.b at gmail.com> wrote:
> 
>> Right now it's a pretty simple objective: Given a neuronal network, where
>> each neuron has only a few first-order differential equations, I want to
>> simulate the spiking or bursting behavior over time.
> 
> It sounds like you want to use Brian. 
> 
> Sturla
> 
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user



More information about the SciPy-User mailing list