Skip to content

Releases: AlgebraicJulia/ACSets.jl

v0.2.11

04 Dec 18:07
Compare
Choose a tag to compare

ACSets v0.2.11

Diff since v0.2.10

Merged pull requests:

Closed issues:

  • Extend JSON3 write method for ACSets (#78)

v0.2.10

02 Nov 19:14
Compare
Choose a tag to compare

ACSets v0.2.10

Diff since v0.2.9

Merged pull requests:

v0.2.9

14 Oct 00:00
6868b0a
Compare
Choose a tag to compare

ACSets v0.2.9

Diff since v0.2.8

Merged pull requests:

v0.2.8

12 Oct 18:59
Compare
Choose a tag to compare

ACSets v0.2.8

Diff since v0.2.7

Merged pull requests:

  • pull generators from AlgebraicInterfaces (#71) (@olynch)

v0.2.7

12 Oct 00:56
1dd913e
Compare
Choose a tag to compare

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)

v0.2.6

30 Sep 23:03
e2739a9
Compare
Choose a tag to compare

ACSets v0.2.6

Diff since v0.2.5

Merged pull requests:

  • Export parent and idx methods (#51) (@slwu89)
  • 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)

Closed issues:

  • Export parent and idx (#50)
  • issue with _rem_part! and injective index (#60)

v0.2.5

19 Jul 19:48
ba49dd5
Compare
Choose a tag to compare

ACSets v0.2.5

Diff since v0.2.4

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

19 Jul 17:03
1937dd5
Compare
Choose a tag to compare

ACSets v0.2.4

Diff since v0.2.3

Closed issues:

  • copy_parts! behavior for attribute variables (#38)

Merged pull requests:

v0.2.3

26 Jun 20:44
4ac40c5
Compare
Choose a tag to compare

ACSets v0.2.3

Diff since v0.2.2

Merged pull requests:

v0.2.2

21 Jun 05:56
54543a9
Compare
Choose a tag to compare

ACSets v0.2.2

Diff since v0.2.1

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)