marmaduke woodman
marmaduke woodman
I am trying to move towards an implementation of the Kuramoto oscillator network model with time delays and stochastic forcing. My first attempt here is just a linear SDDE, ```julia...
Hi, (nice project! I was wanting to take a stab at this, but you already did a good job.) Author of pycmdstan here, glad you found it useful. It was...
This follows up on #550 as a minor maintenance PR to make `model.nvar` a property derived from `model.state_variables`, most changes are removing the hard coded property from models.
This is a WIP to add a computation kernels package, focused on moving known hotspots from TVB's Python code into C. The set of kernels is for the moment purposefully...
This is a another take on hybrid models, where multiple models are used at once, which is a more array oriented than #739 and closer to TVB style with traits...
This is a draft of new model with attention. (oops, based on hybrid-model branch, which this one will need; will rebase once that one is merged)
adds an example of dynamic parameters
A **work in progress** towards cleaning up the Zerlaut implementation notably faster & more accurate with JAX for derivatives & JIT compilation. cc'ing @i-Zaak not for review yet but looks...
This adds a demo of neural mass model-local time delays. It does require some customization of classes.
### Answers checklist. - [x] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there. - [x] I have updated my IDF branch (master or...