Skip to content

attractors v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 17:01
· 52 commits to main since this release
4c25653

Announcements

  • Minor release with breaking changes (not backwards compatible)

Changes

  • DES methods now return a generator instead of an Attractor instance
  • X, Y, Z attributes of the Attractor are now single-valued floats instead of lists
  • Modified plotting and animation methods to support generators
  • Removed slice method
  • (Dev) Coverage tests