Skip to content

v1.0.0 - First Stable Release

Compare
Choose a tag to compare
@cpehle cpehle released this 20 Jan 00:04
· 24 commits to main since this release

This is the first stable release of Norse. We feel like that after close to almost 4 years of development it is time to take this step. The API has stabilised somewhat and while we anticipate some changes in the future, we will try to do them in ways that are easy to accommodate for users. Since the last release we mostly focussed on bugs and worked on performance. We also got some nice additions

  • Feature spikes to times decoder (#321): A differentiable way of encoding spikes to times.
  • Feature no delay (#326): We changed the integration order of most models
  • Feature AdEx refractory (#291): Adaptive Exponential Fire Neuron with refractory state

We also worked on improvements to documentation, our continuous integration and build tooling.