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

Version 0.3 #221

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Version 0.3 #221

wants to merge 2 commits into from

Conversation

astanziola
Copy link
Member

@astanziola astanziola commented Nov 24, 2023

This new version will mainly add support for equinox and diffrax, together with more advanced checkpointing methods. I will also finally include absorption for the time-domain solver, new neural network layers ready-to-go, and several variations of the Helmholtz solvers

Todo:

* removed missing function from test_geometry
* added setting class for time domain simulations (TimeWavePropagationSettings )
* upgraded jaxdf
* use jaxdf.Module
@astanziola astanziola changed the title Moving to new jaxdf (#220) Version 0.2 Nov 24, 2023
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

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 ⚠️
jwave/acoustics/time_harmonic.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #221      +/-   ##
==========================================
+ Coverage   80.34%   80.71%   +0.36%     
==========================================
  Files          14       15       +1     
  Lines        1155     1208      +53     
==========================================
+ Hits          928      975      +47     
- Misses        227      233       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

* updated public api
* removed unused second outputs from operators
@astanziola astanziola added this to the Version 0.2 milestone Dec 7, 2023
@astanziola astanziola changed the title Version 0.2 Version 0.3 Dec 18, 2023
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

1 participant