Changes between Initial Version and Version 1 of SciPy


Ignore:
Timestamp:
Mar 16, 2021, 1:56:54 PM (3 years ago)
Author:
Mikael Brandström Durling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SciPy

    v1 v1  
     1== SciPy ==
     2
     3Load procedure: `module load scipy-stack`
     4
     5This is a convenience module containing most modules of the SciPy stack (www.scipy.org).
     6Most importantly, it contains:
     7 - numpy
     8 - scipy
     9 - matplotlib
     10 - pandas
     11 - sympy
     12
     13
     14=== Installed versions ===
     15
     16- 2021-03-16 (numpy/1.20.1 scipy/1.6.1 matplotlib/3.3.4 ipython/7.21.0 jupyter/1.0.0 pandas/1.2.3 sympy/1.7.1 nose/1.3.7 )