forked from FEniCS/fiat
-
Notifications
You must be signed in to change notification settings - Fork 7
Gem tabulation #172
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
Open
pbrubeck
wants to merge
52
commits into
main
Choose a base branch
from
pbrubeck/gem-tabulation
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Gem tabulation #172
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
57e610c
GEM tabulations
pbrubeck e078883
Remove sympy from point_evaluation
pbrubeck 2f7fb1c
Reuse code for tabulation at known and unknown points
pbrubeck 2c54e72
GEM barycentric interpolation
pbrubeck 26113d8
Fix cellwise constant case
pbrubeck 7243809
add tests
pbrubeck fdefbbd
Fix transpose
pbrubeck 9770f83
Merge branch 'main' into pbrubeck/gem-tabulation
pbrubeck 6868df5
Fixup
pbrubeck 4d528b0
Node.__neg__
pbrubeck 572af82
Do not use barycentric interpolation at unknown points
pbrubeck d82ba64
comments
pbrubeck d743cb8
Grab Variables from ps.expression
pbrubeck accabdb
Fix up
pbrubeck 3225043
Evaluate FlexiblyIndexed
pbrubeck 8ab7002
Merge branch 'main' into pbrubeck/gem-tabulation
pbrubeck 4d00815
replace indices symbolically
pbrubeck 6cfe146
docstring
pbrubeck 259787d
Restore gem/interpreter.py
pbrubeck 1044442
Implement Node.__pow__
pbrubeck 5b91496
style
pbrubeck 394e8e0
Fix cellwise constant for non-simplices
pbrubeck fd0ae42
Implement Literal.__bool__
pbrubeck 08d410f
Merge branch 'main' into pbrubeck/gem-tabulation
pbrubeck 36575b5
Merge branch 'main' into pbrubeck/gem-tabulation
pbrubeck e7ccbb0
Update FIAT/barycentric_interpolation.py
pbrubeck b290e56
Update FIAT/expansions.py
pbrubeck 8868ea1
import partial
pbrubeck a76df13
Update gem/gem.py
pbrubeck 2b5eb2a
simplify point_evaluation
pbrubeck a935cf2
rounding
pbrubeck 26d1308
Merge branch 'main' into pbrubeck/gem-tabulation
pbrubeck 72eb7a1
Merge branch 'main' into pbrubeck/gem-tabulation
pbrubeck 48f1ef8
Merge branch 'main' into pbrubeck/gem-tabulation
pbrubeck e849774
Merge branch 'main' into pbrubeck/gem-tabulation
pbrubeck b7af1e1
Enforce constant DG0 in gem tabulation
pbrubeck fdc58d0
dtype
pbrubeck b500793
dtype
pbrubeck 1d8b2d1
dtype
pbrubeck e64f161
dtype
pbrubeck c61b8e7
merge conflict
pbrubeck a78b8a4
Merge branch 'main' into pbrubeck/gem-tabulation
pbrubeck 2d3277f
Merge branch 'main' into pbrubeck/gem-tabulation
pbrubeck 21656e0
Merge branch 'main' into pbrubeck/gem-tabulation
pbrubeck d3bdf9d
Drop unrelated changes
pbrubeck 166ad2c
restore barycentric interpolation
pbrubeck 4293cbe
restore expansions
pbrubeck 37896ac
bump tolerance
pbrubeck 2e5737a
Merge branch 'pbrubeck/gem-tabulation' of github.com:firedrakeproject…
pbrubeck ac70b8f
Merge branch 'main' into pbrubeck/gem-tabulation
pbrubeck 537f1fa
Merge branch 'main' into pbrubeck/gem-tabulation
pbrubeck 5c231cc
Merge branch 'main' into pbrubeck/gem-tabulation
pbrubeck File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.