Closed GeorgeR227 closed 2 months ago
Attention: Patch coverage is 0%
with 14 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
symbolicutilsinterop@d8be4ae
). Learn more about missing BASE report.
Files with missing lines | Patch % | Lines |
---|---|---|
src/sym_rewrite.jl | 0.00% | 14 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR is meant to showcase how do our Decapode typing and rewriting using the
Sort
type introduced in PR #64.This system would use metadata to transfer data from the ACSet to the symbolic variables and rely on predicates to do conditional rewriting (e.g. laplacian for 0-forms vs. 2-forms).