Nikola Jajcay

Results 5 issues of Nikola Jajcay

### Describe the bug I set up my vault as a [keybase git repo](https://book.keybase.io/git) with: ```bash cd git init git remote add origin keybase://private/XXXX/YYYY git add -v . git commit...

help wanted

I got a couple of requests about the speed of MultiModel. It seems that for a larger network it is painfully slow. I suspect a couple of things: - `jitcdde`...

enhancement

I recently worked out the mean-field approximation of the spiking model of the hippocampus, more-or-less successfully. This process can be automated to a large extent. The idea is to allow...

dev-talk
enhancement

### Prerequisites * [X] Put an X between the brackets on this line if you have done all of the following: * Checked the online documentation: https://mimic.mit.edu/ * Checked that...

mimic-iv

Hey there, First off, thanks a lot for this library! I wondered whether it is possible to solve a 2-dimensional SDE with IID noise? As a simple example, consider the...

question