Skip to content

Releases: AlgebraicJulia/Catlab.jl

v0.14.3

31 Aug 04:01
b5ff4e3
Compare
Choose a tag to compare

Catlab v0.14.3

What's changed:

  • Compile with morphism expressions with generator assignment by @sjbreiner in #650
  • Graphviz visualization for ACSetTransformation between Graphs by @slwu89 in #655
  • add documentation for JSON serialization of ACSets by @jpfairbanks in #667
  • Subsection of literate docs for categorical algebra by @epatters in #669

New contributors:

Full Changelog: v0.14.2...v0.14.3

v0.14.2

31 Aug 02:45
1dc85a9
Compare
Choose a tag to compare

Catlab v0.14.2

Diff since v0.14.1

Closed issues:

  • Style of individual boxes in Tikz output (#643)
  • Serialize ACSet presentations to JSON with JSON Schema validation (#648)
  • typo in edges(graph,src,tgt) (#662)

Merged pull requests:

v0.14.1

26 Jul 22:25
802dddb
Compare
Choose a tag to compare

Catlab v0.14.1

Diff since v0.14.0

Merged pull requests:

  • Structured cospans of acsets with multiple objects in interface (#620) (@epatters)

v0.14.0

25 Jul 19:01
fd64901
Compare
Choose a tag to compare

Catlab v0.14.0

Diff since v0.13.12

Closed issues:

  • Requirement of id2 and compose for both vertical and horizontal morphisms for Double Category Instance (#304)
  • Conventions on ACSet schemas in standard library (#331)
  • Consider replacing AutoHashEquals wtih StructEquality (#612)

Merged pull requests:

v0.13.12

12 Jul 02:34
0612c6a
Compare
Choose a tag to compare

Catlab v0.13.12

Diff since v0.13.11

Closed issues:

  • DPO rewriting of structured multicospans (#447)

Merged pull requests:

  • Syntactic sugar for empty/singleton sets in @migration macro (#637) (@epatters)
  • Fix type ambiguities with empty diagrams in data migration (#638) (@epatters)

v0.13.11

02 Jul 20:45
c4a6c4b
Compare
Choose a tag to compare

Catlab v0.13.11

Diff since v0.13.10

Closed issues:

  • Remove parts not playing nice with indexed homs (#633)

Merged pull requests:

  • Fix bugs in removing acset parts when indices are present (#636) (@epatters)

v0.13.10

07 May 00:38
d197b0c
Compare
Choose a tag to compare

Catlab v0.13.10

Diff since v0.13.9

Merged pull requests:

  • Minor syntactic improvements to data migration macros (#627) (@epatters)
  • Colimits of representables for migration functors (#628) (@epatters)
  • Refactor API for generator names in finitely presented categories (#629) (@epatters)
  • Handle special case of pullback migration in colimit_representables (#630) (@epatters)

v0.13.9

26 Apr 22:08
ae647d5
Compare
Choose a tag to compare

Catlab v0.13.9

Diff since v0.13.8

Closed issues:

  • Migrate graph interop from LightGraphs to Graphs (#613)
  • using Catlab fails (#618)

Merged pull requests:

v0.13.8

01 Apr 05:00
35cb13b
Compare
Choose a tag to compare

Catlab v0.13.8

Diff since v0.13.7

Merged pull requests:

v0.13.7

03 Feb 04:16
ae502e2
Compare
Choose a tag to compare

Catlab v0.13.7

Diff since v0.13.6

Closed issues:

  • Missing documentation for @acset_type’s (#561)
  • Core dump due to FunctionWrappers.jl (#595)

Merged pull requests: