oz123 / awesome-c

A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
Creative Commons Attribution Share Alike 4.0 International
9.25k stars 816 forks source link

Numerical and Parallel resources #23

Closed spott closed 9 years ago

spott commented 9 years ago

Numerical:

PETSc: The Portable, Extensible Toolkit for Scientific computation.

SLEPc: The Scalable Library for Eigenvalue Problem Computations.

Parallel:

OpenMPI -- Message passing interface implementation, and MPICH (which is also open sourced I believe).

kozross commented 9 years ago

Thanks - these have all been added to the NotABug version.