pyvpmr 250526__tar.gz → 250527__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyvpmr-250526 → pyvpmr-250527}/PKG-INFO +7 -7
- {pyvpmr-250526 → pyvpmr-250527}/README.md +6 -6
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h +7 -8
- {pyvpmr-250526 → pyvpmr-250527}/patch_size.patch +17 -36
- {pyvpmr-250526 → pyvpmr-250527}/pyvpmr.egg-info/PKG-INFO +7 -7
- {pyvpmr-250526 → pyvpmr-250527}/src/VPMR.cpp +5 -5
- {pyvpmr-250526 → pyvpmr-250527}/LICENSE +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/AccelerateSupport +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Cholesky +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/CholmodSupport +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Core +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Dense +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Eigen +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Eigenvalues +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Geometry +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Householder +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/IterativeLinearSolvers +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Jacobi +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/KLUSupport +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/LU +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/MetisSupport +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/OrderingMethods +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/PaStiXSupport +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/PardisoSupport +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/QR +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/QtAlignedMalloc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/SPQRSupport +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/SVD +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Sparse +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/SparseCholesky +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/SparseCore +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/SparseLU +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/SparseQR +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/StdDeque +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/StdList +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/StdVector +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/SuperLUSupport +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/ThreadPool +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/UmfPackSupport +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/AccelerateSupport/AccelerateSupport.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/AccelerateSupport/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Cholesky/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Cholesky/LDLT.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Cholesky/LLT.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Cholesky/LLT_LAPACKE.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/CholmodSupport/CholmodSupport.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/CholmodSupport/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/ArithmeticSequence.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Array.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/ArrayBase.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/ArrayWrapper.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Assign.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/AssignEvaluator.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Assign_MKL.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/BandMatrix.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Block.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/CommaInitializer.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/ConditionEstimator.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/CoreEvaluators.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/CoreIterators.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/CwiseBinaryOp.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/CwiseNullaryOp.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/CwiseTernaryOp.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/CwiseUnaryOp.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/CwiseUnaryView.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/DenseBase.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/DenseCoeffsBase.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/DenseStorage.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/DeviceWrapper.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Diagonal.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/DiagonalMatrix.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/DiagonalProduct.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Dot.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/EigenBase.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Fill.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/ForceAlignedAccess.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Fuzzy.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/GeneralProduct.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/GenericPacketMath.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/GlobalFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/IO.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/IndexedView.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/InnerProduct.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Inverse.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Map.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/MapBase.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/MathFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/MathFunctionsImpl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Matrix.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/MatrixBase.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/NestByValue.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/NoAlias.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/NumTraits.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/PartialReduxEvaluator.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/PermutationMatrix.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/PlainObjectBase.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Product.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/ProductEvaluators.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Random.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/RandomImpl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Redux.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Ref.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Replicate.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Reshaped.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/ReturnByValue.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Reverse.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Select.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/SelfAdjointView.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/SelfCwiseBinaryOp.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/SkewSymmetricMatrix3.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Solve.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/SolveTriangular.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/SolverBase.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/StableNorm.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/StlIterators.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Stride.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Swap.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Transpose.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Transpositions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/TriangularMatrix.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/VectorBlock.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/VectorwiseOp.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Visitor.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX/Complex.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX/MathFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX/PacketMath.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX/TypeCasting.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/Complex.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/GemmKernel.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/MathFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/MathFunctionsFP16.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/PacketMath.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/PacketMathFP16.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/TrsmKernel.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/TrsmUnrolls.inc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/TypeCasting.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/TypeCastingFP16.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/Complex.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/MathFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/MatrixProduct.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductMMA.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductMMAbfloat16.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/MatrixVectorProduct.inc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/TypeCasting.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/Default/BFloat16.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/Default/ConjHelper.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctionsFwd.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/Default/Half.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/Default/Settings.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/GPU/Complex.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/GPU/MathFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/GPU/PacketMath.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/GPU/Tuple.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/GPU/TypeCasting.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/HIP/hcc/math_constants.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/HVX/PacketMath.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/LSX/Complex.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/LSX/GeneralBlockPanelKernel.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/LSX/MathFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/LSX/PacketMath.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/LSX/TypeCasting.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/MSA/Complex.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/MSA/MathFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/MSA/PacketMath.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/NEON/Complex.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/NEON/GeneralBlockPanelKernel.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/NEON/MathFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/NEON/PacketMath.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/NEON/TypeCasting.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/NEON/UnaryFunctors.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SSE/Complex.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SSE/MathFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SSE/PacketMath.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SSE/TypeCasting.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SVE/MathFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SVE/PacketMath.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SVE/TypeCasting.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SYCL/InteropHeaders.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SYCL/MathFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SYCL/PacketMath.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SYCL/TypeCasting.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/ZVector/Complex.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/ZVector/MathFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/ZVector/PacketMath.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/functors/AssignmentFunctors.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/functors/BinaryFunctors.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/functors/NullaryFunctors.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/functors/StlFunctors.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/functors/TernaryFunctors.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/functors/UnaryFunctors.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/GeneralMatrixMatrix.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/GeneralMatrixVector.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/Parallelizer.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/SelfadjointMatrixVector.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/SelfadjointProduct.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/SelfadjointRank2Update.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/TriangularMatrixMatrix.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/TriangularMatrixVector.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/TriangularSolverMatrix.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/TriangularSolverVector.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/Assert.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/BlasUtil.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/ConfigureVectorization.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/Constants.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/DisableStupidWarnings.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/EmulateArray.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/ForwardDeclarations.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/IndexedViewHelper.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/IntegralConstant.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/MKL_support.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/Macros.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/MaxSizeVector.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/Memory.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/Meta.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/MoreMeta.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/ReenableStupidWarnings.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/ReshapedHelper.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/Serializer.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/StaticAssert.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/SymbolicIndex.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/XprHelper.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/ComplexEigenSolver.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/ComplexSchur.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/EigenSolver.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/HessenbergDecomposition.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/RealQZ.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/RealSchur.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/Tridiagonalization.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/AlignedBox.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/AngleAxis.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/EulerAngles.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/Homogeneous.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/Hyperplane.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/OrthoMethods.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/ParametrizedLine.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/Quaternion.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/Rotation2D.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/RotationBase.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/Scaling.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/Transform.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/Translation.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/Umeyama.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/arch/Geometry_SIMD.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Householder/BlockHouseholder.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Householder/Householder.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Householder/HouseholderSequence.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Householder/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Jacobi/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Jacobi/Jacobi.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/KLUSupport/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/KLUSupport/KLUSupport.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/LU/Determinant.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/LU/FullPivLU.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/LU/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/LU/InverseImpl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/LU/PartialPivLU.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/LU/PartialPivLU_LAPACKE.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/LU/arch/InverseSize4.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/MetisSupport/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/MetisSupport/MetisSupport.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/OrderingMethods/Amd.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/OrderingMethods/Eigen_Colamd.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/OrderingMethods/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/OrderingMethods/Ordering.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/PaStiXSupport/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/PaStiXSupport/PaStiXSupport.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/PardisoSupport/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/PardisoSupport/PardisoSupport.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/QR/ColPivHouseholderQR.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/QR/CompleteOrthogonalDecomposition.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/QR/FullPivHouseholderQR.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/QR/HouseholderQR.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/QR/HouseholderQR_LAPACKE.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/QR/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SPQRSupport/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SVD/BDCSVD.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SVD/BDCSVD_LAPACKE.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SVD/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SVD/JacobiSVD.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SVD/JacobiSVD_LAPACKE.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SVD/SVDBase.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SVD/UpperBidiagonalization.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCholesky/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCholesky/SimplicialCholesky.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/AmbiVector.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/CompressedStorage.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseAssign.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseBlock.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseColEtree.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseCompressedBase.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseCwiseUnaryOp.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseDenseProduct.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseDiagonalProduct.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseDot.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseFuzzy.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseMap.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseMatrix.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseMatrixBase.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparsePermutation.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseProduct.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseRedux.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseRef.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseSelfAdjointView.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseSolverBase.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseSparseProductWithPruning.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseTranspose.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseTriangularView.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseUtil.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseVector.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseView.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/TriangularSolver.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLUImpl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_Memory.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_Structs.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_Utils.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_column_bmod.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_column_dfs.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_kernel_bmod.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_panel_bmod.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_panel_dfs.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_pivotL.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_pruneL.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_relax_snode.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseQR/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseQR/SparseQR.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/StlSupport/StdDeque.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/StlSupport/StdList.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/StlSupport/StdVector.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/StlSupport/details.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SuperLUSupport/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SuperLUSupport/SuperLUSupport.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/Barrier.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/CoreThreadPoolDevice.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/EventCount.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/ForkJoin.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/NonBlockingThreadPool.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/RunQueue.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/ThreadCancel.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/ThreadEnvironment.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/ThreadLocal.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/ThreadPoolInterface.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/ThreadYield.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/UmfPackSupport/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/UmfPackSupport/UmfPackSupport.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/misc/Image.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/misc/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/misc/Kernel.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/misc/RealSvd2x2.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/misc/blas.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/misc/lapacke.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/misc/lapacke_helpers.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/misc/lapacke_mangling.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/ArrayCwiseBinaryOps.inc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.inc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/BlockMethods.inc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/CommonCwiseBinaryOps.inc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/CommonCwiseUnaryOps.inc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/IndexedViewMethods.inc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/InternalHeaderCheck.inc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/MatrixCwiseBinaryOps.inc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/MatrixCwiseUnaryOps.inc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/ReshapedMethods.inc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/README.md +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/BandTriangularSolver.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/GeneralRank1Update.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/PackedSelfadjointProduct.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/PackedTriangularMatrixVector.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/PackedTriangularSolverVector.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/Rank2Update.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/blas.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/common.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/complex_double.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/complex_single.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/double.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/chbmv.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/chpmv.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/complexdots.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/ctbmv.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/datatypes.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/drotm.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/drotmg.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/dsbmv.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/dspmv.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/dtbmv.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/lsame.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/srotm.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/srotmg.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/ssbmv.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/sspmv.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/stbmv.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/zhbmv.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/zhpmv.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/ztbmv.c +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/fortran/complexdots.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/level1_cplx_impl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/level1_impl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/level1_real_impl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/level2_cplx_impl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/level2_impl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/level2_real_impl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/level3_impl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/single.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/cblat1.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/cblat2.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/cblat3.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/dblat1.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/dblat2.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/dblat3.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/sblat1.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/sblat2.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/sblat3.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/zblat1.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/zblat2.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/zblat3.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/xerbla.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/cholesky.inc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/clacgv.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/cladiv.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/clarf.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/clarfb.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/clarfg.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/clarft.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/complex_double.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/complex_single.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dladiv.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dlamch.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dlapy2.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dlapy3.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dlarf.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dlarfb.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dlarfg.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dlarft.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/double.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dsecnd_INT_CPU_TIME.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dsecnd_NONE.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/eigenvalues.inc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/ilaclc.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/ilaclr.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/iladlc.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/iladlr.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/ilaslc.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/ilaslr.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/ilazlc.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/ilazlr.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/lapack.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/lapack_common.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/lu.inc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/second_INT_CPU_TIME.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/second_NONE.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/single.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/sladiv.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/slamch.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/slapy2.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/slapy3.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/slarf.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/slarfb.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/slarfg.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/slarft.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/svd.inc +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/zlacgv.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/zladiv.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/zlarf.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/zlarfb.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/zlarfg.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/zlarft.f +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/signature_of_eigen3_matrix_library +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/AdolcForward +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/AlignedVector3 +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/ArpackSupport +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/AutoDiff +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/BVH +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/Tensor +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/TensorSymmetry +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/ThreadPool +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/README.md +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/Tensor.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorArgMax.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBroadcasting.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionCuda.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionGpu.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionSycl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConversion.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConvolutionSycl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorCustomOp.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceDefault.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceGpu.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceSycl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDimensionList.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvalTo.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGlobalFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGpuHipCudaDefines.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGpuHipCudaUndefines.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIO.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorInflation.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorInitializer.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIntDiv.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorLayoutSwap.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMacros.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionGpu.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionSycl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReverse.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRoll.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScanSycl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorTrace.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorTraits.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorUInt128.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/DynamicSymmetry.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/StaticSymmetry.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/Symmetry.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/util/TemplateGroupTheory.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/util/CXX11Meta.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/util/CXX11Workarounds.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/EulerAngles +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/FFT +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/IterativeSolvers +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/KroneckerProduct +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/LevenbergMarquardt +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/MPRealSupport +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/MatrixFunctions +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/NNLS +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/NonLinearOptimization +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/NumericalDiff +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/OpenGLSupport +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/Polynomials +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/SparseExtra +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/SpecialFunctions +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/Splines +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/AutoDiff/CoherentPadOp.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/AutoDiff/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/BVH/BVAlgorithms.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/BVH/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/BVH/KdBVH.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Eigenvalues/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/EulerAngles/EulerAngles.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/EulerAngles/EulerSystem.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/EulerAngles/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/FFT/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/FFT/duccfft_impl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/FFT/fftw_impl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/FFT/imklfft_impl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/FFT/kissfft_impl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/FFT/pocketfft_impl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/BiCGSTABL.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/DGMRES.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/GMRES.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/IDRS.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/IDRSTABL.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/MINRES.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/Scaling.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/KroneckerProduct/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/LevenbergMarquardt/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/MatrixFunctions/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/MatrixFunctions/StemFunction.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/chkder.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/covar.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/dogleg.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/lmpar.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/r1updt.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NumericalDiff/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Polynomials/Companion.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Polynomials/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Polynomials/PolynomialSolver.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Polynomials/PolynomialUtils.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SparseExtra/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SparseExtra/MarketIO.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SparseExtra/RandomSetter.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SparseExtra/SparseInverse.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsArrayAPI.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsBFloat16.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsFunctors.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsHalf.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsImpl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsPacketMath.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/HipVectorCompatibility.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsBFloat16.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsFunctors.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsHalf.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX/BesselFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX/SpecialFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/BesselFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/SpecialFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/arch/GPU/SpecialFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON/BesselFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON/SpecialFunctions.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Splines/InternalHeaderCheck.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Splines/Spline.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Splines/SplineFitting.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Splines/SplineFwd.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk.hpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_benchmark.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_01.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_02.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_03.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_04.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_05.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_06.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_07.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_08.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_09.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_10.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_11.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_12.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_13.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_14.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_15.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_16.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_17.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_18.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_19.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_20.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_21.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_22.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_23.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_24.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_test.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/complex/complex_type.hpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/complex/exprtk_complex_adaptor.hpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/complex/exprtk_complex_example.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/mpfr/exprtk_mpfr_adaptor.hpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/mpfr/exprtk_mpfr_benchmark.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/mpfr/exprtk_mpfr_repl.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/mpfr/exprtk_mpfr_test.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/real/exprtk_real_adaptor.hpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/real/exprtk_real_benchmark.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/real/exprtk_real_test.cpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/real/real_type.hpp +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/mpreal/README.md +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/mpreal/mpreal.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/CMakePresets.json +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/README.rst +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/SECURITY.md +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/attr.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/buffer_info.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/cast.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/chrono.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/common.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/complex.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/conduit/wrap_include_python_h.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/critical_section.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/class.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/common.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/cpp_conduit.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/descr.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/exception_translation.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/function_record_pyobject.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/init.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/internals.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/native_enum_data.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/pybind11_namespace_macros.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/struct_smart_holder.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/type_caster_base.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/typeid.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/using_smart_holder.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/value_and_holder.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/eigen/common.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/eigen/matrix.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/eigen/tensor.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/eigen.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/embed.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/eval.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/functional.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/gil.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/gil_safe_call_once.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/gil_simple.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/iostream.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/native_enum.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/numpy.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/operators.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/options.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/pybind11.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/pytypes.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/stl/filesystem.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/stl.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/stl_bind.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/subinterpreter.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/trampoline_self_life_support.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/type_caster_pyobject_ptr.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/typing.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/warnings.h +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/noxfile.py +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/pybind11/__init__.py +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/pybind11/__main__.py +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/pybind11/_version.py +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/pybind11/commands.py +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/pybind11/py.typed +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/pybind11/setup_helpers.py +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pybind11/pyproject.toml +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pyproject.toml +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pyvpmr/__init__.py +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pyvpmr.egg-info/SOURCES.txt +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/pyvpmr.egg-info/not-zip-safe +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/setup.cfg +0 -0
- {pyvpmr-250526 → pyvpmr-250527}/setup.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: pyvpmr
|
3
|
-
Version:
|
3
|
+
Version: 250527
|
4
4
|
Summary: The VPMR Algorithm
|
5
5
|
Author-email: Theodore Chang <tlcfem@gmail.com>
|
6
6
|
Maintainer-email: Theodore Chang <tlcfem@gmail.com>
|
@@ -813,7 +813,7 @@ Options:
|
|
813
813
|
-c, --max-exponent <int> maximum exponent (default: 4)
|
814
814
|
-d, --precision-bits <int> number of precision bits (default: 512)
|
815
815
|
-q, --quadrature-order <int> quadrature order (default: 500)
|
816
|
-
-m, --precision-multiplier <float> precision multiplier (default: 1.
|
816
|
+
-m, --precision-multiplier <float> precision multiplier (default: 1.05)
|
817
817
|
-e, --tolerance <float> tolerance (default: 1E-8)
|
818
818
|
-k, --kernel <string> file name of kernel function (default uses: exp(-t^2/4))
|
819
819
|
-s, --singular-values print singular values
|
@@ -842,7 +842,7 @@ Using the following parameters:
|
|
842
842
|
exponent = 4.
|
843
843
|
precision = 355.
|
844
844
|
quad. order = 500.
|
845
|
-
multiplier = 1.
|
845
|
+
multiplier = 1.0500e+00.
|
846
846
|
tolerance = 1.0000e-08.
|
847
847
|
kernel = exp(-t*t/4).
|
848
848
|
|
@@ -854,7 +854,7 @@ Using the following parameters:
|
|
854
854
|
[6/6] Done.
|
855
855
|
|
856
856
|
M =
|
857
|
-
+1.1745193571738943e+01+6.
|
857
|
+
+1.1745193571738943e+01+6.4196555242161141e-106j
|
858
858
|
-5.5143304351134397e+00+5.7204056791636839e+00j
|
859
859
|
-5.5143304351134397e+00-5.7204056791636839e+00j
|
860
860
|
-1.6161617424833762e-02+2.3459542440459513e+00j
|
@@ -874,7 +874,7 @@ S =
|
|
874
874
|
+1.7655956664692953e+00-2.7555720406099038e+00j
|
875
875
|
+1.7655956664692953e+00+2.7555720406099038e+00j
|
876
876
|
|
877
|
-
Running time:
|
877
|
+
Running time: 2044 ms.
|
878
878
|
```
|
879
879
|
|
880
880
|

|
@@ -906,8 +906,8 @@ echo "exp(-t*t/10)" > kernel.txt
|
|
906
906
|
|
907
907
|
## Performance
|
908
908
|
|
909
|
-
The
|
910
|
-
|
909
|
+
The majority of the algorithm is parallelised to extract the maximum performance.
|
910
|
+
The following is a typical performance profile on a i7-10750H platform using the `./vpmr -n 80`.
|
911
911
|
|
912
912
|

|
913
913
|
|
@@ -106,7 +106,7 @@ Options:
|
|
106
106
|
-c, --max-exponent <int> maximum exponent (default: 4)
|
107
107
|
-d, --precision-bits <int> number of precision bits (default: 512)
|
108
108
|
-q, --quadrature-order <int> quadrature order (default: 500)
|
109
|
-
-m, --precision-multiplier <float> precision multiplier (default: 1.
|
109
|
+
-m, --precision-multiplier <float> precision multiplier (default: 1.05)
|
110
110
|
-e, --tolerance <float> tolerance (default: 1E-8)
|
111
111
|
-k, --kernel <string> file name of kernel function (default uses: exp(-t^2/4))
|
112
112
|
-s, --singular-values print singular values
|
@@ -135,7 +135,7 @@ Using the following parameters:
|
|
135
135
|
exponent = 4.
|
136
136
|
precision = 355.
|
137
137
|
quad. order = 500.
|
138
|
-
multiplier = 1.
|
138
|
+
multiplier = 1.0500e+00.
|
139
139
|
tolerance = 1.0000e-08.
|
140
140
|
kernel = exp(-t*t/4).
|
141
141
|
|
@@ -147,7 +147,7 @@ Using the following parameters:
|
|
147
147
|
[6/6] Done.
|
148
148
|
|
149
149
|
M =
|
150
|
-
+1.1745193571738943e+01+6.
|
150
|
+
+1.1745193571738943e+01+6.4196555242161141e-106j
|
151
151
|
-5.5143304351134397e+00+5.7204056791636839e+00j
|
152
152
|
-5.5143304351134397e+00-5.7204056791636839e+00j
|
153
153
|
-1.6161617424833762e-02+2.3459542440459513e+00j
|
@@ -167,7 +167,7 @@ S =
|
|
167
167
|
+1.7655956664692953e+00-2.7555720406099038e+00j
|
168
168
|
+1.7655956664692953e+00+2.7555720406099038e+00j
|
169
169
|
|
170
|
-
Running time:
|
170
|
+
Running time: 2044 ms.
|
171
171
|
```
|
172
172
|
|
173
173
|

|
@@ -199,8 +199,8 @@ echo "exp(-t*t/10)" > kernel.txt
|
|
199
199
|
|
200
200
|
## Performance
|
201
201
|
|
202
|
-
The
|
203
|
-
|
202
|
+
The majority of the algorithm is parallelised to extract the maximum performance.
|
203
|
+
The following is a typical performance profile on a i7-10750H platform using the `./vpmr -n 80`.
|
204
204
|
|
205
205
|

|
206
206
|
|
@@ -1466,8 +1466,7 @@ EIGEN_DONT_INLINE void gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr,
|
|
1466
1466
|
const Index actual_panel_rows =
|
1467
1467
|
(3 * LhsProgress) * std::max<Index>(1, ((l1 - sizeof(ResScalar) * mr * nr - depth * nr * sizeof(RhsScalar)) /
|
1468
1468
|
(depth * sizeof(LhsScalar) * 3 * LhsProgress)));
|
1469
|
-
|
1470
|
-
i1 *= actual_panel_rows;
|
1469
|
+
for (Index i1 = 0; i1 < peeled_mc3; i1 += actual_panel_rows) {
|
1471
1470
|
const Index actual_panel_end = (std::min)(i1 + actual_panel_rows, peeled_mc3);
|
1472
1471
|
#if EIGEN_ARCH_ARM64 || EIGEN_ARCH_LOONGARCH64
|
1473
1472
|
EIGEN_IF_CONSTEXPR(nr >= 8) {
|
@@ -1922,7 +1921,7 @@ EIGEN_DONT_INLINE void gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr,
|
|
1922
1921
|
r0.storePacket(2 * Traits::ResPacketSize, R2);
|
1923
1922
|
}
|
1924
1923
|
}
|
1925
|
-
}
|
1924
|
+
}
|
1926
1925
|
}
|
1927
1926
|
|
1928
1927
|
//---------- Process 2 * LhsProgress rows at once ----------
|
@@ -1935,8 +1934,7 @@ EIGEN_DONT_INLINE void gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr,
|
|
1935
1934
|
(2 * LhsProgress) * std::max<Index>(1, ((l1 - sizeof(ResScalar) * mr * nr - depth * nr * sizeof(RhsScalar)) /
|
1936
1935
|
(depth * sizeof(LhsScalar) * 2 * LhsProgress)));
|
1937
1936
|
|
1938
|
-
|
1939
|
-
i1 *= actual_panel_rows;
|
1937
|
+
for (Index i1 = peeled_mc3; i1 < peeled_mc2; i1 += actual_panel_rows) {
|
1940
1938
|
Index actual_panel_end = (std::min)(i1 + actual_panel_rows, peeled_mc2);
|
1941
1939
|
#if EIGEN_ARCH_ARM64 || EIGEN_ARCH_LOONGARCH64
|
1942
1940
|
EIGEN_IF_CONSTEXPR(nr >= 8) {
|
@@ -2110,7 +2108,8 @@ EIGEN_DONT_INLINE void gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr,
|
|
2110
2108
|
}
|
2111
2109
|
}
|
2112
2110
|
#endif
|
2113
|
-
|
2111
|
+
tbb::parallel_for(packet_cols8 / 4, packet_cols4 / 4, [&](Index j2) {
|
2112
|
+
j2 *= 4;
|
2114
2113
|
for (Index i = i1; i < actual_panel_end; i += 2 * LhsProgress) {
|
2115
2114
|
// We selected a 2*Traits::LhsProgress x nr micro block of res which is entirely
|
2116
2115
|
// stored into 2 x nr registers.
|
@@ -2229,7 +2228,7 @@ EIGEN_DONT_INLINE void gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr,
|
|
2229
2228
|
r3.storePacket(0 * Traits::ResPacketSize, R2);
|
2230
2229
|
r3.storePacket(1 * Traits::ResPacketSize, R3);
|
2231
2230
|
}
|
2232
|
-
}
|
2231
|
+
});
|
2233
2232
|
|
2234
2233
|
// Deal with remaining columns of the rhs
|
2235
2234
|
for (Index j2 = packet_cols4; j2 < cols; j2++) {
|
@@ -2300,7 +2299,7 @@ EIGEN_DONT_INLINE void gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr,
|
|
2300
2299
|
r0.storePacket(1 * Traits::ResPacketSize, R1);
|
2301
2300
|
}
|
2302
2301
|
}
|
2303
|
-
}
|
2302
|
+
}
|
2304
2303
|
}
|
2305
2304
|
//---------- Process 1 * LhsProgress rows at once ----------
|
2306
2305
|
if (mr >= 1 * Traits::LhsProgress) {
|
@@ -1,45 +1,26 @@
|
|
1
1
|
diff --git a/Eigen/src/Core/products/GeneralBlockPanelKernel.h b/Eigen/src/Core/products/GeneralBlockPanelKernel.h
|
2
|
-
index e72c6b48e..
|
2
|
+
index e72c6b48e..4f918cd20 100644
|
3
3
|
--- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h
|
4
4
|
+++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h
|
5
|
-
@@ -
|
6
|
-
const Index actual_panel_rows =
|
7
|
-
(3 * LhsProgress) * std::max<Index>(1, ((l1 - sizeof(ResScalar) * mr * nr - depth * nr * sizeof(RhsScalar)) /
|
8
|
-
(depth * sizeof(LhsScalar) * 3 * LhsProgress)));
|
9
|
-
- for (Index i1 = 0; i1 < peeled_mc3; i1 += actual_panel_rows) {
|
10
|
-
+ tbb::parallel_for(Index(0), (peeled_mc3 + actual_panel_rows - 1) / actual_panel_rows, [&](Index i1) {
|
11
|
-
+ i1 *= actual_panel_rows;
|
12
|
-
const Index actual_panel_end = (std::min)(i1 + actual_panel_rows, peeled_mc3);
|
13
|
-
#if EIGEN_ARCH_ARM64 || EIGEN_ARCH_LOONGARCH64
|
14
|
-
EIGEN_IF_CONSTEXPR(nr >= 8) {
|
15
|
-
@@ -1921,7 +1922,7 @@ EIGEN_DONT_INLINE void gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr,
|
16
|
-
r0.storePacket(2 * Traits::ResPacketSize, R2);
|
5
|
+
@@ -2108,7 +2108,8 @@ EIGEN_DONT_INLINE void gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr,
|
17
6
|
}
|
18
7
|
}
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
+ tbb::parallel_for(peeled_mc3, (peeled_mc2 + actual_panel_rows - 1) / actual_panel_rows, [&](Index i1) {
|
30
|
-
+ i1 *= actual_panel_rows;
|
31
|
-
Index actual_panel_end = (std::min)(i1 + actual_panel_rows, peeled_mc2);
|
32
|
-
#if EIGEN_ARCH_ARM64 || EIGEN_ARCH_LOONGARCH64
|
33
|
-
EIGEN_IF_CONSTEXPR(nr >= 8) {
|
34
|
-
@@ -2298,7 +2300,7 @@ EIGEN_DONT_INLINE void gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr,
|
35
|
-
r0.storePacket(1 * Traits::ResPacketSize, R1);
|
8
|
+
#endif
|
9
|
+
- for (Index j2 = packet_cols8; j2 < packet_cols4; j2 += 4) {
|
10
|
+
+ tbb::parallel_for(packet_cols8 / 4, packet_cols4 / 4, [&](Index j2) {
|
11
|
+
+ j2 *= 4;
|
12
|
+
for (Index i = i1; i < actual_panel_end; i += 2 * LhsProgress) {
|
13
|
+
// We selected a 2*Traits::LhsProgress x nr micro block of res which is entirely
|
14
|
+
// stored into 2 x nr registers.
|
15
|
+
@@ -2227,7 +2228,7 @@ EIGEN_DONT_INLINE void gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr,
|
16
|
+
r3.storePacket(0 * Traits::ResPacketSize, R2);
|
17
|
+
r3.storePacket(1 * Traits::ResPacketSize, R3);
|
36
18
|
}
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
if (mr >= 1 * Traits::LhsProgress) {
|
19
|
+
- }
|
20
|
+
+ });
|
21
|
+
|
22
|
+
// Deal with remaining columns of the rhs
|
23
|
+
for (Index j2 = packet_cols4; j2 < cols; j2++) {
|
43
24
|
diff --git a/Eigen/src/Core/products/GeneralMatrixVector.h b/Eigen/src/Core/products/GeneralMatrixVector.h
|
44
25
|
index ba72a8a4f..4ce9f99ab 100644
|
45
26
|
--- a/Eigen/src/Core/products/GeneralMatrixVector.h
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: pyvpmr
|
3
|
-
Version:
|
3
|
+
Version: 250527
|
4
4
|
Summary: The VPMR Algorithm
|
5
5
|
Author-email: Theodore Chang <tlcfem@gmail.com>
|
6
6
|
Maintainer-email: Theodore Chang <tlcfem@gmail.com>
|
@@ -813,7 +813,7 @@ Options:
|
|
813
813
|
-c, --max-exponent <int> maximum exponent (default: 4)
|
814
814
|
-d, --precision-bits <int> number of precision bits (default: 512)
|
815
815
|
-q, --quadrature-order <int> quadrature order (default: 500)
|
816
|
-
-m, --precision-multiplier <float> precision multiplier (default: 1.
|
816
|
+
-m, --precision-multiplier <float> precision multiplier (default: 1.05)
|
817
817
|
-e, --tolerance <float> tolerance (default: 1E-8)
|
818
818
|
-k, --kernel <string> file name of kernel function (default uses: exp(-t^2/4))
|
819
819
|
-s, --singular-values print singular values
|
@@ -842,7 +842,7 @@ Using the following parameters:
|
|
842
842
|
exponent = 4.
|
843
843
|
precision = 355.
|
844
844
|
quad. order = 500.
|
845
|
-
multiplier = 1.
|
845
|
+
multiplier = 1.0500e+00.
|
846
846
|
tolerance = 1.0000e-08.
|
847
847
|
kernel = exp(-t*t/4).
|
848
848
|
|
@@ -854,7 +854,7 @@ Using the following parameters:
|
|
854
854
|
[6/6] Done.
|
855
855
|
|
856
856
|
M =
|
857
|
-
+1.1745193571738943e+01+6.
|
857
|
+
+1.1745193571738943e+01+6.4196555242161141e-106j
|
858
858
|
-5.5143304351134397e+00+5.7204056791636839e+00j
|
859
859
|
-5.5143304351134397e+00-5.7204056791636839e+00j
|
860
860
|
-1.6161617424833762e-02+2.3459542440459513e+00j
|
@@ -874,7 +874,7 @@ S =
|
|
874
874
|
+1.7655956664692953e+00-2.7555720406099038e+00j
|
875
875
|
+1.7655956664692953e+00+2.7555720406099038e+00j
|
876
876
|
|
877
|
-
Running time:
|
877
|
+
Running time: 2044 ms.
|
878
878
|
```
|
879
879
|
|
880
880
|

|
@@ -906,8 +906,8 @@ echo "exp(-t*t/10)" > kernel.txt
|
|
906
906
|
|
907
907
|
## Performance
|
908
908
|
|
909
|
-
The
|
910
|
-
|
909
|
+
The majority of the algorithm is parallelised to extract the maximum performance.
|
910
|
+
The following is a typical performance profile on a i7-10750H platform using the `./vpmr -n 80`.
|
911
911
|
|
912
912
|

|
913
913
|
|
@@ -39,7 +39,7 @@ struct Config {
|
|
39
39
|
int max_exponent = 4;
|
40
40
|
int precision_bits = 512;
|
41
41
|
int quadrature_order = 500;
|
42
|
-
double precision_multiplier = 1.
|
42
|
+
double precision_multiplier = 1.05;
|
43
43
|
mpreal tolerance{"1E-8", precision_bits};
|
44
44
|
std::string kernel = "exp(-t*t/4)";
|
45
45
|
|
@@ -432,7 +432,7 @@ int print_helper() {
|
|
432
432
|
std::cout << " -c, --max-exponent <int> maximum exponent (default: 4)\n";
|
433
433
|
std::cout << " -d, --precision-bits <int> number of precision bits (default: 512)\n";
|
434
434
|
std::cout << " -q, --quadrature-order <int> quadrature order (default: 500)\n";
|
435
|
-
std::cout << " -m, --precision-multiplier <float> precision multiplier (default: 1.
|
435
|
+
std::cout << " -m, --precision-multiplier <float> precision multiplier (default: 1.05)\n";
|
436
436
|
std::cout << " -e, --tolerance <float> tolerance (default: 1E-8)\n";
|
437
437
|
std::cout << " -k, --kernel <string> file name of kernel function (default uses: exp(-t^2/4))\n";
|
438
438
|
std::cout << " -s, --singular-values print singular values\n";
|
@@ -554,7 +554,7 @@ std::tuple<std::vector<std::complex<double>>, std::vector<std::complex<double>>>
|
|
554
554
|
config.max_exponent = std::max(1, c);
|
555
555
|
config.precision_bits = std::max(1, d);
|
556
556
|
config.quadrature_order = std::max(1, q);
|
557
|
-
config.precision_multiplier = std::max(1.
|
557
|
+
config.precision_multiplier = std::max(1.05, m);
|
558
558
|
config.tolerance = mpreal(e);
|
559
559
|
if(!k.empty()) config.kernel = k;
|
560
560
|
|
@@ -606,11 +606,11 @@ PYBIND11_MODULE(_pyvpmr, m) {
|
|
606
606
|
":param c: maximum exponent (default: 4)\n"
|
607
607
|
":param d: number of precision bits (default: 512)\n"
|
608
608
|
":param q: quadrature order (default: 500)\n"
|
609
|
-
":param m: precision multiplier (default: 1.
|
609
|
+
":param m: precision multiplier (default: 1.05)\n"
|
610
610
|
":param e: tolerance (default: 1E-8)\n"
|
611
611
|
":param k: kernel function (default: exp(-t^2/4))\n"
|
612
612
|
":return: M, S\n",
|
613
613
|
pybind11::call_guard<pybind11::gil_scoped_release>(),
|
614
|
-
pybind11::kw_only(), pybind11::arg("n") = 10, pybind11::arg("c") = 4, pybind11::arg("d") = 0, pybind11::arg("q") = 500, pybind11::arg("m") = 1.
|
614
|
+
pybind11::kw_only(), pybind11::arg("n") = 10, pybind11::arg("c") = 4, pybind11::arg("d") = 0, pybind11::arg("q") = 500, pybind11::arg("m") = 1.05, pybind11::arg("e") = 1E-8, pybind11::arg("k") = "");
|
615
615
|
}
|
616
616
|
#endif
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|