Skip to content

Commit 67ee262

Browse files
Update index.md
1 parent be53cf7 commit 67ee262

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/src/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ that, SciMLOperators.jl provides definitions for the basic standard operators
99
which are used in building blocks for most tasks, both simplifying the use of operators
1010
while also demonstrating to users how such operators can be built and used in practice.
1111

12+
!!! warn
13+
14+
SciMLOperators is not ready for prime time use yet. Be warned that any user is testing
15+
an early and possibly buggy form. This note will be removed when the library is officially
16+
released.
17+
1218
## Why SciMLOperators?
1319

1420
SciMLOperators.jl has the design that is required in order to be used in all scenarios
@@ -93,4 +99,4 @@ link = "https://github.com/SciML/"*name*".jl/tree/gh-pages/v"*version*"/assets/P
9399
```
94100
```@raw html
95101
">project</a> file.
96-
```
102+
```

0 commit comments

Comments
 (0)