Skip to content

v0.21.0

Compare
Choose a tag to compare
@lars-reimann lars-reimann released this 17 Apr 14:42
· 206 commits to main since this release

0.21.0 (2024-04-17)

Features

Performance Improvements

  • Add special case to Table.add_rows to increase performance (#608) (ffb8304), closes #606
  • improve performance of model & forward layer (#616) (e856cd5), closes #610
  • lazily import our modules and external libraries (#624) (20fc313)
  • treat Tables specially when calling add_rows (#606) (e555b85), closes #575