Skip to content

Commit 52f10c6

Browse files
committed
add beta warning
1 parent 317a9f4 commit 52f10c6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

doc/shared/Python/index.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,16 @@ Python
2323
sundials4py provides official (supported by the SUNDIALS team) Python bindings to much of the
2424
SUNDIALS library, allowing you to use SUNDIALS directly from Python.
2525

26+
.. warning::
27+
28+
sundials4py is in beta and is subject to breaking changes. We welcome feedback on this new feature of SUNDIALS.
29+
2630
.. note::
2731

2832
New SUNDIALS users should first read the :ref:`General User Guide <SUNDIALS>`.
2933
The Python User Guide focuses on specific aspects of using SUNDIALS from Python and assumes
3034
the user is familiar with SUNDIALS.
3135

32-
3336
.. toctree::
3437
:maxdepth: 1
3538

0 commit comments

Comments
 (0)