summaryrefslogtreecommitdiff
path: root/math/spectra/pkg-plist
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-07-04 10:44:09 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2021-07-04 12:26:48 -0700
commitf610016ae2c693db0af4b18ac7e472fbb234d30d (patch)
treec50c8482040cda0a73c2aa4a5e580db5b0f078db /math/spectra/pkg-plist
parentgraphics/swftools: new option OPENGL (diff)
math/spectra: Update 0.9.0 -> 1.0.0
Reported by: portscout
Diffstat (limited to 'math/spectra/pkg-plist')
-rw-r--r--math/spectra/pkg-plist13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/spectra/pkg-plist b/math/spectra/pkg-plist
index 62dc6ef292b7..2d89b9e27ce1 100644
--- a/math/spectra/pkg-plist
+++ b/math/spectra/pkg-plist
@@ -1,14 +1,20 @@
+include/Spectra/DavidsonSymEigsSolver.h
include/Spectra/GenEigsBase.h
include/Spectra/GenEigsComplexShiftSolver.h
include/Spectra/GenEigsRealShiftSolver.h
include/Spectra/GenEigsSolver.h
+include/Spectra/JDSymEigsBase.h
include/Spectra/LinAlg/Arnoldi.h
include/Spectra/LinAlg/BKLDLT.h
include/Spectra/LinAlg/DoubleShiftQR.h
include/Spectra/LinAlg/Lanczos.h
+include/Spectra/LinAlg/Orthogonalization.h
+include/Spectra/LinAlg/RitzPairs.h
+include/Spectra/LinAlg/SearchSpace.h
include/Spectra/LinAlg/TridiagEigen.h
include/Spectra/LinAlg/UpperHessenbergEigen.h
include/Spectra/LinAlg/UpperHessenbergQR.h
+include/Spectra/LinAlg/UpperHessenbergSchur.h
include/Spectra/MatOp/DenseCholesky.h
include/Spectra/MatOp/DenseGenComplexShiftSolve.h
include/Spectra/MatOp/DenseGenMatProd.h
@@ -16,22 +22,29 @@ include/Spectra/MatOp/DenseGenRealShiftSolve.h
include/Spectra/MatOp/DenseSymMatProd.h
include/Spectra/MatOp/DenseSymShiftSolve.h
include/Spectra/MatOp/SparseCholesky.h
+include/Spectra/MatOp/SparseGenComplexShiftSolve.h
include/Spectra/MatOp/SparseGenMatProd.h
include/Spectra/MatOp/SparseGenRealShiftSolve.h
include/Spectra/MatOp/SparseRegularInverse.h
include/Spectra/MatOp/SparseSymMatProd.h
include/Spectra/MatOp/SparseSymShiftSolve.h
+include/Spectra/MatOp/SymShiftInvert.h
include/Spectra/MatOp/internal/ArnoldiOp.h
+include/Spectra/MatOp/internal/SymGEigsBucklingOp.h
+include/Spectra/MatOp/internal/SymGEigsCayleyOp.h
include/Spectra/MatOp/internal/SymGEigsCholeskyOp.h
include/Spectra/MatOp/internal/SymGEigsRegInvOp.h
+include/Spectra/MatOp/internal/SymGEigsShiftInvertOp.h
include/Spectra/SymEigsBase.h
include/Spectra/SymEigsShiftSolver.h
include/Spectra/SymEigsSolver.h
+include/Spectra/SymGEigsShiftSolver.h
include/Spectra/SymGEigsSolver.h
include/Spectra/Util/CompInfo.h
include/Spectra/Util/GEigsMode.h
include/Spectra/Util/SelectionRule.h
include/Spectra/Util/SimpleRandom.h
include/Spectra/Util/TypeTraits.h
+include/Spectra/Util/Version.h
include/Spectra/contrib/LOBPCGSolver.h
include/Spectra/contrib/PartialSVDSolver.h