ucl-bug / jwave

A JAX-based research framework for differentiable and parallelizable acoustic simulations, on CPU, GPUs and TPUs
GNU Lesser General Public License v3.0
135 stars 21 forks source link

Moving to new `jaxdf` #220

Closed astanziola closed 9 months ago

astanziola commented 9 months ago

Moving to new jaxdf version, which is based on equinox and the latest major plum release.

Others changes:

codecov[bot] commented 9 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (6884aff) 80.34% compared to head (fb58c65) 80.61%.

Files Patch % Lines
jwave/geometry.py 89.18% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## version-0.2 #220 +/- ## =============================================== + Coverage 80.34% 80.61% +0.26% =============================================== Files 14 15 +1 Lines 1155 1202 +47 =============================================== + Hits 928 969 +41 - Misses 227 233 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.