Open astanziola opened 11 months ago
Attention: 9 lines
in your changes are missing coverage. Please review.
Comparison is base (
6884aff
) 80.34% compared to head (bf43eb1
) 80.71%.
Files | Patch % | Lines |
---|---|---|
jwave/geometry.py | 89.18% | 8 Missing :warning: |
jwave/acoustics/time_harmonic.py | 87.50% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This new version will mainly add support for
equinox
anddiffrax
, together with more advanced checkpointing methods. I will also finally includeabsorption
for the time-domain solver, new neural network layers ready-to-go, and several variations of the Helmholtz solversTodo:
eqinox.Module
as jit-compatible dataclasses