We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c10f1e0 + 65b7f70 commit 5642daeCopy full SHA for 5642dae
easybuild/tools/config.py
@@ -399,6 +399,7 @@ def mk_full_default_path(name, prefix=DEFAULT_PREFIX):
399
MODULECLASS_BASE = 'base'
400
DEFAULT_MODULECLASSES = [
401
(MODULECLASS_BASE, "Default module class"),
402
+ ('ai', "Artificial Intelligence (incl. Machine Learning)"),
403
('astro', "Astronomy, Astrophysics and Cosmology"),
404
('bio', "Bioinformatics, biology and biomedical"),
405
('cae', "Computer Aided Engineering (incl. CFD)"),
0 commit comments