We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a401da2 + 38b0ca7 commit 288a9a6Copy full SHA for 288a9a6
docs/src/features/progress_bar.md
@@ -1,6 +1,6 @@
1
# Progress Bar Integration
2
3
-DifferentialEquations.jl integrates with the Juno progress bar in order to make
+DifferentialEquations.jl integrates with the VS Code progress bar in order to make
4
long calculations more manageable. By default, this feature is off for ODE and
5
SDE solvers, but can be turned on via the keyword argument `progress=true`.
6
The progress bar updates every `progress_steps` timesteps, which has a default
0 commit comments