New software installed numpy/1.18.5-Python-3.6.6

Dear users,

we have installed a new software:

(baobab)-[alberta@cpu025 ~]$ ml spider numpy/1.18.5-Python-3.6.6

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  numpy: numpy/1.18.5-Python-3.6.6
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Description:
      NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for
      integrating C/C++ and Fortran code, useful linear algebra, Fourier transform, and random number capabilities. Besides its obvious scientific uses, NumPy can also be used as an efficient
      multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases. 


    You will need to load all module(s) on any one of the lines below before the "numpy/1.18.5-Python-3.6.6" module is available to load.

      GCC/7.3.0-2.30  OpenMPI/3.1.1
 
    Help:
      
      Description
      ===========
      NumPy is the fundamental package for scientific computing with Python. It contains among other things:
       a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran
       code, useful linear algebra, Fourier transform, and random number capabilities. Besides its obvious scientific uses,
       NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be 
       defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases.
      
      
      More information
      ================
       - Homepage: http://www.numpy.org