Skip to content

Releases: SciML/ExponentialUtilities.jl

v1.27.0

19 Nov 03:31
e849a67
Compare
Choose a tag to compare

ExponentialUtilities v1.27.0

Diff since v1.26.1

Merged pull requests:

Closed issues:

  • export alloc_mem (#131)

v1.26.1

14 Feb 19:52
8e18f83
Compare
Choose a tag to compare

ExponentialUtilities v1.26.1

Diff since v1.26.0

Merged pull requests:

Closed issues:

  • mode=:error_estimate gives wrong results for long times (#160)

v1.26.0

11 Feb 11:02
18e5161
Compare
Choose a tag to compare

ExponentialUtilities v1.26.0

Diff since v1.25.0

Merged pull requests:

Closed issues:

  • phiv_timestep performance problems for scalar equations (#143)
  • [Feature request] exp_timestep for Schordinger picture? (#156)

v1.25.0

09 Sep 17:58
0ea16c6
Compare
Choose a tag to compare

ExponentialUtilities v1.25.0

Diff since v1.24.0

Closed issues:

  • Long compile times (#128)
  • Error: exponential! and exp_generic perform scalar indexing on gpu (#130)
  • exponential! crashes with some sparse array (#132)

Merged pull requests:

v1.24.0

18 Feb 14:22
30687b1
Compare
Choose a tag to compare

ExponentialUtilities v1.24.0

Diff since v1.23.0

Merged pull requests:

v1.23.0

17 Feb 12:17
Compare
Choose a tag to compare

ExponentialUtilities v1.23.0

Diff since v1.22.1

Merged pull requests:

v1.22.1

05 Feb 01:38
d8b6807
Compare
Choose a tag to compare

ExponentialUtilities v1.22.1

Diff since v1.22.0

Closed issues:

  • Support for CUDA Arrays (#80)
  • Failure in precompiling in OrdinaryDiffEq (#112)

Merged pull requests:

  • add precompile script (#107) (@daviehh)
  • CompatHelper: add new compat entry for SnoopPrecompile at version 1, (keep existing compat) (#108) (@github-actions[bot])
  • add reproducibility to index.md and make.jl (#110) (@00krishna)
  • doc compat (#113) (@ArnoStrouwen)
  • CompatHelper: add new compat entry for ExponentialUtilities at version 1 for package docs, (keep existing compat) (#114) (@github-actions[bot])
  • format (#115) (@ArnoStrouwen)
  • [skip ci] fix badge (#116) (@ArnoStrouwen)
  • CompatHelper: bump compat for CUDA to 4 for package gpu, (keep existing compat) (#117) (@github-actions[bot])
  • vl/u type: Real to concrete to avoid runtime dispatch (#118) (@daviehh)

v1.22.0

27 Oct 12:29
26c7a3b
Compare
Choose a tag to compare

ExponentialUtilities v1.22.0

Diff since v1.21.1

Merged pull requests:

v1.21.1

25 Oct 00:48
9585cb2
Compare
Choose a tag to compare

ExponentialUtilities v1.21.1

Diff since v1.21.0

Closed issues:

  • no stable docs (#95)

Merged pull requests:

v1.21.0

23 Oct 18:33
3f80c61
Compare
Choose a tag to compare

ExponentialUtilities v1.21.0

Diff since v1.20.0

Merged pull requests:

  • updated README and make.jl as per sciml template (#104) (@00krishna)