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

handle non-equidistant grids and arbitrary dimensions in Laplace interpolation, add unit tests #1931

Merged
merged 5 commits into from
Mar 21, 2024

Conversation

pcaspers
Copy link
Contributor

No description provided.

@pcaspers
Copy link
Contributor Author

codacy flags two false positives I think:

class member 'LaplaceInterpolation::x_' is never used.
class member 'LaplaceInterpolation::coordinateIncluded_' is never used.

@coveralls
Copy link

coveralls commented Mar 19, 2024

Coverage Status

coverage: 72.482% (+0.03%) from 72.454%
when pulling 5727400 on pcaspers:laplace_update
into 8b687cb on lballabio:master.

@lballabio lballabio added this to the Release 1.34 milestone Mar 21, 2024
@lballabio lballabio merged commit 7356c36 into lballabio:master Mar 21, 2024
47 checks 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.

None yet

3 participants