[Lunar-commits] CVS: moonbase/science/ScientificPython BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Jeff Hodges jmhodges at lunar-linux.org
Mon Jan 26 19:17:12 GMT 2004


Update of /var/cvs/lunar/moonbase/science/ScientificPython
In directory dbguin.lunar-linux.org:/tmp/cvs-serv25205/ScientificPython

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
Weeee! another science module! rock on, scientists, rock on


--- NEW FILE: BUILD ---
( 
  python setup.py build &&
  prepare_install &&
  python setup.py install   
) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends Python

--- NEW FILE: DETAILS ---
          MODULE=ScientificPython
         VERSION=2.4.5
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://starship.python.net/~hinsen/$MODULE/$SOURCE
        WEB_SITE=http://starship.python.net/~hinsen/ScientificPython/
         ENTERED=20040126
         UPDATED=20040126
           SHORT="ScientificPython is a collection of Python modules that are useful for scientific computing"
cat << EOF
ScientificPython is a collection of Python modules that are useful for 
scientific computing. In this collection you will find modules that 
cover basic geometry (vectors, tensors, transformations, vector and 
tensor fields), quaternions, automatic derivatives, (linear) 
interpolation, polynomials, elementary statistics, nonlinear 
least-squares fits, unit calculations, Fortran-compatible text 
formatting, 3D visualization via VRML, and two Tk widgets for simple 
line plots and 3D wireframe models. There are also interfaces to the 
netCDF library (portable structured binary files), to MPI (Message 
Passing Interface, message-based parallel programming), and to BSPlib 
(Bulk Synchronous Parallel programming). For details consult the manual.
EOF



More information about the Lunar-commits mailing list