<div>Thanks for clarification Sturla, that&#39;s just the way I was thinking about some things...</div><div><br></div><div>I realized that you used some C code that is in _math.h header file, I mean, I was thinking that in the project I should rewrite code that belongs to this file too right? </div>

<div><br></div><div>I started coding but I got stucked in functions like Py_Is_Infinite and Py_Is_NaN... I saw Sturla e-mail but I thought this would be wrote in a different way, was I wrong?</div><div><br></div><div>I also started to write a proposal for this project and hope to publish it here tomorrow for your evaluation.</div>

<div><br></div><div>Another point that I&#39;m thinking about is how the profile results should be organized. Is there any template for this?</div><div><br></div><div>Best Regards</div><div><br></div><div>[]s</div><div><br>

</div><div>Arthur</div><br><div class="gmail_quote">2011/4/3 Sturla Molden <span dir="ltr">&lt;<a href="mailto:sturla@molden.no">sturla@molden.no</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Den 04.04.2011 01:49, skrev Sturla Molden:<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Also observe that we do not release the GIL here. That is not because these functions are not thread-safe, they are, but yielding the GIL will slow things terribly.<br>
</blockquote>
<br></div>
Oh, actually they are not thread-safe because we set errno... Sorry.<br><font color="#888888">
<br>
Sturla</font><div><div></div><div class="h5"><br>
<br>
<br>
_______________________________________________<br>
cython-devel mailing list<br>
<a href="mailto:cython-devel@python.org" target="_blank">cython-devel@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/cython-devel" target="_blank">http://mail.python.org/mailman/listinfo/cython-devel</a><br>
</div></div></blockquote></div><br>