472,110 Members | 2,303 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,110 software developers and data experts.

Python on Computation, Math and Statistics

I would hope Python is doing a lot of standard computations beyond
arithmetic. Trig functions and more. Comments?
--
Wayne Watson (Nevada City, CA)

Web Page: <speckledwithStars.net>
Aug 19 '07 #1
9 1457
W. Watson schrieb:
I would hope Python is doing a lot of standard computations beyond
arithmetic. Trig functions and more. Comments?
Bad google day?

http://docs.python.org/lib/numeric.html

Additionally, there are several scientific extensions, like SciPy,
Numeric/Numpy and so forth.
Diez
Aug 19 '07 #2
Google? What's that? Thanks. I like to get a insider's view when I know
experts are out there. So now I ask a deeper question. Are there matrix
computation libraries or even statistical (regression, factor analysis)
libraries?

Diez B. Roggisch wrote:
W. Watson schrieb:
>I would hope Python is doing a lot of standard computations beyond
arithmetic. Trig functions and more. Comments?

Bad google day?

http://docs.python.org/lib/numeric.html

Additionally, there are several scientific extensions, like SciPy,
Numeric/Numpy and so forth.
Diez
--
Wayne Watson (Nevada City, CA)

Web Page: <speckledwithStars.net>
Aug 19 '07 #3
W. Watson schrieb:
Google? What's that? Thanks. I like to get a insider's view when I know
experts are out there. So now I ask a deeper question. Are there matrix
computation libraries or even statistical (regression, factor analysis)
libraries?
That's your idea of an "in depth question"?

Did you even consider googling the projects I told you about? Reading up
on them just the tiniest?

http://www.scipy.org/

"""
SciPy (pronounced "Sigh Pie") is open-source software for mathematics,
science, and engineering. It is also the name of a very popular
conference on scientific programming with Python. The SciPy library
depends on NumPy, which provides convenient and fast N-dimensional array
manipulation. The SciPy library is built to work with NumPy arrays, and
provides many user-friendly and efficient numerical routines such as
routines for numerical integration and optimization. Together, they run
on all popular operating systems, are quick to install, and are free of
charge. NumPy and SciPy are easy to use, but powerful enough to be
depended upon by some of the world's leading scientists and engineers.
If you need to manipulate numbers on a computer and display or publish
the results, give SciPy a try!
"""

Or do you wish a comprehensive overview as Powerpoint presentation in
your favorite colors?

Diez
Aug 19 '07 #4
On 8/19/07, W. Watson <wo*********@invalid.comwrote:
Google? What's that? Thanks. I like to get a insider's view when I know
experts are out there. So now I ask a deeper question. Are there matrix
computation libraries or even statistical (regression, factor analysis)
libraries?
If you are so inclined you can use R functions from Python (look for R
and Python in your favorite search engine).

--
Sebastián Bassi (セバスティアン)
Diplomado en Ciencia y Tecnolog*a.
GPG Fingerprint: 9470 0980 620D ABFC BE63 A4A4 A3DE C97D 8422 D43D
Aug 19 '07 #5
On Aug 19, 2:32 pm, "W. Watson" <wolf_tra...@invalid.comwrote:
Google? What's that? Thanks. I like to get a insider's view when I know
experts are out there.
FYI the "insiders" and "experts" out there appreciate knowing that you
did a little work on your own before just posting questions. "I like
to get a insider's view when I know experts are out there" translates
to "My time is more valuable than other peoples', so I'll just ask
them to answer my questions instead of doing 5 minutes of digging for
myself."

Comments? Here's mine: go away and come back after you've done some
homework.

-- Paul

Aug 19 '07 #6
W. Watson wrote:
I would hope Python is doing a lot of standard computations beyond
arithmetic. Trig functions and more. Comments?
Try SAGE: http://www.sagemath.org/

Jaap
Permanents are here forever.
Aug 19 '07 #7
Thanks. I appreciate the info.

Diez B. Roggisch wrote:
W. Watson schrieb:
>Google? What's that? Thanks. I like to get a insider's view when I
know experts are out there. So now I ask a deeper question. Are there
matrix computation libraries or even statistical (regression, factor
analysis) libraries?

That's your idea of an "in depth question"?

Did you even consider googling the projects I told you about? Reading up
on them just the tiniest?

http://www.scipy.org/

"""
SciPy (pronounced "Sigh Pie") is open-source software for mathematics,
science, and engineering. It is also the name of a very popular
conference on scientific programming with Python. The SciPy library
depends on NumPy, which provides convenient and fast N-dimensional array
manipulation. The SciPy library is built to work with NumPy arrays, and
provides many user-friendly and efficient numerical routines such as
routines for numerical integration and optimization. Together, they run
on all popular operating systems, are quick to install, and are free of
charge. NumPy and SciPy are easy to use, but powerful enough to be
depended upon by some of the world's leading scientists and engineers.
If you need to manipulate numbers on a computer and display or publish
the results, give SciPy a try!
"""

Or do you wish a comprehensive overview as Powerpoint presentation in
your favorite colors?

Diez
--
Wayne Watson (Nevada City, CA)

Web Page: <speckledwithStars.net>
Aug 19 '07 #8
Thanks.

Paul McGuire wrote:
On Aug 19, 2:32 pm, "W. Watson" <wolf_tra...@invalid.comwrote:
>Google? What's that? Thanks. I like to get a insider's view when I know
experts are out there.

FYI the "insiders" and "experts" out there appreciate knowing that you
did a little work on your own before just posting questions. "I like
to get a insider's view when I know experts are out there" translates
to "My time is more valuable than other peoples', so I'll just ask
them to answer my questions instead of doing 5 minutes of digging for
myself."

Comments? Here's mine: go away and come back after you've done some
homework.

-- Paul
--
Wayne Watson (Nevada City, CA)

Web Page: <speckledwithStars.net>
Aug 19 '07 #9
Thanks. That looks interesting.

Jaap Spies wrote:
W. Watson wrote:
>I would hope Python is doing a lot of standard computations beyond
arithmetic. Trig functions and more. Comments?

Try SAGE: http://www.sagemath.org/

Jaap
Permanents are here forever.
--
Wayne Watson (Nevada City, CA)

Web Page: <speckledwithStars.net>
Aug 19 '07 #10

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

6 posts views Thread by Bibby | last post: by
699 posts views Thread by mike420 | last post: by
226 posts views Thread by Stephen C. Waterbury | last post: by
89 posts views Thread by Radioactive Man | last post: by
53 posts views Thread by Michael Tobis | last post: by
267 posts views Thread by Xah Lee | last post: by
43 posts views Thread by parallelpython | last post: by
53 posts views Thread by Vicent Giner | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.