Skip to content
Snippets Groups Projects
Commit 1b1856b2 authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

adding easyconfig: SciPy-Stack-2022a-gcccoremkl-11.3.0-2022.1.0.eb

parent ce6956aa
No related branches found
No related tags found
No related merge requests found
easyblock = 'Bundle'
name = 'SciPy-Stack'
version = '2022a'
homepage = 'http://www.scipy.org'
description = """SciPy Stack is a collection of open source software for scientific computing in Python.
SciPy Stack includes SciPy-bundle/2022.05, matplotlib/3.5.2, Seaborn/0.12.1, sympy/1.11.1 and xarray/2022.9.0.
"""
toolchain = {'name': 'gcccoremkl', 'version': '11.3.0-2022.1.0'}
dependencies = [
('Python', '3.10.4'),
('SciPy-bundle', '2022.05'),
('matplotlib', '3.5.2'),
('Seaborn', '0.12.1'),
('sympy', '1.11.1'),
('xarray', '2022.9.0'),
]
moduleclass = 'vis'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment