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

BUG: special: In specfun.f, replace the use of CMPLX with DCMPLX, which returns the correct data type. #3402

Merged
merged 1 commit into from Feb 27, 2014

Conversation

WarrenWeckesser
Copy link
Member

This change should fix the compilation error reported in #3395

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling f9d3d76 on WarrenWeckesser:specfun-cmplx into e735f47 on scipy:master.

@rgommers
Copy link
Member

Thanks Warren. I confirm that this fixes the compilation error (but there's always a next one of course) for specfun. I'll let @pv sign off on this one.

@rgommers rgommers added this to the 0.14.0 milestone Feb 27, 2014
@pv pv added the PR label Feb 27, 2014
pv added a commit that referenced this pull request Feb 27, 2014
BUG: special: In specfun.f, replace the use of CMPLX with DCMPLX, which returns the correct data type.
@pv pv merged commit d2f7630 into scipy:master Feb 27, 2014
@pv
Copy link
Member

pv commented Feb 27, 2014

LGTM

@WarrenWeckesser WarrenWeckesser deleted the specfun-cmplx branch March 2, 2014 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build issues Issues with building from source, including different choices of architecture, compilers and OS scipy.special
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants