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.
Files changed (812) hide show
  1. {pyvpmr-250526 → pyvpmr-250527}/PKG-INFO +7 -7
  2. {pyvpmr-250526 → pyvpmr-250527}/README.md +6 -6
  3. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h +7 -8
  4. {pyvpmr-250526 → pyvpmr-250527}/patch_size.patch +17 -36
  5. {pyvpmr-250526 → pyvpmr-250527}/pyvpmr.egg-info/PKG-INFO +7 -7
  6. {pyvpmr-250526 → pyvpmr-250527}/src/VPMR.cpp +5 -5
  7. {pyvpmr-250526 → pyvpmr-250527}/LICENSE +0 -0
  8. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/AccelerateSupport +0 -0
  9. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Cholesky +0 -0
  10. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/CholmodSupport +0 -0
  11. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Core +0 -0
  12. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Dense +0 -0
  13. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Eigen +0 -0
  14. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Eigenvalues +0 -0
  15. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Geometry +0 -0
  16. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Householder +0 -0
  17. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/IterativeLinearSolvers +0 -0
  18. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Jacobi +0 -0
  19. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/KLUSupport +0 -0
  20. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/LU +0 -0
  21. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/MetisSupport +0 -0
  22. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/OrderingMethods +0 -0
  23. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/PaStiXSupport +0 -0
  24. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/PardisoSupport +0 -0
  25. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/QR +0 -0
  26. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/QtAlignedMalloc +0 -0
  27. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/SPQRSupport +0 -0
  28. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/SVD +0 -0
  29. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/Sparse +0 -0
  30. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/SparseCholesky +0 -0
  31. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/SparseCore +0 -0
  32. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/SparseLU +0 -0
  33. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/SparseQR +0 -0
  34. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/StdDeque +0 -0
  35. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/StdList +0 -0
  36. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/StdVector +0 -0
  37. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/SuperLUSupport +0 -0
  38. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/ThreadPool +0 -0
  39. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/UmfPackSupport +0 -0
  40. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/AccelerateSupport/AccelerateSupport.h +0 -0
  41. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/AccelerateSupport/InternalHeaderCheck.h +0 -0
  42. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Cholesky/InternalHeaderCheck.h +0 -0
  43. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Cholesky/LDLT.h +0 -0
  44. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Cholesky/LLT.h +0 -0
  45. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Cholesky/LLT_LAPACKE.h +0 -0
  46. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/CholmodSupport/CholmodSupport.h +0 -0
  47. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/CholmodSupport/InternalHeaderCheck.h +0 -0
  48. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/ArithmeticSequence.h +0 -0
  49. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Array.h +0 -0
  50. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/ArrayBase.h +0 -0
  51. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/ArrayWrapper.h +0 -0
  52. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Assign.h +0 -0
  53. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/AssignEvaluator.h +0 -0
  54. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Assign_MKL.h +0 -0
  55. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/BandMatrix.h +0 -0
  56. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Block.h +0 -0
  57. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/CommaInitializer.h +0 -0
  58. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/ConditionEstimator.h +0 -0
  59. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/CoreEvaluators.h +0 -0
  60. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/CoreIterators.h +0 -0
  61. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/CwiseBinaryOp.h +0 -0
  62. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/CwiseNullaryOp.h +0 -0
  63. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/CwiseTernaryOp.h +0 -0
  64. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/CwiseUnaryOp.h +0 -0
  65. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/CwiseUnaryView.h +0 -0
  66. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/DenseBase.h +0 -0
  67. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/DenseCoeffsBase.h +0 -0
  68. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/DenseStorage.h +0 -0
  69. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/DeviceWrapper.h +0 -0
  70. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Diagonal.h +0 -0
  71. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/DiagonalMatrix.h +0 -0
  72. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/DiagonalProduct.h +0 -0
  73. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Dot.h +0 -0
  74. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/EigenBase.h +0 -0
  75. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Fill.h +0 -0
  76. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/ForceAlignedAccess.h +0 -0
  77. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Fuzzy.h +0 -0
  78. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/GeneralProduct.h +0 -0
  79. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/GenericPacketMath.h +0 -0
  80. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/GlobalFunctions.h +0 -0
  81. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/IO.h +0 -0
  82. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/IndexedView.h +0 -0
  83. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/InnerProduct.h +0 -0
  84. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/InternalHeaderCheck.h +0 -0
  85. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Inverse.h +0 -0
  86. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Map.h +0 -0
  87. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/MapBase.h +0 -0
  88. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/MathFunctions.h +0 -0
  89. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/MathFunctionsImpl.h +0 -0
  90. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Matrix.h +0 -0
  91. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/MatrixBase.h +0 -0
  92. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/NestByValue.h +0 -0
  93. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/NoAlias.h +0 -0
  94. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/NumTraits.h +0 -0
  95. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/PartialReduxEvaluator.h +0 -0
  96. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/PermutationMatrix.h +0 -0
  97. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/PlainObjectBase.h +0 -0
  98. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Product.h +0 -0
  99. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/ProductEvaluators.h +0 -0
  100. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Random.h +0 -0
  101. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/RandomImpl.h +0 -0
  102. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Redux.h +0 -0
  103. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Ref.h +0 -0
  104. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Replicate.h +0 -0
  105. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Reshaped.h +0 -0
  106. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/ReturnByValue.h +0 -0
  107. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Reverse.h +0 -0
  108. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Select.h +0 -0
  109. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/SelfAdjointView.h +0 -0
  110. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/SelfCwiseBinaryOp.h +0 -0
  111. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/SkewSymmetricMatrix3.h +0 -0
  112. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Solve.h +0 -0
  113. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/SolveTriangular.h +0 -0
  114. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/SolverBase.h +0 -0
  115. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/StableNorm.h +0 -0
  116. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/StlIterators.h +0 -0
  117. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Stride.h +0 -0
  118. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Swap.h +0 -0
  119. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Transpose.h +0 -0
  120. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Transpositions.h +0 -0
  121. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/TriangularMatrix.h +0 -0
  122. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/VectorBlock.h +0 -0
  123. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/VectorwiseOp.h +0 -0
  124. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/Visitor.h +0 -0
  125. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX/Complex.h +0 -0
  126. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX/MathFunctions.h +0 -0
  127. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX/PacketMath.h +0 -0
  128. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX/TypeCasting.h +0 -0
  129. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/Complex.h +0 -0
  130. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/GemmKernel.h +0 -0
  131. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/MathFunctions.h +0 -0
  132. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/MathFunctionsFP16.h +0 -0
  133. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/PacketMath.h +0 -0
  134. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/PacketMathFP16.h +0 -0
  135. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/TrsmKernel.h +0 -0
  136. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/TrsmUnrolls.inc +0 -0
  137. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/TypeCasting.h +0 -0
  138. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AVX512/TypeCastingFP16.h +0 -0
  139. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/Complex.h +0 -0
  140. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/MathFunctions.h +0 -0
  141. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/MatrixProduct.h +0 -0
  142. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h +0 -0
  143. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductMMA.h +0 -0
  144. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/MatrixProductMMAbfloat16.h +0 -0
  145. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/MatrixVectorProduct.inc +0 -0
  146. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h +0 -0
  147. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/AltiVec/TypeCasting.h +0 -0
  148. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/Default/BFloat16.h +0 -0
  149. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/Default/ConjHelper.h +0 -0
  150. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h +0 -0
  151. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/Default/GenericPacketMathFunctionsFwd.h +0 -0
  152. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/Default/Half.h +0 -0
  153. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/Default/Settings.h +0 -0
  154. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/GPU/Complex.h +0 -0
  155. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/GPU/MathFunctions.h +0 -0
  156. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/GPU/PacketMath.h +0 -0
  157. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/GPU/Tuple.h +0 -0
  158. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/GPU/TypeCasting.h +0 -0
  159. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/HIP/hcc/math_constants.h +0 -0
  160. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/HVX/PacketMath.h +0 -0
  161. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/LSX/Complex.h +0 -0
  162. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/LSX/GeneralBlockPanelKernel.h +0 -0
  163. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/LSX/MathFunctions.h +0 -0
  164. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/LSX/PacketMath.h +0 -0
  165. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/LSX/TypeCasting.h +0 -0
  166. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/MSA/Complex.h +0 -0
  167. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/MSA/MathFunctions.h +0 -0
  168. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/MSA/PacketMath.h +0 -0
  169. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/NEON/Complex.h +0 -0
  170. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/NEON/GeneralBlockPanelKernel.h +0 -0
  171. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/NEON/MathFunctions.h +0 -0
  172. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/NEON/PacketMath.h +0 -0
  173. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/NEON/TypeCasting.h +0 -0
  174. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/NEON/UnaryFunctors.h +0 -0
  175. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SSE/Complex.h +0 -0
  176. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SSE/MathFunctions.h +0 -0
  177. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SSE/PacketMath.h +0 -0
  178. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SSE/TypeCasting.h +0 -0
  179. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SVE/MathFunctions.h +0 -0
  180. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SVE/PacketMath.h +0 -0
  181. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SVE/TypeCasting.h +0 -0
  182. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SYCL/InteropHeaders.h +0 -0
  183. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SYCL/MathFunctions.h +0 -0
  184. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SYCL/PacketMath.h +0 -0
  185. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/SYCL/TypeCasting.h +0 -0
  186. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/ZVector/Complex.h +0 -0
  187. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/ZVector/MathFunctions.h +0 -0
  188. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/arch/ZVector/PacketMath.h +0 -0
  189. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/functors/AssignmentFunctors.h +0 -0
  190. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/functors/BinaryFunctors.h +0 -0
  191. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/functors/NullaryFunctors.h +0 -0
  192. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/functors/StlFunctors.h +0 -0
  193. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/functors/TernaryFunctors.h +0 -0
  194. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/functors/UnaryFunctors.h +0 -0
  195. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/GeneralMatrixMatrix.h +0 -0
  196. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h +0 -0
  197. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h +0 -0
  198. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h +0 -0
  199. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/GeneralMatrixVector.h +0 -0
  200. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h +0 -0
  201. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/Parallelizer.h +0 -0
  202. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix.h +0 -0
  203. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h +0 -0
  204. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/SelfadjointMatrixVector.h +0 -0
  205. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h +0 -0
  206. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/SelfadjointProduct.h +0 -0
  207. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/SelfadjointRank2Update.h +0 -0
  208. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/TriangularMatrixMatrix.h +0 -0
  209. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h +0 -0
  210. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/TriangularMatrixVector.h +0 -0
  211. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h +0 -0
  212. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/TriangularSolverMatrix.h +0 -0
  213. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h +0 -0
  214. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/products/TriangularSolverVector.h +0 -0
  215. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/Assert.h +0 -0
  216. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/BlasUtil.h +0 -0
  217. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/ConfigureVectorization.h +0 -0
  218. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/Constants.h +0 -0
  219. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/DisableStupidWarnings.h +0 -0
  220. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/EmulateArray.h +0 -0
  221. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/ForwardDeclarations.h +0 -0
  222. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/IndexedViewHelper.h +0 -0
  223. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/IntegralConstant.h +0 -0
  224. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/MKL_support.h +0 -0
  225. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/Macros.h +0 -0
  226. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/MaxSizeVector.h +0 -0
  227. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/Memory.h +0 -0
  228. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/Meta.h +0 -0
  229. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/MoreMeta.h +0 -0
  230. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/ReenableStupidWarnings.h +0 -0
  231. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/ReshapedHelper.h +0 -0
  232. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/Serializer.h +0 -0
  233. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/StaticAssert.h +0 -0
  234. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/SymbolicIndex.h +0 -0
  235. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Core/util/XprHelper.h +0 -0
  236. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/ComplexEigenSolver.h +0 -0
  237. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/ComplexSchur.h +0 -0
  238. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h +0 -0
  239. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/EigenSolver.h +0 -0
  240. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h +0 -0
  241. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h +0 -0
  242. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/HessenbergDecomposition.h +0 -0
  243. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/InternalHeaderCheck.h +0 -0
  244. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h +0 -0
  245. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/RealQZ.h +0 -0
  246. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/RealSchur.h +0 -0
  247. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h +0 -0
  248. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h +0 -0
  249. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h +0 -0
  250. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Eigenvalues/Tridiagonalization.h +0 -0
  251. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/AlignedBox.h +0 -0
  252. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/AngleAxis.h +0 -0
  253. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/EulerAngles.h +0 -0
  254. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/Homogeneous.h +0 -0
  255. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/Hyperplane.h +0 -0
  256. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/InternalHeaderCheck.h +0 -0
  257. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/OrthoMethods.h +0 -0
  258. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/ParametrizedLine.h +0 -0
  259. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/Quaternion.h +0 -0
  260. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/Rotation2D.h +0 -0
  261. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/RotationBase.h +0 -0
  262. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/Scaling.h +0 -0
  263. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/Transform.h +0 -0
  264. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/Translation.h +0 -0
  265. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/Umeyama.h +0 -0
  266. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Geometry/arch/Geometry_SIMD.h +0 -0
  267. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Householder/BlockHouseholder.h +0 -0
  268. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Householder/Householder.h +0 -0
  269. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Householder/HouseholderSequence.h +0 -0
  270. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Householder/InternalHeaderCheck.h +0 -0
  271. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h +0 -0
  272. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h +0 -0
  273. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h +0 -0
  274. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h +0 -0
  275. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h +0 -0
  276. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/InternalHeaderCheck.h +0 -0
  277. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h +0 -0
  278. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h +0 -0
  279. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h +0 -0
  280. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Jacobi/InternalHeaderCheck.h +0 -0
  281. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/Jacobi/Jacobi.h +0 -0
  282. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/KLUSupport/InternalHeaderCheck.h +0 -0
  283. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/KLUSupport/KLUSupport.h +0 -0
  284. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/LU/Determinant.h +0 -0
  285. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/LU/FullPivLU.h +0 -0
  286. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/LU/InternalHeaderCheck.h +0 -0
  287. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/LU/InverseImpl.h +0 -0
  288. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/LU/PartialPivLU.h +0 -0
  289. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/LU/PartialPivLU_LAPACKE.h +0 -0
  290. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/LU/arch/InverseSize4.h +0 -0
  291. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/MetisSupport/InternalHeaderCheck.h +0 -0
  292. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/MetisSupport/MetisSupport.h +0 -0
  293. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/OrderingMethods/Amd.h +0 -0
  294. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/OrderingMethods/Eigen_Colamd.h +0 -0
  295. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/OrderingMethods/InternalHeaderCheck.h +0 -0
  296. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/OrderingMethods/Ordering.h +0 -0
  297. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/PaStiXSupport/InternalHeaderCheck.h +0 -0
  298. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/PaStiXSupport/PaStiXSupport.h +0 -0
  299. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/PardisoSupport/InternalHeaderCheck.h +0 -0
  300. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/PardisoSupport/PardisoSupport.h +0 -0
  301. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/QR/ColPivHouseholderQR.h +0 -0
  302. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h +0 -0
  303. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/QR/CompleteOrthogonalDecomposition.h +0 -0
  304. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/QR/FullPivHouseholderQR.h +0 -0
  305. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/QR/HouseholderQR.h +0 -0
  306. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/QR/HouseholderQR_LAPACKE.h +0 -0
  307. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/QR/InternalHeaderCheck.h +0 -0
  308. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SPQRSupport/InternalHeaderCheck.h +0 -0
  309. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h +0 -0
  310. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SVD/BDCSVD.h +0 -0
  311. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SVD/BDCSVD_LAPACKE.h +0 -0
  312. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SVD/InternalHeaderCheck.h +0 -0
  313. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SVD/JacobiSVD.h +0 -0
  314. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SVD/JacobiSVD_LAPACKE.h +0 -0
  315. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SVD/SVDBase.h +0 -0
  316. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SVD/UpperBidiagonalization.h +0 -0
  317. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCholesky/InternalHeaderCheck.h +0 -0
  318. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCholesky/SimplicialCholesky.h +0 -0
  319. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h +0 -0
  320. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/AmbiVector.h +0 -0
  321. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/CompressedStorage.h +0 -0
  322. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h +0 -0
  323. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/InternalHeaderCheck.h +0 -0
  324. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseAssign.h +0 -0
  325. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseBlock.h +0 -0
  326. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseColEtree.h +0 -0
  327. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseCompressedBase.h +0 -0
  328. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h +0 -0
  329. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseCwiseUnaryOp.h +0 -0
  330. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseDenseProduct.h +0 -0
  331. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseDiagonalProduct.h +0 -0
  332. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseDot.h +0 -0
  333. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseFuzzy.h +0 -0
  334. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseMap.h +0 -0
  335. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseMatrix.h +0 -0
  336. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseMatrixBase.h +0 -0
  337. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparsePermutation.h +0 -0
  338. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseProduct.h +0 -0
  339. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseRedux.h +0 -0
  340. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseRef.h +0 -0
  341. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseSelfAdjointView.h +0 -0
  342. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseSolverBase.h +0 -0
  343. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseSparseProductWithPruning.h +0 -0
  344. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseTranspose.h +0 -0
  345. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseTriangularView.h +0 -0
  346. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseUtil.h +0 -0
  347. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseVector.h +0 -0
  348. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/SparseView.h +0 -0
  349. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseCore/TriangularSolver.h +0 -0
  350. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/InternalHeaderCheck.h +0 -0
  351. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU.h +0 -0
  352. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLUImpl.h +0 -0
  353. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_Memory.h +0 -0
  354. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_Structs.h +0 -0
  355. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h +0 -0
  356. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_Utils.h +0 -0
  357. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_column_bmod.h +0 -0
  358. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_column_dfs.h +0 -0
  359. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h +0 -0
  360. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h +0 -0
  361. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_kernel_bmod.h +0 -0
  362. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_panel_bmod.h +0 -0
  363. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_panel_dfs.h +0 -0
  364. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_pivotL.h +0 -0
  365. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_pruneL.h +0 -0
  366. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseLU/SparseLU_relax_snode.h +0 -0
  367. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseQR/InternalHeaderCheck.h +0 -0
  368. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SparseQR/SparseQR.h +0 -0
  369. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/StlSupport/StdDeque.h +0 -0
  370. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/StlSupport/StdList.h +0 -0
  371. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/StlSupport/StdVector.h +0 -0
  372. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/StlSupport/details.h +0 -0
  373. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SuperLUSupport/InternalHeaderCheck.h +0 -0
  374. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/SuperLUSupport/SuperLUSupport.h +0 -0
  375. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/Barrier.h +0 -0
  376. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/CoreThreadPoolDevice.h +0 -0
  377. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/EventCount.h +0 -0
  378. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/ForkJoin.h +0 -0
  379. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/InternalHeaderCheck.h +0 -0
  380. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/NonBlockingThreadPool.h +0 -0
  381. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/RunQueue.h +0 -0
  382. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/ThreadCancel.h +0 -0
  383. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/ThreadEnvironment.h +0 -0
  384. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/ThreadLocal.h +0 -0
  385. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/ThreadPoolInterface.h +0 -0
  386. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/ThreadPool/ThreadYield.h +0 -0
  387. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/UmfPackSupport/InternalHeaderCheck.h +0 -0
  388. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/UmfPackSupport/UmfPackSupport.h +0 -0
  389. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/misc/Image.h +0 -0
  390. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/misc/InternalHeaderCheck.h +0 -0
  391. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/misc/Kernel.h +0 -0
  392. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/misc/RealSvd2x2.h +0 -0
  393. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/misc/blas.h +0 -0
  394. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/misc/lapacke.h +0 -0
  395. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/misc/lapacke_helpers.h +0 -0
  396. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/misc/lapacke_mangling.h +0 -0
  397. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/ArrayCwiseBinaryOps.inc +0 -0
  398. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.inc +0 -0
  399. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/BlockMethods.inc +0 -0
  400. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/CommonCwiseBinaryOps.inc +0 -0
  401. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/CommonCwiseUnaryOps.inc +0 -0
  402. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/IndexedViewMethods.inc +0 -0
  403. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/InternalHeaderCheck.inc +0 -0
  404. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/MatrixCwiseBinaryOps.inc +0 -0
  405. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/MatrixCwiseUnaryOps.inc +0 -0
  406. {pyvpmr-250526 → pyvpmr-250527}/eigen/Eigen/src/plugins/ReshapedMethods.inc +0 -0
  407. {pyvpmr-250526 → pyvpmr-250527}/eigen/README.md +0 -0
  408. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/BandTriangularSolver.h +0 -0
  409. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/GeneralRank1Update.h +0 -0
  410. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/PackedSelfadjointProduct.h +0 -0
  411. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/PackedTriangularMatrixVector.h +0 -0
  412. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/PackedTriangularSolverVector.h +0 -0
  413. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/Rank2Update.h +0 -0
  414. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/blas.h +0 -0
  415. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/common.h +0 -0
  416. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/complex_double.cpp +0 -0
  417. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/complex_single.cpp +0 -0
  418. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/double.cpp +0 -0
  419. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/chbmv.c +0 -0
  420. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/chpmv.c +0 -0
  421. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/complexdots.c +0 -0
  422. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/ctbmv.c +0 -0
  423. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/datatypes.h +0 -0
  424. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/drotm.c +0 -0
  425. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/drotmg.c +0 -0
  426. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/dsbmv.c +0 -0
  427. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/dspmv.c +0 -0
  428. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/dtbmv.c +0 -0
  429. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/lsame.c +0 -0
  430. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/srotm.c +0 -0
  431. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/srotmg.c +0 -0
  432. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/ssbmv.c +0 -0
  433. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/sspmv.c +0 -0
  434. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/stbmv.c +0 -0
  435. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/zhbmv.c +0 -0
  436. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/zhpmv.c +0 -0
  437. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/f2c/ztbmv.c +0 -0
  438. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/fortran/complexdots.f +0 -0
  439. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/level1_cplx_impl.h +0 -0
  440. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/level1_impl.h +0 -0
  441. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/level1_real_impl.h +0 -0
  442. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/level2_cplx_impl.h +0 -0
  443. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/level2_impl.h +0 -0
  444. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/level2_real_impl.h +0 -0
  445. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/level3_impl.h +0 -0
  446. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/single.cpp +0 -0
  447. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/cblat1.f +0 -0
  448. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/cblat2.f +0 -0
  449. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/cblat3.f +0 -0
  450. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/dblat1.f +0 -0
  451. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/dblat2.f +0 -0
  452. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/dblat3.f +0 -0
  453. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/sblat1.f +0 -0
  454. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/sblat2.f +0 -0
  455. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/sblat3.f +0 -0
  456. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/zblat1.f +0 -0
  457. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/zblat2.f +0 -0
  458. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/testing/zblat3.f +0 -0
  459. {pyvpmr-250526 → pyvpmr-250527}/eigen/blas/xerbla.cpp +0 -0
  460. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/cholesky.inc +0 -0
  461. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/clacgv.f +0 -0
  462. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/cladiv.f +0 -0
  463. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/clarf.f +0 -0
  464. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/clarfb.f +0 -0
  465. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/clarfg.f +0 -0
  466. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/clarft.f +0 -0
  467. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/complex_double.cpp +0 -0
  468. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/complex_single.cpp +0 -0
  469. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dladiv.f +0 -0
  470. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dlamch.f +0 -0
  471. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dlapy2.f +0 -0
  472. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dlapy3.f +0 -0
  473. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dlarf.f +0 -0
  474. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dlarfb.f +0 -0
  475. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dlarfg.f +0 -0
  476. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dlarft.f +0 -0
  477. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/double.cpp +0 -0
  478. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dsecnd_INT_CPU_TIME.cpp +0 -0
  479. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/dsecnd_NONE.f +0 -0
  480. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/eigenvalues.inc +0 -0
  481. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/ilaclc.f +0 -0
  482. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/ilaclr.f +0 -0
  483. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/iladlc.f +0 -0
  484. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/iladlr.f +0 -0
  485. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/ilaslc.f +0 -0
  486. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/ilaslr.f +0 -0
  487. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/ilazlc.f +0 -0
  488. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/ilazlr.f +0 -0
  489. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/lapack.h +0 -0
  490. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/lapack_common.h +0 -0
  491. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/lu.inc +0 -0
  492. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/second_INT_CPU_TIME.cpp +0 -0
  493. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/second_NONE.f +0 -0
  494. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/single.cpp +0 -0
  495. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/sladiv.f +0 -0
  496. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/slamch.f +0 -0
  497. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/slapy2.f +0 -0
  498. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/slapy3.f +0 -0
  499. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/slarf.f +0 -0
  500. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/slarfb.f +0 -0
  501. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/slarfg.f +0 -0
  502. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/slarft.f +0 -0
  503. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/svd.inc +0 -0
  504. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/zlacgv.f +0 -0
  505. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/zladiv.f +0 -0
  506. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/zlarf.f +0 -0
  507. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/zlarfb.f +0 -0
  508. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/zlarfg.f +0 -0
  509. {pyvpmr-250526 → pyvpmr-250527}/eigen/lapack/zlarft.f +0 -0
  510. {pyvpmr-250526 → pyvpmr-250527}/eigen/signature_of_eigen3_matrix_library +0 -0
  511. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/AdolcForward +0 -0
  512. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/AlignedVector3 +0 -0
  513. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/ArpackSupport +0 -0
  514. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/AutoDiff +0 -0
  515. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/BVH +0 -0
  516. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/Tensor +0 -0
  517. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/TensorSymmetry +0 -0
  518. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/ThreadPool +0 -0
  519. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/InternalHeaderCheck.h +0 -0
  520. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/README.md +0 -0
  521. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/Tensor.h +0 -0
  522. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorArgMax.h +0 -0
  523. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h +0 -0
  524. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h +0 -0
  525. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h +0 -0
  526. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorBroadcasting.h +0 -0
  527. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h +0 -0
  528. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h +0 -0
  529. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h +0 -0
  530. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h +0 -0
  531. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionCuda.h +0 -0
  532. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionGpu.h +0 -0
  533. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h +0 -0
  534. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionSycl.h +0 -0
  535. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h +0 -0
  536. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConversion.h +0 -0
  537. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h +0 -0
  538. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorConvolutionSycl.h +0 -0
  539. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h +0 -0
  540. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorCustomOp.h +0 -0
  541. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h +0 -0
  542. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h +0 -0
  543. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceDefault.h +0 -0
  544. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceGpu.h +0 -0
  545. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceSycl.h +0 -0
  546. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h +0 -0
  547. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDimensionList.h +0 -0
  548. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h +0 -0
  549. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvalTo.h +0 -0
  550. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h +0 -0
  551. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h +0 -0
  552. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h +0 -0
  553. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h +0 -0
  554. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h +0 -0
  555. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h +0 -0
  556. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h +0 -0
  557. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h +0 -0
  558. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h +0 -0
  559. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGlobalFunctions.h +0 -0
  560. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGpuHipCudaDefines.h +0 -0
  561. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorGpuHipCudaUndefines.h +0 -0
  562. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIO.h +0 -0
  563. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h +0 -0
  564. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h +0 -0
  565. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorInflation.h +0 -0
  566. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorInitializer.h +0 -0
  567. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorIntDiv.h +0 -0
  568. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorLayoutSwap.h +0 -0
  569. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMacros.h +0 -0
  570. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h +0 -0
  571. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h +0 -0
  572. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h +0 -0
  573. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h +0 -0
  574. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h +0 -0
  575. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h +0 -0
  576. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h +0 -0
  577. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionGpu.h +0 -0
  578. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReductionSycl.h +0 -0
  579. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h +0 -0
  580. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorReverse.h +0 -0
  581. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorRoll.h +0 -0
  582. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h +0 -0
  583. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorScanSycl.h +0 -0
  584. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h +0 -0
  585. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h +0 -0
  586. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h +0 -0
  587. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorTrace.h +0 -0
  588. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorTraits.h +0 -0
  589. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorUInt128.h +0 -0
  590. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h +0 -0
  591. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/DynamicSymmetry.h +0 -0
  592. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/InternalHeaderCheck.h +0 -0
  593. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/StaticSymmetry.h +0 -0
  594. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/Symmetry.h +0 -0
  595. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/util/TemplateGroupTheory.h +0 -0
  596. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/util/CXX11Meta.h +0 -0
  597. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/CXX11/src/util/CXX11Workarounds.h +0 -0
  598. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/EulerAngles +0 -0
  599. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/FFT +0 -0
  600. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/IterativeSolvers +0 -0
  601. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/KroneckerProduct +0 -0
  602. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/LevenbergMarquardt +0 -0
  603. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/MPRealSupport +0 -0
  604. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/MatrixFunctions +0 -0
  605. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/NNLS +0 -0
  606. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/NonLinearOptimization +0 -0
  607. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/NumericalDiff +0 -0
  608. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/OpenGLSupport +0 -0
  609. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/Polynomials +0 -0
  610. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/SparseExtra +0 -0
  611. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/SpecialFunctions +0 -0
  612. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/Splines +0 -0
  613. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h +0 -0
  614. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h +0 -0
  615. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h +0 -0
  616. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/AutoDiff/CoherentPadOp.h +0 -0
  617. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/AutoDiff/InternalHeaderCheck.h +0 -0
  618. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/BVH/BVAlgorithms.h +0 -0
  619. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/BVH/InternalHeaderCheck.h +0 -0
  620. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/BVH/KdBVH.h +0 -0
  621. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h +0 -0
  622. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Eigenvalues/InternalHeaderCheck.h +0 -0
  623. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/EulerAngles/EulerAngles.h +0 -0
  624. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/EulerAngles/EulerSystem.h +0 -0
  625. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/EulerAngles/InternalHeaderCheck.h +0 -0
  626. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/FFT/InternalHeaderCheck.h +0 -0
  627. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/FFT/duccfft_impl.h +0 -0
  628. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/FFT/fftw_impl.h +0 -0
  629. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/FFT/imklfft_impl.h +0 -0
  630. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/FFT/kissfft_impl.h +0 -0
  631. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/FFT/pocketfft_impl.h +0 -0
  632. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/BiCGSTABL.h +0 -0
  633. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/DGMRES.h +0 -0
  634. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/GMRES.h +0 -0
  635. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/IDRS.h +0 -0
  636. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/IDRSTABL.h +0 -0
  637. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h +0 -0
  638. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/InternalHeaderCheck.h +0 -0
  639. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/MINRES.h +0 -0
  640. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/IterativeSolvers/Scaling.h +0 -0
  641. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/KroneckerProduct/InternalHeaderCheck.h +0 -0
  642. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h +0 -0
  643. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/LevenbergMarquardt/InternalHeaderCheck.h +0 -0
  644. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h +0 -0
  645. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h +0 -0
  646. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h +0 -0
  647. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h +0 -0
  648. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h +0 -0
  649. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/MatrixFunctions/InternalHeaderCheck.h +0 -0
  650. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h +0 -0
  651. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h +0 -0
  652. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h +0 -0
  653. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h +0 -0
  654. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h +0 -0
  655. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/MatrixFunctions/StemFunction.h +0 -0
  656. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h +0 -0
  657. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/InternalHeaderCheck.h +0 -0
  658. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h +0 -0
  659. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/chkder.h +0 -0
  660. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/covar.h +0 -0
  661. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/dogleg.h +0 -0
  662. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h +0 -0
  663. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/lmpar.h +0 -0
  664. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h +0 -0
  665. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h +0 -0
  666. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/r1updt.h +0 -0
  667. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h +0 -0
  668. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NumericalDiff/InternalHeaderCheck.h +0 -0
  669. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h +0 -0
  670. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Polynomials/Companion.h +0 -0
  671. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Polynomials/InternalHeaderCheck.h +0 -0
  672. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Polynomials/PolynomialSolver.h +0 -0
  673. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Polynomials/PolynomialUtils.h +0 -0
  674. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h +0 -0
  675. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SparseExtra/InternalHeaderCheck.h +0 -0
  676. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SparseExtra/MarketIO.h +0 -0
  677. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h +0 -0
  678. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SparseExtra/RandomSetter.h +0 -0
  679. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SparseExtra/SparseInverse.h +0 -0
  680. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsArrayAPI.h +0 -0
  681. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsBFloat16.h +0 -0
  682. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsFunctors.h +0 -0
  683. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsHalf.h +0 -0
  684. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsImpl.h +0 -0
  685. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsPacketMath.h +0 -0
  686. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/HipVectorCompatibility.h +0 -0
  687. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/InternalHeaderCheck.h +0 -0
  688. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h +0 -0
  689. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsBFloat16.h +0 -0
  690. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsFunctors.h +0 -0
  691. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsHalf.h +0 -0
  692. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h +0 -0
  693. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h +0 -0
  694. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX/BesselFunctions.h +0 -0
  695. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX/SpecialFunctions.h +0 -0
  696. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/BesselFunctions.h +0 -0
  697. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/SpecialFunctions.h +0 -0
  698. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/arch/GPU/SpecialFunctions.h +0 -0
  699. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON/BesselFunctions.h +0 -0
  700. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/SpecialFunctions/arch/NEON/SpecialFunctions.h +0 -0
  701. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Splines/InternalHeaderCheck.h +0 -0
  702. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Splines/Spline.h +0 -0
  703. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Splines/SplineFitting.h +0 -0
  704. {pyvpmr-250526 → pyvpmr-250527}/eigen/unsupported/Eigen/src/Splines/SplineFwd.h +0 -0
  705. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk.hpp +0 -0
  706. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_benchmark.cpp +0 -0
  707. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_01.cpp +0 -0
  708. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_02.cpp +0 -0
  709. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_03.cpp +0 -0
  710. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_04.cpp +0 -0
  711. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_05.cpp +0 -0
  712. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_06.cpp +0 -0
  713. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_07.cpp +0 -0
  714. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_08.cpp +0 -0
  715. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_09.cpp +0 -0
  716. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_10.cpp +0 -0
  717. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_11.cpp +0 -0
  718. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_12.cpp +0 -0
  719. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_13.cpp +0 -0
  720. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_14.cpp +0 -0
  721. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_15.cpp +0 -0
  722. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_16.cpp +0 -0
  723. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_17.cpp +0 -0
  724. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_18.cpp +0 -0
  725. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_19.cpp +0 -0
  726. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_20.cpp +0 -0
  727. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_21.cpp +0 -0
  728. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_22.cpp +0 -0
  729. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_23.cpp +0 -0
  730. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_simple_example_24.cpp +0 -0
  731. {pyvpmr-250526 → pyvpmr-250527}/exprtk/exprtk_test.cpp +0 -0
  732. {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/complex/complex_type.hpp +0 -0
  733. {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/complex/exprtk_complex_adaptor.hpp +0 -0
  734. {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/complex/exprtk_complex_example.cpp +0 -0
  735. {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/mpfr/exprtk_mpfr_adaptor.hpp +0 -0
  736. {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/mpfr/exprtk_mpfr_benchmark.cpp +0 -0
  737. {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/mpfr/exprtk_mpfr_repl.cpp +0 -0
  738. {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/mpfr/exprtk_mpfr_test.cpp +0 -0
  739. {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/real/exprtk_real_adaptor.hpp +0 -0
  740. {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/real/exprtk_real_benchmark.cpp +0 -0
  741. {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/real/exprtk_real_test.cpp +0 -0
  742. {pyvpmr-250526 → pyvpmr-250527}/exprtk-custom-types/real/real_type.hpp +0 -0
  743. {pyvpmr-250526 → pyvpmr-250527}/mpreal/README.md +0 -0
  744. {pyvpmr-250526 → pyvpmr-250527}/mpreal/mpreal.h +0 -0
  745. {pyvpmr-250526 → pyvpmr-250527}/pybind11/CMakePresets.json +0 -0
  746. {pyvpmr-250526 → pyvpmr-250527}/pybind11/README.rst +0 -0
  747. {pyvpmr-250526 → pyvpmr-250527}/pybind11/SECURITY.md +0 -0
  748. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/attr.h +0 -0
  749. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/buffer_info.h +0 -0
  750. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/cast.h +0 -0
  751. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/chrono.h +0 -0
  752. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/common.h +0 -0
  753. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/complex.h +0 -0
  754. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h +0 -0
  755. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h +0 -0
  756. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/conduit/wrap_include_python_h.h +0 -0
  757. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/critical_section.h +0 -0
  758. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/class.h +0 -0
  759. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/common.h +0 -0
  760. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/cpp_conduit.h +0 -0
  761. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/descr.h +0 -0
  762. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h +0 -0
  763. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/exception_translation.h +0 -0
  764. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/function_record_pyobject.h +0 -0
  765. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/init.h +0 -0
  766. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/internals.h +0 -0
  767. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/native_enum_data.h +0 -0
  768. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/pybind11_namespace_macros.h +0 -0
  769. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/struct_smart_holder.h +0 -0
  770. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/type_caster_base.h +0 -0
  771. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/typeid.h +0 -0
  772. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/using_smart_holder.h +0 -0
  773. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/detail/value_and_holder.h +0 -0
  774. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/eigen/common.h +0 -0
  775. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/eigen/matrix.h +0 -0
  776. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/eigen/tensor.h +0 -0
  777. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/eigen.h +0 -0
  778. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/embed.h +0 -0
  779. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/eval.h +0 -0
  780. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/functional.h +0 -0
  781. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/gil.h +0 -0
  782. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/gil_safe_call_once.h +0 -0
  783. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/gil_simple.h +0 -0
  784. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/iostream.h +0 -0
  785. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/native_enum.h +0 -0
  786. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/numpy.h +0 -0
  787. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/operators.h +0 -0
  788. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/options.h +0 -0
  789. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/pybind11.h +0 -0
  790. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/pytypes.h +0 -0
  791. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/stl/filesystem.h +0 -0
  792. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/stl.h +0 -0
  793. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/stl_bind.h +0 -0
  794. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/subinterpreter.h +0 -0
  795. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/trampoline_self_life_support.h +0 -0
  796. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/type_caster_pyobject_ptr.h +0 -0
  797. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/typing.h +0 -0
  798. {pyvpmr-250526 → pyvpmr-250527}/pybind11/include/pybind11/warnings.h +0 -0
  799. {pyvpmr-250526 → pyvpmr-250527}/pybind11/noxfile.py +0 -0
  800. {pyvpmr-250526 → pyvpmr-250527}/pybind11/pybind11/__init__.py +0 -0
  801. {pyvpmr-250526 → pyvpmr-250527}/pybind11/pybind11/__main__.py +0 -0
  802. {pyvpmr-250526 → pyvpmr-250527}/pybind11/pybind11/_version.py +0 -0
  803. {pyvpmr-250526 → pyvpmr-250527}/pybind11/pybind11/commands.py +0 -0
  804. {pyvpmr-250526 → pyvpmr-250527}/pybind11/pybind11/py.typed +0 -0
  805. {pyvpmr-250526 → pyvpmr-250527}/pybind11/pybind11/setup_helpers.py +0 -0
  806. {pyvpmr-250526 → pyvpmr-250527}/pybind11/pyproject.toml +0 -0
  807. {pyvpmr-250526 → pyvpmr-250527}/pyproject.toml +0 -0
  808. {pyvpmr-250526 → pyvpmr-250527}/pyvpmr/__init__.py +0 -0
  809. {pyvpmr-250526 → pyvpmr-250527}/pyvpmr.egg-info/SOURCES.txt +0 -0
  810. {pyvpmr-250526 → pyvpmr-250527}/pyvpmr.egg-info/not-zip-safe +0 -0
  811. {pyvpmr-250526 → pyvpmr-250527}/setup.cfg +0 -0
  812. {pyvpmr-250526 → pyvpmr-250527}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyvpmr
3
- Version: 250526
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.5)
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.5000e+00.
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.4089561283054790e-107j
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: 3112 ms.
877
+ Running time: 2044 ms.
878
878
  ```
879
879
 
880
880
  ![exp(-t^2/4)](https://raw.githubusercontent.com/TLCFEM/vpmr/master/resource/example.png)
@@ -906,8 +906,8 @@ echo "exp(-t*t/10)" > kernel.txt
906
906
 
907
907
  ## Performance
908
908
 
909
- The computation of weights, that involves integrals, and SVD are parallelised.
910
- A typical profiling would yield something similar to the following.
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
  ![profiling](https://raw.githubusercontent.com/TLCFEM/vpmr/master/resource/profile.png)
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.5)
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.5000e+00.
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.4089561283054790e-107j
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: 3112 ms.
170
+ Running time: 2044 ms.
171
171
  ```
172
172
 
173
173
  ![exp(-t^2/4)](resource/example.png)
@@ -199,8 +199,8 @@ echo "exp(-t*t/10)" > kernel.txt
199
199
 
200
200
  ## Performance
201
201
 
202
- The computation of weights, that involves integrals, and SVD are parallelised.
203
- A typical profiling would yield something similar to the following.
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
  ![profiling](resource/profile.png)
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
- tbb::parallel_for(Index(0), (peeled_mc3 + actual_panel_rows - 1) / actual_panel_rows, [&](Index i1) {
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
- tbb::parallel_for(peeled_mc3, (peeled_mc2 + actual_panel_rows - 1) / actual_panel_rows, [&](Index i1) {
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
- for (Index j2 = packet_cols8; j2 < packet_cols4; j2 += 4) {
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..a72e7e53e 100644
2
+ index e72c6b48e..4f918cd20 100644
3
3
  --- a/Eigen/src/Core/products/GeneralBlockPanelKernel.h
4
4
  +++ b/Eigen/src/Core/products/GeneralBlockPanelKernel.h
5
- @@ -1466,7 +1466,8 @@ EIGEN_DONT_INLINE void gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr,
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
- //---------- Process 2 * LhsProgress rows at once ----------
24
- @@ -1934,7 +1935,8 @@ EIGEN_DONT_INLINE void gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr,
25
- (2 * LhsProgress) * std::max<Index>(1, ((l1 - sizeof(ResScalar) * mr * nr - depth * nr * sizeof(RhsScalar)) /
26
- (depth * sizeof(LhsScalar) * 2 * LhsProgress)));
27
-
28
- - for (Index i1 = peeled_mc3; i1 < peeled_mc2; i1 += actual_panel_rows) {
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
- //---------- Process 1 * LhsProgress rows at once ----------
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: 250526
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.5)
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.5000e+00.
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.4089561283054790e-107j
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: 3112 ms.
877
+ Running time: 2044 ms.
878
878
  ```
879
879
 
880
880
  ![exp(-t^2/4)](https://raw.githubusercontent.com/TLCFEM/vpmr/master/resource/example.png)
@@ -906,8 +906,8 @@ echo "exp(-t*t/10)" > kernel.txt
906
906
 
907
907
  ## Performance
908
908
 
909
- The computation of weights, that involves integrals, and SVD are parallelised.
910
- A typical profiling would yield something similar to the following.
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
  ![profiling](https://raw.githubusercontent.com/TLCFEM/vpmr/master/resource/profile.png)
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.5;
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.5)\n";
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.5, m);
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.5)\n"
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.5, pybind11::arg("e") = 1E-8, pybind11::arg("k") = "");
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