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

python-control / python-control / 21 / 2
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2014 04:14AM UTC
Files 46
Run time 23s
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

13 Aug 2014 03:36AM UTC coverage: 78.644%. First build
21.2

push

travis-ci

cwrowley
Implement c2d without slycot (fixes #23)

Conversion from continuous-time to discrete-time are now implemented
as methods of the TransferFunction or StateSpace classes.  The
function sample_system() is still provided, and takes either a
state-space system or transfer function as an argument.

The implementations simply call the routine `cont2discrete` from
`scipy.signal`

This new organization into methods avoids some messy type checking in
sample_system(), and also avoids some unnecessary conversions between
state-space systems and transfer functions, which fixes #23.

3955 of 5029 relevant lines covered (78.64%)

0.79 hits per line

Source Files on job 21.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21
  • Travis Job 21.2
  • 03c66370 on github
  • Next Job for on master (#22.1)
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

© 2026 Coveralls, Inc