Skip to content

Release 0.4.0

Compare
Choose a tag to compare
@stephenberry stephenberry released this 14 Nov 12:39
b8a83bc

Fixes:

  • Fixed delta_t() call in Timing
  • Fixed optimization issue with Stack copying

Optimizations:

  • Improved Recorder performance
  • Improved Queue: added wait command to wait until work is done
  • Better load balancing in Pool

Additions:

  • Added more modular numerical integration classes
  • Added experimental Link class for modular design

And more...