• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

python-control / python-control
95%
master: 94%

Build:
Build:
LAST BUILD BRANCH: stable
DEFAULT BRANCH: master
Repo Added 13 Aug 2014 01:10AM CUT
Files 45
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • 0.10.0
  • 0.10.1
  • 0.10.2
  • 0.7.0
  • 0.8.0
  • 0.8.1
  • 0.8.2
  • 0.8.3
  • 0.8.4
  • 0.8.x
  • 0.9.2
  • 0.9.3
  • 0.9.3.post1
  • 0.9.3.post2
  • 0.9.4
  • 0.9.x
  • assert_tf_close_coeff
  • bnavigator-fix-latex
  • ci-add-defaults-miniforge
  • create_statefbk-29Nov2024
  • dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
  • dev-delay
  • drop-old-py-scipy
  • dynamics
  • fix-ci-doctest-install-examples
  • fix-no_indent-27Jan2025
  • fix-repr
  • fix-svp
  • fix_bode_margins_title-02Feb2025
  • fix_complex_to_real-29Dec2024
  • fix_nyquist_ax-16Apr2025
  • fix_nyquist_plot-13Jan2025
  • fix_nyquist_rescaling-24Mar2025
  • fix_optimal-03Jul2024
  • fix_phase_crossover-28Jan2025
  • fix_scalar_tfops-06Dec2024
  • fix_topandas-30Dec2024
  • gh-action-conda-warning
  • gh1097-ctrb-obsv-shapes
  • gh1110-solve_flat_ocp
  • gha_mambaforge-14Dec2024
  • implement_okid
  • improve-docs
  • iosys_enhance-07Dec2024
  • iosys_repr-07Dec2024
  • jdelange/disk-margins
  • keyword_aliases-07Feb2025
  • lint-lib-only
  • lint-tests
  • master
  • mimo_ss2tf_scipy-12Jan2025
  • modred_unstable-28Nov2024
  • no-mamba
  • osx-no-mkl
  • readme-no-fortran-compiler-needed
  • release_10_2_fixes-04Jul2025
  • release_notes-07Mar2025
  • rory/lint-examples
  • samlaf-master
  • sawyerbfuller-patch-1
  • sawyerbfuller-patch-2
  • stable
  • streamplot
  • testing
  • update-manifest
  • update_ioresp_docs-22Jun2025
  • update_isstatic-01Feb2025
  • update_ssmatrix-01Feb2025
  • upgrade-download-github-action
  • userguide-22Dec2024
  • xferfcn_typecheck-23Mar2025
  • zoom-rlocus

05 Jul 2025 03:04PM CUT coverage: 94.734% (+0.001%) from 94.733%
16089332256

push

github

web-flow
Merge pull request #1164 from murrayrm/release_10_2_fixes-04Jul2025

OS/BLAS update for Windows + small fixes for 0.10.2 release

9949 of 10502 relevant lines covered (94.73%)

8.28 hits per line

Relevant lines Covered
Build:
Build:
10502 RELEVANT LINES 9949 COVERED LINES
8.28 HITS PER LINE
Source Files on main
  • Tree
  • List 45
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
72.41
sysnorm.py329 145 105 40 6.0
89.19
flatsys/linflat.py121 37 33 4 9.0
89.3
optimal.py2584 645 576 69 9.0
92.53
config.py581 + 8174 + 3161 + 313 9.0
92.58
pzmap.py676 229 212 17 9.0
92.73
modelsimp.py732 220 204 16 8.0
92.86
flatsys/basis.py123 28 26 2 9.0
93.1
nlsys.py3026 986 918 68 9.0
93.13
canonical.py537 160 149 11 7.0
93.31
margins.py656 + 2254 237 17 8.0
Showing 1 to 10 of 45 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next
  • ►
    96.23
    flatsys/
  • ►
    98.16
    matlab/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16089332256 main Merge pull request #1164 from murrayrm/release_10_2_fixes-04Jul2025 OS/BLAS update for Windows + small fixes for 0.10.2 release push 05 Jul 2025 03:11PM CUT web-flow github
94.73
16081260701 main Merge pull request #1140 from murrayrm/release_notes-07Mar2025 Version 0.10.2 release notes push 04 Jul 2025 09:45PM CUT web-flow github
94.73
16081041622 main Merge pull request #1155 from murrayrm/fix_nyquist_rescaling-24Mar2025 Update Nyquist rescaling + other improvements push 04 Jul 2025 09:25PM CUT web-flow github
94.73
16077526549 main Merge pull request #1163 from murrayrm/fix_optimal-03Jul2024 Fix CI errors in NumPy 2.3.1 push 04 Jul 2025 04:14PM CUT web-flow github
94.74
15878320576 main Disk margin calculations (#1146) * Initial version of disk margin calculation and example/test script * Comment updates: update margins.py header, clarify import exception handler comment, fix typo in skew description of disk_margins docstring ... push 25 Jun 2025 02:01PM CUT web-flow github
94.74
15817454629 main update documentation for input_output_response to address gh1152 (#1157) resolves #1152 by updating the documentation to include information about setting max_step. push 23 Jun 2025 07:06AM CUT web-flow github
94.76
15798511262 main Merge pull request #1153 from repagh/zoom-rlocus recalculate loci for sisotool and rlocus on axis scaling push 21 Jun 2025 06:37PM CUT web-flow github
94.76
14524054988 main Merge pull request #1145 fix ax processing bug in {nyquist,nichols,describing_function}_plot push 17 Apr 2025 08:22PM CUT web-flow github
94.75
14068771957 main Merge pull request #1142 from murrayrm/xferfcn_typecheck-23Mar2025 Add type error checks, unit tests, documentation for real-valued systems push 25 Mar 2025 07:54PM CUT web-flow github
94.75
13740512876 main Merge pull request #1135 from roryyorke/rory/lint-examples Lint fixes on benchmarks and examples/*.py push 08 Mar 2025 06:57PM CUT web-flow github
94.75
See All Builds (1906)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc