Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Skip conversion of TF to TF in freqresp #6007

Merged
merged 1 commit into from
Mar 28, 2016
Merged

Conversation

e-q
Copy link
Contributor

@e-q e-q commented Mar 27, 2016

Avoid a redunant call to to_tf, brought to light in gh-5613.

Avoid a redunant call to `to_tf`, brought to light in gh-5613.
@codecov-io
Copy link

@@            master   #6007   diff @@
======================================
  Files          238     238       
  Stmts        43803   43805     +2
  Branches      8211    8212     +1
  Methods          0       0       
======================================
  Hit          34230   34230       
- Partial       2603    2604     +1
- Missed        6970    6971     +1

Review entire Coverage Diff as of cff18e8

Powered by Codecov. Updated on successful CI builds.

@pv pv merged commit b6321e1 into scipy:master Mar 28, 2016
@pv
Copy link
Member

pv commented Mar 28, 2016

thanks lgtm

@pv pv added this to the 0.18.0 milestone Mar 28, 2016
@e-q e-q deleted the slowfreqs branch April 10, 2016 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants