File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 7
7
(at the time the release is made). If you need a dependency version increased,
8
8
please open an issue and we can update it and make a new Catalyst release once
9
9
testing against the newer dependency version is complete.
10
- - It is now longer recommended to install and use the full OrdinaryDiffEq library to access specific ODE solvers.
10
+ - It is no longer recommended to install and use the full OrdinaryDiffEq library to access specific ODE solvers.
11
11
Instead, only install the specific OrdinaryDiffEq sub-libraries that contain the desired
12
12
solver. This significantly reduces installation and package loading times. I.e. to use the default
13
13
solver that auto-switches between explicit and implicit methods, install ` OrdinaryDiffEqDefault ` . To
You can’t perform that action at this time.
0 commit comments