Releases: JuliaReach/ReachabilityAnalysis.jl
Releases · JuliaReach/ReachabilityAnalysis.jl
v0.27.0
ReachabilityAnalysis v0.27.0
Merged pull requests:
- Fix ambiguities with
cluster
(#839) (@schillic) - Remove confusing membership method (#840) (@schillic)
- Revise discretization module (#841) (@schillic)
- Fix some minor warnings (#842) (@schillic)
- Fix argument order of
_convert_or_overapproximate
(#843) (@schillic) - Merge and generalize
overapproximate
methods withHPolytope
(#844) (@schillic) - Remove redundant variables in algorithms (#845) (@schillic)
- Use
preallocate
argument inGLGM06
(#846) (@schillic) - Do not pass redundant
max_order
to algorithm (#847) (@schillic) - Allow CarlemanLinearization v0.4 (#854) (@schillic)
- Revise
GLGM06
documentation (#857) (@schillic) - Outsource common
NSTEPS
code to function (#858) (@schillic) - Resolve static kwargs snippets (#859) (@schillic)
- Simplify
get
code fromkwargs
dictionary (#860) (@schillic) - Bump peter-evans/create-pull-request from 6 to 7 (#867) (@dependabot[bot])
- Allow JLD2 v0.5 (#868) (@schillic)
- Bump IntervalMatrices and Symbolics (#870) (@schillic)
- Use outsourced
@required
macro fromReachabilityBase
(#871) (@schillic) - Aqua v0.8.9 tests only for local ambiguities (#873) (@schillic)
- Fix invalidations CI run (#874) (@schillic)
- Add commits since last release to README (#875) (@schillic)
- Bump codecov/codecov-action from 4 to 5 (#876) (@dependabot[bot])
- Bump LazySets v3 (#880) (@schillic)
- v0.27.0 (#881) (@schillic)
Closed issues:
v0.26.1
v0.26.0
ReachabilityAnalysis v0.26.0
Merged pull requests:
- Remove RecursiveArrayTools (#820) (@schillic)
- Automatic JuliaFormatter.jl run (#827) (@github-actions[bot])
- Remove old helper function (#828) (@schillic)
- Automatic JuliaFormatter.jl run (#830) (@github-actions[bot])
- Remove
basetype
(available in ReachabilityBase) (#831) (@schillic) - #726 - Outsource
SingleEntryVector
code to ReachabilityBase (#832) (@schillic) - Bump julia-actions/cache from 1 to 2 (#833) (@dependabot[bot])
- Simplify code for UnionSet and UnionSetArray (#834) (@schillic)
- Fix conflict with
⊂
(#836) (@schillic) - v0.26.0 (#837) (@schillic)
Closed issues:
- Move
SingleEntryVector
array ops to ReachabilityBase.jl (#726)
v0.25.0
ReachabilityAnalysis v0.25.0
Merged pull requests:
- Fix formatting in docs page (#793) (@schillic)
- Fix Codecov (#794) (@schillic)
- Add Aqua badge (#795) (@schillic)
- Better script output (#!jl) in examples and unused packages removed from test/Project.toml (#796) (@schillic)
- Resolve warnings and outputs in tests (#797) (@schillic)
- Minor fixes in comments (#798) (@schillic)
- Fix unbound args (#799) (@schillic)
- Use
==
instead ofisequal
andeachindex
instead of1:length
(#800) (@schillic) - Fix ambiguities (#801) (@schillic)
- Fix some piracies (#802) (@schillic)
- Avoid
using
packages and collectusing
s andexport
s (#803) (@schillic) - Define
box_approximation
forAbstractReachSet
s andAbstractFlowpipe
s (#805) (@schillic) - Upgrade TaylorSeries, TaylorIntegration and TaylorModels (#808) (@lbenet)
- Support ntdiv splitting in TM-zonotope overapproximation (#809) (@schillic)
- Fix ambiguities (#811) (@schillic)
- Import
flatten
(#812) (@schillic) - Adapt Spacecraft settings to ARCH-COMP2020 (#814) (@schillic)
- Automatic JuliaFormatter.jl run (#816) (@github-actions[bot])
- Adapt to new typos version (#817) (@schillic)
- #818 - Refactor TMJets algorithms (#819) (@schillic)
- Automatic JuliaFormatter.jl run (#821) (@github-actions[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#822) (@dependabot[bot])
- Replace DifferentialEquations by OrdinaryDiffEq (#823) (@schillic)
- Outsource code to LazySets (#824) (@schillic)
- Update Project.toml (#826) (@mforets)
Closed issues:
v0.24.1
ReachabilityAnalysis v0.24.1
Merged pull requests:
- Revise models (#783) (@schillic)
- Minor fixes (#784) (@schillic)
- Run Aqua in tests and fix problems (#785) (@schillic)
- Replace $ with double backticks and use Unicode symbols (#786) (@schillic)
- Fix method-call errors in XFZ18 (#787) (@schillic)
- v0.24.1 (#791) (@schillic)
Closed issues:
- Errors when testing the
Thermostat
tutorial problem (#750)
v0.24.0
ReachabilityAnalysis v0.24.0
Merged pull requests:
- Fix optional packages in Exponentiation module (#770) (@schillic)
- Fixes in Quadrotor script (#773) (@schillic)
- Revise Literate script and deactivate notebook generation (#774) (@schillic)
- Outsource discretization methods to modules (#775) (@schillic)
- Better blocks in docs/make.jl for quick commenting (#776) (@schillic)
- Fix and activate doctests; fix add_dimension (#777) (@schillic)
- Revise CI scripts (#779) (@schillic)
- Use current_path from ReachabilityBase in examples and revise examples (#780) (@schillic)
- v0.24.0 (#781) (@schillic)
v0.23.1
ReachabilityAnalysis v0.23.1
Merged pull requests:
v0.23.0
v0.22.4
v0.22.3
ReachabilityAnalysis v0.22.3
Merged pull requests:
- CompatHelper: bump compat for IntervalMatrices to 0.10, (keep existing compat) (#760) (@github-actions[bot])