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

Neighbors #13

Merged
merged 9 commits into from
Jun 9, 2024
Merged

Neighbors #13

merged 9 commits into from
Jun 9, 2024

Conversation

arturtoshev
Copy link
Member

@arturtoshev arturtoshev commented Jun 8, 2024

  • deprecate JAX-MD because it hasn't been released on PyPI for 10 months and is incompatible with the latest JAX; and as it seems one cannot have GitHub repos as dependencies, see https://stackoverflow.com/a/54894359/21577142. Here, we copy all relevant files.
  • convert neighbor_search from Lagrangebench to part of the documentation here.

Still WIP

@codecov-commenter
Copy link

codecov-commenter commented Jun 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.4%. Comparing base (cf3eb54) to head (3d51272).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #13   +/-   ##
=====================================
  Coverage   65.4%   65.4%           
=====================================
  Files         11      11           
  Lines       1264    1264           
=====================================
  Hits         827     827           
  Misses       437     437           
Flag Coverage Δ
unittests 65.4% <100.0%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@arturtoshev arturtoshev merged commit 669d8b3 into main Jun 9, 2024
2 checks passed
@arturtoshev arturtoshev deleted the neighbors branch June 9, 2024 21:08
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.

2 participants