Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.39 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.39 KB

Awesome Scientific Software

A curated list of awesome scientific software and research software. This list contains only open-source projects and is focussed on, but not restricted to, mathematical software.

  1. Mathematics
    1. Linear Algebra
    2. Optimization
    3. Model Reduction

Linear Algebra

  • FlexiBLAS - A BLAS wrapper library with runtime exchangable backends. {C, Fortran, Octave}
  • M.E.S.S. - Matrix Equation Sparse Solver. {C, Python, Matlab, Octave}

Optimization

  • GRANSO - GRadient-based Algorithm for Non-Smooth Optimization. {Matlab}
  • ROSTAPACK - RObust STAbility PACKage. {Matlab}

Model Reduction

  • emgr - EMpirical GRamian framework for (nonlinear) input-output systems. {Matlab, Octave, Python}
  • hapod - Hierarchical Approximate Proper Orthogonal Decomposition. {Matlab, Octave}
  • morgen - Model Order Reduction for Gas and Energy Networks. {Matlab, Octave}
  • MORLAB - Model Order Reduction LABoratory. {Matlab, Octave}
  • pyMOR - Model Order Reduction with Python. {Python}