Recent Releases of PositiveIntegrators.jl

PositiveIntegrators.jl - v0.2.12

PositiveIntegrators v0.2.12

Diff since v0.2.11

Merged pull requests: - Fix test on mac (#159) (@JoshuaLampert) - Use MPDeC in benchmarks (#160) (@SKopecz) - Bump crate-ci/typos from 1.31.1 to 1.31.2 (#161) (@dependabot[bot])

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] 10 months ago

PositiveIntegrators.jl - v0.2.11

PositiveIntegrators v0.2.11

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

Scientific Software - Peer-reviewed - Julia
Published by ranocha 11 months ago

PositiveIntegrators.jl - v0.2.10

PositiveIntegrators v0.2.10

Diff since v0.2.9

Merged pull requests: - MPDeC methods (#146) (@SKopecz)

Closed issues: - Feature: MPDeC methods (#42)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] 11 months ago

PositiveIntegrators.jl - v0.2.9

PositiveIntegrators v0.2.9

Diff since v0.2.8

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)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] 11 months ago

PositiveIntegrators.jl - v0.2.8

PositiveIntegrators v0.2.8

Diff since v0.2.7

Merged pull requests: - Some benchmarks for the documentation (#123) (@SKopecz) - Bump crate-ci/typos from 1.29.5 to 1.30.0 (#143) (@dependabot[bot]) - Tutorial for scalar PDS (#144) (@SKopecz) - remove examples folder (#145) (@ranocha)

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)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] 12 months ago

PositiveIntegrators.jl - v0.2.7

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)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 1 year ago

PositiveIntegrators.jl - v0.2.6

PositiveIntegrators v0.2.6

Diff since v0.2.5

