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

Use diagonal hodge in docs overview #141

Merged
merged 1 commit into from
Aug 24, 2023
Merged

Use diagonal hodge in docs overview #141

merged 1 commit into from
Aug 24, 2023

Conversation

lukem12345
Copy link
Member

overview.md previously used the DiagonalHodge. In the new docs, GeometricHodge was swapped in its place. This normally should not result in drastically different behavior. However, the way that periodic_mesh is implemented alongside a point_map means that calculations inside GeometricHodge will introduce artifacting where this periodic mesh is stitched together.

@lukem12345 lukem12345 added documentation Improvements or additions to documentation physics labels Aug 24, 2023
@lukem12345 lukem12345 self-assigned this Aug 24, 2023
@lukem12345 lukem12345 requested a review from GeorgeR227 August 24, 2023 18:14
@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8eb3b02) 88.70% compared to head (4182cab) 88.70%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #141   +/-   ##
=======================================
  Coverage   88.70%   88.70%           
=======================================
  Files           9        9           
  Lines        1036     1036           
=======================================
  Hits          919      919           
  Misses        117      117           

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

@lukem12345 lukem12345 merged commit 670a74e into main Aug 24, 2023
@lukem12345 lukem12345 deleted the llm/doc_hodge branch August 24, 2023 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation physics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants