Change Log

v1.0.4

  • Revision of packaging and CI flow. There shouldn’t be any impact on users.

v1.0.3

  • Revision of package structure and CI flow. There shouldn’t be any impact on users.

v1.0.2

  • IDESolver now explicitly requires Python 3.6+ on install. Dependencies on numpy and scipy are given as lower bounds.

v1.0.1

  • Changed the name of IDESolver.F to f, as intended.
  • The default global error function is now injected instead of hard-coded.

v1.0.0

Initial release.