How to Contribute

You can contribute to NeuronBench development!

👉 Make sure to read the Code of Conduct.

Contribute to the simulator

👉 The NeuronBench simulator code lives in the nb-sim repository.

The simulator is written in Rust and builds on top of the Bevy Game Engine.

Contribute to the configuration language

👉 The NeuronBench configuration language code lives in the nb-lang repository.

The simulator is written in Haskell and builds on top of the Fall from Grace configuration language.

Improve documentation

👉 The documentation lives in ./content/docs/ of the nb-docs repository.