Releases: emer/emergent
Releases · emer/emergent
Stable elog, estats, looper infrastructure
Update to GoGi 1.1.0
and updated READMEs etc. this is one that supports new eTorch
Latest dependencies, some new projection fixes
Otherwise not many changes.
Significant update to Unit, Synapse variable access
- Should not affect user code except a couple of cases in hip projects
- Much simpler for extending types.
UnitVarIdx
andSynVarIdx
get index for variableUnitVal1D
andSynVal1D
is fast index access used by all routines -- these are only ones that need to be updated in subtypes.
Concurrency fixes and added Recip flag to UnifRndPrjn
Netview is now much more robust to updating while running, according to go race detector.
Version 1.0.2: updated to GoGi 1.0 release
GoGi GUI framework now stable.
moved mat32 to separate repository
no other major changes.
Version 1.0.0 released!
Everything is now sufficiently feature-complete and well-tested to warrant a 1.0.0 release, supporting the full set of CompCogNeuro sims.
Initial beta release
Everything is now far enough along that the main demo project in leabra/examples/ra25 can be used as a starting point for creating your own projects!