Releases: JuliaDiff/TaylorSeries.jl
Releases · JuliaDiff/TaylorSeries.jl
v0.21.4
06 Apr 23:35
Compare
Sorry, something went wrong.
No results found
TaylorSeries v0.21.4
Diff since v0.21.3
Add matmul! for allocation-free matrix multiplication with Taylor1 or TaylorN elements
Merged pull requests:
Inplace multiplicacion for Matrix{Taylor1} and Matrix{TaylorN} (#403 ) (@lbenet )
v0.21.3
06 Apr 00:54
Compare
Sorry, something went wrong.
No results found
TaylorSeries v0.21.3
Diff since v0.21.2
Minor patch fixing a small bug.
Merged pull requests:
Create polynomial of order 0 with Taylor1([Type], 0) (#402 ) (@lbenet )
Closed issues:
Nasty behaviour of sqrt(x) (#24 )
Trying to understand the math of the power function (#370 )
Cannot create a polynomial of order 0 anymore (#401 )
v0.21.2
11 Mar 16:59
Compare
Sorry, something went wrong.
No results found
TaylorSeries v0.21.2
Diff since v0.21.1
Merged pull requests:
Closed issues:
Crash when printing TaylorN with mixed-length polynomials (#392 )
imag function gives wrong result for version 0.21 (#397 )
Variable names incorrect for automatically numbered variables (#398 )
v0.21.1
07 Mar 18:05
Compare
Sorry, something went wrong.
No results found
TaylorSeries v0.21.1
Diff since v0.21.0
patch version for function-like evaluation of AbstractArray{<:AbstractSeries}
Merged pull requests:
Function-like evaluation of AbstractArray{<:AbstractSeries} (#396 ) (@LuEdRaMo )
v0.21.0
06 Mar 18:56
Compare
Sorry, something went wrong.
No results found
TaylorSeries v0.21.0
Diff since v0.20.10
use FixedSizeArrays (FixedSizeVectorDefault) to store coefficients of polynomials
Breaking changes
Merged pull requests:
Use FixedSizeArrays for the struct coefficients (#394 ) (@lbenet )
v0.20.10
08 Dec 23:20
Compare
Sorry, something went wrong.
No results found
v0.20.9
13 Oct 23:52
Compare
Sorry, something went wrong.
No results found
v0.20.8
07 Oct 19:30
Compare
Sorry, something went wrong.
No results found
v0.20.7
20 Sep 18:26
Compare
Sorry, something went wrong.
No results found
v0.20.6
20 Sep 15:45
Compare
Sorry, something went wrong.
No results found