tfiers / SpikeWorks.jl

Helping you build spiking neural network simulations in Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpikeWorks

Status: actively being developed, not ready for use.

But! Feel free to read the source, and the examples in test/.
Play with it, and get in touch!
Do you have any specific wishes or use cases, or just an affirmation you could use something like this?
Tell us (in GitHub 'Discussions' eg)

We use unicode variable names, like τₑ (instead of tau_e). They take a bit longer to input, but as code is read more than it is written, the improvement in readability is worth it. See here for how to input many unicode characters in Julia environments (like in Jupyter notebooks with IJulia, or in VS Code).

How to hack on the code

[See the readme in test/].

About

Helping you build spiking neural network simulations in Julia

License:MIT License


Languages

Language:Julia 100.0%