Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit af35827

Browse files
Update index.md
1 parent 5d0aec9 commit af35827

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/src/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ non-uniform finite differences.
1010
see [MethodOfLines.jl](https://github.com/SciML/MethodOfLines.jl).
1111

1212

13+
!!! warn
14+
15+
This library is not complete, especially for higher dimensional operators.
16+
Use with caution.
17+
1318
For the operators, both centered and
1419
[upwind](https://en.wikipedia.org/wiki/Upwind_scheme) operators are provided,
1520
for domains of any dimension, arbitrarily spaced grids, and for any order of accuracy.

0 commit comments

Comments
 (0)