Scientific Core Library Stack
About SCLS
SCLS, the Scientific Core Library Stack, provides a curated collection of scientific computing libraries for Linux and macOS. The goal is to make commonly used numerical libraries available as a coherent, reproducible stack rather than requiring each user or project to assemble the same dependencies by hand.
The stack is intended for scientific software development where libraries such as MPI, BLAS/LAPACK, PETSc, HDF5, NetCDF, sparse solvers, and related tools need to agree on compiler, ABI, math backend, installation layout, and runtime behavior.
Status
Public documentation, installation instructions, and binary package repositories are currently being prepared. Please check back soon.