Python and Math

Bill Cunningham nospam at nspam.invalid
Sun May 18 14:09:43 EDT 2014


"Grant Edwards" <invalid at invalid.invalid> wrote in message 
news:llak9u$8rs$1 at reader1.panix.com...
> On 2014-05-18, Bill Cunningham <nospam at nspam.invalid> wrote:
>
>>     Does Python have good mathematical capabilities?
>
> No.
>
> It has very good numerical computation capabilities, but it does not
> really do "math" (at least not what a mathemetician would consider
> "math").
>
>> I am interested in learning a second language for mathematical
>> purposes.
>
> If you want to do calculations on numbers (integral, real, complex,
> vectors, matrixes), analyze and visualize data (stuff that was
> traditionally done in Fortran), then Python is brilliant.
>
> If you want to do "math" (as in the study of number theory,
> topologies, proofs, and so on) then no.  Python is not a good choice.

    linear algebra, expanding and factoring equations of all degrees. 
Geometry.

Bill





More information about the Python-list mailing list