Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@stephenberry stephenberry released this 09 Jul 15:17

Fixes:

  • Fixed ParamV data_ptr issue
  • Fixed potential memory corruption issue with system type conversion

Additions:

  • Added modified Euler Midpoint integrator
  • Added PC233 predictor-corrector integration algorithm
  • Added Pool and Queue classes for multi-threading
  • Added Doxyfile
  • Added initial unit_tests