Conversation
|
I addressed Copilot's comment in #49 (comment) in commit 0704aea. Now, it is asserted that the given target grid and the grid of the output histogram are the same. |
|
Concerning comment #49 (comment):
Might this be a hallucination? The reasoning of Copilot appears convoluted to me. There is no way that I can see that |
|
Sorry to open up this discussion again, but I'm insecure about the following: In |
|
Another concern is that the assertion checks for equality of floats, which may lead to errors due to rounding. Should we maybe just parse a second |
Yes. There is no CI job that runs on GPUs. You can use |
Depends on your use case. You can use |
Part of #47.
Adds functionality to linearly interpolate data contained in a MultiHistogram from a coarse grid to a fine grid and includes a new function to wipe data of a MultiHistogram outside a symmetric slab.
I did not yet take care of the concerns expressed by GitHubCopilot in #49 (comment) and #49 (comment), so this pull request is not ready for merging yet.