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

python-control / python-control / 21
94%

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2014 04:05AM UTC
Jobs 3
Files 47
Run time 9min
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

pending completion
21

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.

3962 of 5055 relevant lines covered (78.38%)

2.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21.1 13 Aug 2014 04:05AM UTC 0
78.38
Travis Job 21.1
2 21.2 13 Aug 2014 04:14AM UTC 0
78.64
Travis Job 21.2
3 21.3 13 Aug 2014 04:05AM UTC 0
78.64
Travis Job 21.3
Source Files on build 21
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #21
  • 03c66370 on github
  • Next Build on master (#22)
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