Releases: AlgebraicJulia/ACSets.jl
Releases · AlgebraicJulia/ACSets.jl
v0.2.11
v0.2.10
v0.2.9
v0.2.8
ACSets v0.2.8
Merged pull requests:
v0.2.7
ACSets v0.2.7
Merged pull requests:
- Canonical isomorph and automorphism group (#43) (@kris-brown)
- Export
parent
andidx
methods (#51) (@slwu89) - Read acsets from Excel files (#54) (@epatters)
- Support
Missing
in union attribute types (#58) (@slwu89) - Clear parts before assigning in case of injective cache (#59) (@kris-brown)
- fix
_rem_part!
to work with injective cache (#61) (@slwu89) - Find invalid entries in homs (#62) (@slwu89)
- CompatHelper: add new compat entry for DataStructures at version 0.18, (keep existing compat) (#66) (@algebraicjuliabot)
- CompatHelper: add new compat entry for Permutations at version 0.4, (keep existing compat) (#67) (@algebraicjuliabot)
- Use Julia process API to interact with nauty (#68) (@epatters)
- Use AlgebraicInterfaces (#69) (@olynch)
- Generic interface for reading an acset (#70) (@epatters)
Closed issues:
v0.2.6
v0.2.5
ACSets v0.2.5
Closed issues:
- Pop and swap deletion of attribute variables (#48)
Merged pull requests:
- Bug fix in
rem_parts!
for attr vars and removing 'free variables' (#49) (@kris-brown)
v0.2.4
ACSets v0.2.4
Closed issues:
copy_parts!
behavior for attribute variables (#38)
Merged pull requests:
- Mark as deleted (#32) (@kris-brown)
- ENH: add support for ACSpec ADT (#40) (@jpfairbanks)
- Bugfix in dynamic acset serialization + new test (#42) (@kris-brown)
- Make 'constructor' a public part of ACSetInterface (#44) (@kris-brown)
- Add type params for collection and element type to
PartsType
(#47) (@epatters)
v0.2.3
v0.2.2
ACSets v0.2.2
Closed issues:
- Modelling multivalued attributes and collection types (#34)
Merged pull requests:
- Collect by default, opt-in for view of column data (#36) (@kris-brown)