Releases: filtron/FiniteHorizonGramians.jl
Releases · filtron/FiniteHorizonGramians.jl
v0.2.1
v0.2.0
FiniteHorizonGramians v0.2.0
New features
- The accuracy of the algorithm is now tuned for
Float32
andComplexF32
as well, increasing computational efficiency for these types.
Merged pull requests:
v0.1.1
FiniteHorizonGramians v0.1.1
Bugfixes
- Implementation now works for matrices with complex eltypes.
Merged pull requests:
v0.1.0
FiniteHorizonGramians v0.1.0
Merged pull requests:
- Update CompatHelper.yml (#1) (@filtron)
- docs (#2) (@filtron)
- error analysis fixed (#3) (@filtron)
- lets see (#4) (@filtron)
- CompatHelper: add new compat entry for PrecompileTools at version 1, (keep existing compat) (#5) (@github-actions[bot])
- Precompute gram coeffs (#7) (@filtron)
- Update CITATION.bib (#8) (@filtron)
- Remove unneccessary allocations by using
@.
(#9) (@nathanaelbosch) - change api (#13) (@filtron)
- Second try: Add a way to preallocate memory (#16) (@nathanaelbosch)
- test for nonsquare initial factor (#17) (@filtron)
- CompatHelper: add new compat entry for SimpleUnPack at version 1, (keep existing compat) (#20) (@github-actions[bot])
- wrap test matrix in Matrix() (#21) (@filtron)
- better accuracy in reference solutions (#22) (@filtron)
- Simplify doubling (#23) (@filtron)
- Simplify cache (#24) (@filtron)
- updated docs (#26) (@filtron)
- Update README.md (#27) (@filtron)
- compat entry for julia (#28) (@filtron)
Closed issues: