Skip to content

FEATURE: adding interpolation between two grids + refactoring Solution#48

Merged
chemardes merged 2 commits intoGPUEngineering:mainfrom
chemardes:feature/implementing-interpolation-between-grids
Mar 20, 2025
Merged

FEATURE: adding interpolation between two grids + refactoring Solution#48
chemardes merged 2 commits intoGPUEngineering:mainfrom
chemardes:feature/implementing-interpolation-between-grids

Conversation

@chemardes
Copy link
Copy Markdown
Collaborator

@chemardes chemardes commented Mar 18, 2025

Changes:

  • Applied Operator Overriding for interpolating two grids
  • Refactored Solution class to avoid repetition
  • fixed tests
  • moved helper methods to utility script
  • added Greek enum

@chemardes chemardes requested review from alphaville and debdal6 March 18, 2025 20:06
@chemardes chemardes self-assigned this Mar 18, 2025
@chemardes chemardes linked an issue Mar 18, 2025 that may be closed by this pull request
@chemardes chemardes force-pushed the feature/implementing-interpolation-between-grids branch from 35328bd to ab7b579 Compare March 18, 2025 20:42
@chemardes chemardes force-pushed the feature/implementing-interpolation-between-grids branch from 284f30e to acd56df Compare March 19, 2025 14:24
@chemardes chemardes merged commit 2279864 into GPUEngineering:main Mar 20, 2025
1 check passed
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.

Proper unit tests for Python solvers

1 participant