Merged pull requests: - Careful handling of data types (Float32 & units) (#108) (@SKopecz)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

PositiveIntegrators.jl - v0.2.5

PositiveIntegrators v0.2.5

Diff since v0.2.4

Merged pull requests: - Implementation of get_fsalfirstlast for MPRK schemes (#119) (@SKopecz)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

PositiveIntegrators.jl - v0.2.4

PositiveIntegrators v0.2.4

Diff since v0.2.3

Merged pull requests: - Extended and revised problem library (#118) (@SKopecz)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

PositiveIntegrators.jl - v0.2.3

PositiveIntegrators v0.2.3

Diff since v0.2.2

Merged pull requests: - add ExplicitImports.jl tests (#44) (@ranocha) - add possibility to call a direct implementation of the ODE RHS (#117) (@ranocha)

Closed issues: - Choice of interpolations (#52) - Feature: Add possibility to call direct implementation of RHS (#56) - Implement simple "controller" for adaptive time stepping (#74)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

PositiveIntegrators.jl - v0.2.2

PositiveIntegrators v0.2.2

Diff since v0.2.1

Merged pull requests: - Additional tutorials (#110) (@SKopecz) - Bump crate-ci/typos from 1.22.9 to 1.23.6 (#115) (@dependabot[bot])

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

PositiveIntegrators.jl - v0.2.1

PositiveIntegrators v0.2.1

Diff since v0.2.0

Merged pull requests: - Order API reference (#111) (@ranocha) - implement get_tmp_cache (#113) (@ranocha)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

PositiveIntegrators.jl - v0.2.0

PositiveIntegrators v0.2.0

Diff since v0.1.16

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

PositiveIntegrators.jl - v0.1.16

PositiveIntegrators v0.1.16

Diff since v0.1.15

Merged pull requests: - CompatHelper: bump compat for FastBroadcast to 0.3, (keep existing compat) (#78) (@github-actions[bot]) - fix edit URL of license in docs (#88) (@ranocha) - Remove examples from runtests.jl and add additional tests (#89) (@SKopecz) - some clean-up (#90) (@ranocha) - Update NEWS.md (#91) (@ranocha) - Create Downgrade.yml (#92) (@ranocha) - Update README.md (#93) (@ranocha) - Sk/update basic examples and docstrings (#96) (@SKopecz) - improve performance with sparse matrices (#101) (@ranocha) - remove PositiveIntegrators from docs/Project.toml (#102) (@ranocha) - add heat equation tutorial (#105) (@ranocha)

Closed issues: - Use FastBroadcast.jl, @muladd etc. consistently (#64) - Specializations for SparseMatrix (#98)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

PositiveIntegrators.jl - v0.1.15

PositiveIntegrators v0.1.15

Diff since v0.1.14

Merged pull requests: - SSPMPRK schemes. (#86) (@SKopecz) - Bump crate-ci/typos from 1.21.0 to 1.22.9 (#87) (@dependabot[bot])

Closed issues: - Feature: production-destruction-rest systems (#43)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

PositiveIntegrators.jl - v0.1.14

PositiveIntegrators v0.1.14

Diff since v0.1.13

Merged pull requests: - additional error handling and tests (#84) (@SKopecz) - Implementation of MPRK22 and MPRK43 for nonconservative PDS (includes cleaning up the caches) (#85) (@SKopecz)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

PositiveIntegrators.jl - v0.1.13

PositiveIntegrators v0.1.13

Diff since v0.1.12

Merged pull requests: - Sk/mpe caches (#82) (@SKopecz) - Reorganized tests to avoid copy and paste (#83) (@SKopecz)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

PositiveIntegrators.jl - v0.1.12

PositiveIntegrators v0.1.12

Diff since v0.1.11

Merged pull requests: - Inplace versions of MPRK43 & Tests (#79) (@SKopecz) - Bump julia-actions/cache from 1 to 2 (#81) (@dependabot[bot])

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

PositiveIntegrators.jl - v0.1.11

PositiveIntegrators v0.1.11

Diff since v0.1.10

Merged pull requests: - Avoid too many buildmprkmatrix! methods (#77) (@SKopecz)

Closed issues: - Performance: Optimize linear solve interface (#59) - Reduce number of methods for build_mprk_matrix! (#76)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 2 years ago

PositiveIntegrators.jl - v0.1.10

PositiveIntegrators v0.1.10

Diff since v0.1.9

Merged pull requests: - Bump crate-ci/typos from 1.20.3 to 1.21.0 (#72) (@dependabot[bot]) - Sk mprk43 (#73) (@SKopecz)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 2 years ago

PositiveIntegrators.jl - v0.1.9

PositiveIntegrators v0.1.9

Diff since v0.1.8

Merged pull requests: - fix interpolation summary (#71) (@ranocha)

Closed issues: - Documenter.jl does not run on new tags (#55)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 2 years ago

PositiveIntegrators.jl - v0.1.8

PositiveIntegrators v0.1.8

Diff since v0.1.7

Merged pull requests: - Update TagBot.yml (#69) (@ranocha) - more interpolation tests (#70) (@ranocha)

Closed issues: - Add more interpolation tests (#68)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 2 years ago

PositiveIntegrators.jl - v0.1.7

PositiveIntegrators v0.1.7

Diff since v0.1.6

Merged pull requests: - CompatHelper: add new compat entry for Statistics at version 1 for package test, (keep existing compat) (#67) (@github-actions[bot])

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 2 years ago

PositiveIntegrators.jl - v0.1.6

PositiveIntegrators v0.1.6

Diff since v0.1.5

Merged pull requests: - add more tests (#61) (@ranocha) - use linear interpolations (#62) (@ranocha)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 2 years ago

PositiveIntegrators.jl - v0.1.5

PositiveIntegrators v0.1.5

Diff since v0.1.4

Merged pull requests: - use LinearSolve.jl for in-place MPRK22 and set default alg to LUFactorization() (#60) (@ranocha)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 2 years ago

PositiveIntegrators.jl - v0.1.4

PositiveIntegrators v0.1.4

Diff since v0.1.3

Merged pull requests: - Use p_prototype also in MPE (#58) (@JoshuaLampert)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 2 years ago

PositiveIntegrators.jl - v0.1.3

PositiveIntegrators v0.1.3

Diff since v0.1.2

Merged pull requests: - use Julia action cache (#54) (@ranocha) - improve performance of in-place methods for Tridiagonal matrices (#57) (@ranocha)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 2 years ago

PositiveIntegrators.jl - v0.1.2

PositiveIntegrators v0.1.2

Diff since v0.1.1

Merged pull requests: - Bump julia-actions/setup-julia from 1 to 2 (#49) (@dependabot[bot]) - Bump crate-ci/typos from 1.19.0 to 1.20.3 (#50) (@dependabot[bot]) - improve efficiency of standard rhs evaluation for tridiagonal matrices (#51) (@ranocha) - update installation instructions (#53) (@ranocha)

Closed issues: - Make the repository public (#3)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 2 years ago

PositiveIntegrators.jl - v0.1.1

PositiveIntegrators v0.1.1

Merged pull requests: - create package infrastructure and CI tests (#1) (@ranocha) - Bump crate-ci/typos from 1.16.17 to 1.16.19 (#4) (@dependabot[bot]) - additional tests and badges (#5) (@ranocha) - set up template for docs (#6) (@ranocha) - enable code coverage (#8) (@ranocha) - add some tests (#9) (@ranocha) - Bump crate-ci/typos from 1.16.19 to 1.16.21 (#10) (@dependabot[bot]) - automatic code formatting (#11) (@ranocha) - fix docstrings after renaming ProdDestODEProblem (#12) (@ranocha) - allow building the docs locally (#13) (@ranocha) - CompatHelper: add new compat entry for Plots at version 1 for package docs, (keep existing compat) (#14) (@github-actions[bot]) - CompatHelper: add new compat entry for OrdinaryDiffEq at version 6 for package docs, (keep existing compat) (#15) (@github-actions[bot]) - CompatHelper: bump compat for Aqua to 0.8 for package test, (keep existing compat) (#16) (@github-actions[bot]) - Bump crate-ci/typos from 1.16.21 to 1.16.23 (#17) (@dependabot[bot]) - coverallsapp at v2 (#18) (@ranocha) - Bump actions/upload-artifact from 3 to 4 (#20) (@dependabot[bot]) - Bump codecov/codecov-action from 3 to 4 (#26) (@dependabot[bot]) - Bump crate-ci/typos from 1.16.23 to 1.18.2 (#30) (@dependabot[bot]) - fix Project.toml files (#32) (@ranocha) - update actions (#33) (@ranocha) - CompatHelper: add new compat entry for StaticArrays at version 1 for package examples, (keep existing compat) (#35) (@github-actions[bot]) - CompatHelper: add new compat entry for SymbolicIndexingInterface at version 0.3 for package examples, (keep existing compat) (#36) (@github-actions[bot]) - bump minimum Julia version (#37) (@ranocha) - Create SECURITY.md (#38) (@ranocha) - add code of conduct (#39) (@ranocha) - CompatHelper: add new compat entry for PositiveIntegrators at version 0.1 for package examples, (keep existing compat) (#46) (@github-actions[bot]) - Bump crate-ci/typos from 1.18.2 to 1.19.0 (#47) (@dependabot[bot]) - use p_prototype from ConservativePDSFunction (#48) (@ranocha)

Closed issues: - Debug package on Julia v1.6 (#2) - MPRK22(α) for α≠1/2 applied to a ConservativePDSProblem? (#31) - Inplace MPE does not work (#34) - TagBot trigger issue (#45)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 2 years ago

PositiveIntegrators.jl - Pre-release for Zenodo

Scientific Software - Peer-reviewed - Julia
Published by ranocha almost 2 years ago