Skip to content

v0.6.2 release

Compare
Choose a tag to compare
@jgosmann jgosmann released this 21 Jun 17:14
772ef89

Added

  • Add previously missing documentation on the vector_generation module as well as the reinterpret and translate methods of SemanticPointer. (#228, #229)

Fixed

  • Fixed a bug where an exception within an ActionSelection block would lead to every subsequent ActionSelection block to raise an exception. (#230, #231)
  • Nengo SPA is now compatible with pytest 4. Support for earlier versions has been dropped. (#227)