We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a6403d + e25906f commit 6d47dcfCopy full SHA for 6d47dcf
1 file changed
README.rst
@@ -10,8 +10,8 @@ Slycot
10
.. image:: https://travis-ci.org/python-control/Slycot.svg?branch=master
11
:target: https://travis-ci.org/python-control/Slycot
12
13
-.. image:: https://coveralls.io/repos/github/python-control/Slycot/badge.svg
14
- :target: https://coveralls.io/github/python-control/Slycot
+.. image:: https://coveralls.io/repos/github/python-control/Slycot/badge.svg?branch=master
+ :target: https://coveralls.io/github/python-control/Slycot?branch=master
15
16
Python wrapper for selected SLICOT routines, notably including solvers for
17
Riccati, Lyapunov, and Sylvester equations.
0 commit comments