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]


FFTW

http://www.fftw.org/

A C library for computing the DFT in one or more dimensions. [GPL]


GSL

http://www.gnu.org/software/gsl/

GNU scientific library. [GPL]


TileDB

https://github.com/TileDB-Inc/TileDB

Fast Dense and Sparse Multidimensional Array DBMS. [MIT] website


Trilinos

https://github.com/trilinos/Trilinos

High performance PDE solvers. [BSD]


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