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)