Skip to content

Releases: NumericalMathematics/PositiveIntegrators.jl

v0.2.16

15 Mar 08:49

Choose a tag to compare

PositiveIntegrators v0.2.16

Diff since v0.2.15

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

05 Feb 13:23

Choose a tag to compare

PositiveIntegrators v0.2.15

Diff since v0.2.14

Merged pull requests:

  • Update alg_cache to take verbose argument for compatibility with new OrdinaryDiffEqCore.__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

29 Jan 04:53

Choose a tag to compare

PositiveIntegrators v0.2.14

Diff since v0.2.13

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

24 Sep 15:00

Choose a tag to compare

PositiveIntegrators v0.2.13

Diff since v0.2.12

Merged pull requests:

v0.2.12

16 May 14:40

Choose a tag to compare

PositiveIntegrators v0.2.12

Diff since v0.2.11

Merged pull requests:

v0.2.11

03 Apr 11:59
28ca213

Choose a tag to compare

PositiveIntegrators v0.2.11

Repository transferred to https://github.com/NumericalMathematics/PositiveIntegrators.jl

v0.2.10

31 Mar 15:04

Choose a tag to compare

PositiveIntegrators v0.2.10

Diff since v0.2.9

Merged pull requests:

Closed issues:

  • Feature: MPDeC methods (#42)

v0.2.9

28 Mar 15:32

Choose a tag to compare

PositiveIntegrators v0.2.9

Diff since v0.2.8

Merged pull requests:

Closed issues:

  • Remove hotfix for failing tests related to LinearSolve v2 (#152)

v0.2.8

06 Mar 18:20

Choose a tag to compare

PositiveIntegrators v0.2.8

Diff since v0.2.7

Merged pull requests:

Closed issues:

  • Improve documentation (#7)
  • Remove examples folder (#94)
  • MPRK schemes for the solution of scalar PDS. (#95)
  • Add an example where a standard method using isoutofdomain fails. (#142)

v0.2.7

24 Feb 20:28
29e521e

Choose a tag to compare

PositiveIntegrators v0.2.7

Diff since v0.2.6

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)