Skip to content

Releases: s-baumann/FixedPointAcceleration.jl

v0.3.4

20 Mar 23:27
Compare
Choose a tag to compare
Update Project.toml

v0.3.3

27 Sep 20:04
Compare
Choose a tag to compare

FixedPointAcceleration v0.3.3

Diff since v0.3.0

Closed issues:

  • Problem with linear system solve (#2)

v0.3.0

11 Dec 15:28
Compare
Choose a tag to compare

Minor updates.
Removal of enums for a number of things. Replacing them with Symbols (there was no reason to have enums initially).
Allow functions to return side products.

v0.2.0

29 May 21:13
Compare
Choose a tag to compare

Generalisation to allow for types other than Float64s

First

03 Jan 14:52
Compare
Choose a tag to compare
v0.1.0

Generalising ConvergenceMetric