Skip to content

v2.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 23:04

LinearOperators v2.10.0

Diff since v2.9.0

Merged pull requests:

  • Add storage_type for Sparse CuArrays (#333) (@nHackel)
  • Eliminate useless allocation for diagonal quasi-Newton operators (#337) (@MohamedLaghdafHABIBOULLAH)
  • Breakage: use upload-artifact v4 (#340) (@dpo)
  • build docs with julia 1.10 (#345) (@dpo)
  • upgrade actions (#347) (@dpo)
  • breakage: minor cleanup (#348) (@dpo)
  • breakage: compute dependencies (#349) (@dpo)
  • Add JLArrays, Metal and AMDGPU extensions and S kwarg tests (rebased) (#351) (@dpo)
  • Update with JSOBestieTemplate for LinearOperators (#353) (@tmigot)
  • Dbfgs update (#354) (@MohamedLaghdafHABIBOULLAH)
  • use LTS 1.10 in CI (#355) (@dpo)
  • Disable symtridiagonal s-kwarg test (#356) (@nHackel)
  • CompatHelper: bump compat for AMDGPU in [weakdeps] to 1, (keep existing compat) (#359) (@github-actions[bot])
  • Update with JSOBestieTemplate for LinearOperators (#360) (@tmigot)
  • Use Type instead of DataType (#361) (@amontoison)
  • CompatHelper: bump compat for JLArrays in [weakdeps] to 0.2, (keep existing compat) (#363) (@github-actions[bot])

Closed issues:

  • Some operations do not work although they (probably) should (#153)
  • In-place solve for inverse operators (#184)
  • Upgrade to v2.0 (#189)
  • Verify the LBFGSOperator update (push!) (#223)
  • Test for unbound parameters (#242)