Skip to content

Releases: JuliaSmoothOptimizers/LinearOperators.jl

v2.8.0

16 May 22:13
721180c
Compare
Choose a tag to compare

LinearOperators v2.8.0

Diff since v2.7.0

Merged pull requests:

Closed issues:

  • Change LDLFactorizations to be a weakdep, i.e., and extension (#295)
  • ERROR: LinearOperatorException("storage types cannot be promoted to a concrete type") (#307)
  • Review julia compatibility in readme (#313)
  • Version 2.7.0 is breaking (though the version might indicate it is not) – DiagonalQN used in other packages. (#319)
  • Missing mul!(::Matrix, ::LinearOperator, ::Matrix) (#322)
  • Missing S keyword for opRestriction (#323)

v2.7.0

26 Feb 21:27
85060a6
Compare
Choose a tag to compare

LinearOperators v2.7.0

Diff since v2.6.0

Merged pull requests:

Closed issues:

  • Separate updates for Diagonal QN operators (#290)
  • Warning during the precompilation (#291)
  • Declare missing compat entries (#299)
  • Bug: adjoint(opEye()) * randn(10) (#308)
  • ChainRulesCore error (#315)

v2.6.0

11 Dec 20:42
Compare
Choose a tag to compare

LinearOperators v2.6.0

Diff since v2.5.2

Merged pull requests:

Closed issues:

  • Chainrules (#278)
  • Remove shape function (duplicate of size) (#298)

v2.5.2

03 Mar 19:03
7a5456f
Compare
Choose a tag to compare

LinearOperators v2.5.2

Diff since v2.5.1

Closed issues:

  • Link to tutorial is broken (#269)

Merged pull requests:

v2.5.1

26 Jan 17:41
9591943
Compare
Choose a tag to compare

LinearOperators v2.5.1

Diff since v2.5.0

Merged pull requests:

v2.5.0

24 Jan 15:47
f2fe71c
Compare
Choose a tag to compare

LinearOperators v2.5.0

Diff since v2.4.1

Closed issues:

  • Add a buildkite workflow (#252)

Merged pull requests:

v2.4.1

11 Oct 14:52
aef78b0
Compare
Choose a tag to compare

LinearOperators v2.4.1

Diff since v2.4.0

Closed issues:

  • Consider making Timed operators parametrized on the type of the AbstractLinearOperators (#245)

Merged pull requests:

v2.4.0

12 Sep 15:45
Compare
Choose a tag to compare

LinearOperators v2.4.0

Diff since v2.3.3

Merged pull requests:

v2.3.3

03 Sep 21:52
Compare
Choose a tag to compare

LinearOperators v2.3.3

Diff since v2.3.2

Merged pull requests:

  • CompatHelper: bump compat for "LDLFactorizations" to "0.9" (#234) (@github-actions[bot])
  • use push_preview = true in docs deploy (#236) (@dpo)
  • v233 (#238) (@dpo)

v2.3.2

21 May 13:34
Compare
Choose a tag to compare

LinearOperators v2.3.2

Diff since v2.3.1

Merged pull requests: