Skip to content

v1.1 - Plot Special and Operations

Compare
Choose a tag to compare
@cslotboom cslotboom released this 21 Nov 03:52
· 51 commits to master since this release

This release focuses on two new features - an animations module for the plotSpecial sub-module, and support of operations for hysteresis curves.

PlotSpecial:

  • A PlotSpecial.Animations module module focused on animations of hysteresis curves
  • A base animation
  • A joint animation
  • Examples showcasing both features

Operations:

  • operations +, -, *, / for all hysteresis curves
  • An example showcasing these features.

Full Changelog: 1.0.5...1.1