| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-04-09 | 1.4 kB | |
| v2.10.0 source code.tar.gz | 2025-04-09 | 297.1 kB | |
| v2.10.0 source code.zip | 2025-04-09 | 323.1 kB | |
| Totals: 3 Items | 621.6 kB | 1 | |
LinearOperators v2.10.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)