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

3D Differential Operators #60

Merged
merged 25 commits into from
Jun 14, 2024
Merged

3D Differential Operators #60

merged 25 commits into from
Jun 14, 2024

Conversation

lukem12345
Copy link
Member

@lukem12345 lukem12345 commented Aug 15, 2023

This pull request adds support for 3D differential operators via a "DeltaDualComplex" strategy that is analogous to the 1D and 2D cases.

Before merging:

  • Implement wedge product of 1-forms and 2-forms
  • Implement flat and sharp by dispatching on dimension of the DeltaDualComplex
  • Increase code coverage

@lukem12345 lukem12345 self-assigned this Aug 15, 2023
@lukem12345 lukem12345 marked this pull request as ready for review April 26, 2024 20:11
@lukem12345 lukem12345 requested a review from GeorgeR227 April 26, 2024 20:11
@lukem12345
Copy link
Member Author

On merging, I will open an issue to implement the 1-2 wedge.

src/DiscreteExteriorCalculus.jl Outdated Show resolved Hide resolved
src/DiscreteExteriorCalculus.jl Show resolved Hide resolved
src/DiscreteExteriorCalculus.jl Show resolved Hide resolved
src/DiscreteExteriorCalculus.jl Show resolved Hide resolved
test/DiscreteExteriorCalculus.jl Show resolved Hide resolved
@lukem12345 lukem12345 merged commit 4a080fb into main Jun 14, 2024
6 of 7 checks passed
@lukem12345 lukem12345 mentioned this pull request Jun 14, 2024
2 tasks
KevinDCarlson pushed a commit that referenced this pull request Jul 24, 2024
KevinDCarlson pushed a commit that referenced this pull request Sep 25, 2024
KevinDCarlson pushed a commit that referenced this pull request Sep 25, 2024
KevinDCarlson pushed a commit that referenced this pull request Sep 25, 2024
KevinDCarlson pushed a commit that referenced this pull request Sep 25, 2024
KevinDCarlson pushed a commit that referenced this pull request Sep 25, 2024
KevinDCarlson pushed a commit that referenced this pull request Oct 10, 2024
KevinDCarlson pushed a commit that referenced this pull request Oct 10, 2024
KevinDCarlson pushed a commit that referenced this pull request Oct 18, 2024
KevinDCarlson pushed a commit that referenced this pull request Oct 18, 2024
KevinDCarlson pushed a commit that referenced this pull request Oct 24, 2024
KevinDCarlson pushed a commit that referenced this pull request Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants