Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 14:57
· 16 commits to main since this release
040521b

RectangularFullPacked v0.1.0

Closed issues:

  • Change info in LAPACK_RFP calls to Ref{BlasInt} (#2)
  • Change trttf! and tfttr! to be mutating functions (#3)

Merged pull requests:

  • Format this thing (#1) (@andreasnoack)
  • Use Ptr{BlasInt} for info in LAPACK_RFP module (#4) (@dmbates)
  • Split source files, store data component as a Matrix, instead of a Vector (#5) (@dmbates)