Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

0.4.6

Compare
Choose a tag to compare
@rhyolight rhyolight released this 01 Sep 20:01
· 828 commits to master since this release
  • Templates: Stop inferring const unnecessarily
  • Build error sometimes in clang -- need copy constructor
  • Check that minThreshold <= activationThreshold
  • Split compute into activateCells and activateDendrites
  • TM and ETM cleanup
  • ETM: Grow synapses on active segments, not just matching segments
  • Removal of MSVC TP compilation flag
  • Also do the learnOnOneCell serializaton check in ::save
  • Implement learnOnOneCell in the ETM