Recent Releases of Fronts
Fronts - v2.6.3
Fronts v2.6.3
Merged pull requests: - Update CI configuration (#199) (@gerlero) - Bump julia from 1.10 to 1.11 (#200) (@dependabot[bot]) - Bump DifferentiationInterface dependency (#201) (@gerlero) - Update CI configuration (#202) (@gerlero) - Update docs/Manifest.toml (#203) (@gerlero)
- Julia
Published by github-actions[bot] over 1 year ago
Fronts - v2.6.0
Fronts v2.6.0
Merged pull requests: - Switch to method of lines for FiniteDifference (#187) (@gerlero) - Drop support for Julia < v1.10 (#192) (@gerlero) - Fix capacity handling for FiniteReservoirProblem (#193) (@gerlero) - Fix FiniteSolution evaluation at t=0 (#194) (@gerlero)
- Julia
Published by github-actions[bot] over 1 year ago
Fronts - v2.5.4
Fronts v2.5.4
Merged pull requests: - Remove _Diff module in favor of AbstractDifferentiation (#177) (@gerlero) - Update Docker workflow (#178) (@gerlero) - Bump julia-actions/setup-julia from 1 to 2 (#179) (@dependabot[bot]) - Bump julia-actions/cache from 1 to 2 (#180) (@dependabot[bot]) - Bump julia-actions/julia-format from 2 to 3 (#181) (@dependabot[bot]) - Update .git-blame-ignore-revs (#182) (@gerlero) - Update FiniteDifference (#183) (@gerlero)
- Julia
Published by github-actions[bot] over 1 year ago
Fronts - v2.5.3
Fronts v2.5.3
Merged pull requests: - Update make.jl (#172) (@gerlero) - Bump peter-evans/dockerhub-description from 3 to 4 (#173) (@dependabot[bot]) - Bump codecov/codecov-action from 3 to 4 (#174) (@dependabot[bot]) - Fix syms warnings (#175) (@gerlero) - Use AbstractDifferentiation package (#176) (@gerlero)
- Julia
Published by github-actions[bot] about 2 years ago
Fronts - v2.5.2
Fronts v2.5.2
Merged pull requests: - Bump julia from 1.9 to 1.10 (#168) (@dependabot[bot]) - Build arm64 Docker images (#169) (@gerlero) - Update Docker workflows (#170) (@gerlero) - Update CI configuration (#171) (@gerlero)
- Julia
Published by github-actions[bot] about 2 years ago
Fronts - v2.4.0
Fronts v2.4.0
Merged pull requests: - Update equations (#161) (@gerlero) - Rename Problem to AbstractProblem (#162) (@gerlero) - Rename FiniteProblem to AbstractFiniteProblem (#163) (@gerlero) - Add AbstractCostFunction in ParamEstim (#164) (@gerlero) - Rename AbstractProblem to AbstractSemiinfiniteProblem (#165) (@gerlero)
- Julia
Published by github-actions[bot] about 2 years ago
Fronts - v2.2.0
Fronts v2.2.0
Merged pull requests: - Remove unused import from validity example case (#149) (@gerlero) - Add package registration workflow (#150) (@gerlero) - Fix HF135 example (#151) (@gerlero) - Add SorptivityProblem (#152) (@gerlero) - Update docstrings (#153) (@gerlero) - Fix SorptivityProblem (#154) (@gerlero)
- Julia
Published by github-actions[bot] about 2 years ago
Fronts - v2.1.1
Fronts v2.1.1
Merged pull requests: - Refactor FlowrateProblem solver in terms of SorptivityProblem (#141) (@gerlero) - Add verbose option to solvers (#142) (@gerlero) - Make RSSCostFunction directly compatible with Optimization.jl (#143) (@gerlero) - Handle SingularException in FiniteDifference (#144) (@gerlero) - Fix SingularException handling in FiniteDifference (#145) (@gerlero) - Fix validity example case (#146) (@gerlero) - Update BoltzmannODE (#147) (@gerlero) - Rename SorptivityProblem to SorptivityCauchyProblem (#148) (@gerlero)
- Julia
Published by github-actions[bot] about 2 years ago
Fronts - v2.0.0
Fronts v2.0.0
Merged pull requests:
- Drop Unicode characters from the main module and ParamEstim (#112) (@gerlero)
- Rename maxiter kwarg to maxiters (#113) (@gerlero)
- Update MathiasAndSander (#114) (@gerlero)
- Update FiniteDifference (#115) (@gerlero)
- Rename transform to boltzmann (#116) (@gerlero)
- Update InverseProblem support (#117) (@gerlero)
- CompatHelper: bump compat for RecursiveArrayTools to 3, (keep existing compat) (#118) (@github-actions[bot])
- Update ParamEstim (#119) (@gerlero)
- Adopt SciML-like interface for solutions (#120) (@gerlero)
- Fix HF135 example (#121) (@gerlero)
- Update problem docs (#122) (@gerlero)
- Update solver interfaces (#123) (@gerlero)
- Format code with JuliaFormatter (#124) (@gerlero)
- Add .git-blame-ignore-revs file (#125) (@gerlero)
- Rename symbol kwarg to sym (#126) (@gerlero)
- Add methods for SciMLBase.successful_retcode (#127) (@gerlero)
- Remove asserts from FiniteSolution constructor (#128) (@gerlero)
- Use NaNMath in PorousModels module (#129) (@gerlero)
- Stop catching DomainError inside solvers (#130) (@gerlero)
- Fix LETxs (#131) (@gerlero)
- Update FiniteDifference (#132) (@gerlero)
- Fix docstring (#133) (@gerlero)
- Julia
Published by github-actions[bot] about 2 years ago
Fronts - v1.3.0
Fronts v1.3.0
Merged pull requests: - Sort compat entries alphabetically (#102) (@gerlero) - Add support for solving problems in finite domains (#103) (@gerlero) - Add show methods for FiniteProblems and FiniteSolution (#104) (@gerlero) - Add support for FiniteReservoirProblem (#105) (@gerlero) - Add FiniteDifference solver (#106) (@gerlero) - Update FiniteDifference (#107) (@gerlero) - Fix FiniteDifference docstring (#108) (@gerlero) - Update FiniteSolution evaluation (#109) (@gerlero) - Remove _TransformedFunction abstract type (#110) (@gerlero) - Move tstop from solver to problems (#111) (@gerlero)
- Julia
Published by github-actions[bot] about 2 years ago
Fronts - v1.1.7
Fronts v1.1.7
Merged pull requests: - Update Docker Hub description workflow (#85) (@gerlero) - Update Docker workflows (#86) (@gerlero) - Update Docker build workflow (#87) (@gerlero) - Update Docker build workflow (#88) (@gerlero) - Update Docker build workflow (#89) (@gerlero) - Bump actions/checkout from 3 to 4 (#90) (@dependabot[bot]) - Update Docker workflow (#91) (@gerlero) - Bump docker/build-push-action from 4 to 5 (#92) (@dependabot[bot]) - Bump docker/login-action from 2 to 3 (#93) (@dependabot[bot]) - Bump docker/setup-buildx-action from 2 to 3 (#94) (@dependabot[bot]) - Bump docker/setup-qemu-action from 2 to 3 (#95) (@dependabot[bot]) - Bump docker/metadata-action from 4 to 5 (#96) (@dependabot[bot]) - CompatHelper: bump compat for LsqFit to 0.14, (keep existing compat) (#97) (@github-actions[bot]) - CompatHelper: bump compat for LsqFit to 0.15, (keep existing compat) (#98) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 2 years ago
Fronts - v1.1.6
Fronts v1.1.6
Merged pull requests: - Add .devcontainer.json (#80) (@gerlero) - Add Docker support (#81) (@gerlero) - Drop arm64 Docker builds (#82) (@gerlero) - Update Dependabot configuration (#83) (@gerlero) - Update .gitignore and .dockerignore (#84) (@gerlero)
- Julia
Published by github-actions[bot] over 2 years ago
Fronts - v1.1.4
Fronts v1.1.4
Merged pull requests: - Switch back to ResumableFunctions.jl (#74) (@gerlero) - Configure Dependabot version updates (#75) (@gerlero) - Bump actions/checkout from 2 to 3 (#76) (@dependabot[bot]) - Bump codecov/codecov-action from 2 to 3 (#77) (@dependabot[bot])
- Julia
Published by github-actions[bot] over 2 years ago
Fronts - v1.1.0
Fronts v1.1.0
Merged pull requests: - Test differentiation module (#67) (@gerlero) - Add explicit Jacobians for ODEs (#68) (@gerlero) - Update differentiation tests (#69) (@gerlero) - Refactor internal differentiation module (#70) (@gerlero)
- Julia
Published by github-actions[bot] almost 3 years ago
Fronts - v1.0.1
Fronts v1.0.1
Merged pull requests: - Use CommonSolve solve function (#62) (@gerlero) - Add new reference to docstrings (#63) (@gerlero) - Require N greater than or equal to 2 in MathiasAndSander (#64) (@gerlero) - Update Equation parameter checks (#65) (@gerlero) - Update plot recipe function name (#66) (@gerlero)
- Julia
Published by github-actions[bot] almost 3 years ago
Fronts - v0.2.5
Fronts v0.2.5
Merged pull requests: - Add new Van Genuchten example case from the paper by Mathias & Sander (#52) (@gerlero) - Implement Mathias & Sander's pseudospectral method (#53) (@gerlero) - Add compat entry for ToeplitzMatrices (#54) (@gerlero)
- Julia
Published by github-actions[bot] about 3 years ago
Fronts - v0.2.4
Fronts v0.2.4
Merged pull requests: - Update files generated by PkgTemplates (#34) (@gerlero) - Update compat (#36) (@gerlero) - Set indepsym parameter of ODEFunction objects (#37) (@gerlero) - Update docs/Manifest.toml (#38) (@gerlero) - Update internal differentiation module (#39) (@gerlero) - Add models and example from "Validity..." paper (#40) (@gerlero) - Improve ODE callbacks (#41) (@gerlero) - Update docstring (#42) (@gerlero) - Use isa as an infix operator (#43) (@gerlero) - Use oftype for type conversions (#44) (@gerlero) - Update ODE callbacks (#45) (@gerlero) - Update domain check methods (#46) (@gerlero) - Update logos in README.md (#47) (@gerlero) - Add abstract Problem type (#48) (@gerlero) - Include docs for LET-based models (#49) (@gerlero) - Add ParamEstim optimization support submodule (#50) (@gerlero) - Add parameter estimation example cases (#51) (@gerlero)
- Julia
Published by github-actions[bot] about 3 years ago
Fronts - v0.2.0
Fronts v0.2.0
Closed issues: - Plot recipe fails with MethodError (#25)
Merged pull requests: - Update docs (#19) (@gerlero) - Replace D module with new PorousModels module (#20) (@gerlero) - Check type stability of common invocations (#21) (@gerlero) - Refactor rootfinding algorithm as a coroutine (#22) (@gerlero) - Require Julia 1.6 or later (#23) (@gerlero) - CompatHelper: bump compat for OrdinaryDiffEq to 6, (keep existing compat) (#24) (@github-actions[bot]) - Pass Array as syms argument (#26) (@gerlero) - Update plot recipe (#27) (@gerlero) - Test solve using inverse output (#28) (@gerlero) - Add Grenoble Sand example (#29) (@gerlero) - Refactor flow-related functions in terms of sorptivity (#30) (@gerlero)
- Julia
Published by github-actions[bot] about 4 years ago
Fronts - v0.1.3
Fronts v0.1.3
Closed issues: - Brooks and Corey default argument inconsistency. (#17)
Merged pull requests: - Add support for the pressure-based horizontal Richards equation (#11) (@gerlero) - Prefix internal type parameters with an underscore (#12) (@gerlero) - Switch to generic functions 'zero' and 'iszero' where possible (#13) (@gerlero) - Use unqualified name of exported type in tests (#14) (@gerlero) - Fix problem docstrings (#16) (@gerlero) - Fix wrong default argument in brookscorey (#18) (@gerlero)
- Julia
Published by github-actions[bot] over 4 years ago
Fronts - v0.1.2
Fronts v0.1.2
Closed issues: - Function transform not exported (#6) - Doc page missing from index (#7)
Merged pull requests: - Run fewer CI jobs (#5) (@gerlero) - Fix docs page missing from index (#8) (@gerlero) - Export transform function (#9) (@gerlero) - Add 'inverse' function (#10) (@gerlero)
- Julia
Published by github-actions[bot] over 4 years ago