-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or requestmaththis issue requires implementing pure mathsthis issue requires implementing pure mathspriority: highuximproves user experienceimproves user experience
Description
Description
Implement a Graph variant of the current general cell complex implementation using Cell and Skeleton with canonical orientations. Canonical orientation over a graph being that for any edge, one of the two restrictions is negative. This would significantly simplify the work flow for standard graph structured datasets, effectively making it completely end-to-end training.
Details
- implement
Graphas a specificSkeletonwith only 0-cells (nodes) and 1-cells (edges) - implement a builder pattern for a
CellularSheafwith canonical orientations and initialized restrictions from aGraph
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmaththis issue requires implementing pure mathsthis issue requires implementing pure mathspriority: highuximproves user experienceimproves user experience