Skip to content

Releases: DynareJulia/FastLapackInterface.jl

v2.1.0

Choose a tag to compare

@MichelJuillard MichelJuillard released this 02 Nov 10:41

##FastLapackInterface

Diff since v2.0.4

RELEASE NOTES

  • add SVD decomposition

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 22 May 08:08

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

Choose a tag to compare

@github-actions github-actions released this 02 May 08:51

FastLapackInterface v2.0.3

Diff since v2.0.2

RELEASE NOTES

  • remove cfunction closures

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 27 Feb 08:03

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

Choose a tag to compare

@github-actions github-actions released this 27 Jan 20:47

FastLapackInterface v2.0.1

Diff since v2.0.0

#Release notes

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

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 13:19

FastLapackInterface v2.0.0

Diff since v1.2.9

v1.2.9

Choose a tag to compare

@github-actions github-actions released this 18 Feb 15:04

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

Choose a tag to compare

@github-actions github-actions released this 04 Dec 16:41

FastLapackInterface v1.2.8

Diff since v1.2.7

Merged pull requests:

v1.2.7

Choose a tag to compare

@github-actions github-actions released this 15 Sep 17:01

FastLapackInterface v1.2.7

Diff since v1.2.6

Merged pull requests:

v1.2.6

Choose a tag to compare

@github-actions github-actions released this 27 Aug 12:49

FastLapackInterface v1.2.6

Diff since v1.2.5

Merged pull requests: