Re: Hunting a Math Application

2008-11-03 Thread Micha
On Mon, 3 Nov 2008 09:01:37 -0600 "Jordi Gutiérrez Hermoso" <[EMAIL PROTECTED]> wrote: > Hi. > > 2008/11/3 Micha <[EMAIL PROTECTED]>: > > you can also always get a free matlab compatible matlab from bittorrent ;-) > > I have strong opinions as to why this is not a viable solution: > > http

Re: Hunting a Math Application

2008-11-03 Thread Jordi Gutiérrez Hermoso
Hi. 2008/11/3 Micha <[EMAIL PROTECTED]>: > you can also always get a free matlab compatible matlab from bittorrent ;-) I have strong opinions as to why this is not a viable solution: http://everything2.com/title/mathematica+and+free+software Cheers, - Jordi G. H. -- To UNSUBSCRIBE, emai

Re: Hunting a Math Application

2008-11-03 Thread Micha
Octave is getting more mature and is much more usable these days. It is mostly matlab compatible in syntax. scilab used to be better than octave, don't know the state at the moment, but the syntax is different than matlab. PDL as mentioned is a perl extention that also has a limited command line

Re: Hunting a Math Application

2008-11-02 Thread Mitchell Laks
On 10:36 Sun 26 Oct , Wu, Kejia wrote: > Hi all, > > Is there some open source application with functions as Matlab on linux? > > I feel very grateful to any suggestion. > Another idea, is pdl which is a very powerful math system based upon perl. you can do major matrix calculations and d

Re: Hunting a Math Application

2008-10-29 Thread Wu, Kejia
Hi all friends, Thank you very much for your help. SciPy can solve all my current requirements. Octave may be stronger, but the learning curve for me is also larger. Sage is my another option - also Python-based. Thank you guys again. Best regards, Kejia On Sun, 2008-10-26 at 10:36 -0700, Wu,

Re: Hunting a Math Application

2008-10-27 Thread Dieter Faulbaum
This look promising: http://www.sagemath.org/ -- Dieter Faulbaum -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Hunting a Math Application

2008-10-27 Thread Steve S
On Oct 26 14:15 -0600, Chris Burkhardt wrote: > SymPy: http://code.google.com/p/sympy/ > NumPy: http://numpy.scipy.org/ Just to mention it: Scipy is a collection of numerical routines built on top of numpy. Python wrappers of non-BSD libraries and other fun stuff: http://scipy.org/scipy/scikits/

Re: Hunting a Math Application

2008-10-26 Thread Jordi Gutiérrez Hermoso
2008/10/26 Wu, Kejia <[EMAIL PROTECTED]>: > Is there some open source application with functions as Matlab on linux? Octave is very close to Matlab. It implements virtually all of the core Matlab functions, and it has the same syntax, unlike Scilab or the Python numeric libraries. You might want t

Re: Hunting a Math Application

2008-10-26 Thread Chris Burkhardt
Zhan wrote: > On Mon, 27 Oct 2008 01:36:00 +0800, Wu, Kejia <[EMAIL PROTECTED]> wrote: > >> Hi all, >> >> Is there some open source application with functions as Matlab on linux? >> >> I feel very grateful to any suggestion. >> >> Regards, >> Kejia >> >> > > I would give octave, scilab and freema

Re: Hunting a Math Application

2008-10-26 Thread Zhan
On Mon, 27 Oct 2008 01:36:00 +0800, Wu, Kejia <[EMAIL PROTECTED]> wrote: Hi all, Is there some open source application with functions as Matlab on linux? I feel very grateful to any suggestion. Regards, Kejia I would give octave, scilab and freemat each a try and then decide which is th

Re: Hunting a Math Application

2008-10-26 Thread tyler
"Wu, Kejia" <[EMAIL PROTECTED]> writes: > Is there some open source application with functions as Matlab on linux? > Octave is the closest you'll get, but R (a dialect of S) and maxima (similar to Mathematica) might also be useful. Cheers, Tyler -- -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Re: Hunting a Math Application

2008-10-26 Thread Kumar Appaiah
On Sun, Oct 26, 2008 at 10:36:00AM -0700, Wu, Kejia wrote: > Hi all, > > Is there some open source application with functions as Matlab on linux? > > I feel very grateful to any suggestion. GNU Octave. Freemat may also work, though I have never tried it. HTH. Kumar -- Kumar Appaiah -- To U

Hunting a Math Application

2008-10-26 Thread Wu, Kejia
Hi all, Is there some open source application with functions as Matlab on linux? I feel very grateful to any suggestion. Regards, Kejia -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]