Re: [sage-devel] MPComplexNumber vs. ComplexNumber In Cython

2014-01-17 Thread Jean-Pierre Flori
On Friday, January 17, 2014 8:32:20 AM UTC+1, Jeroen Demeyer wrote: > > On 2014-01-16 01:51, ref...@uncg.edu wrote: > > Before I begin, I'd like to thank you in advance for any help I get with > > this question. I'm currently working with some heavy computation and > > decided to cython-ize

Re: [sage-devel] MPComplexNumber vs. ComplexNumber In Cython

2014-01-16 Thread Jeroen Demeyer
On 2014-01-16 01:51, ref...@uncg.edu wrote: Before I begin, I'd like to thank you in advance for any help I get with this question. I'm currently working with some heavy computation and decided to cython-ize my code. Because of what I'm doing in my math research, I will need to make MILLIONS of

[sage-devel] MPComplexNumber vs. ComplexNumber In Cython

2014-01-15 Thread refarr
Before I begin, I'd like to thank you in advance for any help I get with this question. I'm currently working with some heavy computation and decided to cython-ize my code. Because of what I'm doing in my math research, I will need to make MILLIONS of calls to pretty high level complex functi