Releases: NumericalMathematics/PositiveIntegrators.jl
Releases · NumericalMathematics/PositiveIntegrators.jl
v0.2.16
PositiveIntegrators v0.2.16
Merged pull requests:
- Bump julia-actions/julia-downgrade-compat from 1 to 2 (#168) (@dependabot[bot])
- Bump the all-github-actions group with 3 updates (#190) (@dependabot[bot])
- Consolidate in-place implementations for ConservativePDSProblems and PDSProblems (#191) (@SKopecz)
v0.2.15
PositiveIntegrators v0.2.15
Merged pull requests:
- Update
alg_cacheto take verbose argument for compatibility with newOrdinaryDiffEqCore.__init(#178) (@jClugstor) - Bump crate-ci/typos from 1.41.0 to 1.42.3 in the all-github-actions group (#186) (@dependabot[bot])
v0.2.14
PositiveIntegrators v0.2.14
Merged pull requests:
- Sandu projection (#162) (@SKopecz)
- CompatHelper: bump compat for PrettyTables to 3 for package docs, (keep existing compat) (#169) (@github-actions[bot])
- Bump actions/checkout from 4 to 5 (#172) (@dependabot[bot])
- Bump crate-ci/typos from 1.34.0 to 1.37.0 (#173) (@dependabot[bot])
- Bump actions/download-artifact from 4 to 5 (#174) (@dependabot[bot])
- Bump actions/download-artifact from 5 to 6 (#176) (@dependabot[bot])
- Bump crate-ci/typos from 1.37.0 to 1.39.0 (#177) (@dependabot[bot])
- only one PR for GitHub actions updates (#179) (@ranocha)
- Bump the all-github-actions group with 3 updates (#180) (@dependabot[bot])
- CompatHelper: bump compat for OrdinaryDiffEqCore to 2, (keep existing compat) (#181) (@github-actions[bot])
- Improve code readability and reduce OOP allocations for StaticArrays (#183) (@SKopecz)
- Bump the all-github-actions group with 3 updates (#184) (@dependabot[bot])
v0.2.13
PositiveIntegrators v0.2.13
Merged pull requests:
- Store linear invariants matrix in (Conservative)PDSProblem (#163) (@jmbender)
- Bump crate-ci/typos from 1.31.2 to 1.32.0 (#165) (@dependabot[bot])
- add JOSS paper reference (#166) (@ranocha)
- Bump crate-ci/typos from 1.32.0 to 1.34.0 (#167) (@dependabot[bot])
- Fix type instability in
prob_pds_stratreac(#170) (@SKopecz) - Fix Downgrade (#171) (@JoshuaLampert)
v0.2.12
PositiveIntegrators v0.2.12
Merged pull requests:
- Fix test on mac (#159) (@JoshuaLampert)
- Use
MPDeCin benchmarks (#160) (@SKopecz) - Bump crate-ci/typos from 1.31.1 to 1.31.2 (#161) (@dependabot[bot])
v0.2.11
PositiveIntegrators v0.2.11
Repository transferred to https://github.com/NumericalMathematics/PositiveIntegrators.jl
v0.2.10
v0.2.9
PositiveIntegrators v0.2.9
Merged pull requests:
- fix downstream tests of OrdinaryDiffEq.jl (#147) (@ranocha)
- Fully skip Aqua in downstream testing (#148) (@ChrisRackauckas)
- Hotfix for failing tests related to LinearSolve v2 (#149) (@JoshuaLampert)
- Allow LinearSolve v3 (#153) (@JoshuaLampert)
- Fix deprecation warnings regarding indexing (#154) (@JoshuaLampert)
Closed issues:
- Remove hotfix for failing tests related to LinearSolve v2 (#152)
v0.2.8
v0.2.7
PositiveIntegrators v0.2.7
Merged pull requests:
- Bump crate-ci/typos from 1.23.6 to 1.24.3 (#122) (@dependabot[bot])
- Bump crate-ci/typos from 1.24.3 to 1.25.0 (#125) (@dependabot[bot])
- Bump crate-ci/typos from 1.25.0 to 1.26.8 (#126) (@dependabot[bot])
- Bump crate-ci/typos from 1.26.8 to 1.28.1 (#127) (@dependabot[bot])
- Bump codecov/codecov-action from 4 to 5 (#128) (@dependabot[bot])
- Bump crate-ci/typos from 1.28.1 to 1.29.0 (#129) (@dependabot[bot])
- Bump crate-ci/typos from 1.29.0 to 1.29.5 (#130) (@dependabot[bot])
- CompatHelper: bump compat for LinearSolve to 3 for package docs, (keep existing compat) (#132) (@github-actions[bot])
- CompatHelper: bump compat for LinearSolve to 3 for package examples, (keep existing compat) (#133) (@github-actions[bot])
- CompatHelper: bump compat for LinearSolve to 3 for package test, (keep existing compat) (#134) (@github-actions[bot])
- Fix CI (#139) (@JoshuaLampert)
- require Julia 1.10 (#140) (@ranocha)
- Switch to OrdinaryDiffEqCore.jl (#141) (@JoshuaLampert)