Skip to content

Commit 29c31a4

Browse files
Merge pull request #190 from SciML/ChrisRackauckas-patch-1
Remove warning on SciMLOperators incompleteness
2 parents ac683c3 + 10e280a commit 29c31a4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/src/index.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ 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-
1812
## Why SciMLOperators?
1913

2014
SciMLOperators.jl has the design that is required in order to be used in all scenarios

0 commit comments

Comments
 (0)