File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ that, SciMLOperators.jl provides definitions for the basic standard operators
99which are used in building blocks for most tasks, both simplifying the use of operators
1010while 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
1420SciMLOperators.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+ ```
You can’t perform that action at this time.
0 commit comments