scientific-computing.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [scientific-computing]
www.codever.land/bookmarks/t/scientific-computing
AMGCL
https://github.com/ddemidov/amgcl
a header-only C++ library for solving large sparse linear systems with algebraic multigrid. [MIT]
- tags: cpp, scientific-computing
- :octocat: source code
FFTW
A C library for computing the DFT in one or more dimensions. [GPL]
- tags: cpp, scientific-computing
GSL
http://www.gnu.org/software/gsl/
GNU scientific library. [GPL]
- tags: cpp, scientific-computing
TileDB
https://github.com/TileDB-Inc/TileDB
Fast Dense and Sparse Multidimensional Array DBMS. [MIT] website
- tags: cpp, scientific-computing
- :octocat: source code
Trilinos
https://github.com/trilinos/Trilinos
High performance PDE solvers. [BSD]
- tags: cpp, scientific-computing
- :octocat: source code
Torch
https://github.com/torch/torch7
A scientific computing framework with wide support for machine learning algorithms that puts GPUs first. [BSD-3-Clause] website
- tags: cpp, scientific-computing
- :octocat: source code