provide support for the complex library#2891
Conversation
available since C99... may be valid only after Python2 is dropped on Windows.
|
Please add a little test anyway. You can add it to the |
|
Ping! :) |
|
Arg, I forgot about it.
|
|
There is test that works for me ... not sure it works everywhere. let's wait for Travis' point of view |
|
Just a question: How do you prevent the test to use the C++ backend ? |
|
Sorry for the silence. There is a tag |
|
Can this PR be merged? Having access to complex is helpful to scientific computing! |
|
That was my original idea ... |
|
This looks fine to me--doesn't change the default behavior and lets the user cimport rather than declare all of these methods, and the test looks fine as well. Thanks. |
available since C99... may be valid only after Python2 is dropped on
Windows.