Skip to content

Releases: libmir/mir-lapack

v1.2.2

06 Feb 15:17
@9il 9il
Compare
Choose a tag to compare
add steqr

v1.2.0: Lapack version updates (#18)

15 Aug 08:26
@9il 9il
Compare
Choose a tag to compare
* unghr gehrd hsein unmhr hseqr trevc gebak geev

* formatting

* remove duplicate ungqr and add is

* missing braket

* hsein and hseqr fix

* hseqr fix

* lapack version upgrade

* &mm to mm

* ihi and iho updates

* update pointers to ref

* lapack update changes

* update lapack to v0.3.0

v1.1.1: adding additional lapack functions (#16)

09 Aug 11:33
@9il 9il
Compare
Choose a tag to compare
* unghr gehrd hsein unmhr hseqr trevc gebak geev

* formatting

* remove duplicate ungqr and add is

* missing braket

* hsein and hseqr fix

* hseqr fix

* lapack version upgrade

* &mm to mm

v1.0.4: Add complex-typed API (#10)

11 Feb 10:26
@9il 9il
Compare
Choose a tag to compare
* Add complex version gelsd

* Add complex version gesdd

* Add complex version gesvd

* Add unittests for complex-type API