Boost
ml boost/1.89.0
ml boost/1.89.0
Description Eigen is an open-source C++ library dedicated to matrix computations, linear algebra, and numerical operations. It provides efficient data structures and algorithms for manipulating vectors, matrices, matrix decompositions, linear… Read more »
Description FFTW is an open-source C library dedicated to the fast computation of the discrete Fourier transform (DFT) in one or multiple dimensions. It provides functions to compute complex and… Read more »
Description HDF5 (Hierarchical Data Format version 5) is a file format and software library designed to store and organize large amounts of complex data. Setup the environment Tutorial Documentation
Description MPFR is an open-source C library dedicated to arbitrary-precision floating-point arithmetic with correctly defined rounding. It provides data types and functions for performing arithmetic operations, elementary mathematical functions, and… Read more »
Description The NVIDIA Collective Communication Library (NCCL) implements multi-GPU and multi-node communication primitives optimized for NVIDIA GPUs and Networking. NCCL provides routines such as all-gather, all-reduce, broadcast, reduce, reduce-scatter as… Read more »
Description NTL is a C++ library for doing number theory. NTL supports arbitrary length integer and arbitrary precision floating point arithmetic, finite fields, vectors, matrices, polynomials, lattice basis reduction and… Read more »
Do NOT use PyTorch < 2.10.0 https://nvd.nist.gov/vuln/detail/CVE-2026-24747 Description PyTorch is an open-source scientific computing and machine learning library, primarily used for deep learning. It enables users to build, train, and… Read more »
Description SCOTCH is an open-source software library dedicated to graph partitioning, graph and mesh ordering, and data distribution for parallel computing. It provides high-performance algorithms to decompose graphs, reduce communication… Read more »
Description SVMTK is an open-source C++/Python library dedicated to geometry processing and 3D mesh generation. It provides tools for manipulating triangulated surfaces, repairing and transforming geometries, and generating tetrahedral volume… Read more »