Skip to content

Releases: DynareJulia/FastLapackInterface.jl

v2.0.4

22 May 08:08
Compare
Choose a tag to compare

FastLapackInterface v2.0.4

Diff since v2.0.3

RELEASE NOTES

  • add preset selection functions for Schur decomposition. This avoids the cfunction closure that doesn´t work on all plateforms

v2.0.3

02 May 08:51
Compare
Choose a tag to compare

FastLapackInterface v2.0.3

Diff since v2.0.2

RELEASE NOTES

  • remove cfunction closures

v2.0.2

27 Feb 08:03
Compare
Choose a tag to compare

FastLapackInterface v2.0.2

Diff since v2.0.1

RELEASE NOTES

  • allow matrix with zero column, zero row or both in QR functions

v2.0.1

27 Jan 20:47
Compare
Choose a tag to compare

FastLapackInterface v2.0.1

Diff since v2.0.0

#Release notes

  • fix resize!() for real eigenvalues
  • increase size of test matrices

v2.0.0

29 Jun 13:19
Compare
Choose a tag to compare

FastLapackInterface v2.0.0

Diff since v1.2.9

v1.2.9

18 Feb 15:04
Compare
Choose a tag to compare

FastLapackInterface v1.2.9

Diff since v1.2.8

Closed issues:

  • List of Lapack functions that could benefit (#1)
  • Change name of LinSolve with original Lapack functions name (#2)
  • Check tests (#5)
  • Resize Workspace (#15)
  • Make QRPivotedWs compatible with ormqr! (#18)
  • Package broken on julia 1.9 Windows (#31)

Merged pull requests:

v1.2.8

04 Dec 16:41
Compare
Choose a tag to compare

FastLapackInterface v1.2.8

Diff since v1.2.7

Merged pull requests:

v1.2.7

15 Sep 17:01
Compare
Choose a tag to compare

FastLapackInterface v1.2.7

Diff since v1.2.6

Merged pull requests:

v1.2.6

27 Aug 12:49
Compare
Choose a tag to compare

FastLapackInterface v1.2.6

Diff since v1.2.5

Merged pull requests:

v1.2.5

22 Aug 08:38
9e4d442
Compare
Choose a tag to compare

FastLapackInterface v1.2.5

Diff since v1.2.4

Merged pull requests: