Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dragly committed Aug 24, 2024
1 parent 6b1acc5 commit 1817acb
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Neuronify 2.0

Neuronify is an educational neural network app.
It gives a low entry point to simulation-based neuroscience.
Without prior computational experiene, Neuronify makes it possible to work on neural simulations.

The original version of Neuronify is described in
[this paper published in eNeuro](https://doi.org/10.1523/ENEURO.0022-17.2017).
This repository contains the source code for Neuronify 2,
which is based on the same ideas and concepts as Neuronify 1,
but with new features and the ability to embed simulations into websites and online books.

Neuronify 1 was originally written in C++, while Neuronify 2 is written in Rust.


0 comments on commit 1817acb

Please sign in to comment.