TaylorSeries.jl

Taylor polynomial expansions in one and several independent variables.

OTHER License

Stars
351
Committers
22

Bot releases are visible (Hide)

TaylorSeries.jl - v0.10.3

Published by github-actions[bot] over 4 years ago

TaylorSeries v0.10.3

Diff since v0.10.2

Closed issues:

  • Displayed equations in the docs are not displayed properly (#237)

Merged pull requests:

  • Install TagBot as a GitHub Action (#234) (@JuliaTagBot)
  • Fix displayed equations in docs (#238) (@lbenet)
TaylorSeries.jl - v0.10.2

Published by julia-tagbot[bot] over 4 years ago

v0.10.2 (2020-03-01)

Diff since v0.10.1

Closed issues:

  • Tag v0.10.1 (#228)
  • Custom printing for Taylor1 (#211)

Merged pull requests:

  • Reimplement pow! and div! for Taylor1s (#236) (lbenet)
  • Solve a type unstability issue and update travis.yml (#235) (lbenet)
  • Upper bound deps in compat (#231) (lbenet)
  • Custom printing for Taylor1 (#229) (lbenet)
TaylorSeries.jl - v0.10.1

Published by julia-tagbot[bot] about 5 years ago

v0.10.1 (2019-10-07)

Diff since v0.10.0

Closed issues:

  • Confused by behaviour of addition (#225)
  • Heads up about changes in Julia LinearAlgebra stdlib affecting this package (#221)
  • Error message in multiplication of Taylor1 and TaylorN (#219)
  • Tag v0.10.0 (#217)
  • Even / Odd taylor series. (#213)

Merged pull requests:

  • Initialize coefficients of mutated array in mutating functions (#227) (PerezHz)
  • Mathematically consistent big O notation (#226) (lbenet)
  • LU-factorize without pivoting for inv of Taylor1 matrices (#223) (lbenet)
  • Test (travis) using Julia 1.2 and 1.3 too (#222) (lbenet)
  • ArgumentError for promotion among non-compatible Taylor1 and TaylorN (#220) (lbenet)
TaylorSeries.jl - v0.10.0

Published by julia-tagbot[bot] over 5 years ago

v0.10.0 (2019-06-03)

Diff since v0.9.2

Closed issues:

  • Install Registrator and TagBot (#212)
  • Functional API for Taylor getfield (#208)
  • Rounding Not Defined on TaylorSeries (#199)
  • Change eltype (#198)
  • get jacobian as a TaylorN matrix (#187)

Merged pull requests:

  • Add Project.toml, remove REQUIRE and test/REQUIRE (#216) (lbenet)
  • Add CITATION.bib file (#215) (lbenet)
  • Add getindex and setindex! for StepRanges (#214) (lbenet)
  • Add quick examples to README.md (#210) (MasonProtter)
  • Broadcasting (#207) (lbenet)
  • Add linear_polynomial (#206) (lbenet)
  • Update badges in Readme.md (#204) (lbenet)
TaylorSeries.jl - JOSS paper

Published by lbenet over 5 years ago

Final version of the paper

TaylorSeries.jl - TaylorSeries v0.9.1

Published by lbenet over 5 years ago

TaylorSeries.jl - TaylorSeries v0.9.0

Published by lbenet over 5 years ago

TaylorSeries.jl - TaylorSeries v0.8.1

Published by lbenet over 5 years ago

TaylorSeries.jl - TaylorSeries v0.8.0

Published by lbenet about 6 years ago

Support Julia 0.7 and 1.0

TaylorSeries.jl - TaylorSeries v0.7.4

Published by lbenet over 6 years ago

TaylorSeries.jl -

Published by lbenet over 6 years ago

TaylorSeries.jl - TaylorSeries

Published by lbenet over 6 years ago

TaylorSeries.jl - TaylorSeries v0.7.1

Published by lbenet almost 7 years ago

cc @dpsanders

TaylorSeries.jl - TaylorSeries v0.7.0

Published by lbenet almost 7 years ago

Coefficients of Taylor1 and TaylorN objects can now be accessed using vector entry notation; the index labels the order of the term, so indices start at 0.

cc @dpsanders

TaylorSeries.jl - TaylorSeries v0.6.0

Published by lbenet about 7 years ago

Use syntax introduced in Julia 0.6.

TaylorSeries.jl - TaylorSeries v0.5.1

Published by lbenet about 7 years ago

This is the last version compatible with Julia v0.5.+. The next version will only support Julia v0.6 and above.

TaylorSeries.jl - Reorganize source files

Published by lbenet over 7 years ago

Package Rankings
Top 4.82% on Juliahub.com
Badges
Extracted from project README
CI Coverage Status DOI DOI
Related Projects