v0.10.0
Catlab v0.10.0
Closed issues:
- CSet creation (#205)
- Bipartite Graphs (#300)
- Port names in
@relation
macro (#314) - Consistent interface for UWD algebras and evaluating scheduled UWDs (#332)
- Attributed Sets (#338)
Merged pull requests:
- Functions out of finite sets and other extensions (#347) (@epatters)
- Sort-merge algorithm for pullbacks (#348) (@epatters)
- Support any Tables.jl-compliant backend for tables in C-set (#350) (@epatters)
- Bipartite graphs (#351) (@epatters)
- Indexed
FinFunction
s and hash joins (#355) (@epatters) - Move commutative squares to new module for commutative diagrams (#356) (@epatters)
- Multiway hash joins (#359) (@epatters)
- Querying ACSets (#345) (@olynch)
- Haskell-style map function for ACSets (#352) (@olynch)
- Conjunctive queries of ACSets and the UWD algebra of multispans (#358) (@epatters)
- Allow context to be left implicit in
@relation
macro (#361) (@epatters) - Expose function
pretty_tables
for ACSets (#362) (@epatters) - Support for constants in conjunctive queries on ACSets (#364) (@epatters)