We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98bb4d0 + 26dfcc4 commit 53c8b73Copy full SHA for 53c8b73
_data/package_index.yml
@@ -713,6 +713,14 @@
713
tags: blas linear-algebra
714
license: BSD-3-Clause
715
716
+- name: PROPACK
717
+ url: http://sun.stanford.edu/~rmunk/PROPACK/
718
+ description: Software package for computing the singular value decomposition of large and sparse or structured matrices
719
+ categories: numerical
720
+ tags: linear-algebra svd lanczos-bidiagonalization openmp
721
+ license: BSD-3-Clause
722
+ version: 2.1
723
+
724
- name: ElmerFEM
725
github: ElmerCSC/elmerfem
726
description: Finite element software for numerical solution of partial differential equations
0 commit comments