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

python-control / python-control / 260 / 7
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 06 Jan 2018 05:05PM UTC
Files 27
Run time 1s
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

06 Jan 2018 04:55PM UTC coverage: 77.024% (-0.007%) from 77.031%
SCIPY=scipy SLYCOT=slycot

Pull #179

travis-ci

web-flow
Update evalfr usage for consistency with MATLAB

Renamed evalfr() in the FRD, StateSpace and TransferFunction classes to
_evalfr() and put a deprecation warning for use of the evalfr() method.

Changed calls to evalfr() in frdata.py and margins.py to use _evalfr()

Added unit tests for the the new methods + warnings

These changes eliminate the inconsistency in the argument form between the
(MATLAB compatible) evalfr() function, which takes a complex argument, and
the evalfr() methods for LTI objects, which took a real number as argument
(representing the frequency).  The _evalfr() method retains the original
functionality, since it is used for computing stability margins and for
converting objects to FRD form.
Pull Request #179: Update evalfr() to be consistent with MATLAB usage

2474 of 3212 relevant lines covered (77.02%)

0.77 hits per line

Source Files on job 260.7 (SCIPY=scipy SLYCOT=slycot)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 260
  • Travis Job 260.7
  • ed765a5e on github
  • Prev Job for SCIPY=scipy SLYCOT=slycot on master (#257.7)
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