NeuroDiffGym / neurodiffeq

A library for solving differential equations using neural networks based on PyTorch, used by multiple research groups around the world, including at Harvard IACS.
http://pypi.org/project/neurodiffeq/
MIT License
687 stars 90 forks source link

docs: add `_BundleConditionMixin` in documentation #217

Open sathvikbhagavan opened 8 months ago

sathvikbhagavan commented 8 months ago

_BundleConditionMixin is not added in the documentation but is referenced.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1b6d8c5) 84.46% compared to head (291d696) 84.46%. Report is 1 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #217 +/- ## ======================================= Coverage 84.46% 84.46% ======================================= Files 21 21 Lines 3695 3695 ======================================= Hits 3121 3121 Misses 574 574 ```

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