Skip to content

v0.16.0

Compare
Choose a tag to compare
@algebraicjuliabot algebraicjuliabot released this 28 Oct 19:33
· 85 commits to main since this release

Catlab v0.16.0

Diff since v0.15.5

Merged pull requests:

  • Delta migration of acset transformations (#710) (@kris-brown)
  • Transformations between acsets involving only combinatorial data (#806) (@kris-brown)
  • Data migrations with Julia functions on attributes (#823) (@KevinArlin)
  • Move acset homomorphism search into own submodule (#843) (@kris-brown)
  • Remove DataMigrations code from Catlab (#846) (@KevinArlin)
  • GATlab integration (#847) (@olynch)
  • Bug fix and tests for to_graphviz with Diagram objects (#850) (@slwu89)
  • Unbreak makemap from attrMigr branch (#854) (@KevinArlin)
  • Consistent whitespace in runtests.jl (#855) (@neonWhiteout)
  • Export named graphs from Catlab.Graphs (#856) (@epatters)
  • Use named graphs API in Graphviz visualization (#858) (@epatters)
  • CompatHelper: add new compat entry for AlgebraicInterfaces at version 0.1, (keep existing compat) (#861) (@algebraicjuliabot)
  • CompatHelper: add new compat entry for GATlab at version 0.0.7, (keep existing compat) (#862) (@algebraicjuliabot)
  • Reexport GATlab (#864) (@epatters)

Closed issues:

  • Spin out DataMigrations.jl (#842)
  • NamedGraph and presentations (#848)
  • Reexport GATlab from Catlab (#863)