You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,15 @@
2
2
3
3
**SymbolicNumericIntegration.jl** is a hybrid symbolic/numerical integration package that works on the [Julia Symbolics](https://github.com/JuliaSymbolics/Symbolics.jl) expressions.
4
4
5
+
## Tutorials and Documentation
6
+
7
+
For information on using the package,
8
+
[see the stable documentation](https://symbolicnumericintegration.sciml.ai/stable/). Use the
9
+
[in-development documentation](https://symbolicnumericintegration.sciml.ai/dev/) for the version of
10
+
the documentation, which contains the unreleased features.
0 commit comments