Skip to content

Releases: JuliaSmoothOptimizers/LimitedLDLFactorizations.jl

v0.5.1

18 Oct 03:57
Compare
Choose a tag to compare

LimitedLDLFactorizations v0.5.1

Diff since v0.5.0

Merged pull requests:

Closed issues:

  • Preallocate structure for factorization (#36)
  • Issue with the operator \ in Julia 1.2.0 (#77)
  • [CI] Tests are failing (#83)

v0.5.0

04 Oct 21:51
51eec8d
Compare
Choose a tag to compare

LimitedLDLFactorizations v0.5.0

Diff since v0.4.2

Closed issues:

  • Error with the permutation (#57)
  • Work with lower triangle instead of strict lower triangle and diagonal (#61)

Merged pull requests:

v0.4.2

09 Aug 02:57
beecb91
Compare
Choose a tag to compare

LimitedLDLFactorizations v0.4.2

Diff since v0.4.1

Merged pull requests:

v0.4.1

24 Dec 15:16
Compare
Choose a tag to compare

LimitedLDLFactorizations v0.4.1

Diff since v0.4.0

Closed issues:

  • Testing fails on 1.7.0 (#52)

Merged pull requests:

v0.4.0

21 Sep 15:45
Compare
Choose a tag to compare

LimitedLDLFactorizations v0.4.0

Diff since v0.3.3

Merged pull requests:

v0.3.3

20 Sep 17:49
Compare
Choose a tag to compare

LimitedLDLFactorizations v0.3.3

Diff since v0.3.2

Closed issues:

  • Add Support for Matrices with Int32 and UInt32 as Indices Vectors (#43)

Merged pull requests:

v0.3.2

29 Mar 19:58
Compare
Choose a tag to compare

LimitedLDLFactorizations v0.3.2

Diff since v0.3.0

Closed issues:

  • Create LimitedLDLFactorization object (#6)
  • Update README (#13)
  • TagBot trigger issue (#31)

Merged pull requests:

v0.3.0

07 Oct 08:18
v0.3.0
Compare
Choose a tag to compare

v0.3.0 (2019-10-04)

Diff since v0.2.0

Merged pull requests:

  • REQUIRE -> Project.toml (#12) (dpo)
  • General upgrade of the package (#11) (TheoGal)
  • Update travis with latest Julia (#10) (abelsiqueira)
  • phase out 0.7 and test on Travis/Windows (#9) (dpo)
  • Add .zenodo.json and change license to MPL2 (#8) (abelsiqueira)

v0.2.0

16 Sep 23:05
Compare
Choose a tag to compare
Drop 0.6 - Update to 1.0

v0.1.0

12 Sep 11:09
Compare
Choose a tag to compare
Limit julia version