v0.9.19
Manifolds v0.9.19
Changed
- Updated
Project.toml
compatibility entries. - Updated CI for Julia 1.11-beta
Fixed
- a few typos in the doc string of the SPD fixed determinant description
- several other typographical errors throughout the documentation
Merged pull requests:
- Fix a few typos for SPDs with fixed Det. (#723) (@kellertuer)
- CompatHelper: add new compat entry for DiffEqCallbacks in [weakdeps] at version 3, (keep existing compat) (#724) (@github-actions[bot])
- CompatHelper: add new compat entry for NLsolve in [weakdeps] at version 4, (keep existing compat) (#725) (@github-actions[bot])
- Update Project.toml for DiffEqCallbacks (#726) (@mateuszbaran)
- fix typos (#728) (@spaette)
- Trying to fix FiniteDifferences + SArray failure (#729) (@mateuszbaran)
- Bump version to 0.9.19 (#730) (@mateuszbaran)
Closed issues:
- typos (#727)