Releases: JuliaReach/ReachabilityBase.jl
Releases · JuliaReach/ReachabilityBase.jl
v0.3.1
v0.3.0
ReachabilityBase v0.3.0
Merged pull requests:
v0.2.5
ReachabilityBase v0.2.5
Merged pull requests:
v0.2.4
ReachabilityBase v0.2.4
Merged pull requests:
- Run Aqua in tests and fix problems (#56) (@schillic)
- Refactor to fix warning (#57) (@schillic)
- Add Aqua badge and fix Codecov (#58) (@schillic)
- Remove unused variables (#59) (@schillic)
- Support
@current_path
with only one argument (#60) (@schillic) - Use
axes
instead of1:size
(#61) (@schillic) - Type consistency for
distance
andSingleEntryVector
method (#62) (@schillic) - Arithmetic for SingleEntryVectors (#63) (@schillic)
- Rename variables to avoid typos warnings (#64) (@schillic)
- Bump julia-actions/setup-julia from 1 to 2 (#65) (@dependabot[bot])
- Add Basetype module (#66) (@schillic)
- Let
nonzero_columns
filter approximately zero columns (#67) (@schillic) - Add CartesianIterator (#68) (@schillic)
v0.2.3
v0.2.2
v0.2.1
ReachabilityBase v0.2.1
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#40) (@dependabot[bot])
- CompatHelper: bump compat for Documenter to 1 for package test, (keep existing compat) (#41) (@github-actions[bot])
- Let CompatHelper watch docs/Project (#42) (@schillic)
- Remove reference to Gitter (#43) (@schillic)
- Spell check (#45) (@schillic)
- Add logo (#46) (@schillic)
- Add iswellconditioned function (#47) (@schillic)
- v0.2.1 (#48) (@schillic)
v0.2.0
ReachabilityBase v0.2.0
Merged pull requests:
- Allocation-free version of isabove (#29) (@schillic)
- Test ColumnIterator (#30) (@schillic)
- Update scripts/README/Project/docs, format code, fix linter warnings (#31) (@schillic)
- CompatHelper: add new compat entry for Documenter at version 0.27 for package test, (keep existing compat) (#32) (@github-actions[bot])
- Auto-format script (#34) (@schillic)
- Improve add_sum: add assertions; rename variable (#35) (@schillic)
- Add BitvectorIterator (#36) (@schillic)
- Rename reseed -> reseed! (#37) (@schillic)
- Remove ColumnIterator (use eachcol instead) (#38) (@schillic)
- Add logarithmic norm (#39) (@schillic)
v0.1.7
v0.1.6
ReachabilityBase v0.1.6
Merged pull requests: