Skip to content

Releases: briochemc/HyperDualMatrixTools.jl

v2.0.3

11 Dec 22:55
v2.0.3
Compare
Choose a tag to compare

v2.0.3 (2019-12-11)

Diff since v2.0.2

Closed issues:

  • logo (#4)

A Julia package for solving hyperdual-valued linear systems

14 Mar 11:20
Compare
Choose a tag to compare

Import Linear Algebra's factorize rather than define and export factorize!, so that the package can be used with DualMatrixTools at the same time.

A Julia package for solving hyperdual-valued linear systems

12 Mar 23:25
Compare
Choose a tag to compare

Improved efficiency by minimizing the number of real-valued backsolves for each hyperdual-valued backsolve.

A Julia package for solving hyperdual-valued linear systems

12 Mar 05:40
Compare
Choose a tag to compare

This update implements all the features available in the similar DualMatrixTools.jl package.
Updated factorization, functions, types, and tests.

A Julia package for solving hyperdual-valued linear systems

12 Feb 09:29
Compare
Choose a tag to compare

Fixed:

  • x86 factorize ambiguity
  • code coverage

First release since revamp of HyperDualNumbers

30 Nov 05:40
Compare
Choose a tag to compare

Added some documentation + minor revisions

13 Nov 17:26
Compare
Choose a tag to compare
v0.1.1

added Project.toml to docs

First release

10 Nov 07:06
579c799
Compare
Choose a tag to compare

Removed stdlib parckages from REQUIRE