[Lunar-commits] r24530 - moonbase/trunk/python/ScientificPython

Dennis Veatch stumbles at lunar-linux.org
Sat May 26 16:32:39 CEST 2007


Author: stumbles
Date: 2007-05-26 16:32:39 +0200 (Sat, 26 May 2007)
New Revision: 24530

Modified:
   moonbase/trunk/python/ScientificPython/DETAILS
Log:

Version bump and fixing some urls. BR247


Modified: moonbase/trunk/python/ScientificPython/DETAILS
===================================================================
--- moonbase/trunk/python/ScientificPython/DETAILS	2007-05-26 14:18:54 UTC (rev 24529)
+++ moonbase/trunk/python/ScientificPython/DETAILS	2007-05-26 14:32:39 UTC (rev 24530)
@@ -1,23 +1,23 @@
        MODULE=ScientificPython
-      VERSION=2.4.9
+      VERSION=2.6
        SOURCE=$MODULE-$VERSION.tar.gz
-SOURCE_URL[0]=http://starship.python.net/~hinsen/$MODULE/
-   SOURCE_VFY=sha1:077b6347940617999c23103bac9542d926ed7f69
-     WEB_SITE=http://starship.python.net/~hinsen/ScientificPython/
+SOURCE_URL[0]=http://sourcesup.cru.fr/frs/download.php/1034/
+   SOURCE_VFY=sha1:db5b0d369e8254130312553a13a70888537e637e
+     WEB_SITE=http://dirac.cnrs-orleans.fr/plone/software/scientificpython/overview
       ENTERED=20040126
-      UPDATED=20060106
-        SHORT="a collection of Python modules that are useful for scientific computing"
+      UPDATED=20070526
+        SHORT="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 
+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