Hello David,
Is SciPy works with python 2.4.2, Windows XP?
I thought it is only for python 2.3?
pujo
--
http://mail.python.org/mailman/listinfo/python-list
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:
> For example stastical module like commulative probability function for
> t distribution, or other numerical module which incorporate looping to
> get the result.
>
> I found that pyrex is very helpfull when dealing with looping
> things.
Pyrex is
For example stastical module like commulative probability function for
t distribution, or other numerical module which incorporate looping to
get the result.
I found that pyrex is very helpfull when dealing with looping things.
pujo
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
> I just wonder if someone has already build it.
built what? it's not like nobody's ever built a Python module using Pyrex
before, so
I guess you have to be a bit more precise if you want feedback.
--
http://mail.python.org/mailman/listinfo/python-list
Hello,
I just wonder if someone has already build it.
Thanks for the response.
Best Regards,
pujo
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
> I have an idea to build python module to speed up python code in some
> of field where pyrex shines such as numeric, code which needs a lot of
> looping etc.
>
> What do you think?
I don't think you need anyone's permission to do that, really. Just grab
the tools and s
[EMAIL PROTECTED] wrote:
> Hello,
>
> I have an idea to build python module to speed up python code in some
> of field where pyrex shines such as numeric, code which needs a lot of
> looping etc.
Isn't numeric already written in C?
--
Regards,
Diez B. Roggisch
--
http://mail.python.org/mailma