Recent Releases of https://github.com/clima/rootsolvers.jl
https://github.com/clima/rootsolvers.jl - v1.0.0
no breaking changes from previous release
add a compact show for
CompactSolutionResults
Full Changelog: https://github.com/CliMA/RootSolvers.jl/compare/v1.0.0...v1.0.0
What's Changed
- Update DeveloperDocs to reflect GPU test changes by @tapios in https://github.com/CliMA/RootSolvers.jl/pull/65
- Typo fix by @tapios in https://github.com/CliMA/RootSolvers.jl/pull/68
- Update GettingStarted.md by @tapios in https://github.com/CliMA/RootSolvers.jl/pull/71
- Update GettingStarted.md by @tapios in https://github.com/CliMA/RootSolvers.jl/pull/72
- Improve tests and CI by @imreddyTeja in https://github.com/CliMA/RootSolvers.jl/pull/70
Full Changelog: https://github.com/CliMA/RootSolvers.jl/compare/v0.4.6...v1.0.0
- Julia
Published by imreddyTeja 11 months ago
https://github.com/clima/rootsolvers.jl - v0.4.6: Improved convergence
Convergence criteria simplification
- Julia
Published by tapios 11 months ago
https://github.com/clima/rootsolvers.jl - v0.4.5
- More robust Newton methods (with backtracking line search)
- Additional root finding methods (Brent's method and bisection)
- Extensive new tests, including difficult root finding problems with high-multiplicity and steep gradients
- Extensive new documentation
- Julia
Published by tapios 11 months ago
https://github.com/clima/rootsolvers.jl - v0.4.3
What's Changed
- Widen allowable types for Dual number inputs by @dennisYatunin in https://github.com/CliMA/RootSolvers.jl/pull/50
- fix cuda tests and buildkite env by @haakon-e in https://github.com/CliMA/RootSolvers.jl/pull/55
- add pretty printing to
(Compact/Verbose)SolutionResultsby @haakon-e in https://github.com/CliMA/RootSolvers.jl/pull/52 - Catch division by zero in
SecantMethodby @haakon-e in https://github.com/CliMA/RootSolvers.jl/pull/56 - bump version to 0.4.3 by @haakon-e in https://github.com/CliMA/RootSolvers.jl/pull/57
New Contributors
- @dennisYatunin made their first contribution in https://github.com/CliMA/RootSolvers.jl/pull/50
- @haakon-e made their first contribution in https://github.com/CliMA/RootSolvers.jl/pull/55
Full Changelog: https://github.com/CliMA/RootSolvers.jl/compare/v0.4.1...v0.4.3
- Julia
Published by haakon-e over 1 year ago
https://github.com/clima/rootsolvers.jl - v0.3.4
RootSolvers v0.3.4
- Julia
Published by github-actions[bot] almost 4 years ago
https://github.com/clima/rootsolvers.jl - v0.3.3
RootSolvers v0.3.3
Merged pull requests: - CompatHelper: bump compat for "DocStringExtensions" to "0.9" (#37) (@github-actions[bot])
- Julia
Published by github-actions[bot] almost 4 years ago
https://github.com/clima/rootsolvers.jl - v0.3.2
RootSolvers v0.3.2
- Julia
Published by github-actions[bot] about 4 years ago
https://github.com/clima/rootsolvers.jl - RootSolvers v0.3.1
This release includes a small performance bugfix for the Newton method root solver.
- Julia
Published by charleskawczynski about 4 years ago
https://github.com/clima/rootsolvers.jl - v0.3.0
RootSolvers v0.3.0
Closed issues: - Docs broken (#9)
Merged pull requests:
- Fix readme (#20) (@charleskawczynski)
- Fix organization name (#22) (@charleskawczynski)
- Create pipeline for adding problems and methods to test set (#24) (@charleskawczynski)
- Export AbstractTolerance (#25) (@charleskawczynski)
- Make docs strict, add API (#26) (@charleskawczynski)
- Simplify env config, remove Manifests (#27) (@charleskawczynski)
- Replace CI with buildkite CI, add proper GPU tests (#29) (@charleskawczynski)
- update project deps and CI (#31) (@jakebolewski)
- bump to v0.3 (#33) (@jakebolewski)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/clima/rootsolvers.jl - v0.2.0
RootSolvers v0.2.0
Closed issues: - Docs broken (#9) - Add formatter? (#10) - Standardize an API (#14)
Merged pull requests: - Fix bors badge (#7) (@charleskawczynski) - Apply main CLIMA formatter to codebase (#11) (@jkozdon) - Allow for residual or solution tolerances (#13) (@charleskawczynski) - Add docs (#15) (@charleskawczynski) - Standardize API (#16) (@charleskawczynski) - Add gpu tests (#17) (@charleskawczynski) - Bump version (#18) (@charleskawczynski)
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/clima/rootsolvers.jl - v0.1.0
RootSolvers v0.1.0
Merged pull requests: - Migrate RootSolvers from CLIMA (#1) (@charleskawczynski) - Create TagBot.yml (#2) (@charleskawczynski) - Create CompatHelper.yml (#3) (@charleskawczynski) - Add type restriction, test solution for unconverged cases (#4) (@charleskawczynski) - Add compat version (#5) (@charleskawczynski) - Bump version, add julia compat (#6) (@charleskawczynski)
- Julia
Published by github-actions[bot] over 6 years ago