PDA

View Full Version : Open Source Maths Software


mabs239
Feb20-08, 01:39 AM
Dear Friends,

Do some one know whether there is some open source Mathematics software available like Mathematica/Maple or Matlab.

las3rjock
Feb20-08, 04:01 AM
Yes.

Dr Transport
Feb22-08, 09:23 AM
Octave is a Matlab clone for Linux......

chroot
Feb22-08, 01:50 PM
Octave and Maxima are two of the best.

- Warren

mgb_phys
Feb22-08, 02:55 PM
sagemath is supposed to be a replacement for mathematica

mabs239
Feb24-08, 12:17 AM
Thanks my friends for your help.
I will try these softwares now! I am not sure if it is possible to understand the source code for learning algorithms implemented.

ks_physicist
Mar1-08, 02:14 PM
Octave and Maxima are two of the best.

- Warren

I'm going to echo what he said, at least for the applications I use it for.

I used to add MuPAD Light, but the corporate suits took over and yanked the free version.

fargoth
Mar1-08, 03:07 PM
I use python with matplotlib and scipy...

scipy (http://www.scipy.org/)
matplotlib (http://matplotlib.sourceforge.net/)