Skip to content

Release 3.4.1

Compare
Choose a tag to compare
@drasmuss drasmuss released this 28 May 22:44

Compatible with Nengo 3.0.0 - 3.1.0

Compatible with TensorFlow 2.2.0 - 2.5.0

Added

  • Added support for TensorFlow 2.5.0. (#212)

Fixed

  • A more informative error message will be raised if a custom neuron build function returns the wrong number of values. (#199)

Removed

  • Dropped support for Python 3.5 (which reached its end of life in September 2020). (#184)