Recent Releases of FiniteHorizonGramians

FiniteHorizonGramians - v0.2.1

FiniteHorizonGramians v0.2.1

Diff since v0.2.0

Merged pull requests: - Small correction to Pkg install instruction (#39) (@schmidtjonathan) - run tests on 1 rather than 1.9 (#40) (@filtron) - vector valued B (#41) (@filtron) - version bump (#42) (@filtron)

Closed issues: - Allow B::AbstractVector (#29)

- Julia
Published by github-actions[bot] over 1 year ago

FiniteHorizonGramians - v0.2.0

FiniteHorizonGramians v0.2.0

Diff since v0.1.1

New features

  • The accuracy of the algorithm is now tuned for Float32 and ComplexF32 as well, increasing computational efficiency for these types.

Merged pull requests: - normtols for fp32 (#36) (@filtron) - version bump (#37) (@filtron) - Update Project.toml (#38) (@filtron)

- Julia
Published by github-actions[bot] about 2 years ago

FiniteHorizonGramians - v0.1.1

FiniteHorizonGramians v0.1.1

Diff since v0.1.0

Bugfixes

  • Implementation now works for matrices with complex eltypes.

Merged pull requests: - Update README.md (#31) (@filtron) - Update Project.toml (#32) (@filtron) - Add Aqua.jl and JET.jl to tests and CI (#34) (@nathanaelbosch) - fix for complex eltypes (#35) (@filtron)

- Julia
Published by github-actions[bot] about 2 years ago

FiniteHorizonGramians - 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: - Add possibility to pre-allocate temporary arrays (#10) - Use BigFloat in tests (#14) - Document caching (#19)

- Julia
Published by github-actions[bot] about 2 years ago