Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewriting using Sort #72

Closed
wants to merge 1 commit into from
Closed

Conversation

GeorgeR227
Copy link
Contributor

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).

This is a short script showcasing how rewriting could be done with the `Sort` types and a reference ACSet.
Copy link

codecov bot commented Aug 30, 2024

Codecov Report

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 ⚠️
Additional details and impacted files
@@                   Coverage Diff                   @@
##             symbolicutilsinterop      #72   +/-   ##
=======================================================
  Coverage                        ?   69.53%           
=======================================================
  Files                           ?       16           
  Lines                           ?     1129           
  Branches                        ?        0           
=======================================================
  Hits                            ?      785           
  Misses                          ?      344           
  Partials                        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GeorgeR227 GeorgeR227 closed this Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant