There was an error while loading. Please reload this page.
1 parent 317a9f4 commit 52f10c6Copy full SHA for 52f10c6
1 file changed
doc/shared/Python/index.rst
@@ -23,13 +23,16 @@ Python
23
sundials4py provides official (supported by the SUNDIALS team) Python bindings to much of the
24
SUNDIALS library, allowing you to use SUNDIALS directly from Python.
25
26
+.. warning::
27
+
28
+ sundials4py is in beta and is subject to breaking changes. We welcome feedback on this new feature of SUNDIALS.
29
30
.. note::
31
32
New SUNDIALS users should first read the :ref:`General User Guide <SUNDIALS>`.
33
The Python User Guide focuses on specific aspects of using SUNDIALS from Python and assumes
34
the user is familiar with SUNDIALS.
35
-
36
.. toctree::
37
:maxdepth: 1
38
0 commit comments