ciemss / pyciemss

Causal and probabilistic reasoning with continuous time dynamical systems
Other
12 stars 4 forks source link

Add an error if `euler` solver is used without specifying the timesteps. #533

Closed SamWitty closed 3 months ago

SamWitty commented 3 months ago

The TorchDiffEq solver appears to fail silently in some circumstances when the solver_options are left unspecified. This small PR adds a check to ensure that a user has passed appropriate arguments.

review-notebook-app[bot] commented 3 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB