|
1 |
| -..image::https://travis-ci.org/python-control/python-control.svg?branch=master |
2 |
| -:target:https://travis-ci.org/python-control/python-control |
3 |
| -..image::https://coveralls.io/repos/python-control/python-control/badge.png |
| 1 | +..image::https://anaconda.org/conda-forge/control/badges/version.svg |
| 2 | +:target:https://anaconda.org/conda-forge/control |
| 3 | + |
| 4 | +..image::https://img.shields.io/pypi/v/control.svg |
| 5 | + :target:https://pypi.org/project/control/ |
| 6 | + |
| 7 | +..image::https://github.com/python-control/python-control/actions/workflows/python-package-conda.yml/badge.svg |
| 8 | +:target:https://github.com/python-control/python-control/actions/workflows/python-package-conda.yml |
| 9 | + |
| 10 | +..image::https://github.com/python-control/python-control/actions/workflows/install_examples.yml/badge.svg |
| 11 | +:target:https://github.com/python-control/python-control/actions/workflows/install_examples.yml |
| 12 | + |
| 13 | +..image::https://github.com/python-control/python-control/actions/workflows/control-slycot-src.yml/badge.svg |
| 14 | +:target:https://github.com/python-control/python-control/actions/workflows/control-slycot-src.yml |
| 15 | + |
| 16 | +..image::https://coveralls.io/repos/python-control/python-control/badge.svg |
4 | 17 | :target:https://coveralls.io/r/python-control/python-control
|
5 | 18 |
|
6 | 19 | Python Control Systems Library
|
|