Difference between revisions of "Scientific Software"

From UCB Math Wiki
Jump to: navigation, search
Line 1: Line 1:
 
List of software which might be useful for graduate math:
 
List of software which might be useful for graduate math:
  
* Mathematica (outdated version 4) Maple (also outdated version 9.5) are available on <tt>panda</tt>.
+
* [http://www.wolfram.com/mathematica/ Mathematica] (outdated version 4) and [http://www.maplesoft.com/products/maple/ Maple] (also outdated version 9.5) are available on <tt>panda</tt>.
* MATLAB is available on thin client server <tt>beyonce</tt> from computer lab 744.
+
* [http://www.mathworks.com/products/matlab/ MATLAB] (current version) is available on thin client server <tt>beyonce</tt> from computer lab 744.
 
* [http://www.gnu.org/software/octave/  Octave] is a free program that runs most MATLAB code.
 
* [http://www.gnu.org/software/octave/  Octave] is a free program that runs most MATLAB code.
 
* [http://www.singular.uni-kl.de/ Singular], [http://www.math.uiuc.edu/Macaulay2/ Macaulay 2], and [http://cocoa.dima.unige.it/ CoCoA] are free programs for doing computational commutative algebra. The first two are available on <tt>panda</tt> with the command names <tt>Singular</tt> and <tt>M2</tt> respectively.
 
* [http://www.singular.uni-kl.de/ Singular], [http://www.math.uiuc.edu/Macaulay2/ Macaulay 2], and [http://cocoa.dima.unige.it/ CoCoA] are free programs for doing computational commutative algebra. The first two are available on <tt>panda</tt> with the command names <tt>Singular</tt> and <tt>M2</tt> respectively.

Revision as of 23:45, 22 January 2011

List of software which might be useful for graduate math:

  • Mathematica (outdated version 4) and Maple (also outdated version 9.5) are available on panda.
  • MATLAB (current version) is available on thin client server beyonce from computer lab 744.
  • Octave is a free program that runs most MATLAB code.
  • Singular, Macaulay 2, and CoCoA are free programs for doing computational commutative algebra. The first two are available on panda with the command names Singular and M2 respectively.
  • Polymake is a free software package for computations with polytopes, polyhedra, etc. Available on panda.
  • MAGMA does computations with many algebraic objects. Not free, but available on panda.

All of these packages are either freely available or installed on panda (also known as login.math.berkeley.edu), the math department's login server. See here for instructions on connecting to panda from your personal computer.

See also the list of text editors for various operating systems.

MacPorts

MacPorts is a program for Mac OS X which makes it easy to install and update most of the free software packages above and many others as well.