Skip to content

v0.2.7

Compare
Choose a tag to compare
@algebraicjuliabot algebraicjuliabot released this 12 Oct 00:56
· 202 commits to main since this release
1dd913e

ACSets v0.2.7

Diff since v0.2.5

Merged pull requests:

  • Canonical isomorph and automorphism group (#43) (@kris-brown)
  • Export parent and idx 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:

  • set_subpart! for unique indexed attributes (#13)
  • Integration with Nauty (#3)
  • Export parent and idx (#50)
  • incident with invalid entries (#57)
  • issue with _rem_part! and injective index (#60)