Skip to content

v0.1

Compare
Choose a tag to compare
@mbaudin47 mbaudin47 released this 20 Dec 11:09
· 9 commits to main since this release

What's Changed

  • New algorithms: DumontetVignes, SteplemanWinarsky, GillMurraySaundersWright
  • New benchmark problems: DerivativeBenchmark, ExponentialDerivativeBenchmark,
    LogarithmicDerivativeBenchmark, SquareRootDerivativeBenchmark,
    AtanDerivativeBenchmark, SinDerivativeBenchmark,
    ScaledExponentialDerivativeBenchmark,
    GillMurraySaundersWrightExponentialDerivativeBenchmark.
  • New benchmark features: BuildBenchmarkList
  • New finite difference formulas and optimal steps:
    FiniteDifferenceFormula, FiniteDifferenceOptimalStep, NumericalDerivative
  • New examples
  • New Sphinx doc

Full Changelog: https://github.com/mbaudin47/numericalderivative/commits/v0.1