AlgebraicJulia / AlgebraicRelations.jl

Relational Algebra, now with more algebra!
https://www.algebraicjulia.org
MIT License
48 stars 3 forks source link

ACSet Refactor #13

Closed bosonbaas closed 3 years ago

bosonbaas commented 3 years ago

This PR is a major change in the back-end structure of AlgebraicRelations. This takes advantage of the ACSet structure which has been produced in Catlab to store workflows, schemas, and queries more efficiently and intuitively.