Skip to content

Latest commit

 

History

History
44 lines (37 loc) · 2.07 KB

scientific-computing.md

File metadata and controls

44 lines (37 loc) · 2.07 KB

Bookmarks tagged [scientific-computing]

https://github.com/ddemidov/amgcl

a header-only C++ library for solving large sparse linear systems with algebraic multigrid. [MIT]


http://www.fftw.org/

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


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

GNU scientific library. [GPL]


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

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


https://github.com/trilinos/Trilinos

High performance PDE solvers. [BSD]


https://github.com/torch/torch7

A scientific computing framework with wide support for machine learning algorithms that puts GPUs first. [BSD-3-Clause] website