Skip to content

v0.14.17

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 00:02
4ab3500

Catlab v0.14.17

Diff since v0.14.16

Closed issues:

  • Rendering a Theory/Presentation (#134)
  • @acset macro not interacting well with unique_indexed (#502)
  • Visualize diagrams using Graphviz (#559)
  • Improved error message on finfunctor failure (#598)
  • connected_component_projection_bfs error (#634)
  • (Co)limits with loose acset transformations with fixed type components (#680)
  • Bugfix for code on page 7 of acsets paper (#727)
  • Unexpected error message when adding parts (#728)
  • Error in bfs_tree: T not defined (#738)
  • FinFunction does not constrain assignments to be in codomain (#751)

Merged pull requests:

  • Colimits of dynamic acsets (#753) (@kris-brown)
  • Clean up 32-bit support in tests (#756) (@epatters)
  • Update ASKEM integration (#757) (@mehalter)
  • Check that function data is compatible with codomains (#759) (@KevinArlin)
  • Added type annotations to acset part mutators (#760) (@KevinArlin)
  • Improve finite functor error messages (#762) (@KevinArlin)
  • Cascading delete in acsets (#768) (@kris-brown)
  • Fix method replacement in FinDomFunction constructor (#769) (@epatters)
  • Draw bipartite graphs and FinFunctions using Graphviz (#772) (@epatters)