Skip to content

Commit 016895d

Browse files
authored
Update HISTORY.md
1 parent 251875e commit 016895d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
(at the time the release is made). If you need a dependency version increased,
88
please open an issue and we can update it and make a new Catalyst release once
99
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.
1111
Instead, only install the specific OrdinaryDiffEq sub-libraries that contain the desired
1212
solver. This significantly reduces installation and package loading times. I.e. to use the default
1313
solver that auto-switches between explicit and implicit methods, install `OrdinaryDiffEqDefault`. To

0 commit comments

Comments
 (0)