Skip to content
Snippets Groups Projects
Commit 9e6ea3c4 authored by Sebastian Achilles's avatar Sebastian Achilles Committed by Tom Ridley
Browse files

update SciPy-bundle-2021.10-gcccoremkl-11.2.0-2021.4.0.eb: add numexpr extension

parent d1d4efad
Branches
No related tags found
No related merge requests found
...@@ -62,9 +62,9 @@ exts_list = [ ...@@ -62,9 +62,9 @@ exts_list = [
# ('mpi4py', '3.1.1', { # ('mpi4py', '3.1.1', {
# 'checksums': ['e11f8587a3b93bb24c8526addec664b586b965d83c0882b884c14dc3fd6b9f5c'], # 'checksums': ['e11f8587a3b93bb24c8526addec664b586b965d83c0882b884c14dc3fd6b9f5c'],
# }), # }),
# ('numexpr', '2.7.3', { ('numexpr', '2.7.3', {
# 'checksums': ['43616529f9b7d1afc83386f943dc66c4da5e052f00217ba7e3ad8dd1b5f3a825'], 'checksums': ['43616529f9b7d1afc83386f943dc66c4da5e052f00217ba7e3ad8dd1b5f3a825'],
# }), }),
('Bottleneck', '1.3.2', { ('Bottleneck', '1.3.2', {
'checksums': ['20179f0b66359792ea283b69aa16366419132f3b6cf3adadc0c48e2e8118e573'], 'checksums': ['20179f0b66359792ea283b69aa16366419132f3b6cf3adadc0c48e2e8118e573'],
}), }),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment