Recent Releases of RangeEnclosures
RangeEnclosures - v0.2.7
RangeEnclosures v0.2.7
Merged pull requests:
- Undo SDPA workaround (#199) (@schillic)
- Bump codecov/codecov-action from 4 to 5 (#201) (@dependabot[bot])
- Improve doctests (#202) (@schillic)
- Run doctests when building docs (#203) (@schillic)
- Count invalidations on latest Julia version (#204) (@schillic)
- Use DocumenterCitations for bibliography (#206) (@schillic)
- CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#207) (@github-actions[bot])
- Allow TaylorModels v0.8 (#210) (@schillic)
- Use IntervalArithmetic API functions instead of accessing fields (#211) (@schillic)
- Replace a..b by interval(a,b) (#212) (@schillic)
- Remove × (#213) (@schillic)
- Fix creation of tagged docs versions (#216) (@schillic)
- Trigger docs building for new tags (#217) (@schillic)
- v0.2.7 (#219) (@schillic)
- Julia
Published by github-actions[bot] 7 months ago
RangeEnclosures - v0.2.6
RangeEnclosures v0.2.6
Merged pull requests: - Bump peter-evans/create-pull-request from 6 to 7 (#190) (@dependabot[bot]) - Aqua v0.8.9 tests only for local ambiguities (#191) (@schillic) - Fix invalidations CI run (#192) (@schillic) - Update JuliaHub link (#193) (@schillic) - Add commits since last release to README (#194) (@schillic) - Allow SDPA v0.6 in tests (#196) (@schillic) - v0.2.6 (#198) (@schillic)
Closed issues: - Latest JuliaHub page not available (#183) - Cannot run tests in Julia v1.12 (#195)
- Julia
Published by github-actions[bot] over 1 year ago
RangeEnclosures - v0.2.5
RangeEnclosures v0.2.5
Merged pull requests:
- Avoid using .PKG (#160) (@schillic)
- Add zenodo link to README (#161) (@schillic)
- Update README.md (#162) (@mforets)
- Revise CI scripts (#165) (@schillic)
- Add Aqua to tests (#166) (@schillic)
- Add Aqua badge and fix Codecov (#167) (@schillic)
- Remove 'time' macro in tests (#168) (@schillic)
- Better plotting in docs (#169) (@schillic)
- Bring back SDPA (#170) (@schillic)
- Avoid using packages and add hidden LinearAlgebra dependency (#171) (@schillic)
- TaylorModels compat v0.7 in tests (#173) (@schillic)
- Pass kwargs to default algorithm (#174) (@schillic)
- Rename variables to avoid typos warnings (#176) (@schillic)
- Bump julia-actions/setup-julia from 1 to 2 (#177) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#178) (@dependabot[bot])
- Add JuliaHub and PkgEval badges (#182) (@schillic)
- Use old JuliaHub link (#184) (@schillic)
- Restrict DynamicPolynomials to < v0.6 (#186) (@schillic)
- Allow ReachabilityBase v0.3 (#188) (@schillic)
- v0.2.5 (#189) (@schillic)
- Julia
Published by github-actions[bot] over 1 year ago
RangeEnclosures - v0.2.4
RangeEnclosures v0.2.4
Merged pull requests: - Spell check (#152) (@schillic) - Add logo (#153) (@schillic) - Add tutorial for adding a new solver (#154) (@schillic) - Freeze version of IntervalArithmetic (#156) (@schillic) - Follow-up of #156 Freeze version of IntervalArithmetic (#157) (@schillic) - Mark SDPA tests as broken on v1.10 (#158) (@schillic) - Update Project.toml (#159) (@lucaferranti)
- Julia
Published by github-actions[bot] about 2 years ago
RangeEnclosures - v0.2.3
RangeEnclosures v0.2.3
Merged pull requests: - Let CompatHelper watch docs/Project (#140) (@schillic) - Automatic JuliaFormatter.jl run (#142) (@github-actions[bot]) - Freeze IntervalArithmetic v0.20 in /docs (#143) (@schillic) - Freeze IntervalArithmetic v0.20 in /docs (#145) (@schillic) - Use small images in docs (#146) (@schillic) - fix comparison to work with 0.21 (#150) (@lucaferranti) - Update Project.toml (#151) (@lucaferranti)
Closed issues: - Segfault running first example (#148) - Wrong answer for 2D example in docs (#149)
- Julia
Published by github-actions[bot] over 2 years ago
RangeEnclosures - v0.2.2
RangeEnclosures v0.2.2
Merged pull requests: - CompatHelper: bump compat for Documenter to 1 for package test, (keep existing compat) (#132) (@github-actions[bot]) - Plot surface in right order (#133) (@schillic) - review replies (#135) (@lucaferranti) - cleanup enclose dispatch (#136) (@mforets) - Fix multivariate branch/bound for IntervalArithmetic v0.21 (#137) (@schillic) - add missing doi (#138) (@lucaferranti) - v0.2.2 (#139) (@schillic)
Closed issues: - Review mechanism to extend a new enclose (#134)
- Julia
Published by github-actions[bot] over 2 years ago
RangeEnclosures - v0.2.1
RangeEnclosures v0.2.1
Merged pull requests: - Bump actions/checkout from 3 to 4 (#128) (@dependabot[bot]) - Replace Interval by interval (#130) (@schillic) - v0.2.1 (#131) (@schillic)
- Julia
Published by github-actions[bot] over 2 years ago
RangeEnclosures - v0.2.0
RangeEnclosures v0.2.0
Merged pull requests: - IntervalArithmetic v0.21, unexport libraries, v2.0 (#126) (@schillic)
- Julia
Published by github-actions[bot] over 2 years ago
RangeEnclosures - v0.1.4
RangeEnclosures v0.1.4
Merged pull requests: - CompatHelper: bump compat for ReachabilityBase to 0.2, (keep existing compat) (#124) (@github-actions[bot]) - Update Project.toml (#125) (@schillic)
- Julia
Published by github-actions[bot] over 2 years ago
RangeEnclosures - v0.1.3
RangeEnclosures v0.1.3
Closed issues: - joss checklist (#95) - incorporate JuliaCon presentation into docs (#96)
Merged pull requests: - reinsert affinearithmetic.jl (#92) (@lucaferranti) - Update scripts (#93) (@schillic) - Add ReachabilityBase dependency (#94) (@schillic) - Use updated require function from ReachabilityBase (#97) (@schillic) - Pass MODULE to require function explicitly (#98) (@schillic) - add tutorial (#99) (@lucaferranti) - Outsource doctests to normal tests (#100) (@schillic) - Add require for AffineArithmetic (#101) (@schillic) - Revise credits (#102) (@schillic) - Update docs (#104) (@schillic) - add paper (#105) (@lucaferranti) - update ci (#106) (@lucaferranti) - Test MeanValueEnclosure (#107) (@schillic) - Test BranchAndBoundEnclosure with non-monotonic function (#108) (@schillic) - Test TaylorModelsEnclosure with normalize=false (#109) (@schillic) - Use Julia v1.8 in CI (#110) (@schillic) - (Paper) Fix references and underfull box (#111) (@schillic) - Add paper as pdf (#112) (@schillic) - Fix compilation of paper (#113) (@schillic) - Paper: consistent use of package name (#114) (@schillic) - dont count paper content for language statistics (#115) (@lucaferranti) - Update scripts/README/Project/docs (#116) (@schillic) - Rewrite code to avoid false positive in linter (#117) (@schillic) - Format code (#118) (@schillic) - CompatHelper: bump compat for TaylorModels to 0.6 for package test, (keep existing compat) (#119) (@github-actions[bot]) - CompatHelper: bump compat for SDPA to 0.5 for package test, (keep existing compat) (#120) (@github-actions[bot]) - Auto-format script (#122) (@schillic) - Update package versions; use hyphen syntax (#123) (@schillic)
- Julia
Published by github-actions[bot] over 2 years ago
RangeEnclosures - v0.1.2
RangeEnclosures v0.1.2
Closed issues: - HeapedVector not defined (#87)
Merged pull requests: - Remove note from README (#89) (@schillic) - #87 - Better error messages (#90) (@schillic)
- Julia
Published by github-actions[bot] over 3 years ago
RangeEnclosures - v0.1.1
RangeEnclosures v0.1.1
Closed issues:
- Add branch and prune method (#6)
- Activate codecov (#15)
- Compat issue (#19)
- Precompilation failure (#24)
- Fix BranchAndBound (#27)
- Accept Polynomial function (#29)
- Undo maximise (#32)
- Add structs for each backend (#35)
- Package not installable on Windows (#36)
- Recursive range evaluation (#38)
- Make SDPA optional (#40)
- Update deprecated code (#59)
- use type dispatch for enclose (#64)
- replace DynamicPolynomials.jl by MultivariatePolynomials.jl (#68)
- Make `relativeprecision` return a tuple (#73)
- Multivariate functions API (#75)
Merged pull requests: - enclose and initial methods (#1) (@mforets) - Add CI scripts and tests (#2) (@mforets) - Add docs and update README (#3) (@mforets) - Temp fix to maximise in IntervalOptimisation (#4) (@mforets) - branchandbound algo (#7) (@aa25desh) - Fix univariate Taylor model evaluation (#8) (@mforets) - update docs CI script (#9) (@mforets) - add daisy benchmarks (#10) (@mforets) - Update README.md (#11) (@mforets) - update branch and bound (#13) (@mforets) - doc version (#14) (@mforets) - Update .travis.yml (#16) (@mforets) - Updates (#17) (@schillic) - Update deps (#18) (@mforets) - Update README.md (#20) (@mforets) - Update compatibility requirements (#21) (@mforets) - Update .travis.yml (#25) (@mforets) - Add tests from the Readme (#26) (@mforets) - update travis and project.toml (#28) (@mforets) - #29 - Accept polynomial function as input (#31) (@mforets) - #32 - Undo maximise (#33) (@mforets) - Remove output type annotations (#34) (@mforets) - add enclosebinary function (#39) (@dfcaporale) - Fix branch and bound kwargs (#41) (@mforets) - Update make.jl (#42) (@mforets) - CompatHelper: bump compat for "SumOfSquares" to "0.4" (#43) (@github-actions[bot]) - CompatHelper: bump compat for "Requires" to "1.0" (#44) (@github-actions[bot]) - CompatHelper: bump compat for "IntervalArithmetic" to "0.17" (#50) (@github-actions[bot]) - CompatHelper: bump compat for "SDPA" to "0.3" (#51) (@github-actions[bot]) - Revise scripts (#52) (@schillic) - CompatHelper: bump compat for SumOfSquares to 0.5, (keep existing compat) (#53) (@github-actions[bot]) - Use Julia v1.7 in CI (#54) (@schillic) - Update docs (#55) (@schillic) - Adapt docs to change in IntervalArithmetic (#56) (@schillic) - Update CI scripts (#57) (@schillic) - CompatHelper: bump compat for SDPA to 0.4, (keep existing compat) (#58) (@github-actions[bot]) - CompatHelper: bump compat for SumOfSquares to 0.6, (keep existing compat) (#60) (@github-actions[bot]) - #59 - Update deprecated code (#61) (@schillic) - Revert "Use Julia v1.7 in CI" (#63) (@schillic) - make IntervalOptimisation and SOS stuff optional (#65) (@lucaferranti) - Update README.md (#66) (@mforets) - remove SDPA as optional dependency (#67) (@lucaferranti) - simplify interval optimisation code (#69) (@lucaferranti) - add types for solvers (#70) (@lucaferranti) - remove AffineArithmetic backend (#71) (@lucaferranti) - use type dispatch for enclose (#72) (@lucaferranti) - update relative precision (#74) (@lucaferranti) - added branch and bound (#76) (@lucaferranti) - make taylor models an optional dependency (#78) (@lucaferranti) - allow SDPA on julia > 1.6 (#79) (@lucaferranti) - Update README.md (#80) (@lucaferranti) - distinguish between direct and iterative methods (#81) (@lucaferranti) - add mean value form (#82) (@lucaferranti) - update sdp and polynomial interface (#83) (@lucaferranti) - update multivariate functions API (#84) (@lucaferranti)
- Julia
Published by github-actions[bot] over 3 years ago