diff options
Diffstat (limited to 'science/py-ScientificPython/pkg-descr')
-rw-r--r-- | science/py-ScientificPython/pkg-descr | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/science/py-ScientificPython/pkg-descr b/science/py-ScientificPython/pkg-descr deleted file mode 100644 index 1cb974e7dfbb..000000000000 --- a/science/py-ScientificPython/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -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. - -WWW: http://dirac.cnrs-orleans.fr/ScientificPython/ |