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 debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
10-26-2008, 04:54 PM
Kumar Appaiah
Hunting a Math Application
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 UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
10-26-2008, 04:57 PM
tyler
Hunting a Math Application
"Wu, Kejia" <w.kejia@gmail.com> 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 debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
10-26-2008, 05:33 PM
Zhan
Hunting a Math Application
On Mon, 27 Oct 2008 01:36:00 +0800, Wu, Kejia <w.kejia@gmail.com> 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 the best for myself.
Someone also claims python (well, some python packages are quite powerful)
can fullfill their
computational need.
--
Regards,
Zhan
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
10-26-2008, 07:15 PM
Chris Burkhardt
Hunting a Math Application
Zhan wrote:
> On Mon, 27 Oct 2008 01:36:00 +0800, Wu, Kejia <w.kejia@gmail.com> 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 the best for myself.
>
> Someone also claims python (well, some python packages are quite
> powerful) can fullfill their
> computational need.
For Python:
SymPy: http://code.google.com/p/sympy/
NumPy: http://numpy.scipy.org/
Other lists:
http://www.usna.edu/Users/math/wdj/opensource_math.html
http://en.wikipedia.org/wiki/List_of_numerical_analysis_software
- Chris burkhardt
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
10-26-2008, 11:11 PM
"Jordi Gutiérrez Hermoso"
Hunting a Math Application
2008/10/26 Wu, Kejia <w.kejia@gmail.com>:
> 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 to install QtOctave as
well if you're afraid of terminals. ;-) Both Octave and QtOctave are
packaged for Debian.
It also has a very active community in the mailing lists. Definitely
worth checking out.
- Jordi G. H.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
10-27-2008, 12:24 PM
Steve S
Hunting a Math Application
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/
And for plotting and convenient interactivity:
matplotlib + ipython
best,
steve
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
10-27-2008, 02:39 PM
Dieter Faulbaum
Hunting a Math Application
This look promising:
http://www.sagemath.org/
--
Dieter Faulbaum
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
10-28-2008, 09:30 AM
John Jackson
Hunting a Math Application
I have been using Octave and find it very useful.
**** J
10-29-2008, 06:22 PM
"Wu, Kejia"
Hunting a Math Application
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, Kejia wrote:
> 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 debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org