Changes between Version 66 and Version 67 of Astronomical Tools/Software


Ignore:
Timestamp:
09/21/06 15:40:00 (19 years ago)
Author:
gbryan@…
Comment:

added comment about mathematica

Legend:

Unmodified
Added
Removed
Modified
  • Astronomical Tools/Software

    v66 v67  
    186186
    187187[http://www.netlib.org/lapack/index.html LAPACK] is written in Fortran77 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. The associated matrix factorizations (LU, Cholesky, QR, SVD, Schur, generalized Schur) are also provided, as are related computations such as reordering of the Schur factorizations and estimating condition numbers. Dense and banded matrices are handled, but not general sparse matrices. In all areas, similar functionality is provided for real and complex matrices, in both single and double precision.
     188
     189=== Mathematica ===
     190
     191Mathematica is NOT currently installed on the CAL system.  We are investigating licensing options.  In the meantime, if you have a Columbia 'uni', you can use mathematica installed on the cunix system.  To do this, log on to cunix with 'ssh your_name@cunix.columbia.edu' and then start mathematica with 'math' (for a text-interface) or 'mathematica' (for an X-windows interface).
    188192
    189193=== MIRIAD ===