Skip to content

Conversation

@Microno95
Copy link
Owner

@Microno95 Microno95 commented Mar 24, 2025

  • Updates pre-existing notebooks and expands them to include a comparison with scipy.integrate.solve_ivp.
  • Adds example notebooks for PyTorch backend, should include one reproduction of a numpy example and one Neural Network example.

@Microno95 Microno95 self-assigned this Mar 24, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 24, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 98.14815% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.01%. Comparing base (c82174b) to head (2a567ec).

Files with missing lines Patch % Lines
desolver/integrators/integrator_template.py 97.61% 0 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   90.84%   91.01%   +0.17%     
==========================================
  Files          22       22              
  Lines        2337     2315      -22     
  Branches      335      334       -1     
==========================================
- Hits         2123     2107      -16     
+ Misses        145      139       -6     
  Partials       69       69              
Flag Coverage Δ
pr-tests- ?
pr-tests-test/notebooks 91.01% <98.14%> (?)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Microno95 Microno95 changed the title Add notebooks for PyTorch backend [Documentation]Add notebooks for PyTorch backend Mar 25, 2025
@Microno95 Microno95 changed the title [Documentation]Add notebooks for PyTorch backend [Documentation] Add notebooks for PyTorch backend Mar 25, 2025
@Microno95 Microno95 changed the title [Documentation] Add notebooks for PyTorch backend [Documentation] Update example notebooks and add PyTorch examples Mar 25, 2025
@Microno95 Microno95 changed the title [Documentation] Update example notebooks and add PyTorch examples [Documentation] Update NumPy notebooks and add PyTorch examples Mar 25, 2025
@Microno95 Microno95 merged commit 34602f0 into master Mar 25, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants