Auryn v0.8.0-beta2
Pre-release
Pre-release
Fixes memory alignment problem and some other bugs. Moreover, merges some features from testing branch:
- Renames global variable holding the simulation timestep
dt
toauryn_timestep
- Adds master seeding mechanisms in System
- Introduces abstract base class Trace for all synaptic traces
- Trace is a derived class of AurynStateVector