Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
bnavigator committed Oct 30, 2022
1 parent 505c2e6 commit f689541
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@ Riccati, Lyapunov, and Sylvester equations.
Dependencies
------------

Slycot supports Python versions 3.6 or later.
Slycot supports Python versions 3.7 or later.

To run the compiled Slycot package, the following must be installed as
dependencies:

- Python 3.6+
- Python 3.7+
- NumPy

If you are compiling and installing Slycot from source, you will need the
following dependencies:

- 3.6+
- Python 3.7+
- NumPy
- scikit-build
- CMake
Expand Down

0 comments on commit f689541

Please sign in to comment.