Perun Available Modules¶
all¶
| Module | Description | Versions |
|---|---|---|
| AOCC | AMD Optimized C/C++ & Fortran compilers (AOCC) based on LLVM 13.0 | 5.0.0-GCCcore-14.3.0 |
| AOCL-BLAS | AOCL-BLAS is AMD's optimized version of BLAS targeted for AMD EPYC and Ryzen CPUs. | 5.0-GCC-14.2.0 5.1-GCC-14.3.0 |
| archspec | A library for detecting, labeling, and reasoning about microarchitectures | 0.2.5-GCCcore-13.3.0 |
| Armadillo | Armadillo is an open-source C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. | 15.0.1-foss-2025b |
| arpack-ng | ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems. | 3.9.1-foss-2025b |
| assimp | Open Asset Import Library (assimp) is a library to import and export various 3d-model-formats including scene-post-processing to generate missing render data. | 5.4.3-GCCcore-13.3.0 6.0.2-GCCcore-14.3.0 |
| Autoconf | Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of M4 macro calls. | 2.71 2.71-GCCcore-11.2.0 2.71-GCCcore-11.3.0 2.71-GCCcore-12.2.0 2.71-GCCcore-12.3.0 2.71-GCCcore-13.2.0 2.72-GCCcore-13.3.0 2.72-GCCcore-14.2.0 2.72-GCCcore-14.3.0 |
| Automake | Automake: GNU Standards-compliant Makefile generator | 1.16.4-GCCcore-11.2.0 1.16.5 1.16.5-GCCcore-11.3.0 1.16.5-GCCcore-12.2.0 1.16.5-GCCcore-12.3.0 1.16.5-GCCcore-13.2.0 1.16.5-GCCcore-13.3.0 1.17-GCCcore-14.2.0 1.18-GCCcore-14.3.0 |
| Autotools | This bundle collect the standard GNU build tools: Autoconf, Automake and libtool | 20210726-GCCcore-11.2.0 20220317 20220317-GCCcore-11.3.0 20220317-GCCcore-12.2.0 20220317-GCCcore-12.3.0 20220317-GCCcore-13.2.0 20231222-GCCcore-13.3.0 20240712-GCCcore-14.2.0 20250527-GCCcore-14.3.0 |
| BeautifulSoup | Beautiful Soup is a Python library designed for quick turnaround projects like screen-scraping. | 4.14.2-GCCcore-14.3.0 |
| binutils | binutils: GNU binary utilities | 2.37 2.37-GCCcore-11.2.0 2.38 2.38-GCCcore-11.3.0 2.39 2.39-GCCcore-12.2.0 2.40 2.40-GCCcore-12.3.0 2.40-GCCcore-13.2.0 2.42 2.42-GCCcore-13.3.0 2.42-GCCcore-14.2.0 2.44 2.44-GCCcore-14.3.0 2.45 2.45-GCCcore-15.2.0 |
| Bison | Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. | 3.7.6-GCCcore-11.2.0 3.8.2 3.8.2-GCCcore-11.3.0 3.8.2-GCCcore-12.2.0 3.8.2-GCCcore-12.3.0 3.8.2-GCCcore-13.2.0 3.8.2-GCCcore-13.3.0 3.8.2-GCCcore-14.2.0 3.8.2-GCCcore-14.3.0 3.8.2-GCCcore-15.2.0 |
| BLIS | BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. | 0.9.0-GCC-11.3.0 0.9.0-GCC-12.2.0 0.9.0-GCC-13.2.0 1.0-GCC-13.3.0 1.1-GCC-14.2.0 2.0-GCC-14.3.0 |
| Boost | Boost provides free peer-reviewed portable C++ source libraries. | 1.81.0-GCC-12.2.0 1.85.0-GCC-13.3.0 1.88.0-GCC-14.2.0 1.88.0-GCC-14.3.0 |
| Brotli | Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. The specification of the Brotli Compressed Data Format is defined in RFC 7932. | 1.0.9-GCCcore-11.3.0 1.0.9-GCCcore-12.3.0 1.1.0-GCCcore-13.3.0 1.1.0-GCCcore-14.3.0 |
| Brunsli | Brunsli is a lossless JPEG repacking library. | 0.1-GCCcore-14.3.0 |
| build | A simple, correct Python build frontend. | 1.2.2.post1-GCCcore-13.3.0 1.3.0-GCCcore-14.3.0 |
| bzip2 | bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression. | 1.0.8-GCCcore-11.3.0 1.0.8-GCCcore-12.2.0 1.0.8-GCCcore-12.3.0 1.0.8-GCCcore-13.2.0 1.0.8-GCCcore-13.3.0 1.0.8-GCCcore-14.2.0 1.0.8-GCCcore-14.3.0 |
| cairo | Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB | 1.18.0-GCCcore-13.3.0 1.18.4-GCCcore-14.3.0 |
| Catch2 | A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later | 2.13.10-GCCcore-13.3.0 2.13.10-GCCcore-14.3.0 |
| cffi | C Foreign Function Interface for Python. Interact with almost any C code from Python, based on C-like declarations that you can often copy-paste from header files or documentation. | 1.15.1-GCCcore-12.3.0 1.16.0-GCCcore-13.3.0 1.17.1-GCCcore-14.3.0 |
| CFITSIO | CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. | 4.6.2-GCCcore-14.3.0 |
| CheMPS2 | CheMPS2 is a scientific library which contains a spin-adapted implementation of the density matrix renormalization group (DMRG) for ab initio quantum chemistry. | 1.8.12-foss-2025a |
| CMake | CMake, the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. | 3.23.1-GCCcore-11.3.0 3.24.3-GCCcore-12.2.0 3.26.3-GCCcore-12.3.0 3.29.3-GCCcore-13.3.0 3.31.3-GCCcore-14.2.0 3.31.8-GCCcore-14.3.0 4.0.3-GCCcore-14.3.0 |
| CoordgenLibs | Schrodinger-developed 2D Coordinate Generation | 3.0.2-gompi-2024a |
| cppy | A small C++ header library which makes it easier to write Python extension modules. The primary feature is a PyObject smart pointer which automatically handles reference counting and provides convenience methods for performing common object operations. | 1.2.1-GCCcore-13.3.0 1.3.1-GCCcore-14.3.0 |
| cryptography | cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. | 41.0.1-GCCcore-12.3.0 42.0.8-GCCcore-13.3.0 45.0.5-GCCcore-14.3.0 |
| CUDA | CUDA (formerly Compute Unified Device Architecture) is a parallel computing platform and programming model created by NVIDIA and implemented by the graphics processing units (GPUs) that they produce. CUDA gives developers access to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs. | 12.4.0 12.8.0 12.9.1 |
| cURL | libcurl is a free and easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more. | 7.83.0-GCCcore-11.3.0 7.86.0-GCCcore-12.2.0 8.0.1-GCCcore-12.3.0 8.11.1-GCCcore-14.2.0 8.14.1-GCCcore-14.3.0 8.3.0-GCCcore-13.2.0 8.7.1-GCCcore-13.3.0 |
| Cython | Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). | 3.0.10-GCCcore-13.3.0 3.0.8-GCCcore-12.3.0 3.1.2-GCCcore-14.3.0 |
| dav1d | dav1d is an AV1 cross-platform decoder, open-source, and focused on speed and correctness. | 1.5.2-GCCcore-13.3.0 1.5.2-GCCcore-14.3.0 |
| DB | Berkeley DB enables the development of custom data management solutions, without the overhead traditionally associated with such custom projects. | 18.1.40-GCCcore-11.2.0 18.1.40-GCCcore-11.3.0 18.1.40-GCCcore-12.2.0 |
| DBus | D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a "single instance" application or daemon, and to launch applications and daemons on demand when their services are needed. | 1.16.2-GCCcore-14.3.0 |
| double-conversion | Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles. | 3.3.0-GCCcore-12.3.0 3.3.0-GCCcore-13.3.0 3.3.1-GCCcore-14.3.0 |
| Doxygen | Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D. | 1.11.0-GCCcore-13.3.0 1.14.0-GCCcore-14.3.0 1.9.7-GCCcore-12.3.0 |
| EasyBuild | EasyBuild is a software build and installation framework written in Python that allows you to install software in a structured, repeatable and robust way. | 5.2.0 5.2.1 |
| Eigen | Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. | 3.4.0-GCCcore-11.3.0 3.4.0-GCCcore-12.2.0 3.4.0-GCCcore-13.3.0 3.4.0-GCCcore-14.2.0 3.4.0-GCCcore-14.3.0 |
| elfutils | The elfutils project provides libraries and tools for ELF files and DWARF data. | 0.193-GCCcore-14.3.0 |
| ELPA | Eigenvalue SoLvers for Petaflop-Applications. | 2025.06.002-foss-2025b |
| expat | Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags) | 2.4.1-GCCcore-11.2.0 2.4.8-GCCcore-11.3.0 2.4.9-GCCcore-12.2.0 2.5.0-GCCcore-12.3.0 2.5.0-GCCcore-13.2.0 2.6.2-GCCcore-13.3.0 2.7.1-GCCcore-14.3.0 |
| FDS | Fire Dynamics Simulator (FDS) is a large-eddy simulation (LES) code for low-speed flows, with an emphasis on smoke and heat transport from fires. | 6.10.1-intel-2025a |
| FFmpeg | A complete, cross-platform solution to record, convert and stream audio and video. | 7.0.2-GCCcore-13.3.0 7.1.2-GCCcore-14.3.0 |
| ffnvcodec | FFmpeg nvidia headers. Adds support for nvenc and nvdec. Requires Nvidia GPU and drivers to be present (picked up dynamically). | 12.2.72.0 13.0.19.0 |
| FFTW | FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data. | 3.3.10-GCC-11.3.0 3.3.10-GCC-12.2.0 3.3.10-GCC-13.2.0 3.3.10-GCC-13.3.0 3.3.10-GCC-14.2.0 3.3.10-GCC-14.3.0 |
| FFTW.MPI | FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data. | 3.3.10-gompi-2024a 3.3.10-gompi-2025a 3.3.10-gompi-2025b |
| file | The file command is 'a file type guesser', that is, a command-line tool that tells you in words what kind of data a file contains. | 5.46-GCCcore-13.3.0 |
| Fiona | Fiona is designed to be simple and dependable. It focuses on reading and writing data in standard Python IO style and relies upon familiar Python types and protocols such as files, dictionaries, mappings, and iterators instead of classes specific to OGR. Fiona can read and write real-world data using multi-layered GIS formats and zipped virtual file systems and integrates readily with other Python GIS packages such as pyproj, Rtree, and Shapely. | 1.10.1-foss-2025b |
| FLAC | FLAC stands for Free Lossless Audio Codec, an audio format similar to MP3, but lossless, meaning that audio is compressed in FLAC without any loss in quality. | 1.5.0-GCCcore-14.3.0 |
| flex | Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. | 2.6.4 2.6.4-GCCcore-11.2.0 2.6.4-GCCcore-11.3.0 2.6.4-GCCcore-12.2.0 2.6.4-GCCcore-12.3.0 2.6.4-GCCcore-13.2.0 2.6.4-GCCcore-13.3.0 2.6.4-GCCcore-14.2.0 2.6.4-GCCcore-14.3.0 2.6.4-GCCcore-15.2.0 |
| FlexiBLAS | FlexiBLAS is a wrapper library that enables the exchange of the BLAS and LAPACK implementation used by a program without recompiling or relinking it. | 3.4.4-GCC-13.3.0 3.4.5-GCC-14.2.0 3.4.5-GCC-14.3.0 |
| flit | A simple packaging tool for simple packages. | 3.12.0-GCCcore-14.3.0 3.9.0-GCCcore-12.3.0 3.9.0-GCCcore-13.3.0 |
| flook | The fortran-Lua-hook library. | 0.8.4-GCC-13.3.0 |
| fontconfig | Fontconfig is a library designed to provide system-wide font configuration, customization and application access. | 2.14.2-GCCcore-12.3.0 2.15.0-GCCcore-13.3.0 2.17.0-GCCcore-14.3.0 |
| fonttools | fontTools is a library for manipulating fonts, written in Python. The project includes the TTX tool, that can convert TrueType and OpenType fonts to and from an XML text format, which is also called TTX. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats. | 4.53.1-GCCcore-13.3.0 4.58.5-GCCcore-14.3.0 |
| foss | GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK. | 2024a 2025a 2025b |
| freeglut | freeglut is a completely OpenSourced alternative to the OpenGL Utility Toolkit (GLUT) library. | 3.6.0-GCCcore-14.3.0 |
| freetype | FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well. | 2.12.1-GCCcore-11.3.0 2.13.0-GCCcore-12.3.0 2.13.2-GCCcore-13.3.0 2.13.3-GCCcore-14.3.0 |
| FreeXL | FreeXL is an open source library to extract valid data from within an Excel (.xls) spreadsheet. | 2.0.0-GCCcore-12.3.0 |
| FriBidi | The Free Implementation of the Unicode Bidirectional Algorithm. | 1.0.15-GCCcore-13.3.0 1.0.16-GCCcore-14.3.0 |
| GCC | The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). | 11.3.0 12.2.0 12.3.0 13.2.0 13.3.0 14.2.0 14.3.0 15.2.0 |
| GCCcore | The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). | 11.2.0 11.3.0 12.2.0 12.3.0 13.2.0 13.3.0 14.2.0 14.3.0 15.2.0 |
| GDAL | GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial Foundation. As a library, it presents a single abstract data model to the calling application for all supported formats. It also comes with a variety of useful commandline utilities for data translation and processing. | 3.11.3-foss-2025b |
| Gdk-Pixbuf | The Gdk Pixbuf is a toolkit for image loading and pixel buffer manipulation. It is used by GTK+ 2 and GTK+ 3 to load and manipulate images. In the past it was distributed as part of GTK+ 2 but it was split off into a separate package in preparation for the change to GTK+ 3. | 2.42.11-GCCcore-13.3.0 2.42.12-GCCcore-14.3.0 |
| GEOS | GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS) | 3.12.0-GCC-12.3.0 3.13.1-GCC-14.3.0 |
| gettext | GNU 'gettext' is an important step for the GNU Translation Project, as it is an asset on which we may build many other steps. This package offers to programmers, translators, and even users, a well integrated set of tools and documentation | 0.21 0.21-GCCcore-11.3.0 0.21.1 0.21.1-GCCcore-12.2.0 0.21.1-GCCcore-12.3.0 0.22 0.22.5 0.22.5-GCCcore-13.3.0 0.25 0.25-GCCcore-14.3.0 |
| gfbf | GNU Compiler Collection (GCC) based compiler toolchain, including FlexiBLAS (BLAS and LAPACK support) and (serial) FFTW. | 2024a 2025b |
| giflib | giflib is a library for reading and writing gif images. It is API and ABI compatible with libungif which was in wide use while the LZW compression algorithm was patented. | 5.2.1-GCCcore-13.3.0 5.2.2-GCCcore-14.3.0 |
| git | Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. | 2.36.0-GCCcore-11.3.0-nodocs 2.38.1-GCCcore-12.2.0-nodocs 2.41.0-GCCcore-12.3.0-nodocs 2.45.1-GCCcore-13.3.0 2.50.1-GCCcore-14.3.0 |
| GLib | GLib is one of the base libraries of the GTK+ project | 2.77.1-GCCcore-12.3.0 2.80.4-GCCcore-13.3.0 2.85.3-GCCcore-14.3.0 |
| glslang-SPIRV | Glslang is the official reference compiler front end for the OpenGL ES and OpenGL shading languages. It implements a strict interpretation of the specifications for these languages. It is open and free for anyone to use, either from a command line or programmatically. The OpenGL and OpenGL ES working groups are committed to maintaining consistency between the reference compiler and the corresponding shading language specifications. | 15.4.0-GCCcore-14.3.0 |
| GMP | GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. | 6.2.1-GCCcore-11.3.0 6.2.1-GCCcore-12.2.0 6.3.0-GCCcore-13.3.0 6.3.0-GCCcore-14.2.0 6.3.0-GCCcore-14.3.0 |
| GObject-Introspection | GObject introspection is a middleware layer between C libraries (using GObject) and language bindings. The C library can be scanned at compile time and generate a metadata file, in addition to the actual native C library. Then at runtime, language bindings can read this metadata and automatically provide bindings to call into the C library. | 1.80.1-GCCcore-13.3.0 1.84.0-GCCcore-14.3.0 |
| gompi | GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support. | 2022a 2024a 2025a 2025b |
| googletest | Google's framework for writing C++ tests on a variety of platforms | 1.13.0-GCCcore-12.3.0 1.17.0-GCCcore-14.3.0 |
| gperf | GNU gperf is a perfect hash function generator. For a given list of strings, it produces a hash function and hash table, in form of C or C++ code, for looking up a value depending on the input string. The hash function is perfect, which means that the hash table has no collisions, and the hash table lookup needs a single string comparison only. | 3.1-GCCcore-12.3.0 3.1-GCCcore-13.3.0 3.3-GCCcore-14.3.0 |
| graphite2 | Graphite is a "smart font" system developed specifically to handle the complexities of lesser-known languages of the world. | 1.3.14-GCCcore-13.3.0 1.3.14-GCCcore-14.3.0 |
| groff | Groff (GNU troff) is a typesetting system that reads plain text mixed with formatting commands and produces formatted output. | 1.22.4-GCCcore-11.2.0 1.22.4-GCCcore-11.3.0 1.22.4-GCCcore-12.2.0 1.23.0-GCCcore-13.3.0 1.23.0-GCCcore-14.3.0 |
| GROMACS | GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. This is a CPU only build, containing both MPI and threadMPI binaries for both single and double precision. It also contains the gmxapi extension for the single precision MPI build. | 2025.3-foss-2025b |
| GSL | The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. | 2.8-GCC-13.3.0 2.8-GCC-14.3.0 |
| gzip | gzip (GNU zip) is a popular data compression program as a replacement for compress | 1.12-GCCcore-11.3.0 1.12-GCCcore-12.2.0 1.12-GCCcore-12.3.0 1.13-GCCcore-13.2.0 1.13-GCCcore-13.3.0 1.13-GCCcore-14.2.0 1.14-GCCcore-14.3.0 |
| HarfBuzz | HarfBuzz is an OpenType text shaping engine. | 11.4.1-GCCcore-14.3.0 |
| hatchling | Extensible, standards compliant build backend used by Hatch, a modern, extensible Python project manager. | 1.18.0-GCCcore-12.3.0 1.24.2-GCCcore-13.3.0 1.27.0-GCCcore-14.3.0 |
| HDF | HDF (also known as HDF4) is a library and multi-object file format for storing and managing data between machines. | 4.3.1-GCCcore-14.3.0 |
| HDF5 | HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and is designed for flexible and efficient I/O and for high volume and complex data. | 1.14.5-gompi-2024a 1.14.6-gompi-2025a 1.14.6-gompi-2025b |
| help2man | help2man produces simple manual pages from the '--help' and '--version' output of other commands. | 1.48.3-GCCcore-11.2.0 1.49.2-GCCcore-11.3.0 1.49.2-GCCcore-12.2.0 1.49.3-GCCcore-12.3.0 1.49.3-GCCcore-13.2.0 1.49.3-GCCcore-13.3.0 1.49.3-GCCcore-14.2.0 1.49.3-GCCcore-14.3.0 1.49.3-GCCcore-15.2.0 |
| HISAT2 | HISAT2 is a fast and sensitive alignment program for mapping next-generation sequencing reads (both DNA and RNA) against the general human population (as well as against a single reference genome). | 2.2.1-gompi-2024a |
| HTSlib | A C library for reading/writing high-throughput sequencing data. This package includes the utilities bgzip and tabix | 1.22.1-GCC-14.3.0 |
| hwloc | The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs. It primarily aims at helping applications with gathering information about modern computing hardware so as to exploit it accordingly and efficiently. | 2.10.0-GCCcore-13.3.0 2.11.2-GCCcore-14.2.0 2.12.1-GCCcore-14.3.0 2.7.1-GCCcore-11.3.0 2.8.0-GCCcore-12.2.0 2.9.2-GCCcore-13.2.0 |
| hypothesis | Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets you find more bugs in your code with less work. | 6.103.1-GCCcore-13.3.0 6.136.6-GCCcore-14.3.0 |
| ICU | ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. | 72.1-GCCcore-12.2.0 75.1-GCCcore-13.3.0 76.1-GCCcore-14.2.0 77.1-GCCcore-14.3.0 |
| iimkl | Intel C/C++ and Fortran compilers, alongside Intel Math Kernel Library (MKL). | 2024a |
| iimpi | Intel C/C++ and Fortran compilers, alongside Intel MPI. | 2021b 2022b 2023b 2024a 2025a 2025b |
| Imath | Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics | 3.1.12-GCCcore-14.3.0 |
| imkl | Intel oneAPI Math Kernel Library | 2021.4.0 2022.2.1 2023.1.0 2023.2.0 2024.2.0 2025.1.0 2025.2.0 |
| imkl-FFTW | FFTW interfaces using Intel oneAPI Math Kernel Library | 2022.2.1-iimpi-2022b 2023.2.0-iimpi-2023b 2024.2.0-iimpi-2024a 2025.1.0-iimpi-2025a 2025.2.0-iimpi-2025b |
| impi | Intel MPI Library, compatible with MPICH ABI | 2021.10.0-intel-compilers-2023.2.1 2021.13.0-intel-compilers-2024.2.0 2021.15.0-intel-compilers-2025.1.1 2021.16.1-intel-compilers-2025.2.0 2021.4.0-intel-compilers-2021.4.0 2021.7.1-intel-compilers-2022.2.1 |
| intel | Compiler toolchain including Intel compilers, Intel MPI and Intel Math Kernel Library (MKL). | 2023b 2024a 2025a 2025b |
| intel-compilers | Intel C, C++ & Fortran compilers (classic and oneAPI) | 2021.4.0 2022.2.1 2023.1.0 2023.2.1 2024.2.0 2025.1.1 2025.2.0 |
| intltool | intltool is a set of tools to centralize translation of many different file formats using GNU gettext-compatible PO files. | 0.51.0-GCCcore-13.3.0 0.51.0-GCCcore-14.3.0 |
| JasPer | The JasPer Project is an open-source initiative to provide a free software-based reference implementation of the codec specified in the JPEG-2000 Part-1 standard. | 4.2.8-GCCcore-14.3.0 |
| Java | Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. | .modulerc 17.0.15 |
| jbigkit | JBIG-KIT is a software implementation of the JBIG1 data compression standard (ITU-T T.82), which was designed for bi-level image data, such as scanned documents. | 2.1-GCCcore-12.3.0 2.1-GCCcore-13.3.0 2.1-GCCcore-14.3.0 |
| json-c | JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. | 0.18-GCCcore-14.3.0 |
| json-fortran | JSON-Fortran: A Modern Fortran JSON API | 9.0.3-GCC-13.3.0 9.0.3-intel-compilers-2024.2.0 |
| KaHIP | The graph partitioning framework KaHIP -- Karlsruhe High Quality Partitioning. | 3.14-gompi-2022a |
| Kaleido | Fast static image export for web-based visualization libraries with zero dependencies | 0.2.1-GCCcore-13.3.0 |
| kim-api | Open Knowledgebase of Interatomic Models. KIM is an API and OpenKIM is a collection of interatomic models (potentials) for atomistic simulations. This is a library that can be used by simulation programs to get access to the models in the OpenKIM database. This EasyBuild only installs the API, the models can be installed with the package openkim-models, or the user can install them manually by running kim-api-collections-management install user MODELNAME or kim-api-collections-management install user OpenKIM to install them all. | 2.4.1-GCC-13.3.0 |
| LAME | LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL. | 3.100-GCCcore-13.3.0 3.100-GCCcore-14.3.0 |
| LERC | LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds). | 4.0.0-GCCcore-14.3.0 |
| libaec | Libaec provides fast lossless compression of 1 up to 32 bit wide signed or unsigned integers (samples). The library achieves best results for low entropy data as often encountered in space imaging instrument data or numerical model output from weather or climate simulations. While floating point representations are not directly supported, they can also be efficiently coded by grouping exponents and mantissa. | 1.1.4-GCCcore-14.3.0 |
| libaom | AV1 video codec library reference implementation, published by the Alliance for Open Media. | 3.10.0-GCCcore-13.3.0 3.10.0-GCCcore-14.3.0 |
| libarchive | Multi-format archive and compression library | 3.6.1-GCCcore-11.3.0 3.6.1-GCCcore-12.2.0 3.6.2-GCCcore-12.3.0 3.7.4-GCCcore-13.3.0 3.7.7-GCCcore-14.2.0 3.8.1-GCCcore-14.3.0 |
| libclc | libclc is an open source, BSD/MIT dual licensed implementation of the library requirements of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. | 20.1.8-GCCcore-14.3.0 |
| libde265 | libde265 is an open source implementation of the h.265 video codec | 1.0.15-GCCcore-13.3.0 1.0.16-GCCcore-14.3.0 |
| libdeflate | Heavily optimized library for DEFLATE/zlib/gzip compression and decompression. | 1.18-GCCcore-12.3.0 1.20-GCCcore-13.3.0 1.24-GCCcore-14.3.0 |
| libdrm | Direct Rendering Manager runtime library. | 2.4.122-GCCcore-13.3.0 2.4.125-GCCcore-14.3.0 |
| libevent | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. | 2.1.12-GCCcore-11.3.0 2.1.12-GCCcore-12.2.0 2.1.12-GCCcore-12.3.0 2.1.12-GCCcore-13.2.0 2.1.12-GCCcore-13.3.0 2.1.12-GCCcore-14.2.0 2.1.12-GCCcore-14.3.0 |
| libfabric | Libfabric is a core component of OFI. It is the library that defines and exports the user-space API of OFI, and is typically the only software that applications deal with directly. It works in conjunction with provider libraries, which are often integrated directly into libfabric. | 1.15.1-GCCcore-11.3.0 1.16.1-GCCcore-12.2.0 1.19.0-GCCcore-13.2.0 1.21.0-GCCcore-13.3.0 2.0.0-GCCcore-14.2.0 2.1.0-GCCcore-14.3.0 |
| libfdf | LibFDF is the official implementation of the FDF specifications for use in client codes. | 0.5.1-GCC-13.3.0 |
| libffi | The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. | 3.4.2-GCCcore-11.3.0 3.4.4-GCCcore-12.2.0 3.4.4-GCCcore-12.3.0 3.4.4-GCCcore-13.2.0 3.4.5-GCCcore-13.3.0 3.4.5-GCCcore-14.2.0 3.5.1-GCCcore-14.3.0 |
| libgeotiff | Library for reading and writing coordinate system information from/to GeoTIFF files | 1.7.1-GCCcore-12.3.0 1.7.4-GCCcore-14.3.0 |
| libglvnd | libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors. | 1.7.0-GCCcore-13.3.0 |
| libGridXC | A library to compute the exchange and correlation energy and potential in spherical (i.e. atoms) or periodic systems. | 2.0.2-gompi-2024a |
| libheif | libheif is an HEIF and AVIF file format decoder and encoder | 1.20.2-GCCcore-14.3.0 |
| libiconv | Libiconv converts from one character encoding to another through Unicode conversion | 1.17-GCCcore-12.3.0 1.17-GCCcore-13.3.0 1.18-GCCcore-14.2.0 1.18-GCCcore-14.3.0 |
| libidn2 | Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46. | 2.3.7-GCCcore-14.2.0 2.3.8-GCCcore-14.3.0 |
| Libint | Libint library is used to evaluate the traditional (electron repulsion) and certain novel two-body matrix elements (integrals) over Cartesian Gaussian functions used in modern atomic and molecular theory. | 2.11.1-GCC-14.2.0-lmax-6-cp2k |
| libjpeg-turbo | libjpeg-turbo is a fork of the original IJG libjpeg which uses SIMD to accelerate baseline JPEG compression and decompression. libjpeg is a library that implements JPEG image encoding, decoding and transcoding. | 2.1.3-GCCcore-11.3.0 2.1.5.1-GCCcore-12.3.0 3.0.1-GCCcore-13.3.0 3.1.1-GCCcore-14.3.0 |
| libmad | MAD is a high-quality MPEG audio decoder. | 0.15.1b-GCCcore-14.3.0 |
| libogg | Ogg is a multimedia container format, and the native file and stream format for the Xiph.org multimedia codecs. | 1.3.5-GCCcore-13.3.0 1.3.6-GCCcore-14.3.0 |
| libopus | Opus is a totally open, royalty-free, highly versatile audio codec. Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype’s SILK codec and Xiph.Org’s CELT codec. | 1.5.2-GCCcore-13.3.0 1.5.2-GCCcore-14.3.0 |
| libpciaccess | Generic PCI access library. | 0.16-GCCcore-11.3.0 0.17-GCCcore-12.2.0 0.17-GCCcore-13.2.0 0.18.1-GCCcore-13.3.0 0.18.1-GCCcore-14.2.0 0.18.1-GCCcore-14.3.0 |
| libpng | libpng is the official PNG reference library | 1.6.37-GCCcore-11.3.0 1.6.39-GCCcore-12.3.0 1.6.43-GCCcore-13.3.0 1.6.50-GCCcore-14.3.0 |
| libpsl | C library for the Public Suffix List | 0.21.5-GCCcore-14.2.0 0.21.5-GCCcore-14.3.0 |
| libPSML | A library to handle pseudopotentials in PSML format | 2.1.0-GCC-13.3.0 |
| libreadline | The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. | 8.1-GCCcore-11.2.0 8.1.2-GCCcore-11.3.0 8.2-GCCcore-12.2.0 8.2-GCCcore-12.3.0 8.2-GCCcore-13.2.0 8.2-GCCcore-13.3.0 8.2-GCCcore-14.2.0 8.2-GCCcore-14.3.0 |
| librttopo | The RT Topology Library exposes an API to create and manage standard (ISO 13249 aka SQL/MM) topologies using user-provided data stores. | 1.1.0-GCC-12.3.0 |
| libspatialite | SpatiaLite is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities. | 5.1.0-GCC-12.3.0 |
| LibTIFF | tiff: Library and tools for reading and writing TIFF data files | 4.5.0-GCCcore-12.3.0 4.6.0-GCCcore-13.3.0 4.7.0-GCCcore-14.3.0 |
| libtirpc | Libtirpc is a port of Suns Transport-Independent RPC library to Linux. | 1.3.3-GCCcore-12.3.0 1.3.6-GCCcore-14.3.0 |
| libtommath | LibTomMath is a free open source portable number theoretic multiple-precision integer (MPI) library written entirely in C. | 1.3.0-GCCcore-14.3.0 |
| libtool | GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. | 2.4.6-GCCcore-11.2.0 2.4.7 2.4.7-GCCcore-11.3.0 2.4.7-GCCcore-12.2.0 2.4.7-GCCcore-12.3.0 2.4.7-GCCcore-13.2.0 2.4.7-GCCcore-13.3.0 2.5.4-GCCcore-14.2.0 2.5.4-GCCcore-14.3.0 |
| libunistring | This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. | 1.3-GCCcore-14.2.0 1.3-GCCcore-14.3.0 |
| libunwind | The primary goal of libunwind is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications | 1.8.1-GCCcore-13.3.0 1.8.2-GCCcore-14.3.0 |
| libvorbis | Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format | 1.3.7-GCCcore-13.3.0 1.3.7-GCCcore-14.3.0 |
| libvpx | VPx are open and royalty free video compression formats owned by Google. | 1.15.2-GCCcore-13.3.0 1.15.2-GCCcore-14.3.0 |
| libwebp | WebP is a modern image format that provides superior lossless and lossy compression for images on the web. Using WebP, webmasters and web developers can create smaller, richer images that make the web faster. | 1.4.0-GCCcore-13.3.0 1.5.0-GCCcore-14.3.0 |
| libxc | Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals. | 6.2.2-GCC-13.3.0 7.0.0-GCC-14.3.0 |
| libxml2 | Libxml2 is the XML C parser and toolchain developed for the Gnome project (but usable outside of the Gnome platform). | 2.10.3-GCCcore-12.2.0 2.11.4-GCCcore-12.3.0 2.11.5-GCCcore-13.2.0 2.12.7-GCCcore-13.3.0 2.13.4-GCCcore-14.2.0 2.14.3-GCCcore-14.3.0 2.9.13-GCCcore-11.3.0 |
| libxslt | Libxslt is the XSLT C library developed for the GNOME project (but usable outside of the Gnome platform). | 1.1.43-GCCcore-14.3.0 |
| libyaml | LibYAML is a YAML parser and emitter written in C. | 0.2.5-GCCcore-11.2.0 0.2.5-GCCcore-13.3.0 0.2.5-GCCcore-14.3.0 |
| lit | lit is a portable tool for executing LLVM and Clang style test suites, summarizing their results, and providing indication of failures. | 18.1.8-GCCcore-13.3.0 18.1.8-GCCcore-14.3.0 |
| LittleCMS | Little CMS intends to be an OPEN SOURCE small-footprint color management engine, with special focus on accuracy and performance. | 2.16-GCCcore-13.3.0 2.17-GCCcore-14.3.0 |
| LLVM | The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation ("LLVM IR"). The LLVM Core libraries are well documented, and it is particularly easy to invent your own language (or port an existing compiler) to use LLVM as an optimizer and code generator. | 20.1.8-GCCcore-14.3.0 |
| llvm-compilers | The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. | 20.1.8 |
| Lua | Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. | 5.4.7-GCCcore-13.3.0 |
| lz4 | LZ4 is lossless compression algorithm, providing compression speed at 400 MB/s per core. It features an extremely fast decoder, with speed in multiple GB/s per core. | 1.10.0-GCCcore-14.2.0 1.10.0-GCCcore-14.3.0 1.9.3-GCCcore-11.3.0 1.9.4-GCCcore-12.2.0 1.9.4-GCCcore-12.3.0 1.9.4-GCCcore-13.2.0 1.9.4-GCCcore-13.3.0 |
| M4 | GNU M4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. | 1.4.18 1.4.19 1.4.19-GCCcore-11.2.0 1.4.19-GCCcore-11.3.0 1.4.19-GCCcore-12.2.0 1.4.19-GCCcore-12.3.0 1.4.19-GCCcore-13.2.0 1.4.19-GCCcore-13.3.0 1.4.19-GCCcore-14.2.0 1.4.20 1.4.20-GCCcore-14.3.0 1.4.20-GCCcore-15.2.0 |
| maeparser | maeparser is a parser for Schrodinger Maestro files. | 1.3.1-gompi-2024a |
| make | GNU version of make utility | 4.3-GCCcore-12.2.0 4.4.1-GCCcore-13.3.0 4.4.1-GCCcore-14.2.0 4.4.1-GCCcore-14.3.0 |
| Mako | A super-fast templating language that borrows the best ideas from the existing templating languages | 1.2.4-GCCcore-12.3.0 1.3.10-GCCcore-14.3.0 1.3.5-GCCcore-13.3.0 |
| matplotlib | matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell, web application servers, and six graphical user interface toolkits. | 3.10.5-gfbf-2025b 3.9.2-gfbf-2024a |
| maturin | This project is meant as a zero configuration replacement for setuptools-rust and milksnake. It supports building wheels for python 3.5+ on windows, linux, mac and freebsd, can upload them to pypi and has basic pypy and graalpy support. | 1.6.0-GCCcore-13.3.0 1.9.1-GCCcore-14.3.0 |
| mctc-lib | Common tool chain for working with molecular structure data in various applications. This library provides a unified way to perform operations on molecular structure data, like reading and writing to common geometry file formats. | 0.3.1-GCC-13.3.0 0.3.1-intel-compilers-2024.2.0 |
| MDI | The MolSSI Driver Interface (MDI) project provides a standardized API for fast, on-the-fly communication between computational chemistry codes. This greatly simplifies the process of implementing methods that require the cooperation of multiple software packages and enables developers to write a single implementation that works across many different codes. The API is sufficiently general to support a wide variety of techniques, including QM/MM, ab initio MD, machine learning, advanced sampling, and path integral MD, while also being straightforwardly extensible. Communication between codes is handled by the MDI Library, which enables tight coupling between codes using either the MPI or TCP/IP methods. | 1.4.26-gompi-2024a |
| Meson | Meson is a cross-platform build system designed to be both as fast and as user friendly as possible. | 1.1.1-GCCcore-12.3.0 1.4.0-GCCcore-13.3.0 1.6.1-GCCcore-14.2.0 1.8.2-GCCcore-14.3.0 |
| meson-python | Python build backend (PEP 517) for Meson projects | 0.16.0-GCCcore-13.3.0 0.18.0-GCCcore-14.3.0 |
| METIS | METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes. | 5.1.0-GCCcore-11.3.0 |
| minizip | Mini zip and unzip based on zlib | 1.1-GCCcore-12.3.0 |
| MPFR | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. | 4.1.0-GCCcore-11.3.0 |
| mpi4py | MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors. | 4.0.1-gompi-2024a 4.1.0-gompi-2025b |
| mstore | Molecular structure store for testing | 0.3.0-GCC-13.3.0 0.3.0-intel-compilers-2024.2.0 |
| MultiQC | Aggregate results from bioinformatics analyses across many samples into a single report. MultiQC searches a given directory for analysis logs and compiles an HTML report. It's a general use tool, perfect for summarising the output from numerous bioinformatics tools. | 1.28-gfbf-2024a |
| NASM | NASM: General-purpose x86 assembler | 2.15.05-GCCcore-11.3.0 2.16.01-GCCcore-12.3.0 2.16.03-GCCcore-13.3.0 2.16.03-GCCcore-14.3.0 |
| ncbi-vdb | The SRA Toolkit and SDK from NCBI is a collection of tools and libraries for using data in the INSDC Sequence Read Archives. | 3.2.0-gompi-2024a |
| ncurses | The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses Terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses. | 6.2 6.2-GCCcore-11.2.0 6.3 6.3-GCCcore-11.3.0 6.3-GCCcore-12.2.0 6.4 6.4-GCCcore-12.3.0 6.4-GCCcore-13.2.0 6.5 6.5-GCCcore-13.3.0 6.5-GCCcore-14.2.0 6.5-GCCcore-14.3.0 |
| netCDF | NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. | 4.9.2-gompi-2024a 4.9.3-gompi-2025b |
| netCDF-Fortran | NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. | 4.6.1-gompi-2024a |
| nettle | Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. | 3.10.2-GCCcore-14.3.0 |
| networkx | NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. | 3.4.2-gfbf-2024a 3.5-gfbf-2025b |
| Ninja | Ninja is a small build system with a focus on speed. | 1.11.1-GCCcore-12.3.0 1.12.1-GCCcore-13.3.0 1.12.1-GCCcore-14.2.0 1.13.0-GCCcore-14.3.0 |
| nlohmann_json | JSON for Modern C++ | 3.11.2-GCCcore-12.3.0 3.12.0-GCCcore-14.3.0 |
| nodejs | Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. | 22.17.1-GCCcore-14.3.0 |
| NSPR | Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc-like functions. | 4.37-GCCcore-14.3.0 |
| NSS | Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. | 3.114-GCCcore-14.3.0 |
| numactl | The numactl program allows you to run your application program on specific cpu's and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program. The libnuma library provides convenient ways for you to add NUMA memory policies into your own program. | 2.0.14-GCCcore-11.2.0 2.0.14-GCCcore-11.3.0 2.0.16-GCCcore-12.2.0 2.0.16-GCCcore-12.3.0 2.0.16-GCCcore-13.2.0 2.0.18-GCCcore-13.3.0 2.0.19-GCCcore-14.2.0 2.0.19-GCCcore-14.3.0 |
| NVHPC | Complete toolchain based on NVIDIA HPC SDK. Includes C, C++ and FORTRAN compilers (nvidia-compilers), an MPI implementation based on OpenMPI (NVHPCX) and math libraries based on OpenBLAS and ScaLAPACK. | 25.3 |
| nvidia-compilers | C, C++ and Fortran compilers included with the NVIDIA HPC SDK | 25.3 |
| OpenBabel | Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It's an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. | 3.1.1-gompi-2024a |
| OpenBLAS | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. | 0.3.27-GCC-13.3.0 0.3.29-GCC-14.2.0 0.3.30-GCC-14.3.0 |
| OpenEXR | OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications | 3.3.4-GCCcore-14.3.0 |
| OpenGL | Open Graphics Library (OpenGL) is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics. This module is a bundle of software required for OpenGL rendering. It provides Mesa as an open-source implementation of the OpenGL specification with software rendering and AMD GPU support, libglvnd for a vendor neutral dispatch layer for rendering with both NVIDIA GPUs & Mesa, Mesa-demos for sample applications, and GLU as an computer graphics library utilizing OpenGL. | 2025.09-GCCcore-14.3.0 |
| OpenJPEG | OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since may 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software. | 2.5.2-GCCcore-13.3.0 2.5.3-GCCcore-14.3.0 |
| OpenMPI | The Open MPI Project is an open source MPI-3 implementation. | 4.1.4-GCC-11.3.0 5.0.3-GCC-13.3.0 5.0.7-GCC-14.2.0 5.0.8-GCC-14.3.0 5.0.8-llvm-compilers-20.1.8 |
| OpenSSL | The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolchain implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library. | 1.1 3 |
| OSPRay | Open, Scalable, and Portable Ray Tracing Engine | 2.12.0 |
| PAPI | PAPI provides the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and processor events. In addition Component PAPI provides access to a collection of components that expose performance measurement opportunites across the hardware and software stack. | 7.2.0-GCCcore-14.3.0 |
| ParaView | ParaView is a scientific parallel visualizer. | 6.0.1-foss-2025b |
| ParaView-Catalyst | ParaView Catalyst provides a small, easy-to-use, API that any simulation developed in C++, C, Fortran or Python can use to do in situ analysis without developing its own custom data analysis code. | 2.0.0-foss-2025b |
| patchelf | PatchELF is a small utility to modify the dynamic linker and RPATH of ELF executables. | 0.18.0-GCCcore-12.3.0 0.18.0-GCCcore-13.3.0 0.18.0-GCCcore-14.3.0 |
| PCRE | The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. | 8.45-GCCcore-12.3.0 8.45-GCCcore-13.3.0 8.45-GCCcore-14.3.0 |
| PCRE2 | The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. | 10.42-GCCcore-12.3.0 10.43-GCCcore-13.3.0 10.45-GCCcore-14.3.0 |
| Perl | Larry Wall's Practical Extraction and Report Language | 5.34.0-GCCcore-11.2.0 5.34.1-GCCcore-11.3.0 5.36.0-GCCcore-12.2.0 5.36.1-GCCcore-12.3.0 5.38.0 5.38.0-GCCcore-13.2.0 5.38.2-GCCcore-13.3.0 5.40.0-GCCcore-14.2.0 5.40.2-GCCcore-14.3.0 |
| Perl-bundle-CPAN | A set of common packages from CPAN | 5.38.2-GCCcore-13.3.0 5.40.2-GCCcore-14.3.0 |
| Pillow | Pillow is the 'friendly PIL fork' by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. | 10.4.0-GCCcore-13.3.0 11.3.0-GCCcore-14.3.0 |
| pixman | Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization. Important users of pixman are the cairo graphics library and the X server. | 0.40.0-GCCcore-11.3.0 0.42.2-GCCcore-12.3.0 0.43.4-GCCcore-13.3.0 0.46.4-GCCcore-14.3.0 |
| pkg-config | pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c pkg-config --libs --cflags glib-2.0 for instance, rather than hard-coding values on where to find glib (or other libraries). |
0.29.2-GCCcore-11.2.0 |
| pkgconf | pkgconf is a program which helps to configure compiler and linker flags for development libraries. It is similar to pkg-config from freedesktop.org. | 1.8.0 1.8.0-GCCcore-11.3.0 1.9.3-GCCcore-12.2.0 1.9.5-GCCcore-12.3.0 2.0.3-GCCcore-13.2.0 2.2.0-GCCcore-13.3.0 2.3.0-GCCcore-14.2.0 2.4.3-GCCcore-14.3.0 |
| plotly.py | An open-source, interactive graphing library for Python | 5.24.1-GCCcore-13.3.0 |
| PLUMED | PLUMED is an open source library for free energy calculations in molecular systems which works together with some of the most popular molecular dynamics engines. Free energy calculations can be performed as a function of many order parameters with a particular focus on biological problems, using state of the art methods such as metadynamics, umbrella sampling and Jarzynski-equation based steered MD. The software, written in C++, can be easily interfaced with both fortran and C/C++ codes. | 2.9.3-foss-2024a 2.9.4-foss-2025b |
| PLY | PLY is yet another implementation of lex and yacc for Python. | 3.11-GCCcore-12.3.0 |
| PMIx | Process Management for Exascale Environments PMI Exascale (PMIx) represents an attempt to provide an extended version of the PMI standard specifically designed to support clusters up to and including exascale sizes. The overall objective of the project is not to branch the existing pseudo-standard definitions - in fact, PMIx fully supports both of the existing PMI-1 and PMI-2 APIs - but rather to (a) augment and extend those APIs to eliminate some current restrictions that impact scalability, and (b) provide a reference implementation of the PMI-server that demonstrates the desired level of scalability. | 4.1.2-GCCcore-11.3.0 4.2.2-GCCcore-12.2.0 4.2.6-GCCcore-13.2.0 5.0.2-GCCcore-13.3.0 5.0.6-GCCcore-14.2.0 5.0.8-GCCcore-14.3.0 |
| PnetCDF | Parallel netCDF: A Parallel I/O Library for NetCDF File Access | 1.14.0-gompi-2024a |
| poetry | Python packaging and dependency management made easy. Poetry helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere. | 1.5.1-GCCcore-12.3.0 1.8.3-GCCcore-13.3.0 2.1.3-GCCcore-14.3.0 |
| PROJ | Program proj is a standard Unix filter function which converts geographic longitude and latitude coordinates into cartesian coordinates | 9.2.0-GCCcore-12.3.0 9.6.2-GCCcore-14.3.0 |
| PRRTE | PRRTE is the PMIx Reference RunTime Environment | 3.0.11-GCCcore-14.3.0 3.0.5-GCCcore-13.3.0 3.0.8-GCCcore-14.2.0 |
| psutil | A cross-platform process and system utilities module for Python | 6.0.0-GCCcore-13.3.0 7.0.0-GCCcore-14.3.0 |
| pybind11 | pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. | 2.12.0-GCC-13.3.0 3.0.0-GCC-14.3.0 |
| pydantic | Data validation and settings management using Python type hinting. | 2.9.1-GCCcore-13.3.0 |
| Pysam | Pysam is a python module for reading and manipulating Samfiles. It's a lightweight wrapper of the samtools C-API. Pysam also includes an interface for tabix. | 0.23.3-GCC-14.3.0 |
| Python | Python is a programming language that lets you work more quickly and integrate your systems more effectively. | 3.10.4-GCCcore-11.3.0-bare 3.10.8-GCCcore-12.2.0 3.10.8-GCCcore-12.2.0-bare 3.11.3-GCCcore-12.3.0 3.11.5-GCCcore-13.2.0 3.12.3-GCCcore-13.3.0 3.13.1-GCCcore-14.2.0 3.13.5-GCCcore-14.3.0 |
| Python-bundle-PyPI | Bundle of Python packages from PyPI | 2024.06-GCCcore-13.3.0 2025.07-GCCcore-14.3.0 |
| PyYAML | PyYAML is a YAML parser and emitter for the Python programming language. | 6.0.2-GCCcore-13.3.0 6.0.2-GCCcore-14.3.0 |
| Qhull | Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram. The source code runs in 2-d, 3-d, 4-d, and higher dimensions. Qhull implements the Quickhull algorithm for computing the convex hull. | 2020.2-GCCcore-13.3.0 2020.2-GCCcore-14.3.0 |
| Qt6 | Qt is a comprehensive cross-platform C++ application framework. | 6.9.3-GCCcore-14.3.0 |
| QuantumESPRESSO | Quantum ESPRESSO is an integrated suite of computer codes for electronic-structure calculations and materials modeling at the nanoscale. It is based on density-functional theory, plane waves, and pseudopotentials (both norm-conserving and ultrasoft). | 7.5-foss-2025b |
| RapidJSON | A fast JSON parser/generator for C++ with both SAX/DOM style API | 1.1.0-20240815-GCCcore-13.3.0 |
| re2c | re2c is a free and open-source lexer generator for C and C++. Its main goal is generating fast lexers: at least as fast as their reasonably optimized hand-coded counterparts. Instead of using traditional table-driven approach, re2c encodes the generated finite state automata directly in the form of conditional jumps and comparisons. | 3.1-GCCcore-12.3.0 3.1-GCCcore-13.3.0 4.3-GCCcore-14.3.0 |
| ruamel.yaml | ruamel.yaml is a YAML 1.2 loader/dumper package for Python. | 0.18.6-GCCcore-13.3.0 |
| Rust | Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. | 1.65.0-GCCcore-12.2.0 1.70.0-GCCcore-12.3.0 1.78.0-GCCcore-13.3.0 1.88.0-GCCcore-14.3.0 |
| ScaFaCoS | ScaFaCoS is a library of scalable fast coulomb solvers. | 1.0.4-foss-2024a |
| ScaLAPACK | The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines redesigned for distributed memory MIMD parallel computers. | 2.2.0-gompi-2024a-fb 2.2.2-gompi-2025a-fb 2.2.2-gompi-2025b-fb |
| scikit-build | Scikit-Build, or skbuild, is an improved build system generator for CPython C/C++/Fortran/Cython extensions. | 0.17.6-GCCcore-12.3.0 0.17.6-GCCcore-13.3.0 0.18.1-GCCcore-14.3.0 |
| scikit-build-core | Scikit-build-core is a complete ground-up rewrite of scikit-build on top of modern packaging APIs. It provides a bridge between CMake and the Python build system, allowing you to make Python modules with CMake. | 0.11.5-GCCcore-14.3.0 |
| SciPy-bundle | Bundle of Python packages for scientific software | 2024.05-gfbf-2024a 2025.07-gfbf-2025b |
| SCOTCH | Software package and libraries for sequential and parallel graph partitioning, static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning. | 7.0.1-gompi-2022a |
| SDL2 | SDL: Simple DirectMedia Layer, a cross-platform multimedia library | 2.30.6-GCCcore-13.3.0 2.32.10-GCCcore-14.3.0 |
| setuptools-rust | setuptools-rust is a plugin for setuptools to build Rust Python extensions implemented with PyO3 or rust-cpython. | 1.11.0-GCCcore-14.3.0 1.6.0-GCCcore-12.3.0 1.9.0-GCCcore-13.3.0 |
| Shapely | Shapely is a BSD-licensed Python package for manipulation and analysis of planar geometric objects. It is based on the widely deployed GEOS (the engine of PostGIS) and JTS (from which GEOS is ported) libraries. | 2.1.1-gfbf-2025b |
| Siesta | SIESTA is both a method and its computer program implementation, to perform efficient electronic structure calculations and ab initio molecular dynamics simulations of molecules and solids. | 5.4.1-foss-2024a |
| Simple-DFTD3 | Reimplementation of the D3 dispersion correction. The s-dftd3 project aims to provide a user-friendly and uniform interface to the D3 dispersion model and for the calculation of DFT-D3 dispersion corrections. | 1.2.1-gfbf-2024a |
| snappy | Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. | 1.2.2-GCCcore-14.3.0 |
| SoX | Sound eXchange, the Swiss Army knife of audio manipulation | 14.4.2-GCCcore-14.3.0 |
| spglib | Spglib is a C library for finding and handling crystal symmetries. | 2.0.2-GCCcore-12.2.0 |
| spin | Developer tool for scientific Python libraries | 0.14-GCCcore-14.3.0 |
| SQLite | SQLite: SQL Database Engine in a C Library | 3.38.3-GCCcore-11.3.0 3.39.4-GCCcore-12.2.0 3.42.0-GCCcore-12.3.0 3.43.1-GCCcore-13.2.0 3.45.3-GCCcore-13.3.0 3.47.2-GCCcore-14.2.0 3.50.1-GCCcore-14.3.0 |
| SRA-Toolkit | The SRA Toolkit, and the source-code SRA System Development Kit (SDK), will allow you to programmatically access data housed within SRA and convert it from the SRA format | 3.2.0-gompi-2024a |
| STAR | STAR aligns RNA-seq reads to a reference genome using uncompressed suffix arrays. | 2.7.11b-GCC-14.3.0 |
| SVT-AV1 | The Scalable Video Technology for AV1 (SVT-AV1 Encoder) is an AV1-compliant software encoder library. The work on the SVT-AV1 encoder targets the development of a production-quality AV1-encoder with performance levels applicable to a wide range of applications, from premium VOD to real-time and live encoding/transcoding. | 3.1.2-GCCcore-13.3.0 3.1.2-GCCcore-14.3.0 |
| SWIG | SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. | 4.2.1-GCCcore-13.3.0 4.3.1-GCCcore-14.3.0 |
| Szip | Szip compression software, providing lossless compression of scientific data | 2.1.1-GCCcore-11.3.0 2.1.1-GCCcore-12.2.0 2.1.1-GCCcore-12.3.0 2.1.1-GCCcore-13.3.0 2.1.1-GCCcore-14.2.0 2.1.1-GCCcore-14.3.0 |
| tbb | Intel(R) Threading Building Blocks (Intel(R) TBB) lets you easily write parallel C++ programs that take full advantage of multicore performance, that are portable, composable and have future-proof scalability. | 2021.13.0-GCCcore-13.3.0 |
| Tcl | Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. | 8.6.12-GCCcore-11.3.0 8.6.12-GCCcore-12.2.0 8.6.13-GCCcore-12.3.0 8.6.13-GCCcore-13.2.0 8.6.14-GCCcore-13.3.0 8.6.16-GCCcore-14.2.0 9.0.1-GCCcore-14.3.0 |
| test-drive | This project offers a lightweight, procedural unit testing framework based on nothing but standard Fortran. | 0.5.0-GCC-13.3.0 |
| tiktoken | tiktoken is a fast BPE tokeniser for use with OpenAI's models | 0.9.0-GCCcore-13.3.0 |
| Tk | Tk is an open source, cross-platform widget toolchain that provides a library of basic elements for building a graphical user interface (GUI) in many different programming languages. | 8.6.14-GCCcore-13.3.0 9.0.1-GCCcore-14.3.0 |
| Tkinter | Tkinter module, built with the Python buildsystem | 3.12.3-GCCcore-13.3.0 3.13.5-GCCcore-14.3.0 |
| tmux | tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached. | 3.5a-GCCcore-14.3.0 |
| TOML-Fortran | TOML parser for Fortran projects | 0.4.2-GCC-13.3.0 |
| tqdm | A fast, extensible progress bar for Python and CLI | 4.66.5-GCCcore-13.3.0 |
| typing-extensions | Typing Extensions - Backported and Experimental Type Hints for Python | 4.11.0-GCCcore-13.3.0 |
| UCC | UCC (Unified Collective Communication) is a collective communication operations API and library that is flexible, complete, and feature-rich for current and emerging programming models and runtimes. | 1.0.0-GCCcore-11.3.0 1.2.0-GCCcore-13.2.0 1.3.0-GCCcore-13.3.0 1.3.0-GCCcore-14.2.0 1.4.4-GCCcore-14.3.0 |
| UCX | Unified Communication X An open-source production grade communication framework for data centric and high-performance applications | 1.11.2-GCCcore-11.2.0 1.12.1-GCCcore-11.3.0 1.13.1-GCCcore-12.2.0 1.15.0-GCCcore-13.2.0 1.16.0-GCCcore-13.3.0 1.18.0-GCCcore-14.2.0 1.19.0-GCCcore-14.3.0 |
| UDUNITS | UDUNITS supports conversion of unit specifications between formatted and binary forms, arithmetic manipulation of units, and conversion of values between compatible scales of measurement. | 2.2.28-GCCcore-14.3.0 |
| UnZip | UnZip is an extraction utility for archives compressed in .zip format (also called "zipfiles"). Although highly compatible both with PKWARE's PKZIP and PKUNZIP utilities for MS-DOS and with Info-ZIP's own Zip program, our primary objectives have been portability and non-MSDOS functionality. | 6.0-GCCcore-11.3.0 6.0-GCCcore-12.2.0 6.0-GCCcore-12.3.0 6.0-GCCcore-13.2.0 6.0-GCCcore-13.3.0 6.0-GCCcore-14.2.0 6.0-GCCcore-14.3.0 |
| util-linux | Set of Linux utilities | 2.39-GCCcore-12.3.0 2.40-GCCcore-13.3.0 2.41-GCCcore-14.3.0 |
| VASP | The Vienna Ab initio Simulation Package (VASP) is a computer program for atomic scale materials modelling, e.g. electronic structure calculations and quantum-mechanical molecular dynamics, from first principles. This build includes HDF5 and the Wannier-90 functions. | 6.5.1-foss-2024a |
| virtualenv | A tool for creating isolated virtual python environments. | 20.23.1-GCCcore-12.3.0 20.26.2-GCCcore-13.3.0 20.32.0-GCCcore-14.3.0 |
| Voro++ | Voro++ is a software library for carrying out three-dimensional computations of the Voronoi tessellation. A distinguishing feature of the Voro++ library is that it carries out cell-based calculations, computing the Voronoi cell for each particle individually. It is particularly well-suited for applications that rely on cell-based statistics, where features of Voronoi cells (eg. volume, centroid, number of faces) can be used to analyze a system of particles. | 0.4.6-GCCcore-13.3.0 |
| Wannier90 | A tool for obtaining maximally-localised Wannier functions | 3.1.0-foss-2024a 3.1.0-intel-2025b |
| Wayland | Wayland is a project to define a protocol for a compositor to talk to its clients as well as a library implementation of the protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. | 1.23.0-GCCcore-13.3.0 1.24.0-GCCcore-14.3.0 |
| X11 | The X Window System (X11) is a windowing system for bitmap displays | 20240607-GCCcore-13.3.0 20250608-GCCcore-14.3.0 |
| x264 | x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format, and is released under the terms of the GNU GPL. | 20240513-GCCcore-13.3.0 20250831-GCCcore-14.3.0 |
| x265 | x265 is a free software library and application for encoding video streams into the H.265 AVC compression format, and is released under the terms of the GNU GPL. | 3.6-GCCcore-13.3.0 4.1-GCCcore-14.3.0 |
| Xerces-C++ | Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs. | 3.3.0-GCCcore-14.3.0 |
| xmlf90 | A fast XML parser and generator in Fortran | 1.6.3-GCC-13.3.0 |
| xorg-macros | X.org macros utilities. | 1.19.3-GCCcore-11.3.0 1.19.3-GCCcore-12.2.0 1.20.0-GCCcore-13.2.0 1.20.1-GCCcore-13.3.0 1.20.2-GCCcore-14.2.0 1.20.2-GCCcore-14.3.0 |
| xxd | xxd is part of the VIM package and this will only install xxd, not vim! xxd converts to/from hexdumps of binary files. | 9.1.1275-GCCcore-13.3.0 9.1.1775-GCCcore-14.3.0 |
| XZ | xz: XZ utilities | 5.2.5-GCCcore-11.3.0 5.2.7-GCCcore-12.2.0 5.4.2-GCCcore-12.3.0 5.4.4-GCCcore-13.2.0 5.4.5-GCCcore-13.3.0 5.6.3-GCCcore-14.2.0 5.8.1-GCCcore-14.3.0 |
| Yasm | Yasm: Complete rewrite of the NASM assembler with BSD license | 1.3.0-GCCcore-13.3.0 1.3.0-GCCcore-14.3.0 |
| Z3 | Z3 is a theorem prover from Microsoft Research with support for bitvectors, booleans, arrays, floating point numbers, strings, and other data types. This module includes z3-solver, the Python interface of Z3. | 4.13.0-GCCcore-13.3.0 4.15.1-GCCcore-14.3.0 |
| Zip | Zip is a compression and file packaging/archive utility. Although highly compatible both with PKWARE's PKZIP and PKUNZIP utilities for MS-DOS and with Info-ZIP's own UnZip, our primary objectives have been portability and other-than-MSDOS functionality | 3.0-GCCcore-14.3.0 |
| zlib | zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. | 1.2.11 1.2.11-GCCcore-11.2.0 1.2.12 1.2.12-GCCcore-11.3.0 1.2.12-GCCcore-12.2.0 1.2.13 1.2.13-GCCcore-12.3.0 1.2.13-GCCcore-13.2.0 1.3.1 1.3.1-GCCcore-13.3.0 1.3.1-GCCcore-14.2.0 1.3.1-GCCcore-14.3.0 2.3.2-GCCcore-15.2.0 |
| zstd | Zstandard is a real-time compression algorithm, providing high compression ratios. It offers a very wide range of compression/speed trade-off, while being backed by a very fast decoder. It also offers a special mode for small data, called dictionary compression, and can create dictionaries from any sample set. | 1.5.2-GCCcore-11.3.0 1.5.2-GCCcore-12.2.0 1.5.5-GCCcore-12.3.0 1.5.6-GCCcore-13.3.0 1.5.6-GCCcore-14.2.0 1.5.7-GCCcore-14.3.0 |
bio¶
| Module | Description | Versions |
|---|---|---|
| GROMACS | GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. This is a CPU only build, containing both MPI and threadMPI binaries for both single and double precision. It also contains the gmxapi extension for the single precision MPI build. | 2025.3-foss-2025b |
| HISAT2 | HISAT2 is a fast and sensitive alignment program for mapping next-generation sequencing reads (both DNA and RNA) against the general human population (as well as against a single reference genome). | 2.2.1-gompi-2024a |
| HTSlib | A C library for reading/writing high-throughput sequencing data. This package includes the utilities bgzip and tabix | 1.22.1-GCC-14.3.0 |
| MultiQC | Aggregate results from bioinformatics analyses across many samples into a single report. MultiQC searches a given directory for analysis logs and compiles an HTML report. It's a general use tool, perfect for summarising the output from numerous bioinformatics tools. | 1.28-gfbf-2024a |
| ncbi-vdb | The SRA Toolkit and SDK from NCBI is a collection of tools and libraries for using data in the INSDC Sequence Read Archives. | 3.2.0-gompi-2024a |
| Pysam | Pysam is a python module for reading and manipulating Samfiles. It's a lightweight wrapper of the samtools C-API. Pysam also includes an interface for tabix. | 0.23.3-GCC-14.3.0 |
| SRA-Toolkit | The SRA Toolkit, and the source-code SRA System Development Kit (SDK), will allow you to programmatically access data housed within SRA and convert it from the SRA format | 3.2.0-gompi-2024a |
| STAR | STAR aligns RNA-seq reads to a reference genome using uncompressed suffix arrays. | 2.7.11b-GCC-14.3.0 |
chem¶
| Module | Description | Versions |
|---|---|---|
| CheMPS2 | CheMPS2 is a scientific library which contains a spin-adapted implementation of the density matrix renormalization group (DMRG) for ab initio quantum chemistry. | 1.8.12-foss-2025a |
| CoordgenLibs | Schrodinger-developed 2D Coordinate Generation | 3.0.2-gompi-2024a |
| kim-api | Open Knowledgebase of Interatomic Models. KIM is an API and OpenKIM is a collection of interatomic models (potentials) for atomistic simulations. This is a library that can be used by simulation programs to get access to the models in the OpenKIM database. This EasyBuild only installs the API, the models can be installed with the package openkim-models, or the user can install them manually by running kim-api-collections-management install user MODELNAME or kim-api-collections-management install user OpenKIM to install them all. | 2.4.1-GCC-13.3.0 |
| Libint | Libint library is used to evaluate the traditional (electron repulsion) and certain novel two-body matrix elements (integrals) over Cartesian Gaussian functions used in modern atomic and molecular theory. | 2.11.1-GCC-14.2.0-lmax-6-cp2k |
| libxc | Libxc is a library of exchange-correlation functionals for density-functional theory. The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals. | 6.2.2-GCC-13.3.0 7.0.0-GCC-14.3.0 |
| mctc-lib | Common tool chain for working with molecular structure data in various applications. This library provides a unified way to perform operations on molecular structure data, like reading and writing to common geometry file formats. | 0.3.1-GCC-13.3.0 0.3.1-intel-compilers-2024.2.0 |
| MDI | The MolSSI Driver Interface (MDI) project provides a standardized API for fast, on-the-fly communication between computational chemistry codes. This greatly simplifies the process of implementing methods that require the cooperation of multiple software packages and enables developers to write a single implementation that works across many different codes. The API is sufficiently general to support a wide variety of techniques, including QM/MM, ab initio MD, machine learning, advanced sampling, and path integral MD, while also being straightforwardly extensible. Communication between codes is handled by the MDI Library, which enables tight coupling between codes using either the MPI or TCP/IP methods. | 1.4.26-gompi-2024a |
| mstore | Molecular structure store for testing | 0.3.0-GCC-13.3.0 0.3.0-intel-compilers-2024.2.0 |
| OpenBabel | Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It's an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. | 3.1.1-gompi-2024a |
| PLUMED | PLUMED is an open source library for free energy calculations in molecular systems which works together with some of the most popular molecular dynamics engines. Free energy calculations can be performed as a function of many order parameters with a particular focus on biological problems, using state of the art methods such as metadynamics, umbrella sampling and Jarzynski-equation based steered MD. The software, written in C++, can be easily interfaced with both fortran and C/C++ codes. | 2.9.3-foss-2024a 2.9.4-foss-2025b |
| QuantumESPRESSO | Quantum ESPRESSO is an integrated suite of computer codes for electronic-structure calculations and materials modeling at the nanoscale. It is based on density-functional theory, plane waves, and pseudopotentials (both norm-conserving and ultrasoft). | 7.5-foss-2025b |
| Simple-DFTD3 | Reimplementation of the D3 dispersion correction. The s-dftd3 project aims to provide a user-friendly and uniform interface to the D3 dispersion model and for the calculation of DFT-D3 dispersion corrections. | 1.2.1-gfbf-2024a |
| spglib | Spglib is a C library for finding and handling crystal symmetries. | 2.0.2-GCCcore-12.2.0 |
| Wannier90 | A tool for obtaining maximally-localised Wannier functions | 3.1.0-foss-2024a 3.1.0-intel-2025b |
compiler¶
| Module | Description | Versions |
|---|---|---|
| AOCC | AMD Optimized C/C++ & Fortran compilers (AOCC) based on LLVM 13.0 | 5.0.0-GCCcore-14.3.0 |
| GCC | The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). | 11.3.0 12.2.0 12.3.0 13.2.0 13.3.0 14.2.0 14.3.0 15.2.0 |
| GCCcore | The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). | 11.2.0 11.3.0 12.2.0 12.3.0 13.2.0 13.3.0 14.2.0 14.3.0 15.2.0 |
| glslang-SPIRV | Glslang is the official reference compiler front end for the OpenGL ES and OpenGL shading languages. It implements a strict interpretation of the specifications for these languages. It is open and free for anyone to use, either from a command line or programmatically. The OpenGL and OpenGL ES working groups are committed to maintaining consistency between the reference compiler and the corresponding shading language specifications. | 15.4.0-GCCcore-14.3.0 |
| intel-compilers | Intel C, C++ & Fortran compilers (classic and oneAPI) | 2021.4.0 2022.2.1 2023.1.0 2023.2.1 2024.2.0 2025.1.1 2025.2.0 |
| LLVM | The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs (as well as some less common ones!) These libraries are built around a well specified code representation known as the LLVM intermediate representation ("LLVM IR"). The LLVM Core libraries are well documented, and it is particularly easy to invent your own language (or port an existing compiler) to use LLVM as an optimizer and code generator. | 20.1.8-GCCcore-14.3.0 |
| llvm-compilers | The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. | 20.1.8 |
| nvidia-compilers | C, C++ and Fortran compilers included with the NVIDIA HPC SDK | 25.3 |
data¶
| Module | Description | Versions |
|---|---|---|
| BeautifulSoup | Beautiful Soup is a Python library designed for quick turnaround projects like screen-scraping. | 4.14.2-GCCcore-14.3.0 |
| Fiona | Fiona is designed to be simple and dependable. It focuses on reading and writing data in standard Python IO style and relies upon familiar Python types and protocols such as files, dictionaries, mappings, and iterators instead of classes specific to OGR. Fiona can read and write real-world data using multi-layered GIS formats and zipped virtual file systems and integrates readily with other Python GIS packages such as pyproj, Rtree, and Shapely. | 1.10.1-foss-2025b |
| flook | The fortran-Lua-hook library. | 0.8.4-GCC-13.3.0 |
| GDAL | GDAL is a translator library for raster geospatial data formats that is released under an X/MIT style Open Source license by the Open Source Geospatial Foundation. As a library, it presents a single abstract data model to the calling application for all supported formats. It also comes with a variety of useful commandline utilities for data translation and processing. | 3.11.3-foss-2025b |
| HDF | HDF (also known as HDF4) is a library and multi-object file format for storing and managing data between machines. | 4.3.1-GCCcore-14.3.0 |
| HDF5 | HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and is designed for flexible and efficient I/O and for high volume and complex data. | 1.14.5-gompi-2024a 1.14.6-gompi-2025a 1.14.6-gompi-2025b |
| LAME | LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL. | 3.100-GCCcore-13.3.0 3.100-GCCcore-14.3.0 |
| libfdf | LibFDF is the official implementation of the FDF specifications for use in client codes. | 0.5.1-GCC-13.3.0 |
| libPSML | A library to handle pseudopotentials in PSML format | 2.1.0-GCC-13.3.0 |
| netCDF | NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. | 4.9.2-gompi-2024a 4.9.3-gompi-2025b |
| netCDF-Fortran | NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. | 4.6.1-gompi-2024a |
| PnetCDF | Parallel netCDF: A Parallel I/O Library for NetCDF File Access | 1.14.0-gompi-2024a |
| SoX | Sound eXchange, the Swiss Army knife of audio manipulation | 14.4.2-GCCcore-14.3.0 |
| xmlf90 | A fast XML parser and generator in Fortran | 1.6.3-GCC-13.3.0 |
devel¶
| Module | Description | Versions |
|---|---|---|
| Autoconf | Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of M4 macro calls. | 2.71 2.71-GCCcore-11.2.0 2.71-GCCcore-11.3.0 2.71-GCCcore-12.2.0 2.71-GCCcore-12.3.0 2.71-GCCcore-13.2.0 2.72-GCCcore-13.3.0 2.72-GCCcore-14.2.0 2.72-GCCcore-14.3.0 |
| Automake | Automake: GNU Standards-compliant Makefile generator | 1.16.4-GCCcore-11.2.0 1.16.5 1.16.5-GCCcore-11.3.0 1.16.5-GCCcore-12.2.0 1.16.5-GCCcore-12.3.0 1.16.5-GCCcore-13.2.0 1.16.5-GCCcore-13.3.0 1.17-GCCcore-14.2.0 1.18-GCCcore-14.3.0 |
| Autotools | This bundle collect the standard GNU build tools: Autoconf, Automake and libtool | 20210726-GCCcore-11.2.0 20220317 20220317-GCCcore-11.3.0 20220317-GCCcore-12.2.0 20220317-GCCcore-12.3.0 20220317-GCCcore-13.2.0 20231222-GCCcore-13.3.0 20240712-GCCcore-14.2.0 20250527-GCCcore-14.3.0 |
| Boost | Boost provides free peer-reviewed portable C++ source libraries. | 1.81.0-GCC-12.2.0 1.85.0-GCC-13.3.0 1.88.0-GCC-14.2.0 1.88.0-GCC-14.3.0 |
| build | A simple, correct Python build frontend. | 1.2.2.post1-GCCcore-13.3.0 1.3.0-GCCcore-14.3.0 |
| CMake | CMake, the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. | 3.23.1-GCCcore-11.3.0 3.24.3-GCCcore-12.2.0 3.26.3-GCCcore-12.3.0 3.29.3-GCCcore-13.3.0 3.31.3-GCCcore-14.2.0 3.31.8-GCCcore-14.3.0 4.0.3-GCCcore-14.3.0 |
| DBus | D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a "single instance" application or daemon, and to launch applications and daemons on demand when their services are needed. | 1.16.2-GCCcore-14.3.0 |
| Doxygen | Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D. | 1.11.0-GCCcore-13.3.0 1.14.0-GCCcore-14.3.0 1.9.7-GCCcore-12.3.0 |
| fonttools | fontTools is a library for manipulating fonts, written in Python. The project includes the TTX tool, that can convert TrueType and OpenType fonts to and from an XML text format, which is also called TTX. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats. | 4.53.1-GCCcore-13.3.0 4.58.5-GCCcore-14.3.0 |
| GObject-Introspection | GObject introspection is a middleware layer between C libraries (using GObject) and language bindings. The C library can be scanned at compile time and generate a metadata file, in addition to the actual native C library. Then at runtime, language bindings can read this metadata and automatically provide bindings to call into the C library. | 1.80.1-GCCcore-13.3.0 1.84.0-GCCcore-14.3.0 |
| gperf | GNU gperf is a perfect hash function generator. For a given list of strings, it produces a hash function and hash table, in form of C or C++ code, for looking up a value depending on the input string. The hash function is perfect, which means that the hash table has no collisions, and the hash table lookup needs a single string comparison only. | 3.1-GCCcore-12.3.0 3.1-GCCcore-13.3.0 3.3-GCCcore-14.3.0 |
| intltool | intltool is a set of tools to centralize translation of many different file formats using GNU gettext-compatible PO files. | 0.51.0-GCCcore-13.3.0 0.51.0-GCCcore-14.3.0 |
| M4 | GNU M4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. | 1.4.18 1.4.19 1.4.19-GCCcore-11.2.0 1.4.19-GCCcore-11.3.0 1.4.19-GCCcore-12.2.0 1.4.19-GCCcore-12.3.0 1.4.19-GCCcore-13.2.0 1.4.19-GCCcore-13.3.0 1.4.19-GCCcore-14.2.0 1.4.20 1.4.20-GCCcore-14.3.0 1.4.20-GCCcore-15.2.0 |
| make | GNU version of make utility | 4.3-GCCcore-12.2.0 4.4.1-GCCcore-13.3.0 4.4.1-GCCcore-14.2.0 4.4.1-GCCcore-14.3.0 |
| Mako | A super-fast templating language that borrows the best ideas from the existing templating languages | 1.2.4-GCCcore-12.3.0 1.3.10-GCCcore-14.3.0 1.3.5-GCCcore-13.3.0 |
| ncurses | The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses Terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses. | 6.2 6.2-GCCcore-11.2.0 6.3 6.3-GCCcore-11.3.0 6.3-GCCcore-12.2.0 6.4 6.4-GCCcore-12.3.0 6.4-GCCcore-13.2.0 6.5 6.5-GCCcore-13.3.0 6.5-GCCcore-14.2.0 6.5-GCCcore-14.3.0 |
| PCRE | The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. | 8.45-GCCcore-12.3.0 8.45-GCCcore-13.3.0 8.45-GCCcore-14.3.0 |
| PCRE2 | The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. | 10.42-GCCcore-12.3.0 10.43-GCCcore-13.3.0 10.45-GCCcore-14.3.0 |
| pkg-config | pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c pkg-config --libs --cflags glib-2.0 for instance, rather than hard-coding values on where to find glib (or other libraries). |
0.29.2-GCCcore-11.2.0 |
| pkgconf | pkgconf is a program which helps to configure compiler and linker flags for development libraries. It is similar to pkg-config from freedesktop.org. | 1.8.0 1.8.0-GCCcore-11.3.0 1.9.3-GCCcore-12.2.0 1.9.5-GCCcore-12.3.0 2.0.3-GCCcore-13.2.0 2.2.0-GCCcore-13.3.0 2.3.0-GCCcore-14.2.0 2.4.3-GCCcore-14.3.0 |
| pydantic | Data validation and settings management using Python type hinting. | 2.9.1-GCCcore-13.3.0 |
| Qt6 | Qt is a comprehensive cross-platform C++ application framework. | 6.9.3-GCCcore-14.3.0 |
| spin | Developer tool for scientific Python libraries | 0.14-GCCcore-14.3.0 |
| SQLite | SQLite: SQL Database Engine in a C Library | 3.38.3-GCCcore-11.3.0 3.39.4-GCCcore-12.2.0 3.42.0-GCCcore-12.3.0 3.43.1-GCCcore-13.2.0 3.45.3-GCCcore-13.3.0 3.47.2-GCCcore-14.2.0 3.50.1-GCCcore-14.3.0 |
| SWIG | SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. | 4.2.1-GCCcore-13.3.0 4.3.1-GCCcore-14.3.0 |
| typing-extensions | Typing Extensions - Backported and Experimental Type Hints for Python | 4.11.0-GCCcore-13.3.0 |
| xorg-macros | X.org macros utilities. | 1.19.3-GCCcore-11.3.0 1.19.3-GCCcore-12.2.0 1.20.0-GCCcore-13.2.0 1.20.1-GCCcore-13.3.0 1.20.2-GCCcore-14.2.0 1.20.2-GCCcore-14.3.0 |
lang¶
| Module | Description | Versions |
|---|---|---|
| Bison | Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. | 3.7.6-GCCcore-11.2.0 3.8.2 3.8.2-GCCcore-11.3.0 3.8.2-GCCcore-12.2.0 3.8.2-GCCcore-12.3.0 3.8.2-GCCcore-13.2.0 3.8.2-GCCcore-13.3.0 3.8.2-GCCcore-14.2.0 3.8.2-GCCcore-14.3.0 3.8.2-GCCcore-15.2.0 |
| Cython | Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). | 3.0.10-GCCcore-13.3.0 3.0.8-GCCcore-12.3.0 3.1.2-GCCcore-14.3.0 |
| flex | Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. | 2.6.4 2.6.4-GCCcore-11.2.0 2.6.4-GCCcore-11.3.0 2.6.4-GCCcore-12.2.0 2.6.4-GCCcore-12.3.0 2.6.4-GCCcore-13.2.0 2.6.4-GCCcore-13.3.0 2.6.4-GCCcore-14.2.0 2.6.4-GCCcore-14.3.0 2.6.4-GCCcore-15.2.0 |
| FriBidi | The Free Implementation of the Unicode Bidirectional Algorithm. | 1.0.15-GCCcore-13.3.0 1.0.16-GCCcore-14.3.0 |
| Java | Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. | .modulerc 17.0.15 |
| Lua | Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. | 5.4.7-GCCcore-13.3.0 |
| NASM | NASM: General-purpose x86 assembler | 2.15.05-GCCcore-11.3.0 2.16.01-GCCcore-12.3.0 2.16.03-GCCcore-13.3.0 2.16.03-GCCcore-14.3.0 |
| nodejs | Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. | 22.17.1-GCCcore-14.3.0 |
| Perl | Larry Wall's Practical Extraction and Report Language | 5.34.0-GCCcore-11.2.0 5.34.1-GCCcore-11.3.0 5.36.0-GCCcore-12.2.0 5.36.1-GCCcore-12.3.0 5.38.0 5.38.0-GCCcore-13.2.0 5.38.2-GCCcore-13.3.0 5.40.0-GCCcore-14.2.0 5.40.2-GCCcore-14.3.0 |
| Perl-bundle-CPAN | A set of common packages from CPAN | 5.38.2-GCCcore-13.3.0 5.40.2-GCCcore-14.3.0 |
| Python | Python is a programming language that lets you work more quickly and integrate your systems more effectively. | 3.10.4-GCCcore-11.3.0-bare 3.10.8-GCCcore-12.2.0 3.10.8-GCCcore-12.2.0-bare 3.11.3-GCCcore-12.3.0 3.11.5-GCCcore-13.2.0 3.12.3-GCCcore-13.3.0 3.13.1-GCCcore-14.2.0 3.13.5-GCCcore-14.3.0 |
| Python-bundle-PyPI | Bundle of Python packages from PyPI | 2024.06-GCCcore-13.3.0 2025.07-GCCcore-14.3.0 |
| ruamel.yaml | ruamel.yaml is a YAML 1.2 loader/dumper package for Python. | 0.18.6-GCCcore-13.3.0 |
| Rust | Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. | 1.65.0-GCCcore-12.2.0 1.70.0-GCCcore-12.3.0 1.78.0-GCCcore-13.3.0 1.88.0-GCCcore-14.3.0 |
| SciPy-bundle | Bundle of Python packages for scientific software | 2024.05-gfbf-2024a 2025.07-gfbf-2025b |
| Tcl | Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. | 8.6.12-GCCcore-11.3.0 8.6.12-GCCcore-12.2.0 8.6.13-GCCcore-12.3.0 8.6.13-GCCcore-13.2.0 8.6.14-GCCcore-13.3.0 8.6.16-GCCcore-14.2.0 9.0.1-GCCcore-14.3.0 |
| test-drive | This project offers a lightweight, procedural unit testing framework based on nothing but standard Fortran. | 0.5.0-GCC-13.3.0 |
| Tkinter | Tkinter module, built with the Python buildsystem | 3.12.3-GCCcore-13.3.0 3.13.5-GCCcore-14.3.0 |
| Yasm | Yasm: Complete rewrite of the NASM assembler with BSD license | 1.3.0-GCCcore-13.3.0 1.3.0-GCCcore-14.3.0 |
lib¶
| Module | Description | Versions |
|---|---|---|
| Brotli | Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. The specification of the Brotli Compressed Data Format is defined in RFC 7932. | 1.0.9-GCCcore-11.3.0 1.0.9-GCCcore-12.3.0 1.1.0-GCCcore-13.3.0 1.1.0-GCCcore-14.3.0 |
| Brunsli | Brunsli is a lossless JPEG repacking library. | 0.1-GCCcore-14.3.0 |
| Catch2 | A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later | 2.13.10-GCCcore-13.3.0 2.13.10-GCCcore-14.3.0 |
| CFITSIO | CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. | 4.6.2-GCCcore-14.3.0 |
| double-conversion | Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles. | 3.3.0-GCCcore-12.3.0 3.3.0-GCCcore-13.3.0 3.3.1-GCCcore-14.3.0 |
| elfutils | The elfutils project provides libraries and tools for ELF files and DWARF data. | 0.193-GCCcore-14.3.0 |
| ffnvcodec | FFmpeg nvidia headers. Adds support for nvenc and nvdec. Requires Nvidia GPU and drivers to be present (picked up dynamically). | 12.2.72.0 13.0.19.0 |
| FLAC | FLAC stands for Free Lossless Audio Codec, an audio format similar to MP3, but lossless, meaning that audio is compressed in FLAC without any loss in quality. | 1.5.0-GCCcore-14.3.0 |
| FlexiBLAS | FlexiBLAS is a wrapper library that enables the exchange of the BLAS and LAPACK implementation used by a program without recompiling or relinking it. | 3.4.4-GCC-13.3.0 3.4.5-GCC-14.2.0 3.4.5-GCC-14.3.0 |
| freeglut | freeglut is a completely OpenSourced alternative to the OpenGL Utility Toolkit (GLUT) library. | 3.6.0-GCCcore-14.3.0 |
| FreeXL | FreeXL is an open source library to extract valid data from within an Excel (.xls) spreadsheet. | 2.0.0-GCCcore-12.3.0 |
| giflib | giflib is a library for reading and writing gif images. It is API and ABI compatible with libungif which was in wide use while the LZW compression algorithm was patented. | 5.2.1-GCCcore-13.3.0 5.2.2-GCCcore-14.3.0 |
| graphite2 | Graphite is a "smart font" system developed specifically to handle the complexities of lesser-known languages of the world. | 1.3.14-GCCcore-13.3.0 1.3.14-GCCcore-14.3.0 |
| ICU | ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. | 72.1-GCCcore-12.2.0 75.1-GCCcore-13.3.0 76.1-GCCcore-14.2.0 77.1-GCCcore-14.3.0 |
| Imath | Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics | 3.1.12-GCCcore-14.3.0 |
| json-c | JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. | 0.18-GCCcore-14.3.0 |
| json-fortran | JSON-Fortran: A Modern Fortran JSON API | 9.0.3-GCC-13.3.0 9.0.3-intel-compilers-2024.2.0 |
| LERC | LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds). | 4.0.0-GCCcore-14.3.0 |
| libaec | Libaec provides fast lossless compression of 1 up to 32 bit wide signed or unsigned integers (samples). The library achieves best results for low entropy data as often encountered in space imaging instrument data or numerical model output from weather or climate simulations. While floating point representations are not directly supported, they can also be efficiently coded by grouping exponents and mantissa. | 1.1.4-GCCcore-14.3.0 |
| libaom | AV1 video codec library reference implementation, published by the Alliance for Open Media. | 3.10.0-GCCcore-13.3.0 3.10.0-GCCcore-14.3.0 |
| libclc | libclc is an open source, BSD/MIT dual licensed implementation of the library requirements of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. | 20.1.8-GCCcore-14.3.0 |
| libdrm | Direct Rendering Manager runtime library. | 2.4.122-GCCcore-13.3.0 2.4.125-GCCcore-14.3.0 |
| libevent | The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. | 2.1.12-GCCcore-11.3.0 2.1.12-GCCcore-12.2.0 2.1.12-GCCcore-12.3.0 2.1.12-GCCcore-13.2.0 2.1.12-GCCcore-13.3.0 2.1.12-GCCcore-14.2.0 2.1.12-GCCcore-14.3.0 |
| libfabric | Libfabric is a core component of OFI. It is the library that defines and exports the user-space API of OFI, and is typically the only software that applications deal with directly. It works in conjunction with provider libraries, which are often integrated directly into libfabric. | 1.15.1-GCCcore-11.3.0 1.16.1-GCCcore-12.2.0 1.19.0-GCCcore-13.2.0 1.21.0-GCCcore-13.3.0 2.0.0-GCCcore-14.2.0 2.1.0-GCCcore-14.3.0 |
| libffi | The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. | 3.4.2-GCCcore-11.3.0 3.4.4-GCCcore-12.2.0 3.4.4-GCCcore-12.3.0 3.4.4-GCCcore-13.2.0 3.4.5-GCCcore-13.3.0 3.4.5-GCCcore-14.2.0 3.5.1-GCCcore-14.3.0 |
| libgeotiff | Library for reading and writing coordinate system information from/to GeoTIFF files | 1.7.1-GCCcore-12.3.0 1.7.4-GCCcore-14.3.0 |
| libglvnd | libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors. | 1.7.0-GCCcore-13.3.0 |
| libiconv | Libiconv converts from one character encoding to another through Unicode conversion | 1.17-GCCcore-12.3.0 1.17-GCCcore-13.3.0 1.18-GCCcore-14.2.0 1.18-GCCcore-14.3.0 |
| libidn2 | Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46. | 2.3.7-GCCcore-14.2.0 2.3.8-GCCcore-14.3.0 |
| libjpeg-turbo | libjpeg-turbo is a fork of the original IJG libjpeg which uses SIMD to accelerate baseline JPEG compression and decompression. libjpeg is a library that implements JPEG image encoding, decoding and transcoding. | 2.1.3-GCCcore-11.3.0 2.1.5.1-GCCcore-12.3.0 3.0.1-GCCcore-13.3.0 3.1.1-GCCcore-14.3.0 |
| libmad | MAD is a high-quality MPEG audio decoder. | 0.15.1b-GCCcore-14.3.0 |
| libogg | Ogg is a multimedia container format, and the native file and stream format for the Xiph.org multimedia codecs. | 1.3.5-GCCcore-13.3.0 1.3.6-GCCcore-14.3.0 |
| libopus | Opus is a totally open, royalty-free, highly versatile audio codec. Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype’s SILK codec and Xiph.Org’s CELT codec. | 1.5.2-GCCcore-13.3.0 1.5.2-GCCcore-14.3.0 |
| libpng | libpng is the official PNG reference library | 1.6.37-GCCcore-11.3.0 1.6.39-GCCcore-12.3.0 1.6.43-GCCcore-13.3.0 1.6.50-GCCcore-14.3.0 |
| libpsl | C library for the Public Suffix List | 0.21.5-GCCcore-14.2.0 0.21.5-GCCcore-14.3.0 |
| libreadline | The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. | 8.1-GCCcore-11.2.0 8.1.2-GCCcore-11.3.0 8.2-GCCcore-12.2.0 8.2-GCCcore-12.3.0 8.2-GCCcore-13.2.0 8.2-GCCcore-13.3.0 8.2-GCCcore-14.2.0 8.2-GCCcore-14.3.0 |
| librttopo | The RT Topology Library exposes an API to create and manage standard (ISO 13249 aka SQL/MM) topologies using user-provided data stores. | 1.1.0-GCC-12.3.0 |
| libspatialite | SpatiaLite is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities. | 5.1.0-GCC-12.3.0 |
| LibTIFF | tiff: Library and tools for reading and writing TIFF data files | 4.5.0-GCCcore-12.3.0 4.6.0-GCCcore-13.3.0 4.7.0-GCCcore-14.3.0 |
| libtirpc | Libtirpc is a port of Suns Transport-Independent RPC library to Linux. | 1.3.3-GCCcore-12.3.0 1.3.6-GCCcore-14.3.0 |
| libtommath | LibTomMath is a free open source portable number theoretic multiple-precision integer (MPI) library written entirely in C. | 1.3.0-GCCcore-14.3.0 |
| libtool | GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. | 2.4.6-GCCcore-11.2.0 2.4.7 2.4.7-GCCcore-11.3.0 2.4.7-GCCcore-12.2.0 2.4.7-GCCcore-12.3.0 2.4.7-GCCcore-13.2.0 2.4.7-GCCcore-13.3.0 2.5.4-GCCcore-14.2.0 2.5.4-GCCcore-14.3.0 |
| libunistring | This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. | 1.3-GCCcore-14.2.0 1.3-GCCcore-14.3.0 |
| libunwind | The primary goal of libunwind is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications | 1.8.1-GCCcore-13.3.0 1.8.2-GCCcore-14.3.0 |
| libvorbis | Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format | 1.3.7-GCCcore-13.3.0 1.3.7-GCCcore-14.3.0 |
| libwebp | WebP is a modern image format that provides superior lossless and lossy compression for images on the web. Using WebP, webmasters and web developers can create smaller, richer images that make the web faster. | 1.4.0-GCCcore-13.3.0 1.5.0-GCCcore-14.3.0 |
| libxml2 | Libxml2 is the XML C parser and toolchain developed for the Gnome project (but usable outside of the Gnome platform). | 2.10.3-GCCcore-12.2.0 2.11.4-GCCcore-12.3.0 2.11.5-GCCcore-13.2.0 2.12.7-GCCcore-13.3.0 2.13.4-GCCcore-14.2.0 2.14.3-GCCcore-14.3.0 2.9.13-GCCcore-11.3.0 |
| libxslt | Libxslt is the XSLT C library developed for the GNOME project (but usable outside of the Gnome platform). | 1.1.43-GCCcore-14.3.0 |
| libyaml | LibYAML is a YAML parser and emitter written in C. | 0.2.5-GCCcore-11.2.0 0.2.5-GCCcore-13.3.0 0.2.5-GCCcore-14.3.0 |
| lz4 | LZ4 is lossless compression algorithm, providing compression speed at 400 MB/s per core. It features an extremely fast decoder, with speed in multiple GB/s per core. | 1.10.0-GCCcore-14.2.0 1.10.0-GCCcore-14.3.0 1.9.3-GCCcore-11.3.0 1.9.4-GCCcore-12.2.0 1.9.4-GCCcore-12.3.0 1.9.4-GCCcore-13.2.0 1.9.4-GCCcore-13.3.0 |
| minizip | Mini zip and unzip based on zlib | 1.1-GCCcore-12.3.0 |
| mpi4py | MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors. | 4.0.1-gompi-2024a 4.1.0-gompi-2025b |
| nettle | Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. | 3.10.2-GCCcore-14.3.0 |
| nlohmann_json | JSON for Modern C++ | 3.11.2-GCCcore-12.3.0 3.12.0-GCCcore-14.3.0 |
| NSPR | Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc-like functions. | 4.37-GCCcore-14.3.0 |
| NSS | Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. | 3.114-GCCcore-14.3.0 |
| OpenJPEG | OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since may 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software. | 2.5.2-GCCcore-13.3.0 2.5.3-GCCcore-14.3.0 |
| PLY | PLY is yet another implementation of lex and yacc for Python. | 3.11-GCCcore-12.3.0 |
| PMIx | Process Management for Exascale Environments PMI Exascale (PMIx) represents an attempt to provide an extended version of the PMI standard specifically designed to support clusters up to and including exascale sizes. The overall objective of the project is not to branch the existing pseudo-standard definitions - in fact, PMIx fully supports both of the existing PMI-1 and PMI-2 APIs - but rather to (a) augment and extend those APIs to eliminate some current restrictions that impact scalability, and (b) provide a reference implementation of the PMI-server that demonstrates the desired level of scalability. | 4.1.2-GCCcore-11.3.0 4.2.2-GCCcore-12.2.0 4.2.6-GCCcore-13.2.0 5.0.2-GCCcore-13.3.0 5.0.6-GCCcore-14.2.0 5.0.8-GCCcore-14.3.0 |
| PROJ | Program proj is a standard Unix filter function which converts geographic longitude and latitude coordinates into cartesian coordinates | 9.2.0-GCCcore-12.3.0 9.6.2-GCCcore-14.3.0 |
| PRRTE | PRRTE is the PMIx Reference RunTime Environment | 3.0.11-GCCcore-14.3.0 3.0.5-GCCcore-13.3.0 3.0.8-GCCcore-14.2.0 |
| psutil | A cross-platform process and system utilities module for Python | 6.0.0-GCCcore-13.3.0 7.0.0-GCCcore-14.3.0 |
| pybind11 | pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. | 2.12.0-GCC-13.3.0 3.0.0-GCC-14.3.0 |
| PyYAML | PyYAML is a YAML parser and emitter for the Python programming language. | 6.0.2-GCCcore-13.3.0 6.0.2-GCCcore-14.3.0 |
| RapidJSON | A fast JSON parser/generator for C++ with both SAX/DOM style API | 1.1.0-20240815-GCCcore-13.3.0 |
| scikit-build | Scikit-Build, or skbuild, is an improved build system generator for CPython C/C++/Fortran/Cython extensions. | 0.17.6-GCCcore-12.3.0 0.17.6-GCCcore-13.3.0 0.18.1-GCCcore-14.3.0 |
| scikit-build-core | Scikit-build-core is a complete ground-up rewrite of scikit-build on top of modern packaging APIs. It provides a bridge between CMake and the Python build system, allowing you to make Python modules with CMake. | 0.11.5-GCCcore-14.3.0 |
| SDL2 | SDL: Simple DirectMedia Layer, a cross-platform multimedia library | 2.30.6-GCCcore-13.3.0 2.32.10-GCCcore-14.3.0 |
| snappy | Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. | 1.2.2-GCCcore-14.3.0 |
| tbb | Intel(R) Threading Building Blocks (Intel(R) TBB) lets you easily write parallel C++ programs that take full advantage of multicore performance, that are portable, composable and have future-proof scalability. | 2021.13.0-GCCcore-13.3.0 |
| tiktoken | tiktoken is a fast BPE tokeniser for use with OpenAI's models | 0.9.0-GCCcore-13.3.0 |
| tqdm | A fast, extensible progress bar for Python and CLI | 4.66.5-GCCcore-13.3.0 |
| UCC | UCC (Unified Collective Communication) is a collective communication operations API and library that is flexible, complete, and feature-rich for current and emerging programming models and runtimes. | 1.0.0-GCCcore-11.3.0 1.2.0-GCCcore-13.2.0 1.3.0-GCCcore-13.3.0 1.3.0-GCCcore-14.2.0 1.4.4-GCCcore-14.3.0 |
| UCX | Unified Communication X An open-source production grade communication framework for data centric and high-performance applications | 1.11.2-GCCcore-11.2.0 1.12.1-GCCcore-11.3.0 1.13.1-GCCcore-12.2.0 1.15.0-GCCcore-13.2.0 1.16.0-GCCcore-13.3.0 1.18.0-GCCcore-14.2.0 1.19.0-GCCcore-14.3.0 |
| Xerces-C++ | Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs. | 3.3.0-GCCcore-14.3.0 |
| zlib | zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. | 1.2.11 1.2.11-GCCcore-11.2.0 1.2.12 1.2.12-GCCcore-11.3.0 1.2.12-GCCcore-12.2.0 1.2.13 1.2.13-GCCcore-12.3.0 1.2.13-GCCcore-13.2.0 1.3.1 1.3.1-GCCcore-13.3.0 1.3.1-GCCcore-14.2.0 1.3.1-GCCcore-14.3.0 2.3.2-GCCcore-15.2.0 |
| zstd | Zstandard is a real-time compression algorithm, providing high compression ratios. It offers a very wide range of compression/speed trade-off, while being backed by a very fast decoder. It also offers a special mode for small data, called dictionary compression, and can create dictionaries from any sample set. | 1.5.2-GCCcore-11.3.0 1.5.2-GCCcore-12.2.0 1.5.5-GCCcore-12.3.0 1.5.6-GCCcore-13.3.0 1.5.6-GCCcore-14.2.0 1.5.7-GCCcore-14.3.0 |
math¶
| Module | Description | Versions |
|---|---|---|
| Eigen | Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. | 3.4.0-GCCcore-11.3.0 3.4.0-GCCcore-12.2.0 3.4.0-GCCcore-13.3.0 3.4.0-GCCcore-14.2.0 3.4.0-GCCcore-14.3.0 |
| ELPA | Eigenvalue SoLvers for Petaflop-Applications. | 2025.06.002-foss-2025b |
| GEOS | GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS) | 3.12.0-GCC-12.3.0 3.13.1-GCC-14.3.0 |
| GMP | GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. | 6.2.1-GCCcore-11.3.0 6.2.1-GCCcore-12.2.0 6.3.0-GCCcore-13.3.0 6.3.0-GCCcore-14.2.0 6.3.0-GCCcore-14.3.0 |
| KaHIP | The graph partitioning framework KaHIP -- Karlsruhe High Quality Partitioning. | 3.14-gompi-2022a |
| METIS | METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes. | 5.1.0-GCCcore-11.3.0 |
| MPFR | The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. | 4.1.0-GCCcore-11.3.0 |
| Qhull | Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram. The source code runs in 2-d, 3-d, 4-d, and higher dimensions. Qhull implements the Quickhull algorithm for computing the convex hull. | 2020.2-GCCcore-13.3.0 2020.2-GCCcore-14.3.0 |
| ScaFaCoS | ScaFaCoS is a library of scalable fast coulomb solvers. | 1.0.4-foss-2024a |
| SCOTCH | Software package and libraries for sequential and parallel graph partitioning, static mapping, and sparse matrix block ordering, and sequential mesh and hypergraph partitioning. | 7.0.1-gompi-2022a |
| Shapely | Shapely is a BSD-licensed Python package for manipulation and analysis of planar geometric objects. It is based on the widely deployed GEOS (the engine of PostGIS) and JTS (from which GEOS is ported) libraries. | 2.1.1-gfbf-2025b |
| Voro++ | Voro++ is a software library for carrying out three-dimensional computations of the Voronoi tessellation. A distinguishing feature of the Voro++ library is that it carries out cell-based calculations, computing the Voronoi cell for each particle individually. It is particularly well-suited for applications that rely on cell-based statistics, where features of Voronoi cells (eg. volume, centroid, number of faces) can be used to analyze a system of particles. | 0.4.6-GCCcore-13.3.0 |
mpi¶
| Module | Description | Versions |
|---|---|---|
| impi | Intel MPI Library, compatible with MPICH ABI | 2021.10.0-intel-compilers-2023.2.1 2021.13.0-intel-compilers-2024.2.0 2021.15.0-intel-compilers-2025.1.1 2021.16.1-intel-compilers-2025.2.0 2021.4.0-intel-compilers-2021.4.0 2021.7.1-intel-compilers-2022.2.1 |
| OpenMPI | The Open MPI Project is an open source MPI-3 implementation. | 4.1.4-GCC-11.3.0 5.0.3-GCC-13.3.0 5.0.7-GCC-14.2.0 5.0.8-GCC-14.3.0 5.0.8-llvm-compilers-20.1.8 |
numlib¶
| Module | Description | Versions |
|---|---|---|
| AOCL-BLAS | AOCL-BLAS is AMD's optimized version of BLAS targeted for AMD EPYC and Ryzen CPUs. | 5.0-GCC-14.2.0 5.1-GCC-14.3.0 |
| Armadillo | Armadillo is an open-source C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. | 15.0.1-foss-2025b |
| arpack-ng | ARPACK is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems. | 3.9.1-foss-2025b |
| BLIS | BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. | 0.9.0-GCC-11.3.0 0.9.0-GCC-12.2.0 0.9.0-GCC-13.2.0 1.0-GCC-13.3.0 1.1-GCC-14.2.0 2.0-GCC-14.3.0 |
| FFTW | FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data. | 3.3.10-GCC-11.3.0 3.3.10-GCC-12.2.0 3.3.10-GCC-13.2.0 3.3.10-GCC-13.3.0 3.3.10-GCC-14.2.0 3.3.10-GCC-14.3.0 |
| FFTW.MPI | FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data. | 3.3.10-gompi-2024a 3.3.10-gompi-2025a 3.3.10-gompi-2025b |
| GSL | The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. | 2.8-GCC-13.3.0 2.8-GCC-14.3.0 |
| imkl | Intel oneAPI Math Kernel Library | 2021.4.0 2022.2.1 2023.1.0 2023.2.0 2024.2.0 2025.1.0 2025.2.0 |
| imkl-FFTW | FFTW interfaces using Intel oneAPI Math Kernel Library | 2022.2.1-iimpi-2022b 2023.2.0-iimpi-2023b 2024.2.0-iimpi-2024a 2025.1.0-iimpi-2025a 2025.2.0-iimpi-2025b |
| OpenBLAS | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. | 0.3.27-GCC-13.3.0 0.3.29-GCC-14.2.0 0.3.30-GCC-14.3.0 |
| ScaLAPACK | The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines redesigned for distributed memory MIMD parallel computers. | 2.2.0-gompi-2024a-fb 2.2.2-gompi-2025a-fb 2.2.2-gompi-2025b-fb |
perf¶
| Module | Description | Versions |
|---|---|---|
| PAPI | PAPI provides the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and processor events. In addition Component PAPI provides access to a collection of components that expose performance measurement opportunites across the hardware and software stack. | 7.2.0-GCCcore-14.3.0 |
phys¶
| Module | Description | Versions |
|---|---|---|
| FDS | Fire Dynamics Simulator (FDS) is a large-eddy simulation (LES) code for low-speed flows, with an emphasis on smoke and heat transport from fires. | 6.10.1-intel-2025a |
| libGridXC | A library to compute the exchange and correlation energy and potential in spherical (i.e. atoms) or periodic systems. | 2.0.2-gompi-2024a |
| Siesta | SIESTA is both a method and its computer program implementation, to perform efficient electronic structure calculations and ab initio molecular dynamics simulations of molecules and solids. | 5.4.1-foss-2024a |
| UDUNITS | UDUNITS supports conversion of unit specifications between formatted and binary forms, arithmetic manipulation of units, and conversion of values between compatible scales of measurement. | 2.2.28-GCCcore-14.3.0 |
| VASP | The Vienna Ab initio Simulation Package (VASP) is a computer program for atomic scale materials modelling, e.g. electronic structure calculations and quantum-mechanical molecular dynamics, from first principles. This build includes HDF5 and the Wannier-90 functions. | 6.5.1-foss-2024a |
system¶
| Module | Description | Versions |
|---|---|---|
| CUDA | CUDA (formerly Compute Unified Device Architecture) is a parallel computing platform and programming model created by NVIDIA and implemented by the graphics processing units (GPUs) that they produce. CUDA gives developers access to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs. | 12.4.0 12.8.0 12.9.1 |
| file | The file command is 'a file type guesser', that is, a command-line tool that tells you in words what kind of data a file contains. | 5.46-GCCcore-13.3.0 |
| hwloc | The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs. It primarily aims at helping applications with gathering information about modern computing hardware so as to exploit it accordingly and efficiently. | 2.10.0-GCCcore-13.3.0 2.11.2-GCCcore-14.2.0 2.12.1-GCCcore-14.3.0 2.7.1-GCCcore-11.3.0 2.8.0-GCCcore-12.2.0 2.9.2-GCCcore-13.2.0 |
| libdeflate | Heavily optimized library for DEFLATE/zlib/gzip compression and decompression. | 1.18-GCCcore-12.3.0 1.20-GCCcore-13.3.0 1.24-GCCcore-14.3.0 |
| libpciaccess | Generic PCI access library. | 0.16-GCCcore-11.3.0 0.17-GCCcore-12.2.0 0.17-GCCcore-13.2.0 0.18.1-GCCcore-13.3.0 0.18.1-GCCcore-14.2.0 0.18.1-GCCcore-14.3.0 |
| OpenSSL | The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolchain implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library. | 1.1 3 |
toolchain¶
| Module | Description | Versions |
|---|---|---|
| foss | GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK. | 2024a 2025a 2025b |
| gfbf | GNU Compiler Collection (GCC) based compiler toolchain, including FlexiBLAS (BLAS and LAPACK support) and (serial) FFTW. | 2024a 2025b |
| gompi | GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support. | 2022a 2024a 2025a 2025b |
| iimkl | Intel C/C++ and Fortran compilers, alongside Intel Math Kernel Library (MKL). | 2024a |
| iimpi | Intel C/C++ and Fortran compilers, alongside Intel MPI. | 2021b 2022b 2023b 2024a 2025a 2025b |
| intel | Compiler toolchain including Intel compilers, Intel MPI and Intel Math Kernel Library (MKL). | 2023b 2024a 2025a 2025b |
| NVHPC | Complete toolchain based on NVIDIA HPC SDK. Includes C, C++ and FORTRAN compilers (nvidia-compilers), an MPI implementation based on OpenMPI (NVHPCX) and math libraries based on OpenBLAS and ScaLAPACK. | 25.3 |
tools¶
| Module | Description | Versions |
|---|---|---|
| archspec | A library for detecting, labeling, and reasoning about microarchitectures | 0.2.5-GCCcore-13.3.0 |
| binutils | binutils: GNU binary utilities | 2.37 2.37-GCCcore-11.2.0 2.38 2.38-GCCcore-11.3.0 2.39 2.39-GCCcore-12.2.0 2.40 2.40-GCCcore-12.3.0 2.40-GCCcore-13.2.0 2.42 2.42-GCCcore-13.3.0 2.42-GCCcore-14.2.0 2.44 2.44-GCCcore-14.3.0 2.45 2.45-GCCcore-15.2.0 |
| bzip2 | bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression. | 1.0.8-GCCcore-11.3.0 1.0.8-GCCcore-12.2.0 1.0.8-GCCcore-12.3.0 1.0.8-GCCcore-13.2.0 1.0.8-GCCcore-13.3.0 1.0.8-GCCcore-14.2.0 1.0.8-GCCcore-14.3.0 |
| cffi | C Foreign Function Interface for Python. Interact with almost any C code from Python, based on C-like declarations that you can often copy-paste from header files or documentation. | 1.15.1-GCCcore-12.3.0 1.16.0-GCCcore-13.3.0 1.17.1-GCCcore-14.3.0 |
| cppy | A small C++ header library which makes it easier to write Python extension modules. The primary feature is a PyObject smart pointer which automatically handles reference counting and provides convenience methods for performing common object operations. | 1.2.1-GCCcore-13.3.0 1.3.1-GCCcore-14.3.0 |
| cryptography | cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. | 41.0.1-GCCcore-12.3.0 42.0.8-GCCcore-13.3.0 45.0.5-GCCcore-14.3.0 |
| cURL | libcurl is a free and easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more. | 7.83.0-GCCcore-11.3.0 7.86.0-GCCcore-12.2.0 8.0.1-GCCcore-12.3.0 8.11.1-GCCcore-14.2.0 8.14.1-GCCcore-14.3.0 8.3.0-GCCcore-13.2.0 8.7.1-GCCcore-13.3.0 |
| dav1d | dav1d is an AV1 cross-platform decoder, open-source, and focused on speed and correctness. | 1.5.2-GCCcore-13.3.0 1.5.2-GCCcore-14.3.0 |
| DB | Berkeley DB enables the development of custom data management solutions, without the overhead traditionally associated with such custom projects. | 18.1.40-GCCcore-11.2.0 18.1.40-GCCcore-11.3.0 18.1.40-GCCcore-12.2.0 |
| EasyBuild | EasyBuild is a software build and installation framework written in Python that allows you to install software in a structured, repeatable and robust way. | 5.2.0 5.2.1 |
| expat | Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags) | 2.4.1-GCCcore-11.2.0 2.4.8-GCCcore-11.3.0 2.4.9-GCCcore-12.2.0 2.5.0-GCCcore-12.3.0 2.5.0-GCCcore-13.2.0 2.6.2-GCCcore-13.3.0 2.7.1-GCCcore-14.3.0 |
| flit | A simple packaging tool for simple packages. | 3.12.0-GCCcore-14.3.0 3.9.0-GCCcore-12.3.0 3.9.0-GCCcore-13.3.0 |
| gettext | GNU 'gettext' is an important step for the GNU Translation Project, as it is an asset on which we may build many other steps. This package offers to programmers, translators, and even users, a well integrated set of tools and documentation | 0.21 0.21-GCCcore-11.3.0 0.21.1 0.21.1-GCCcore-12.2.0 0.21.1-GCCcore-12.3.0 0.22 0.22.5 0.22.5-GCCcore-13.3.0 0.25 0.25-GCCcore-14.3.0 |
| git | Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. | 2.36.0-GCCcore-11.3.0-nodocs 2.38.1-GCCcore-12.2.0-nodocs 2.41.0-GCCcore-12.3.0-nodocs 2.45.1-GCCcore-13.3.0 2.50.1-GCCcore-14.3.0 |
| googletest | Google's framework for writing C++ tests on a variety of platforms | 1.13.0-GCCcore-12.3.0 1.17.0-GCCcore-14.3.0 |
| groff | Groff (GNU troff) is a typesetting system that reads plain text mixed with formatting commands and produces formatted output. | 1.22.4-GCCcore-11.2.0 1.22.4-GCCcore-11.3.0 1.22.4-GCCcore-12.2.0 1.23.0-GCCcore-13.3.0 1.23.0-GCCcore-14.3.0 |
| gzip | gzip (GNU zip) is a popular data compression program as a replacement for compress | 1.12-GCCcore-11.3.0 1.12-GCCcore-12.2.0 1.12-GCCcore-12.3.0 1.13-GCCcore-13.2.0 1.13-GCCcore-13.3.0 1.13-GCCcore-14.2.0 1.14-GCCcore-14.3.0 |
| hatchling | Extensible, standards compliant build backend used by Hatch, a modern, extensible Python project manager. | 1.18.0-GCCcore-12.3.0 1.24.2-GCCcore-13.3.0 1.27.0-GCCcore-14.3.0 |
| help2man | help2man produces simple manual pages from the '--help' and '--version' output of other commands. | 1.48.3-GCCcore-11.2.0 1.49.2-GCCcore-11.3.0 1.49.2-GCCcore-12.2.0 1.49.3-GCCcore-12.3.0 1.49.3-GCCcore-13.2.0 1.49.3-GCCcore-13.3.0 1.49.3-GCCcore-14.2.0 1.49.3-GCCcore-14.3.0 1.49.3-GCCcore-15.2.0 |
| hypothesis | Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets you find more bugs in your code with less work. | 6.103.1-GCCcore-13.3.0 6.136.6-GCCcore-14.3.0 |
| libarchive | Multi-format archive and compression library | 3.6.1-GCCcore-11.3.0 3.6.1-GCCcore-12.2.0 3.6.2-GCCcore-12.3.0 3.7.4-GCCcore-13.3.0 3.7.7-GCCcore-14.2.0 3.8.1-GCCcore-14.3.0 |
| libde265 | libde265 is an open source implementation of the h.265 video codec | 1.0.15-GCCcore-13.3.0 1.0.16-GCCcore-14.3.0 |
| libheif | libheif is an HEIF and AVIF file format decoder and encoder | 1.20.2-GCCcore-14.3.0 |
| lit | lit is a portable tool for executing LLVM and Clang style test suites, summarizing their results, and providing indication of failures. | 18.1.8-GCCcore-13.3.0 18.1.8-GCCcore-14.3.0 |
| maeparser | maeparser is a parser for Schrodinger Maestro files. | 1.3.1-gompi-2024a |
| maturin | This project is meant as a zero configuration replacement for setuptools-rust and milksnake. It supports building wheels for python 3.5+ on windows, linux, mac and freebsd, can upload them to pypi and has basic pypy and graalpy support. | 1.6.0-GCCcore-13.3.0 1.9.1-GCCcore-14.3.0 |
| Meson | Meson is a cross-platform build system designed to be both as fast and as user friendly as possible. | 1.1.1-GCCcore-12.3.0 1.4.0-GCCcore-13.3.0 1.6.1-GCCcore-14.2.0 1.8.2-GCCcore-14.3.0 |
| meson-python | Python build backend (PEP 517) for Meson projects | 0.16.0-GCCcore-13.3.0 0.18.0-GCCcore-14.3.0 |
| networkx | NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. | 3.4.2-gfbf-2024a 3.5-gfbf-2025b |
| Ninja | Ninja is a small build system with a focus on speed. | 1.11.1-GCCcore-12.3.0 1.12.1-GCCcore-13.3.0 1.12.1-GCCcore-14.2.0 1.13.0-GCCcore-14.3.0 |
| numactl | The numactl program allows you to run your application program on specific cpu's and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program. The libnuma library provides convenient ways for you to add NUMA memory policies into your own program. | 2.0.14-GCCcore-11.2.0 2.0.14-GCCcore-11.3.0 2.0.16-GCCcore-12.2.0 2.0.16-GCCcore-12.3.0 2.0.16-GCCcore-13.2.0 2.0.18-GCCcore-13.3.0 2.0.19-GCCcore-14.2.0 2.0.19-GCCcore-14.3.0 |
| patchelf | PatchELF is a small utility to modify the dynamic linker and RPATH of ELF executables. | 0.18.0-GCCcore-12.3.0 0.18.0-GCCcore-13.3.0 0.18.0-GCCcore-14.3.0 |
| poetry | Python packaging and dependency management made easy. Poetry helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere. | 1.5.1-GCCcore-12.3.0 1.8.3-GCCcore-13.3.0 2.1.3-GCCcore-14.3.0 |
| re2c | re2c is a free and open-source lexer generator for C and C++. Its main goal is generating fast lexers: at least as fast as their reasonably optimized hand-coded counterparts. Instead of using traditional table-driven approach, re2c encodes the generated finite state automata directly in the form of conditional jumps and comparisons. | 3.1-GCCcore-12.3.0 3.1-GCCcore-13.3.0 4.3-GCCcore-14.3.0 |
| setuptools-rust | setuptools-rust is a plugin for setuptools to build Rust Python extensions implemented with PyO3 or rust-cpython. | 1.11.0-GCCcore-14.3.0 1.6.0-GCCcore-12.3.0 1.9.0-GCCcore-13.3.0 |
| SVT-AV1 | The Scalable Video Technology for AV1 (SVT-AV1 Encoder) is an AV1-compliant software encoder library. The work on the SVT-AV1 encoder targets the development of a production-quality AV1-encoder with performance levels applicable to a wide range of applications, from premium VOD to real-time and live encoding/transcoding. | 3.1.2-GCCcore-13.3.0 3.1.2-GCCcore-14.3.0 |
| Szip | Szip compression software, providing lossless compression of scientific data | 2.1.1-GCCcore-11.3.0 2.1.1-GCCcore-12.2.0 2.1.1-GCCcore-12.3.0 2.1.1-GCCcore-13.3.0 2.1.1-GCCcore-14.2.0 2.1.1-GCCcore-14.3.0 |
| tmux | tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached. | 3.5a-GCCcore-14.3.0 |
| TOML-Fortran | TOML parser for Fortran projects | 0.4.2-GCC-13.3.0 |
| UnZip | UnZip is an extraction utility for archives compressed in .zip format (also called "zipfiles"). Although highly compatible both with PKWARE's PKZIP and PKUNZIP utilities for MS-DOS and with Info-ZIP's own Zip program, our primary objectives have been portability and non-MSDOS functionality. | 6.0-GCCcore-11.3.0 6.0-GCCcore-12.2.0 6.0-GCCcore-12.3.0 6.0-GCCcore-13.2.0 6.0-GCCcore-13.3.0 6.0-GCCcore-14.2.0 6.0-GCCcore-14.3.0 |
| util-linux | Set of Linux utilities | 2.39-GCCcore-12.3.0 2.40-GCCcore-13.3.0 2.41-GCCcore-14.3.0 |
| virtualenv | A tool for creating isolated virtual python environments. | 20.23.1-GCCcore-12.3.0 20.26.2-GCCcore-13.3.0 20.32.0-GCCcore-14.3.0 |
| xxd | xxd is part of the VIM package and this will only install xxd, not vim! xxd converts to/from hexdumps of binary files. | 9.1.1275-GCCcore-13.3.0 9.1.1775-GCCcore-14.3.0 |
| XZ | xz: XZ utilities | 5.2.5-GCCcore-11.3.0 5.2.7-GCCcore-12.2.0 5.4.2-GCCcore-12.3.0 5.4.4-GCCcore-13.2.0 5.4.5-GCCcore-13.3.0 5.6.3-GCCcore-14.2.0 5.8.1-GCCcore-14.3.0 |
| Z3 | Z3 is a theorem prover from Microsoft Research with support for bitvectors, booleans, arrays, floating point numbers, strings, and other data types. This module includes z3-solver, the Python interface of Z3. | 4.13.0-GCCcore-13.3.0 4.15.1-GCCcore-14.3.0 |
| Zip | Zip is a compression and file packaging/archive utility. Although highly compatible both with PKWARE's PKZIP and PKUNZIP utilities for MS-DOS and with Info-ZIP's own UnZip, our primary objectives have been portability and other-than-MSDOS functionality | 3.0-GCCcore-14.3.0 |
vis¶
| Module | Description | Versions |
|---|---|---|
| assimp | Open Asset Import Library (assimp) is a library to import and export various 3d-model-formats including scene-post-processing to generate missing render data. | 5.4.3-GCCcore-13.3.0 6.0.2-GCCcore-14.3.0 |
| cairo | Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB | 1.18.0-GCCcore-13.3.0 1.18.4-GCCcore-14.3.0 |
| FFmpeg | A complete, cross-platform solution to record, convert and stream audio and video. | 7.0.2-GCCcore-13.3.0 7.1.2-GCCcore-14.3.0 |
| fontconfig | Fontconfig is a library designed to provide system-wide font configuration, customization and application access. | 2.14.2-GCCcore-12.3.0 2.15.0-GCCcore-13.3.0 2.17.0-GCCcore-14.3.0 |
| freetype | FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well. | 2.12.1-GCCcore-11.3.0 2.13.0-GCCcore-12.3.0 2.13.2-GCCcore-13.3.0 2.13.3-GCCcore-14.3.0 |
| Gdk-Pixbuf | The Gdk Pixbuf is a toolkit for image loading and pixel buffer manipulation. It is used by GTK+ 2 and GTK+ 3 to load and manipulate images. In the past it was distributed as part of GTK+ 2 but it was split off into a separate package in preparation for the change to GTK+ 3. | 2.42.11-GCCcore-13.3.0 2.42.12-GCCcore-14.3.0 |
| GLib | GLib is one of the base libraries of the GTK+ project | 2.77.1-GCCcore-12.3.0 2.80.4-GCCcore-13.3.0 2.85.3-GCCcore-14.3.0 |
| HarfBuzz | HarfBuzz is an OpenType text shaping engine. | 11.4.1-GCCcore-14.3.0 |
| JasPer | The JasPer Project is an open-source initiative to provide a free software-based reference implementation of the codec specified in the JPEG-2000 Part-1 standard. | 4.2.8-GCCcore-14.3.0 |
| jbigkit | JBIG-KIT is a software implementation of the JBIG1 data compression standard (ITU-T T.82), which was designed for bi-level image data, such as scanned documents. | 2.1-GCCcore-12.3.0 2.1-GCCcore-13.3.0 2.1-GCCcore-14.3.0 |
| Kaleido | Fast static image export for web-based visualization libraries with zero dependencies | 0.2.1-GCCcore-13.3.0 |
| libvpx | VPx are open and royalty free video compression formats owned by Google. | 1.15.2-GCCcore-13.3.0 1.15.2-GCCcore-14.3.0 |
| LittleCMS | Little CMS intends to be an OPEN SOURCE small-footprint color management engine, with special focus on accuracy and performance. | 2.16-GCCcore-13.3.0 2.17-GCCcore-14.3.0 |
| matplotlib | matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell, web application servers, and six graphical user interface toolkits. | 3.10.5-gfbf-2025b 3.9.2-gfbf-2024a |
| OpenEXR | OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications | 3.3.4-GCCcore-14.3.0 |
| OpenGL | Open Graphics Library (OpenGL) is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics. This module is a bundle of software required for OpenGL rendering. It provides Mesa as an open-source implementation of the OpenGL specification with software rendering and AMD GPU support, libglvnd for a vendor neutral dispatch layer for rendering with both NVIDIA GPUs & Mesa, Mesa-demos for sample applications, and GLU as an computer graphics library utilizing OpenGL. | 2025.09-GCCcore-14.3.0 |
| OSPRay | Open, Scalable, and Portable Ray Tracing Engine | 2.12.0 |
| ParaView | ParaView is a scientific parallel visualizer. | 6.0.1-foss-2025b |
| ParaView-Catalyst | ParaView Catalyst provides a small, easy-to-use, API that any simulation developed in C++, C, Fortran or Python can use to do in situ analysis without developing its own custom data analysis code. | 2.0.0-foss-2025b |
| Pillow | Pillow is the 'friendly PIL fork' by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. | 10.4.0-GCCcore-13.3.0 11.3.0-GCCcore-14.3.0 |
| pixman | Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization. Important users of pixman are the cairo graphics library and the X server. | 0.40.0-GCCcore-11.3.0 0.42.2-GCCcore-12.3.0 0.43.4-GCCcore-13.3.0 0.46.4-GCCcore-14.3.0 |
| plotly.py | An open-source, interactive graphing library for Python | 5.24.1-GCCcore-13.3.0 |
| Tk | Tk is an open source, cross-platform widget toolchain that provides a library of basic elements for building a graphical user interface (GUI) in many different programming languages. | 8.6.14-GCCcore-13.3.0 9.0.1-GCCcore-14.3.0 |
| Wayland | Wayland is a project to define a protocol for a compositor to talk to its clients as well as a library implementation of the protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. | 1.23.0-GCCcore-13.3.0 1.24.0-GCCcore-14.3.0 |
| X11 | The X Window System (X11) is a windowing system for bitmap displays | 20240607-GCCcore-13.3.0 20250608-GCCcore-14.3.0 |
| x264 | x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format, and is released under the terms of the GNU GPL. | 20240513-GCCcore-13.3.0 20250831-GCCcore-14.3.0 |
| x265 | x265 is a free software library and application for encoding video streams into the H.265 AVC compression format, and is released under the terms of the GNU GPL. | 3.6-GCCcore-13.3.0 4.1-GCCcore-14.3.0 |
Created by: