Published May 28, 2026 | Version v0.22.0
Software Open

TaylorSeries.jl

Description

TaylorSeries v0.22.0

Diff since v0.21.10

Breaking changes

This new release uses JetSpaces to organize multivariate expansions, alowing to work with different JetSpaces in parallel and being more performant than previosuly. The old global-constant hash-tables have been removed.

Merged pull requests:

  • Update CI (#413) (@lbenet)
  • Migrate fully to JetSpace backend (remove legacy TaylorN lookup tables) (#414) (@PerezHz)

Closed issues:

  • Make N a type parameter (#60)
  • Nested Differentiation Bug (#232)
  • Can't figure out how to create multivariate approximation (#330)
  • ERROR: MethodError: no method matching iterate(::Type{HypergeometricFunctions.ℕ₀}) (#338)
  • Update JLD2 extension to support JetSpaces (#412)

Notes

If you use this software, please cite both the article from preferred-citation and the software itself.

Files

JuliaDiff/TaylorSeries.jl-v0.22.0.zip

Files (534.5 kB)

Name Size Download all
md5:b05c34c932e6acfce59458e89838b74f
534.5 kB Preview Download

Additional details

Related works