
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)
