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

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

Build:
DEFAULT BRANCH: master
Ran 06 Jan 2018 05:04PM 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: 65.847% (-0.09%) from 65.938%
SCIPY="scipy==0.19.1" 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

2115 of 3212 relevant lines covered (65.85%)

0.66 hits per line

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