yohanshin / WHAM

MIT License
645 stars 71 forks source link

Google collab #75

Open DikshuSharma opened 5 months ago

DikshuSharma commented 5 months ago

the google collab notebook is not working on cell # Install DPVO

RohaanA commented 5 months ago

The notebook is completely functional, I just ran it multiple times today. Can you please share your error?

2022yingjie commented 4 months ago

The notebook is completely functional, I just ran it multiple times today. Can you please share your error?

Hi, could you pls show us which GPU you selected, I have a similar problem, that is the colab cannot be configured well. Thank you

mnauf commented 3 months ago

it fails here while installing DPVO

/content/WHAM/third-party/DPVO --2024-05-18 14:29:13-- https://gitlab.com/libeigen/eigen/-/archive/3.4.0/eigen-3.4.0.zip Resolving gitlab.com (gitlab.com)... 172.65.251.78, 2606:4700:90:0:f22e:fbec:5bed:a9b9 Connecting to gitlab.com (gitlab.com)|172.65.251.78|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/zip] Saving to: ‘eigen-3.4.0.zip’

eigen-3.4.0.zip [ <=> ] 3.53M --.-KB/s in 0.09s

2024-05-18 14:29:13 (37.6 MB/s) - ‘eigen-3.4.0.zip’ saved [3700486]

Archive: eigen-3.4.0.zip 3147391d946bb4b6c68edd901f2add6ac1f31f8c creating: thirdparty/eigen-3.4.0/ inflating: thirdparty/eigen-3.4.0/.gitignore
inflating: thirdparty/eigen-3.4.0/.gitlab-ci.yml
creating: thirdparty/eigen-3.4.0/.gitlab/ creating: thirdparty/eigen-3.4.0/.gitlab/issue_templates/ inflating: thirdparty/eigen-3.4.0/.gitlab/issue_templates/Bug Report.md
inflating: thirdparty/eigen-3.4.0/.gitlab/issue_templates/Feature Request.md
creating: thirdparty/eigen-3.4.0/.gitlab/merge_request_templates/ inflating: thirdparty/eigen-3.4.0/.gitlab/merge_request_templates/Merge Request Template.md
inflating: thirdparty/eigen-3.4.0/.hgeol
inflating: thirdparty/eigen-3.4.0/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/COPYING.APACHE
inflating: thirdparty/eigen-3.4.0/COPYING.BSD
inflating: thirdparty/eigen-3.4.0/COPYING.GPL
inflating: thirdparty/eigen-3.4.0/COPYING.LGPL
inflating: thirdparty/eigen-3.4.0/COPYING.MINPACK
inflating: thirdparty/eigen-3.4.0/COPYING.MPL2
inflating: thirdparty/eigen-3.4.0/COPYING.README
inflating: thirdparty/eigen-3.4.0/CTestConfig.cmake
inflating: thirdparty/eigen-3.4.0/CTestCustom.cmake.in
creating: thirdparty/eigen-3.4.0/Eigen/ inflating: thirdparty/eigen-3.4.0/Eigen/Cholesky
inflating: thirdparty/eigen-3.4.0/Eigen/CholmodSupport
inflating: thirdparty/eigen-3.4.0/Eigen/Core
inflating: thirdparty/eigen-3.4.0/Eigen/Dense
inflating: thirdparty/eigen-3.4.0/Eigen/Eigen
inflating: thirdparty/eigen-3.4.0/Eigen/Eigenvalues
inflating: thirdparty/eigen-3.4.0/Eigen/Geometry
inflating: thirdparty/eigen-3.4.0/Eigen/Householder
inflating: thirdparty/eigen-3.4.0/Eigen/IterativeLinearSolvers
inflating: thirdparty/eigen-3.4.0/Eigen/Jacobi
inflating: thirdparty/eigen-3.4.0/Eigen/KLUSupport
inflating: thirdparty/eigen-3.4.0/Eigen/LU
inflating: thirdparty/eigen-3.4.0/Eigen/MetisSupport
inflating: thirdparty/eigen-3.4.0/Eigen/OrderingMethods
inflating: thirdparty/eigen-3.4.0/Eigen/PaStiXSupport
inflating: thirdparty/eigen-3.4.0/Eigen/PardisoSupport
inflating: thirdparty/eigen-3.4.0/Eigen/QR
inflating: thirdparty/eigen-3.4.0/Eigen/QtAlignedMalloc
inflating: thirdparty/eigen-3.4.0/Eigen/SPQRSupport
inflating: thirdparty/eigen-3.4.0/Eigen/SVD
inflating: thirdparty/eigen-3.4.0/Eigen/Sparse
inflating: thirdparty/eigen-3.4.0/Eigen/SparseCholesky
inflating: thirdparty/eigen-3.4.0/Eigen/SparseCore
inflating: thirdparty/eigen-3.4.0/Eigen/SparseLU
inflating: thirdparty/eigen-3.4.0/Eigen/SparseQR
inflating: thirdparty/eigen-3.4.0/Eigen/StdDeque
inflating: thirdparty/eigen-3.4.0/Eigen/StdList
inflating: thirdparty/eigen-3.4.0/Eigen/StdVector
inflating: thirdparty/eigen-3.4.0/Eigen/SuperLUSupport
inflating: thirdparty/eigen-3.4.0/Eigen/UmfPackSupport
creating: thirdparty/eigen-3.4.0/Eigen/src/ creating: thirdparty/eigen-3.4.0/Eigen/src/Cholesky/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Cholesky/LDLT.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Cholesky/LLT.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Cholesky/LLT_LAPACKE.h
creating: thirdparty/eigen-3.4.0/Eigen/src/CholmodSupport/ inflating: thirdparty/eigen-3.4.0/Eigen/src/CholmodSupport/CholmodSupport.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/ArithmeticSequence.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Array.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/ArrayBase.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/ArrayWrapper.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Assign.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/AssignEvaluator.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Assign_MKL.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/BandMatrix.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Block.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/BooleanRedux.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/CommaInitializer.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/ConditionEstimator.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/CoreEvaluators.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/CoreIterators.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/CwiseBinaryOp.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/CwiseNullaryOp.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/CwiseTernaryOp.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/CwiseUnaryOp.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/CwiseUnaryView.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/DenseBase.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/DenseCoeffsBase.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/DenseStorage.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Diagonal.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/DiagonalMatrix.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/DiagonalProduct.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Dot.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/EigenBase.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/ForceAlignedAccess.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Fuzzy.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/GeneralProduct.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/GenericPacketMath.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/GlobalFunctions.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/IO.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/IndexedView.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Inverse.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Map.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/MapBase.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/MathFunctions.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/MathFunctionsImpl.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Matrix.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/MatrixBase.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/NestByValue.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/NoAlias.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/NumTraits.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/PartialReduxEvaluator.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/PermutationMatrix.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/PlainObjectBase.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Product.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/ProductEvaluators.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Random.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Redux.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Ref.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Replicate.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Reshaped.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/ReturnByValue.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Reverse.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Select.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/SelfAdjointView.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/SelfCwiseBinaryOp.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Solve.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/SolveTriangular.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/SolverBase.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/StableNorm.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/StlIterators.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Stride.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Swap.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Transpose.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Transpositions.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/TriangularMatrix.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/VectorBlock.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/VectorwiseOp.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/Visitor.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/ creating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AVX/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AVX/Complex.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AVX/MathFunctions.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AVX/PacketMath.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AVX/TypeCasting.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AVX512/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AVX512/Complex.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AVX512/MathFunctions.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AVX512/PacketMath.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AVX512/TypeCasting.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AltiVec/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AltiVec/Complex.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AltiVec/MathFunctions.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AltiVec/MatrixProduct.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AltiVec/MatrixProductMMA.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/AltiVec/PacketMath.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/CUDA/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/CUDA/Complex.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/Default/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/Default/BFloat16.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/Default/ConjHelper.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/Default/GenericPacketMathFunctionsFwd.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/Default/Half.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/Default/Settings.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/Default/TypeCasting.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/GPU/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/GPU/MathFunctions.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/GPU/PacketMath.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/GPU/TypeCasting.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/HIP/ creating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/HIP/hcc/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/HIP/hcc/math_constants.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/MSA/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/MSA/Complex.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/MSA/MathFunctions.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/MSA/PacketMath.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/NEON/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/NEON/Complex.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/NEON/GeneralBlockPanelKernel.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/NEON/MathFunctions.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/NEON/PacketMath.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/NEON/TypeCasting.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/SSE/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/SSE/Complex.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/SSE/MathFunctions.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/SSE/PacketMath.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/SSE/TypeCasting.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/SVE/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/SVE/MathFunctions.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/SVE/PacketMath.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/SVE/TypeCasting.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/SYCL/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/SYCL/InteropHeaders.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/SYCL/MathFunctions.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/SYCL/PacketMath.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/SYCL/SyclMemoryModel.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/SYCL/TypeCasting.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/ZVector/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/ZVector/Complex.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/ZVector/MathFunctions.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/arch/ZVector/PacketMath.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/functors/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/functors/AssignmentFunctors.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/functors/BinaryFunctors.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/functors/NullaryFunctors.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/functors/StlFunctors.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/functors/TernaryFunctors.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/functors/UnaryFunctors.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/GeneralBlockPanelKernel.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/GeneralMatrixMatrix.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/GeneralMatrixVector.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/Parallelizer.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/SelfadjointMatrixMatrix.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/SelfadjointMatrixVector.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/SelfadjointProduct.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/SelfadjointRank2Update.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/TriangularMatrixMatrix.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/TriangularMatrixVector.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/TriangularSolverMatrix.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/products/TriangularSolverVector.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/BlasUtil.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/ConfigureVectorization.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/Constants.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/DisableStupidWarnings.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/ForwardDeclarations.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/IndexedViewHelper.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/IntegralConstant.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/MKL_support.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/Macros.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/Memory.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/Meta.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/NonMPL2.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/ReenableStupidWarnings.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/ReshapedHelper.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/StaticAssert.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/SymbolicIndex.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Core/util/XprHelper.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Eigenvalues/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Eigenvalues/ComplexEigenSolver.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Eigenvalues/ComplexSchur.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Eigenvalues/EigenSolver.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Eigenvalues/HessenbergDecomposition.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Eigenvalues/RealQZ.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Eigenvalues/RealSchur.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Eigenvalues/Tridiagonalization.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/AlignedBox.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/AngleAxis.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/EulerAngles.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/Homogeneous.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/Hyperplane.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/OrthoMethods.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/ParametrizedLine.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/Quaternion.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/Rotation2D.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/RotationBase.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/Scaling.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/Transform.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/Translation.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/Umeyama.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/arch/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Geometry/arch/Geometry_SIMD.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Householder/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Householder/BlockHouseholder.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Householder/Householder.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/Householder/HouseholderSequence.h
creating: thirdparty/eigen-3.4.0/Eigen/src/IterativeLinearSolvers/ inflating: thirdparty/eigen-3.4.0/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h
creating: thirdparty/eigen-3.4.0/Eigen/src/Jacobi/ inflating: thirdparty/eigen-3.4.0/Eigen/src/Jacobi/Jacobi.h
creating: thirdparty/eigen-3.4.0/Eigen/src/KLUSupport/ inflating: thirdparty/eigen-3.4.0/Eigen/src/KLUSupport/KLUSupport.h
creating: thirdparty/eigen-3.4.0/Eigen/src/LU/ inflating: thirdparty/eigen-3.4.0/Eigen/src/LU/Determinant.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/LU/FullPivLU.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/LU/InverseImpl.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/LU/PartialPivLU.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/LU/PartialPivLU_LAPACKE.h
creating: thirdparty/eigen-3.4.0/Eigen/src/LU/arch/ inflating: thirdparty/eigen-3.4.0/Eigen/src/LU/arch/InverseSize4.h
creating: thirdparty/eigen-3.4.0/Eigen/src/MetisSupport/ inflating: thirdparty/eigen-3.4.0/Eigen/src/MetisSupport/MetisSupport.h
creating: thirdparty/eigen-3.4.0/Eigen/src/OrderingMethods/ inflating: thirdparty/eigen-3.4.0/Eigen/src/OrderingMethods/Amd.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/OrderingMethods/Eigen_Colamd.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/OrderingMethods/Ordering.h
creating: thirdparty/eigen-3.4.0/Eigen/src/PaStiXSupport/ inflating: thirdparty/eigen-3.4.0/Eigen/src/PaStiXSupport/PaStiXSupport.h
creating: thirdparty/eigen-3.4.0/Eigen/src/PardisoSupport/ inflating: thirdparty/eigen-3.4.0/Eigen/src/PardisoSupport/PardisoSupport.h
creating: thirdparty/eigen-3.4.0/Eigen/src/QR/ inflating: thirdparty/eigen-3.4.0/Eigen/src/QR/ColPivHouseholderQR.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/QR/CompleteOrthogonalDecomposition.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/QR/FullPivHouseholderQR.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/QR/HouseholderQR.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/QR/HouseholderQR_LAPACKE.h
creating: thirdparty/eigen-3.4.0/Eigen/src/SPQRSupport/ inflating: thirdparty/eigen-3.4.0/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h
creating: thirdparty/eigen-3.4.0/Eigen/src/SVD/ inflating: thirdparty/eigen-3.4.0/Eigen/src/SVD/BDCSVD.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SVD/JacobiSVD.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SVD/JacobiSVD_LAPACKE.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SVD/SVDBase.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SVD/UpperBidiagonalization.h
creating: thirdparty/eigen-3.4.0/Eigen/src/SparseCholesky/ inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCholesky/SimplicialCholesky.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h
creating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/ inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/AmbiVector.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/CompressedStorage.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/MappedSparseMatrix.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseAssign.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseBlock.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseColEtree.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseCompressedBase.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseCwiseBinaryOp.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseCwiseUnaryOp.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseDenseProduct.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseDiagonalProduct.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseDot.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseFuzzy.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseMap.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseMatrix.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseMatrixBase.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparsePermutation.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseProduct.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseRedux.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseRef.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseSelfAdjointView.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseSolverBase.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseSparseProductWithPruning.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseTranspose.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseTriangularView.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseUtil.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseVector.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/SparseView.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseCore/TriangularSolver.h
creating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/ inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLU.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLUImpl.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLU_Memory.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLU_Structs.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLU_Utils.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLU_column_bmod.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLU_column_dfs.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLU_gemm_kernel.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLU_kernel_bmod.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLU_panel_bmod.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLU_panel_dfs.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLU_pivotL.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLU_pruneL.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseLU/SparseLU_relax_snode.h
creating: thirdparty/eigen-3.4.0/Eigen/src/SparseQR/ inflating: thirdparty/eigen-3.4.0/Eigen/src/SparseQR/SparseQR.h
creating: thirdparty/eigen-3.4.0/Eigen/src/StlSupport/ inflating: thirdparty/eigen-3.4.0/Eigen/src/StlSupport/StdDeque.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/StlSupport/StdList.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/StlSupport/StdVector.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/StlSupport/details.h
creating: thirdparty/eigen-3.4.0/Eigen/src/SuperLUSupport/ inflating: thirdparty/eigen-3.4.0/Eigen/src/SuperLUSupport/SuperLUSupport.h
creating: thirdparty/eigen-3.4.0/Eigen/src/UmfPackSupport/ inflating: thirdparty/eigen-3.4.0/Eigen/src/UmfPackSupport/UmfPackSupport.h
creating: thirdparty/eigen-3.4.0/Eigen/src/misc/ inflating: thirdparty/eigen-3.4.0/Eigen/src/misc/Image.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/misc/Kernel.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/misc/RealSvd2x2.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/misc/blas.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/misc/lapack.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/misc/lapacke.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/misc/lapacke_mangling.h
creating: thirdparty/eigen-3.4.0/Eigen/src/plugins/ inflating: thirdparty/eigen-3.4.0/Eigen/src/plugins/ArrayCwiseBinaryOps.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/plugins/ArrayCwiseUnaryOps.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/plugins/BlockMethods.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/plugins/CommonCwiseBinaryOps.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/plugins/CommonCwiseUnaryOps.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/plugins/IndexedViewMethods.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/plugins/MatrixCwiseBinaryOps.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/plugins/MatrixCwiseUnaryOps.h
inflating: thirdparty/eigen-3.4.0/Eigen/src/plugins/ReshapedMethods.h
inflating: thirdparty/eigen-3.4.0/INSTALL
inflating: thirdparty/eigen-3.4.0/README.md
creating: thirdparty/eigen-3.4.0/bench/ inflating: thirdparty/eigen-3.4.0/bench/BenchSparseUtil.h
inflating: thirdparty/eigen-3.4.0/bench/BenchTimer.h
inflating: thirdparty/eigen-3.4.0/bench/BenchUtil.h
inflating: thirdparty/eigen-3.4.0/bench/README.txt
inflating: thirdparty/eigen-3.4.0/bench/analyze-blocking-sizes.cpp
inflating: thirdparty/eigen-3.4.0/bench/basicbench.cxxlist
inflating: thirdparty/eigen-3.4.0/bench/basicbenchmark.cpp
inflating: thirdparty/eigen-3.4.0/bench/basicbenchmark.h
inflating: thirdparty/eigen-3.4.0/bench/benchBlasGemm.cpp
inflating: thirdparty/eigen-3.4.0/bench/benchCholesky.cpp
inflating: thirdparty/eigen-3.4.0/bench/benchEigenSolver.cpp
inflating: thirdparty/eigen-3.4.0/bench/benchFFT.cpp
inflating: thirdparty/eigen-3.4.0/bench/benchGeometry.cpp
inflating: thirdparty/eigen-3.4.0/bench/benchVecAdd.cpp
inflating: thirdparty/eigen-3.4.0/bench/bench_gemm.cpp
inflating: thirdparty/eigen-3.4.0/bench/bench_move_semantics.cpp
inflating: thirdparty/eigen-3.4.0/bench/bench_multi_compilers.sh
inflating: thirdparty/eigen-3.4.0/bench/bench_norm.cpp
inflating: thirdparty/eigen-3.4.0/bench/bench_reverse.cpp
inflating: thirdparty/eigen-3.4.0/bench/bench_sum.cpp
inflating: thirdparty/eigen-3.4.0/bench/bench_unrolling
inflating: thirdparty/eigen-3.4.0/bench/benchmark-blocking-sizes.cpp
inflating: thirdparty/eigen-3.4.0/bench/benchmark.cpp
inflating: thirdparty/eigen-3.4.0/bench/benchmarkSlice.cpp
inflating: thirdparty/eigen-3.4.0/bench/benchmarkX.cpp
inflating: thirdparty/eigen-3.4.0/bench/benchmarkXcwise.cpp
inflating: thirdparty/eigen-3.4.0/bench/benchmark_suite
creating: thirdparty/eigen-3.4.0/bench/btl/ inflating: thirdparty/eigen-3.4.0/bench/btl/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/bench/btl/COPYING
inflating: thirdparty/eigen-3.4.0/bench/btl/README
creating: thirdparty/eigen-3.4.0/bench/btl/actions/ inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_aat_product.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_ata_product.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_atv_product.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_axpby.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_axpy.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_cholesky.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_ger.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_hessenberg.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_lu_decomp.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_lu_solve.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_matrix_matrix_product.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_matrix_matrix_product_bis.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_matrix_vector_product.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_partial_lu.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_rot.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_symv.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_syr2.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_trisolve.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_trisolve_matrix.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/action_trmm.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/actions/basic_actions.hh
creating: thirdparty/eigen-3.4.0/bench/btl/cmake/ inflating: thirdparty/eigen-3.4.0/bench/btl/cmake/FindACML.cmake
inflating: thirdparty/eigen-3.4.0/bench/btl/cmake/FindATLAS.cmake
inflating: thirdparty/eigen-3.4.0/bench/btl/cmake/FindBLAZE.cmake
inflating: thirdparty/eigen-3.4.0/bench/btl/cmake/FindBlitz.cmake
inflating: thirdparty/eigen-3.4.0/bench/btl/cmake/FindCBLAS.cmake
inflating: thirdparty/eigen-3.4.0/bench/btl/cmake/FindGMM.cmake
inflating: thirdparty/eigen-3.4.0/bench/btl/cmake/FindMKL.cmake
inflating: thirdparty/eigen-3.4.0/bench/btl/cmake/FindMTL4.cmake
inflating: thirdparty/eigen-3.4.0/bench/btl/cmake/FindOPENBLAS.cmake
inflating: thirdparty/eigen-3.4.0/bench/btl/cmake/FindPackageHandleStandardArgs.cmake
inflating: thirdparty/eigen-3.4.0/bench/btl/cmake/FindTvmet.cmake
inflating: thirdparty/eigen-3.4.0/bench/btl/cmake/MacroOptionalAddSubdirectory.cmake
creating: thirdparty/eigen-3.4.0/bench/btl/data/ inflating: thirdparty/eigen-3.4.0/bench/btl/data/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/bench/btl/data/action_settings.txt
inflating: thirdparty/eigen-3.4.0/bench/btl/data/gnuplot_common_settings.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/data/go_mean
inflating: thirdparty/eigen-3.4.0/bench/btl/data/mean.cxx
inflating: thirdparty/eigen-3.4.0/bench/btl/data/mk_gnuplot_script.sh
inflating: thirdparty/eigen-3.4.0/bench/btl/data/mk_mean_script.sh
inflating: thirdparty/eigen-3.4.0/bench/btl/data/mk_new_gnuplot.sh
inflating: thirdparty/eigen-3.4.0/bench/btl/data/perlib_plot_settings.txt
inflating: thirdparty/eigen-3.4.0/bench/btl/data/regularize.cxx
inflating: thirdparty/eigen-3.4.0/bench/btl/data/smooth.cxx
inflating: thirdparty/eigen-3.4.0/bench/btl/data/smooth_all.sh
creating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/ inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/bench.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/bench_parameter.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/btl.hh
creating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/init/ inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/init/init_function.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/init/init_matrix.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/init/init_vector.hh
creating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/static/ inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/static/bench_static.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/static/intel_bench_fixed_size.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/static/static_size_generator.hh
creating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/timers/ inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/timers/STL_perf_analyzer.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/timers/STL_timer.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/timers/mixed_perf_analyzer.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/timers/portable_perf_analyzer.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/timers/portable_perf_analyzer_old.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/timers/portable_timer.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/timers/x86_perf_analyzer.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/timers/x86_timer.hh
creating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/utils/ inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/utils/size_lin_log.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/utils/size_log.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/utils/utilities.h
inflating: thirdparty/eigen-3.4.0/bench/btl/generic_bench/utils/xy_file.hh
creating: thirdparty/eigen-3.4.0/bench/btl/libs/ creating: thirdparty/eigen-3.4.0/bench/btl/libs/BLAS/ inflating: thirdparty/eigen-3.4.0/bench/btl/libs/BLAS/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/BLAS/blas.h
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/BLAS/blas_interface.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/BLAS/blas_interface_impl.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/BLAS/c_interface_base.h
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/BLAS/main.cpp
creating: thirdparty/eigen-3.4.0/bench/btl/libs/STL/ inflating: thirdparty/eigen-3.4.0/bench/btl/libs/STL/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/STL/STL_interface.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/STL/main.cpp
creating: thirdparty/eigen-3.4.0/bench/btl/libs/blaze/ inflating: thirdparty/eigen-3.4.0/bench/btl/libs/blaze/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/blaze/blaze_interface.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/blaze/main.cpp
creating: thirdparty/eigen-3.4.0/bench/btl/libs/blitz/ inflating: thirdparty/eigen-3.4.0/bench/btl/libs/blitz/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/blitz/blitz_LU_solve_interface.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/blitz/blitz_interface.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/blitz/btl_blitz.cpp
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/blitz/btl_tiny_blitz.cpp
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/blitz/tiny_blitz_interface.hh
creating: thirdparty/eigen-3.4.0/bench/btl/libs/eigen2/ inflating: thirdparty/eigen-3.4.0/bench/btl/libs/eigen2/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/eigen2/btl_tiny_eigen2.cpp
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/eigen2/eigen2_interface.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/eigen2/main_adv.cpp
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/eigen2/main_linear.cpp
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/eigen2/main_matmat.cpp
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/eigen2/main_vecmat.cpp
creating: thirdparty/eigen-3.4.0/bench/btl/libs/eigen3/ inflating: thirdparty/eigen-3.4.0/bench/btl/libs/eigen3/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/eigen3/btl_tiny_eigen3.cpp
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/eigen3/eigen3_interface.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/eigen3/main_adv.cpp
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/eigen3/main_linear.cpp
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/eigen3/main_matmat.cpp
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/eigen3/main_vecmat.cpp
creating: thirdparty/eigen-3.4.0/bench/btl/libs/gmm/ inflating: thirdparty/eigen-3.4.0/bench/btl/libs/gmm/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/gmm/gmm_LU_solve_interface.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/gmm/gmm_interface.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/gmm/main.cpp
creating: thirdparty/eigen-3.4.0/bench/btl/libs/mtl4/ inflating: thirdparty/eigen-3.4.0/bench/btl/libs/mtl4/.kdbgrc.main
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/mtl4/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/mtl4/main.cpp
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/mtl4/mtl4_LU_solve_interface.hh
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/mtl4/mtl4_interface.hh
creating: thirdparty/eigen-3.4.0/bench/btl/libs/tensors/ inflating: thirdparty/eigen-3.4.0/bench/btl/libs/tensors/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/tensors/main_linear.cpp
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/tensors/main_matmat.cpp
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/tensors/main_vecmat.cpp
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/tensors/tensor_interface.hh
creating: thirdparty/eigen-3.4.0/bench/btl/libs/tvmet/ inflating: thirdparty/eigen-3.4.0/bench/btl/libs/tvmet/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/tvmet/main.cpp
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/tvmet/tvmet_interface.hh
creating: thirdparty/eigen-3.4.0/bench/btl/libs/ublas/ inflating: thirdparty/eigen-3.4.0/bench/btl/libs/ublas/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/ublas/main.cpp
inflating: thirdparty/eigen-3.4.0/bench/btl/libs/ublas/ublas_interface.hh
inflating: thirdparty/eigen-3.4.0/bench/check_cache_queries.cpp
inflating: thirdparty/eigen-3.4.0/bench/dense_solvers.cpp
inflating: thirdparty/eigen-3.4.0/bench/eig33.cpp
inflating: thirdparty/eigen-3.4.0/bench/geometry.cpp
creating: thirdparty/eigen-3.4.0/bench/perf_monitoring/ inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/changesets.txt
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/gemm.cpp
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/gemm_common.h
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/gemm_settings.txt
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/gemm_square_settings.txt
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/gemv.cpp
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/gemv_common.h
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/gemv_settings.txt
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/gemv_square_settings.txt
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/gemvt.cpp
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/lazy_gemm.cpp
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/lazy_gemm_settings.txt
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/llt.cpp
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/make_plot.sh
creating: thirdparty/eigen-3.4.0/bench/perf_monitoring/resources/ inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/resources/chart_footer.html
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/resources/chart_header.html
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/resources/footer.html
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/resources/header.html
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/resources/s1.js
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/resources/s2.js
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/run.sh
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/runall.sh
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/trmv_lo.cpp
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/trmv_lot.cpp
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/trmv_up.cpp
inflating: thirdparty/eigen-3.4.0/bench/perf_monitoring/trmv_upt.cpp
inflating: thirdparty/eigen-3.4.0/bench/product_threshold.cpp
inflating: thirdparty/eigen-3.4.0/bench/quat_slerp.cpp
inflating: thirdparty/eigen-3.4.0/bench/quatmul.cpp
inflating: thirdparty/eigen-3.4.0/bench/sparse_cholesky.cpp
inflating: thirdparty/eigen-3.4.0/bench/sparse_dense_product.cpp
inflating: thirdparty/eigen-3.4.0/bench/sparse_lu.cpp
inflating: thirdparty/eigen-3.4.0/bench/sparse_product.cpp
inflating: thirdparty/eigen-3.4.0/bench/sparse_randomsetter.cpp
inflating: thirdparty/eigen-3.4.0/bench/sparse_setter.cpp
inflating: thirdparty/eigen-3.4.0/bench/sparse_transpose.cpp
inflating: thirdparty/eigen-3.4.0/bench/sparse_trisolver.cpp
creating: thirdparty/eigen-3.4.0/bench/spbench/ inflating: thirdparty/eigen-3.4.0/bench/spbench/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/bench/spbench/sp_solver.cpp
inflating: thirdparty/eigen-3.4.0/bench/spbench/spbench.dtd
inflating: thirdparty/eigen-3.4.0/bench/spbench/spbenchsolver.cpp
inflating: thirdparty/eigen-3.4.0/bench/spbench/spbenchsolver.h
inflating: thirdparty/eigen-3.4.0/bench/spbench/spbenchstyle.h
inflating: thirdparty/eigen-3.4.0/bench/spbench/test_sparseLU.cpp
inflating: thirdparty/eigen-3.4.0/bench/spmv.cpp
creating: thirdparty/eigen-3.4.0/bench/tensors/ inflating: thirdparty/eigen-3.4.0/bench/tensors/README
inflating: thirdparty/eigen-3.4.0/bench/tensors/benchmark.h
inflating: thirdparty/eigen-3.4.0/bench/tensors/benchmark_main.cc
inflating: thirdparty/eigen-3.4.0/bench/tensors/contraction_benchmarks_cpu.cc
inflating: thirdparty/eigen-3.4.0/bench/tensors/eigen_sycl_bench.sh
inflating: thirdparty/eigen-3.4.0/bench/tensors/eigen_sycl_bench_contract.sh
inflating: thirdparty/eigen-3.4.0/bench/tensors/tensor_benchmarks.h
inflating: thirdparty/eigen-3.4.0/bench/tensors/tensor_benchmarks_cpu.cc
inflating: thirdparty/eigen-3.4.0/bench/tensors/tensor_benchmarks_fp16_gpu.cu
inflating: thirdparty/eigen-3.4.0/bench/tensors/tensor_benchmarks_gpu.cu
inflating: thirdparty/eigen-3.4.0/bench/tensors/tensor_benchmarks_sycl.cc
inflating: thirdparty/eigen-3.4.0/bench/tensors/tensor_contract_sycl_bench.cc
inflating: thirdparty/eigen-3.4.0/bench/vdw_new.cpp
creating: thirdparty/eigen-3.4.0/blas/ inflating: thirdparty/eigen-3.4.0/blas/BandTriangularSolver.h
inflating: thirdparty/eigen-3.4.0/blas/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/blas/GeneralRank1Update.h
inflating: thirdparty/eigen-3.4.0/blas/PackedSelfadjointProduct.h
inflating: thirdparty/eigen-3.4.0/blas/PackedTriangularMatrixVector.h
inflating: thirdparty/eigen-3.4.0/blas/PackedTriangularSolverVector.h
inflating: thirdparty/eigen-3.4.0/blas/README.txt
inflating: thirdparty/eigen-3.4.0/blas/Rank2Update.h
inflating: thirdparty/eigen-3.4.0/blas/common.h
inflating: thirdparty/eigen-3.4.0/blas/complex_double.cpp
inflating: thirdparty/eigen-3.4.0/blas/complex_single.cpp
inflating: thirdparty/eigen-3.4.0/blas/double.cpp
creating: thirdparty/eigen-3.4.0/blas/f2c/ inflating: thirdparty/eigen-3.4.0/blas/f2c/chbmv.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/chpmv.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/complexdots.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/ctbmv.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/d_cnjg.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/datatypes.h
inflating: thirdparty/eigen-3.4.0/blas/f2c/drotm.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/drotmg.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/dsbmv.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/dspmv.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/dtbmv.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/lsame.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/r_cnjg.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/srotm.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/srotmg.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/ssbmv.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/sspmv.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/stbmv.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/zhbmv.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/zhpmv.c
inflating: thirdparty/eigen-3.4.0/blas/f2c/ztbmv.c
creating: thirdparty/eigen-3.4.0/blas/fortran/ inflating: thirdparty/eigen-3.4.0/blas/fortran/complexdots.f
inflating: thirdparty/eigen-3.4.0/blas/level1_cplx_impl.h
inflating: thirdparty/eigen-3.4.0/blas/level1_impl.h
inflating: thirdparty/eigen-3.4.0/blas/level1_real_impl.h
inflating: thirdparty/eigen-3.4.0/blas/level2_cplx_impl.h
inflating: thirdparty/eigen-3.4.0/blas/level2_impl.h
inflating: thirdparty/eigen-3.4.0/blas/level2_real_impl.h
inflating: thirdparty/eigen-3.4.0/blas/level3_impl.h
inflating: thirdparty/eigen-3.4.0/blas/single.cpp
creating: thirdparty/eigen-3.4.0/blas/testing/ inflating: thirdparty/eigen-3.4.0/blas/testing/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/blas/testing/cblat1.f
inflating: thirdparty/eigen-3.4.0/blas/testing/cblat2.dat
inflating: thirdparty/eigen-3.4.0/blas/testing/cblat2.f
inflating: thirdparty/eigen-3.4.0/blas/testing/cblat3.dat
inflating: thirdparty/eigen-3.4.0/blas/testing/cblat3.f
inflating: thirdparty/eigen-3.4.0/blas/testing/dblat1.f
inflating: thirdparty/eigen-3.4.0/blas/testing/dblat2.dat
inflating: thirdparty/eigen-3.4.0/blas/testing/dblat2.f
inflating: thirdparty/eigen-3.4.0/blas/testing/dblat3.dat
inflating: thirdparty/eigen-3.4.0/blas/testing/dblat3.f
inflating: thirdparty/eigen-3.4.0/blas/testing/runblastest.sh
inflating: thirdparty/eigen-3.4.0/blas/testing/sblat1.f
inflating: thirdparty/eigen-3.4.0/blas/testing/sblat2.dat
inflating: thirdparty/eigen-3.4.0/blas/testing/sblat2.f
inflating: thirdparty/eigen-3.4.0/blas/testing/sblat3.dat
inflating: thirdparty/eigen-3.4.0/blas/testing/sblat3.f
inflating: thirdparty/eigen-3.4.0/blas/testing/zblat1.f
inflating: thirdparty/eigen-3.4.0/blas/testing/zblat2.dat
inflating: thirdparty/eigen-3.4.0/blas/testing/zblat2.f
inflating: thirdparty/eigen-3.4.0/blas/testing/zblat3.dat
inflating: thirdparty/eigen-3.4.0/blas/testing/zblat3.f
inflating: thirdparty/eigen-3.4.0/blas/xerbla.cpp
creating: thirdparty/eigen-3.4.0/ci/ inflating: thirdparty/eigen-3.4.0/ci/CTest2JUnit.xsl
inflating: thirdparty/eigen-3.4.0/ci/README.md
inflating: thirdparty/eigen-3.4.0/ci/build.gitlab-ci.yml
inflating: thirdparty/eigen-3.4.0/ci/smoketests.gitlab-ci.yml
inflating: thirdparty/eigen-3.4.0/ci/test.gitlab-ci.yml
creating: thirdparty/eigen-3.4.0/cmake/ inflating: thirdparty/eigen-3.4.0/cmake/ComputeCppCompilerChecks.cmake
inflating: thirdparty/eigen-3.4.0/cmake/ComputeCppIRMap.cmake
inflating: thirdparty/eigen-3.4.0/cmake/Eigen3Config.cmake.in
inflating: thirdparty/eigen-3.4.0/cmake/Eigen3ConfigLegacy.cmake.in
inflating: thirdparty/eigen-3.4.0/cmake/EigenConfigureTesting.cmake
inflating: thirdparty/eigen-3.4.0/cmake/EigenDetermineOSVersion.cmake
inflating: thirdparty/eigen-3.4.0/cmake/EigenDetermineVSServicePack.cmake
inflating: thirdparty/eigen-3.4.0/cmake/EigenSmokeTestList.cmake
inflating: thirdparty/eigen-3.4.0/cmake/EigenTesting.cmake
inflating: thirdparty/eigen-3.4.0/cmake/EigenUninstall.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindAdolc.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindBLAS.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindBLASEXT.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindCHOLMOD.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindComputeCpp.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindEigen2.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindEigen3.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindFFTW.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindGLEW.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindGMP.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindGSL.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindGoogleHash.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindHWLOC.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindKLU.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindLAPACK.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindMPFR.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindMPREAL.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindMetis.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindPASTIX.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindPTSCOTCH.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindSCOTCH.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindSPQR.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindStandardMathLibrary.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindSuperLU.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindTriSYCL.cmake
inflating: thirdparty/eigen-3.4.0/cmake/FindUMFPACK.cmake
inflating: thirdparty/eigen-3.4.0/cmake/RegexUtils.cmake
inflating: thirdparty/eigen-3.4.0/cmake/UseEigen3.cmake
creating: thirdparty/eigen-3.4.0/debug/ creating: thirdparty/eigen-3.4.0/debug/gdb/ extracting: thirdparty/eigen-3.4.0/debug/gdb/init.py
inflating: thirdparty/eigen-3.4.0/debug/gdb/printers.py
creating: thirdparty/eigen-3.4.0/debug/msvc/ inflating: thirdparty/eigen-3.4.0/debug/msvc/eigen.natvis
inflating: thirdparty/eigen-3.4.0/debug/msvc/eigen_autoexp_part.dat
creating: thirdparty/eigen-3.4.0/demos/ inflating: thirdparty/eigen-3.4.0/demos/CMakeLists.txt
creating: thirdparty/eigen-3.4.0/demos/mandelbrot/ inflating: thirdparty/eigen-3.4.0/demos/mandelbrot/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/demos/mandelbrot/README
inflating: thirdparty/eigen-3.4.0/demos/mandelbrot/mandelbrot.cpp
inflating: thirdparty/eigen-3.4.0/demos/mandelbrot/mandelbrot.h
creating: thirdparty/eigen-3.4.0/demos/mix_eigen_and_c/ inflating: thirdparty/eigen-3.4.0/demos/mix_eigen_and_c/README
inflating: thirdparty/eigen-3.4.0/demos/mix_eigen_and_c/binary_library.cpp
inflating: thirdparty/eigen-3.4.0/demos/mix_eigen_and_c/binary_library.h
inflating: thirdparty/eigen-3.4.0/demos/mix_eigen_and_c/example.c
creating: thirdparty/eigen-3.4.0/demos/opengl/ inflating: thirdparty/eigen-3.4.0/demos/opengl/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/demos/opengl/README
inflating: thirdparty/eigen-3.4.0/demos/opengl/camera.cpp
inflating: thirdparty/eigen-3.4.0/demos/opengl/camera.h
inflating: thirdparty/eigen-3.4.0/demos/opengl/gpuhelper.cpp
inflating: thirdparty/eigen-3.4.0/demos/opengl/gpuhelper.h
inflating: thirdparty/eigen-3.4.0/demos/opengl/icosphere.cpp
inflating: thirdparty/eigen-3.4.0/demos/opengl/icosphere.h
inflating: thirdparty/eigen-3.4.0/demos/opengl/quaternion_demo.cpp
inflating: thirdparty/eigen-3.4.0/demos/opengl/quaternion_demo.h
inflating: thirdparty/eigen-3.4.0/demos/opengl/trackball.cpp
inflating: thirdparty/eigen-3.4.0/demos/opengl/trackball.h
creating: thirdparty/eigen-3.4.0/doc/ inflating: thirdparty/eigen-3.4.0/doc/AsciiQuickReference.txt
inflating: thirdparty/eigen-3.4.0/doc/B01_Experimental.dox
inflating: thirdparty/eigen-3.4.0/doc/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/doc/ClassHierarchy.dox
inflating: thirdparty/eigen-3.4.0/doc/CoeffwiseMathFunctionsTable.dox
inflating: thirdparty/eigen-3.4.0/doc/CustomizingEigen_CustomScalar.dox
inflating: thirdparty/eigen-3.4.0/doc/CustomizingEigen_InheritingMatrix.dox
inflating: thirdparty/eigen-3.4.0/doc/CustomizingEigen_NullaryExpr.dox
inflating: thirdparty/eigen-3.4.0/doc/CustomizingEigen_Plugins.dox
inflating: thirdparty/eigen-3.4.0/doc/DenseDecompositionBenchmark.dox
inflating: thirdparty/eigen-3.4.0/doc/Doxyfile.in
extracting: thirdparty/eigen-3.4.0/doc/Eigen_Silly_Professor_64x64.png
inflating: thirdparty/eigen-3.4.0/doc/FixedSizeVectorizable.dox
inflating: thirdparty/eigen-3.4.0/doc/FunctionsTakingEigenTypes.dox
inflating: thirdparty/eigen-3.4.0/doc/HiPerformance.dox
inflating: thirdparty/eigen-3.4.0/doc/InplaceDecomposition.dox
inflating: thirdparty/eigen-3.4.0/doc/InsideEigenExample.dox
inflating: thirdparty/eigen-3.4.0/doc/LeastSquares.dox
inflating: thirdparty/eigen-3.4.0/doc/Manual.dox
inflating: thirdparty/eigen-3.4.0/doc/MatrixfreeSolverExample.dox
inflating: thirdparty/eigen-3.4.0/doc/NewExpressionType.dox
inflating: thirdparty/eigen-3.4.0/doc/Overview.dox
inflating: thirdparty/eigen-3.4.0/doc/PassingByValue.dox
inflating: thirdparty/eigen-3.4.0/doc/Pitfalls.dox
inflating: thirdparty/eigen-3.4.0/doc/PreprocessorDirectives.dox
inflating: thirdparty/eigen-3.4.0/doc/QuickReference.dox
inflating: thirdparty/eigen-3.4.0/doc/QuickStartGuide.dox
inflating: thirdparty/eigen-3.4.0/doc/SparseLinearSystems.dox
inflating: thirdparty/eigen-3.4.0/doc/SparseQuickReference.dox
inflating: thirdparty/eigen-3.4.0/doc/StlContainers.dox
inflating: thirdparty/eigen-3.4.0/doc/StorageOrders.dox
inflating: thirdparty/eigen-3.4.0/doc/StructHavingEigenMembers.dox
inflating: thirdparty/eigen-3.4.0/doc/TemplateKeyword.dox
inflating: thirdparty/eigen-3.4.0/doc/TopicAliasing.dox
inflating: thirdparty/eigen-3.4.0/doc/TopicAssertions.dox
inflating: thirdparty/eigen-3.4.0/doc/TopicCMakeGuide.dox
inflating: thirdparty/eigen-3.4.0/doc/TopicEigenExpressionTemplates.dox
inflating: thirdparty/eigen-3.4.0/doc/TopicLazyEvaluation.dox
inflating: thirdparty/eigen-3.4.0/doc/TopicLinearAlgebraDecompositions.dox
inflating: thirdparty/eigen-3.4.0/doc/TopicMultithreading.dox
inflating: thirdparty/eigen-3.4.0/doc/TopicResizing.dox
inflating: thirdparty/eigen-3.4.0/doc/TopicScalarTypes.dox
inflating: thirdparty/eigen-3.4.0/doc/TopicVectorization.dox
inflating: thirdparty/eigen-3.4.0/doc/TutorialAdvancedInitialization.dox
inflating: thirdparty/eigen-3.4.0/doc/TutorialArrayClass.dox
inflating: thirdparty/eigen-3.4.0/doc/TutorialBlockOperations.dox
inflating: thirdparty/eigen-3.4.0/doc/TutorialGeometry.dox
inflating: thirdparty/eigen-3.4.0/doc/TutorialLinearAlgebra.dox
inflating: thirdparty/eigen-3.4.0/doc/TutorialMapClass.dox
inflating: thirdparty/eigen-3.4.0/doc/TutorialMatrixArithmetic.dox
inflating: thirdparty/eigen-3.4.0/doc/TutorialMatrixClass.dox
inflating: thirdparty/eigen-3.4.0/doc/TutorialReductionsVisitorsBroadcasting.dox
inflating: thirdparty/eigen-3.4.0/doc/TutorialReshape.dox
inflating: thirdparty/eigen-3.4.0/doc/TutorialSTL.dox
inflating: thirdparty/eigen-3.4.0/doc/TutorialSlicingIndexing.dox
inflating: thirdparty/eigen-3.4.0/doc/TutorialSparse.dox
inflating: thirdparty/eigen-3.4.0/doc/TutorialSparse_example_details.dox
inflating: thirdparty/eigen-3.4.0/doc/UnalignedArrayAssert.dox
inflating: thirdparty/eigen-3.4.0/doc/UsingBlasLapackBackends.dox
inflating: thirdparty/eigen-3.4.0/doc/UsingIntelMKL.dox
inflating: thirdparty/eigen-3.4.0/doc/UsingNVCC.dox
inflating: thirdparty/eigen-3.4.0/doc/WrongStackAlignment.dox
inflating: thirdparty/eigen-3.4.0/doc/eigen_navtree_hacks.js
inflating: thirdparty/eigen-3.4.0/doc/eigendoxy.css
inflating: thirdparty/eigen-3.4.0/doc/eigendoxy_footer.html.in
inflating: thirdparty/eigen-3.4.0/doc/eigendoxy_header.html.in
inflating: thirdparty/eigen-3.4.0/doc/eigendoxy_layout.xml.in
inflating: thirdparty/eigen-3.4.0/doc/eigendoxy_tabs.css
creating: thirdparty/eigen-3.4.0/doc/examples/ inflating: thirdparty/eigen-3.4.0/doc/examples/.krazy
inflating: thirdparty/eigen-3.4.0/doc/examples/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/doc/examples/CustomizingEigen_Inheritance.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Cwise_erf.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Cwise_erfc.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Cwise_lgamma.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/DenseBase_middleCols_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/DenseBase_middleRows_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/DenseBase_template_int_middleCols.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/DenseBase_template_int_middleRows.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/QuickStart_example.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/QuickStart_example2_dynamic.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/QuickStart_example2_fixed.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/TemplateKeyword_flexible.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/TemplateKeyword_simple.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/TutorialInplaceLU.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/TutorialLinAlgComputeTwice.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/TutorialLinAlgExComputeSolveError.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/TutorialLinAlgExSolveColPivHouseholderQR.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/TutorialLinAlgExSolveLDLT.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/TutorialLinAlgInverseDeterminant.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/TutorialLinAlgRankRevealing.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/TutorialLinAlgSVDSolve.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/TutorialLinAlgSelfAdjointEigenSolver.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/TutorialLinAlgSetThreshold.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_ArrayClass_accessors.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_ArrayClass_addition.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_ArrayClass_cwise_other.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_ArrayClass_interop.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_ArrayClass_interop_matrix.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_ArrayClass_mult.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_BlockOperations_block_assignment.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_BlockOperations_colrow.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_BlockOperations_corner.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_BlockOperations_print_block.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_BlockOperations_vector.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_PartialLU_solve.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_1nn.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_broadcast_simple_rowwise.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_colwise.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_maxnorm.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_bool.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_norm.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_reductions_operatornorm.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_rowwise.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_visitors.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_simple_example_dynamic_size.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/Tutorial_simple_example_fixed_size.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/class_Block.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/class_CwiseBinaryOp.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/class_CwiseUnaryOp.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/class_CwiseUnaryOp_ptrfun.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/class_FixedBlock.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/class_FixedReshaped.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/class_FixedVectorBlock.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/class_Reshaped.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/class_VectorBlock.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/function_taking_eigenbase.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/function_taking_ref.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/make_circulant.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/make_circulant.cpp.entry
inflating: thirdparty/eigen-3.4.0/doc/examples/make_circulant.cpp.evaluator
inflating: thirdparty/eigen-3.4.0/doc/examples/make_circulant.cpp.expression
inflating: thirdparty/eigen-3.4.0/doc/examples/make_circulant.cpp.main
inflating: thirdparty/eigen-3.4.0/doc/examples/make_circulant.cpp.preamble
inflating: thirdparty/eigen-3.4.0/doc/examples/make_circulant.cpp.traits
inflating: thirdparty/eigen-3.4.0/doc/examples/make_circulant2.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/matrixfree_cg.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/nullary_indexing.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/tut_arithmetic_add_sub.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/tut_arithmetic_dot_cross.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/tut_arithmetic_matrix_mul.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/tut_arithmetic_redux_basic.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/tut_arithmetic_scalar_mul_div.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/tut_matrix_coefficient_accessors.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/tut_matrix_resize.cpp
inflating: thirdparty/eigen-3.4.0/doc/examples/tut_matrix_resize_fixed_size.cpp
inflating: thirdparty/eigen-3.4.0/doc/ftv2node.png
extracting: thirdparty/eigen-3.4.0/doc/ftv2pnode.png
creating: thirdparty/eigen-3.4.0/doc/snippets/ inflating: thirdparty/eigen-3.4.0/doc/snippets/.krazy
inflating: thirdparty/eigen-3.4.0/doc/snippets/AngleAxis_mimic_euler.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Array_initializer_list_23_cxx11.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Array_initializer_list_vector_cxx11.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Array_variadic_ctor_cxx11.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/BiCGSTAB_simple.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/BiCGSTAB_step_by_step.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/doc/snippets/ColPivHouseholderQR_solve.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/ComplexEigenSolver_compute.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/ComplexEigenSolver_eigenvalues.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/ComplexEigenSolver_eigenvectors.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/ComplexSchur_compute.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/ComplexSchur_matrixT.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/ComplexSchur_matrixU.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_abs.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_abs2.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_acos.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_arg.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_array_power_array.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_asin.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_atan.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_boolean_and.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_boolean_not.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_boolean_or.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_boolean_xor.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_ceil.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_cos.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_cosh.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_cube.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_equal_equal.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_exp.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_floor.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_greater.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_greater_equal.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_inverse.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_isFinite.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_isInf.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_isNaN.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_less.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_less_equal.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_log.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_log10.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_max.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_min.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_minus.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_minus_equal.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_not_equal.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_plus.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_plus_equal.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_pow.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_product.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_quotient.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_rint.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_round.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_scalar_power_array.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_sign.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_sin.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_sinh.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_slash_equal.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_sqrt.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_square.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_tan.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_tanh.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Cwise_times_equal.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/DenseBase_LinSpaced.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/DenseBase_LinSpacedInt.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/DenseBase_LinSpaced_seq_deprecated.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/DenseBase_setLinSpaced.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/DirectionWise_hnormalized.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/DirectionWise_replicate.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/DirectionWise_replicate_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/EigenSolver_EigenSolver_MatrixType.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/EigenSolver_compute.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/EigenSolver_eigenvalues.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/EigenSolver_eigenvectors.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/EigenSolver_pseudoEigenvectors.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/FullPivHouseholderQR_solve.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/FullPivLU_image.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/FullPivLU_kernel.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/FullPivLU_solve.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/GeneralizedEigenSolver.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/HessenbergDecomposition_compute.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/HessenbergDecomposition_matrixH.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/HessenbergDecomposition_packedMatrix.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/HouseholderQR_householderQ.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/HouseholderQR_solve.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/HouseholderSequence_HouseholderSequence.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/IOFormat.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/JacobiSVD_basic.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Jacobi_makeGivens.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Jacobi_makeJacobi.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/LLT_example.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/LLT_solve.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/LeastSquaresNormalEquations.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/LeastSquaresQR.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Map_general_stride.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Map_inner_stride.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Map_outer_stride.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Map_placement_new.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Map_simple.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_adjoint.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_all.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_applyOnTheLeft.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_applyOnTheRight.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_array.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_array_const.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_asDiagonal.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_block_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_block_int_int_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_bottomLeftCorner_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_bottomRightCorner_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_bottomRows_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_cast.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_col.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_colwise.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_colwise_iterator_cxx11.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_computeInverseAndDetWithCheck.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_computeInverseWithCheck.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_cwiseAbs.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_cwiseAbs2.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_cwiseArg.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_cwiseEqual.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_cwiseInverse.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_cwiseMax.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_cwiseMin.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_cwiseNotEqual.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_cwiseProduct.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_cwiseQuotient.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_cwiseSign.cpp
extracting: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_cwiseSqrt.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_diagonal.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_diagonal_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_diagonal_template_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_eigenvalues.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_end_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_eval.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_fixedBlock_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_hnormalized.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_homogeneous.cpp
extracting: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_identity.cpp
extracting: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_identity_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_inverse.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_isDiagonal.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_isIdentity.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_isOnes.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_isOrthogonal.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_isUnitary.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_isZero.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_leftCols_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_noalias.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_ones.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_ones_int.cpp
extracting: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_ones_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_operatorNorm.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_prod.cpp
extracting: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_random.cpp
extracting: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_random_int.cpp
extracting: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_random_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_replicate.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_replicate_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_reshaped_auto.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_reshaped_fixed.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_reshaped_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_reshaped_to_vector.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_reverse.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_rightCols_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_row.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_rowwise.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_segment_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_select.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_selfadjointView.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_set.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_setIdentity.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_setOnes.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_setRandom.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_setZero.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_start_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_template_int_bottomRows.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_template_int_end.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_template_int_int_block_int_int_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_template_int_int_bottomLeftCorner.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_template_int_int_bottomLeftCorner_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_template_int_int_bottomRightCorner.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_template_int_int_bottomRightCorner_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_template_int_int_topLeftCorner.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_template_int_int_topLeftCorner_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_template_int_int_topRightCorner.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_template_int_int_topRightCorner_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_template_int_leftCols.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_template_int_rightCols.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_template_int_segment.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_template_int_start.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_template_int_topRows.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_topLeftCorner_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_topRightCorner_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_topRows_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_transpose.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_triangularView.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_zero.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_zero_int.cpp
extracting: thirdparty/eigen-3.4.0/doc/snippets/MatrixBase_zero_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_Map_stride.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_initializer_list_23_cxx11.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_initializer_list_vector_cxx11.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_resize_NoChange_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_resize_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_resize_int_NoChange.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_resize_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_setConstant_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_setConstant_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_setIdentity_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_setOnes_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_setOnes_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_setRandom_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_setRandom_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_setZero_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_setZero_int_int.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Matrix_variadic_ctor_cxx11.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/PartialPivLU_solve.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/PartialRedux_count.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/PartialRedux_maxCoeff.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/PartialRedux_minCoeff.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/PartialRedux_norm.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/PartialRedux_prod.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/PartialRedux_squaredNorm.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/PartialRedux_sum.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/RealQZ_compute.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/RealSchur_RealSchur_MatrixType.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/RealSchur_compute.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType2.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/SelfAdjointEigenSolver_compute_MatrixType.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/SelfAdjointEigenSolver_compute_MatrixType2.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/SelfAdjointEigenSolver_eigenvalues.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/SelfAdjointEigenSolver_eigenvectors.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/SelfAdjointEigenSolver_operatorInverseSqrt.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/SelfAdjointEigenSolver_operatorSqrt.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/SelfAdjointView_eigenvalues.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/SelfAdjointView_operatorNorm.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Slicing_arrayexpr.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Slicing_custom_padding_cxx11.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Slicing_rawarray_cxx11.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Slicing_stdvector_cxx11.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/SparseMatrix_coeffs.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/TopicAliasing_block.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/TopicAliasing_block_correct.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/TopicAliasing_cwise.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/TopicAliasing_mult1.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/TopicAliasing_mult2.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/TopicAliasing_mult3.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/TopicAliasing_mult4.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/TopicAliasing_mult5.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/TopicStorageOrders_example.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Triangular_solve.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tridiagonalization_Tridiagonalization_MatrixType.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tridiagonalization_compute.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tridiagonalization_decomposeInPlace.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tridiagonalization_diagonal.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tridiagonalization_householderCoefficients.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tridiagonalization_packedMatrix.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_AdvancedInitialization_Block.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_AdvancedInitialization_CommaTemporary.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_AdvancedInitialization_Join.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_AdvancedInitialization_LinSpaced.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_AdvancedInitialization_ThreeWays.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_AdvancedInitialization_Zero.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_Map_rowmajor.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_Map_using.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_ReshapeMat2Mat.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_ReshapeMat2Vec.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_SlicingCol.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_SlicingVec.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_commainit_01.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_commainit_01b.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_commainit_02.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_range_for_loop_1d_cxx11.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_range_for_loop_2d_cxx11.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_reshaped_vs_resize_1.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_reshaped_vs_resize_2.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_solve_matrix_inverse.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_solve_multiple_rhs.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_solve_reuse_decomposition.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_solve_singular.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_solve_triangular.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_solve_triangular_inplace.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_std_sort.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Tutorial_std_sort_rows_cxx11.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/VectorwiseOp_homogeneous.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/Vectorwise_reverse.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/class_FullPivLU.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/compile_snippet.cpp.in
inflating: thirdparty/eigen-3.4.0/doc/snippets/tut_arithmetic_redux_minmax.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/tut_arithmetic_transpose_aliasing.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/tut_arithmetic_transpose_conjugate.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/tut_arithmetic_transpose_inplace.cpp
inflating: thirdparty/eigen-3.4.0/doc/snippets/tut_matrix_assignment_resizing.cpp
creating: thirdparty/eigen-3.4.0/doc/special_examples/ inflating: thirdparty/eigen-3.4.0/doc/special_examples/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/doc/special_examples/Tutorial_sparse_example.cpp
inflating: thirdparty/eigen-3.4.0/doc/special_examples/Tutorial_sparse_example_details.cpp
inflating: thirdparty/eigen-3.4.0/doc/special_examples/random_cpp11.cpp
inflating: thirdparty/eigen-3.4.0/doc/tutorial.cpp
inflating: thirdparty/eigen-3.4.0/eigen3.pc.in
creating: thirdparty/eigen-3.4.0/failtest/ inflating: thirdparty/eigen-3.4.0/failtest/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/failtest/bdcsvd_int.cpp
inflating: thirdparty/eigen-3.4.0/failtest/block_nonconst_ctor_on_const_xpr_0.cpp
inflating: thirdparty/eigen-3.4.0/failtest/block_nonconst_ctor_on_const_xpr_1.cpp
inflating: thirdparty/eigen-3.4.0/failtest/block_nonconst_ctor_on_const_xpr_2.cpp
inflating: thirdparty/eigen-3.4.0/failtest/block_on_const_type_actually_const_0.cpp
inflating: thirdparty/eigen-3.4.0/failtest/block_on_const_type_actually_const_1.cpp
inflating: thirdparty/eigen-3.4.0/failtest/colpivqr_int.cpp
inflating: thirdparty/eigen-3.4.0/failtest/const_qualified_block_method_retval_0.cpp
inflating: thirdparty/eigen-3.4.0/failtest/const_qualified_block_method_retval_1.cpp
inflating: thirdparty/eigen-3.4.0/failtest/const_qualified_diagonal_method_retval.cpp
inflating: thirdparty/eigen-3.4.0/failtest/const_qualified_transpose_method_retval.cpp
inflating: thirdparty/eigen-3.4.0/failtest/cwiseunaryview_nonconst_ctor_on_const_xpr.cpp
inflating: thirdparty/eigen-3.4.0/failtest/cwiseunaryview_on_const_type_actually_const.cpp
inflating: thirdparty/eigen-3.4.0/failtest/diagonal_nonconst_ctor_on_const_xpr.cpp
inflating: thirdparty/eigen-3.4.0/failtest/diagonal_on_const_type_actually_const.cpp
inflating: thirdparty/eigen-3.4.0/failtest/eigensolver_cplx.cpp
inflating: thirdparty/eigen-3.4.0/failtest/eigensolver_int.cpp
inflating: thirdparty/eigen-3.4.0/failtest/failtest_sanity_check.cpp
inflating: thirdparty/eigen-3.4.0/failtest/fullpivlu_int.cpp
inflating: thirdparty/eigen-3.4.0/failtest/fullpivqr_int.cpp
inflating: thirdparty/eigen-3.4.0/failtest/initializer_list_1.cpp
inflating: thirdparty/eigen-3.4.0/failtest/initializer_list_2.cpp
inflating: thirdparty/eigen-3.4.0/failtest/jacobisvd_int.cpp
inflating: thirdparty/eigen-3.4.0/failtest/ldlt_int.cpp
inflating: thirdparty/eigen-3.4.0/failtest/llt_int.cpp
inflating: thirdparty/eigen-3.4.0/failtest/map_nonconst_ctor_on_const_ptr_0.cpp
inflating: thirdparty/eigen-3.4.0/failtest/map_nonconst_ctor_on_const_ptr_1.cpp
inflating: thirdparty/eigen-3.4.0/failtest/map_nonconst_ctor_on_const_ptr_2.cpp
inflating: thirdparty/eigen-3.4.0/failtest/map_nonconst_ctor_on_const_ptr_3.cpp
inflating: thirdparty/eigen-3.4.0/failtest/map_nonconst_ctor_on_const_ptr_4.cpp
inflating: thirdparty/eigen-3.4.0/failtest/map_on_const_type_actually_const_0.cpp
inflating: thirdparty/eigen-3.4.0/failtest/map_on_const_type_actually_const_1.cpp
inflating: thirdparty/eigen-3.4.0/failtest/partialpivlu_int.cpp
inflating: thirdparty/eigen-3.4.0/failtest/qr_int.cpp
inflating: thirdparty/eigen-3.4.0/failtest/ref_1.cpp
inflating: thirdparty/eigen-3.4.0/failtest/ref_2.cpp
inflating: thirdparty/eigen-3.4.0/failtest/ref_3.cpp
inflating: thirdparty/eigen-3.4.0/failtest/ref_4.cpp
inflating: thirdparty/eigen-3.4.0/failtest/ref_5.cpp
inflating: thirdparty/eigen-3.4.0/failtest/selfadjointview_nonconst_ctor_on_const_xpr.cpp
inflating: thirdparty/eigen-3.4.0/failtest/selfadjointview_on_const_type_actually_const.cpp
inflating: thirdparty/eigen-3.4.0/failtest/sparse_ref_1.cpp
inflating: thirdparty/eigen-3.4.0/failtest/sparse_ref_2.cpp
inflating: thirdparty/eigen-3.4.0/failtest/sparse_ref_3.cpp
inflating: thirdparty/eigen-3.4.0/failtest/sparse_ref_4.cpp
inflating: thirdparty/eigen-3.4.0/failtest/sparse_ref_5.cpp
inflating: thirdparty/eigen-3.4.0/failtest/sparse_storage_mismatch.cpp
inflating: thirdparty/eigen-3.4.0/failtest/swap_1.cpp
inflating: thirdparty/eigen-3.4.0/failtest/swap_2.cpp
inflating: thirdparty/eigen-3.4.0/failtest/ternary_1.cpp
inflating: thirdparty/eigen-3.4.0/failtest/ternary_2.cpp
inflating: thirdparty/eigen-3.4.0/failtest/transpose_nonconst_ctor_on_const_xpr.cpp
inflating: thirdparty/eigen-3.4.0/failtest/transpose_on_const_type_actually_const.cpp
inflating: thirdparty/eigen-3.4.0/failtest/triangularview_nonconst_ctor_on_const_xpr.cpp
inflating: thirdparty/eigen-3.4.0/failtest/triangularview_on_const_type_actually_const.cpp
creating: thirdparty/eigen-3.4.0/lapack/ inflating: thirdparty/eigen-3.4.0/lapack/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/lapack/cholesky.cpp
inflating: thirdparty/eigen-3.4.0/lapack/clacgv.f
inflating: thirdparty/eigen-3.4.0/lapack/cladiv.f
inflating: thirdparty/eigen-3.4.0/lapack/clarf.f
inflating: thirdparty/eigen-3.4.0/lapack/clarfb.f
inflating: thirdparty/eigen-3.4.0/lapack/clarfg.f
inflating: thirdparty/eigen-3.4.0/lapack/clarft.f
inflating: thirdparty/eigen-3.4.0/lapack/complex_double.cpp
inflating: thirdparty/eigen-3.4.0/lapack/complex_single.cpp
inflating: thirdparty/eigen-3.4.0/lapack/dladiv.f
inflating: thirdparty/eigen-3.4.0/lapack/dlamch.f
inflating: thirdparty/eigen-3.4.0/lapack/dlapy2.f
inflating: thirdparty/eigen-3.4.0/lapack/dlapy3.f
inflating: thirdparty/eigen-3.4.0/lapack/dlarf.f
inflating: thirdparty/eigen-3.4.0/lapack/dlarfb.f
inflating: thirdparty/eigen-3.4.0/lapack/dlarfg.f
inflating: thirdparty/eigen-3.4.0/lapack/dlarft.f
inflating: thirdparty/eigen-3.4.0/lapack/double.cpp
inflating: thirdparty/eigen-3.4.0/lapack/dsecnd_NONE.f
inflating: thirdparty/eigen-3.4.0/lapack/eigenvalues.cpp
inflating: thirdparty/eigen-3.4.0/lapack/ilaclc.f
inflating: thirdparty/eigen-3.4.0/lapack/ilaclr.f
inflating: thirdparty/eigen-3.4.0/lapack/iladlc.f
inflating: thirdparty/eigen-3.4.0/lapack/iladlr.f
inflating: thirdparty/eigen-3.4.0/lapack/ilaslc.f
inflating: thirdparty/eigen-3.4.0/lapack/ilaslr.f
inflating: thirdparty/eigen-3.4.0/lapack/ilazlc.f
inflating: thirdparty/eigen-3.4.0/lapack/ilazlr.f
inflating: thirdparty/eigen-3.4.0/lapack/lapack_common.h
inflating: thirdparty/eigen-3.4.0/lapack/lu.cpp
inflating: thirdparty/eigen-3.4.0/lapack/second_NONE.f
inflating: thirdparty/eigen-3.4.0/lapack/single.cpp
inflating: thirdparty/eigen-3.4.0/lapack/sladiv.f
inflating: thirdparty/eigen-3.4.0/lapack/slamch.f
inflating: thirdparty/eigen-3.4.0/lapack/slapy2.f
inflating: thirdparty/eigen-3.4.0/lapack/slapy3.f
inflating: thirdparty/eigen-3.4.0/lapack/slarf.f
inflating: thirdparty/eigen-3.4.0/lapack/slarfb.f
inflating: thirdparty/eigen-3.4.0/lapack/slarfg.f
inflating: thirdparty/eigen-3.4.0/lapack/slarft.f
inflating: thirdparty/eigen-3.4.0/lapack/svd.cpp
inflating: thirdparty/eigen-3.4.0/lapack/zlacgv.f
inflating: thirdparty/eigen-3.4.0/lapack/zladiv.f
inflating: thirdparty/eigen-3.4.0/lapack/zlarf.f
inflating: thirdparty/eigen-3.4.0/lapack/zlarfb.f
inflating: thirdparty/eigen-3.4.0/lapack/zlarfg.f
inflating: thirdparty/eigen-3.4.0/lapack/zlarft.f
creating: thirdparty/eigen-3.4.0/scripts/ inflating: thirdparty/eigen-3.4.0/scripts/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/scripts/buildtests.in
inflating: thirdparty/eigen-3.4.0/scripts/cdashtesting.cmake.in
inflating: thirdparty/eigen-3.4.0/scripts/check.in
extracting: thirdparty/eigen-3.4.0/scripts/debug.in
inflating: thirdparty/eigen-3.4.0/scripts/eigen_gen_credits.cpp
inflating: thirdparty/eigen-3.4.0/scripts/eigen_gen_docs
inflating: thirdparty/eigen-3.4.0/scripts/eigen_gen_split_test_help.cmake
inflating: thirdparty/eigen-3.4.0/scripts/eigen_monitor_perf.sh
extracting: thirdparty/eigen-3.4.0/scripts/release.in
inflating: thirdparty/eigen-3.4.0/scripts/relicense.py
inflating: thirdparty/eigen-3.4.0/signature_of_eigen3_matrix_library
creating: thirdparty/eigen-3.4.0/test/ inflating: thirdparty/eigen-3.4.0/test/AnnoyingScalar.h
inflating: thirdparty/eigen-3.4.0/test/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/test/MovableScalar.h
inflating: thirdparty/eigen-3.4.0/test/SafeScalar.h
inflating: thirdparty/eigen-3.4.0/test/adjoint.cpp
inflating: thirdparty/eigen-3.4.0/test/array_cwise.cpp
inflating: thirdparty/eigen-3.4.0/test/array_for_matrix.cpp
inflating: thirdparty/eigen-3.4.0/test/array_of_string.cpp
inflating: thirdparty/eigen-3.4.0/test/array_replicate.cpp
inflating: thirdparty/eigen-3.4.0/test/array_reverse.cpp
inflating: thirdparty/eigen-3.4.0/test/bandmatrix.cpp
inflating: thirdparty/eigen-3.4.0/test/basicstuff.cpp
inflating: thirdparty/eigen-3.4.0/test/bdcsvd.cpp
inflating: thirdparty/eigen-3.4.0/test/bfloat16_float.cpp
inflating: thirdparty/eigen-3.4.0/test/bicgstab.cpp
inflating: thirdparty/eigen-3.4.0/test/blasutil.cpp
inflating: thirdparty/eigen-3.4.0/test/block.cpp
inflating: thirdparty/eigen-3.4.0/test/boostmultiprec.cpp
inflating: thirdparty/eigen-3.4.0/test/bug1213.cpp
inflating: thirdparty/eigen-3.4.0/test/bug1213.h
inflating: thirdparty/eigen-3.4.0/test/bug1213_main.cpp
inflating: thirdparty/eigen-3.4.0/test/cholesky.cpp
inflating: thirdparty/eigen-3.4.0/test/cholmod_support.cpp
inflating: thirdparty/eigen-3.4.0/test/commainitializer.cpp
inflating: thirdparty/eigen-3.4.0/test/conjugate_gradient.cpp
inflating: thirdparty/eigen-3.4.0/test/conservative_resize.cpp
inflating: thirdparty/eigen-3.4.0/test/constructor.cpp
inflating: thirdparty/eigen-3.4.0/test/corners.cpp
inflating: thirdparty/eigen-3.4.0/test/ctorleak.cpp
inflating: thirdparty/eigen-3.4.0/test/denseLM.cpp
inflating: thirdparty/eigen-3.4.0/test/dense_storage.cpp
inflating: thirdparty/eigen-3.4.0/test/determinant.cpp
inflating: thirdparty/eigen-3.4.0/test/diagonal.cpp
inflating: thirdparty/eigen-3.4.0/test/diagonal_matrix_variadic_ctor.cpp
inflating: thirdparty/eigen-3.4.0/test/diagonalmatrices.cpp
inflating: thirdparty/eigen-3.4.0/test/dontalign.cpp
inflating: thirdparty/eigen-3.4.0/test/dynalloc.cpp
inflating: thirdparty/eigen-3.4.0/test/eigen2support.cpp
inflating: thirdparty/eigen-3.4.0/test/eigensolver_complex.cpp
inflating: thirdparty/eigen-3.4.0/test/eigensolver_generalized_real.cpp
inflating: thirdparty/eigen-3.4.0/test/eigensolver_generic.cpp
inflating: thirdparty/eigen-3.4.0/test/eigensolver_selfadjoint.cpp
extracting: thirdparty/eigen-3.4.0/test/evaluator_common.h
inflating: thirdparty/eigen-3.4.0/test/evaluators.cpp
inflating: thirdparty/eigen-3.4.0/test/exceptions.cpp
inflating: thirdparty/eigen-3.4.0/test/fastmath.cpp
inflating: thirdparty/eigen-3.4.0/test/first_aligned.cpp
inflating: thirdparty/eigen-3.4.0/test/geo_alignedbox.cpp
inflating: thirdparty/eigen-3.4.0/test/geo_eulerangles.cpp
inflating: thirdparty/eigen-3.4.0/test/geo_homogeneous.cpp
inflating: thirdparty/eigen-3.4.0/test/geo_hyperplane.cpp
inflating: thirdparty/eigen-3.4.0/test/geo_orthomethods.cpp
inflating: thirdparty/eigen-3.4.0/test/geo_parametrizedline.cpp
inflating: thirdparty/eigen-3.4.0/test/geo_quaternion.cpp
inflating: thirdparty/eigen-3.4.0/test/geo_transformations.cpp
inflating: thirdparty/eigen-3.4.0/test/gpu_basic.cu
inflating: thirdparty/eigen-3.4.0/test/gpu_common.h
inflating: thirdparty/eigen-3.4.0/test/half_float.cpp
inflating: thirdparty/eigen-3.4.0/test/hessenberg.cpp
inflating: thirdparty/eigen-3.4.0/test/householder.cpp
inflating: thirdparty/eigen-3.4.0/test/incomplete_cholesky.cpp
inflating: thirdparty/eigen-3.4.0/test/indexed_view.cpp
inflating: thirdparty/eigen-3.4.0/test/initializer_list_construction.cpp
inflating: thirdparty/eigen-3.4.0/test/inplace_decomposition.cpp
inflating: thirdparty/eigen-3.4.0/test/integer_types.cpp
inflating: thirdparty/eigen-3.4.0/test/inverse.cpp
inflating: thirdparty/eigen-3.4.0/test/io.cpp
inflating: thirdparty/eigen-3.4.0/test/is_same_dense.cpp
inflating: thirdparty/eigen-3.4.0/test/jacobi.cpp
inflating: thirdparty/eigen-3.4.0/test/jacobisvd.cpp
inflating: thirdparty/eigen-3.4.0/test/klu_support.cpp
inflating: thirdparty/eigen-3.4.0/test/linearstructure.cpp
inflating: thirdparty/eigen-3.4.0/test/lscg.cpp
inflating: thirdparty/eigen-3.4.0/test/lu.cpp
inflating: thirdparty/eigen-3.4.0/test/main.h
inflating: thirdparty/eigen-3.4.0/test/mapped_matrix.cpp
inflating: thirdparty/eigen-3.4.0/test/mapstaticmethods.cpp
inflating: thirdparty/eigen-3.4.0/test/mapstride.cpp
inflating: thirdparty/eigen-3.4.0/test/meta.cpp
inflating: thirdparty/eigen-3.4.0/test/metis_support.cpp
inflating: thirdparty/eigen-3.4.0/test/miscmatrices.cpp
inflating: thirdparty/eigen-3.4.0/test/mixingtypes.cpp
inflating: thirdparty/eigen-3.4.0/test/mpl2only.cpp
inflating: thirdparty/eigen-3.4.0/test/nestbyvalue.cpp
inflating: thirdparty/eigen-3.4.0/test/nesting_ops.cpp
inflating: thirdparty/eigen-3.4.0/test/nomalloc.cpp
inflating: thirdparty/eigen-3.4.0/test/nullary.cpp
inflating: thirdparty/eigen-3.4.0/test/num_dimensions.cpp
inflating: thirdparty/eigen-3.4.0/test/numext.cpp
inflating: thirdparty/eigen-3.4.0/test/packetmath.cpp
inflating: thirdparty/eigen-3.4.0/test/packetmath_test_shared.h
inflating: thirdparty/eigen-3.4.0/test/pardiso_support.cpp
inflating: thirdparty/eigen-3.4.0/test/pastix_support.cpp
inflating: thirdparty/eigen-3.4.0/test/permutationmatrices.cpp
inflating: thirdparty/eigen-3.4.0/test/prec_inverse_4x4.cpp
inflating: thirdparty/eigen-3.4.0/test/product.h
inflating: thirdparty/eigen-3.4.0/test/product_extra.cpp
inflating: thirdparty/eigen-3.4.0/test/product_large.cpp
inflating: thirdparty/eigen-3.4.0/test/product_mmtr.cpp
inflating: thirdparty/eigen-3.4.0/test/product_notemporary.cpp
inflating: thirdparty/eigen-3.4.0/test/product_selfadjoint.cpp
inflating: thirdparty/eigen-3.4.0/test/product_small.cpp
inflating: thirdparty/eigen-3.4.0/test/product_symm.cpp
inflating: thirdparty/eigen-3.4.0/test/product_syrk.cpp
inflating: thirdparty/eigen-3.4.0/test/product_trmm.cpp
inflating: thirdparty/eigen-3.4.0/test/product_trmv.cpp
inflating: thirdparty/eigen-3.4.0/test/product_trsolve.cpp
inflating: thirdparty/eigen-3.4.0/test/qr.cpp
inflating: thirdparty/eigen-3.4.0/test/qr_colpivoting.cpp
inflating: thirdparty/eigen-3.4.0/test/qr_fullpivoting.cpp
inflating: thirdparty/eigen-3.4.0/test/qtvector.cpp
inflating: thirdparty/eigen-3.4.0/test/rand.cpp
inflating: thirdparty/eigen-3.4.0/test/random_without_cast_overflow.h
inflating: thirdparty/eigen-3.4.0/test/real_qz.cpp
inflating: thirdparty/eigen-3.4.0/test/redux.cpp
inflating: thirdparty/eigen-3.4.0/test/ref.cpp
inflating: thirdparty/eigen-3.4.0/test/reshape.cpp
inflating: thirdparty/eigen-3.4.0/test/resize.cpp
inflating: thirdparty/eigen-3.4.0/test/rvalue_types.cpp
inflating: thirdparty/eigen-3.4.0/test/schur_complex.cpp
inflating: thirdparty/eigen-3.4.0/test/schur_real.cpp
inflating: thirdparty/eigen-3.4.0/test/selfadjoint.cpp
inflating: thirdparty/eigen-3.4.0/test/simplicial_cholesky.cpp
inflating: thirdparty/eigen-3.4.0/test/sizeof.cpp
inflating: thirdparty/eigen-3.4.0/test/sizeoverflow.cpp
inflating: thirdparty/eigen-3.4.0/test/smallvectors.cpp
inflating: thirdparty/eigen-3.4.0/test/solverbase.h
inflating: thirdparty/eigen-3.4.0/test/sparse.h
inflating: thirdparty/eigen-3.4.0/test/sparseLM.cpp
inflating: thirdparty/eigen-3.4.0/test/sparse_basic.cpp
inflating: thirdparty/eigen-3.4.0/test/sparse_block.cpp
inflating: thirdparty/eigen-3.4.0/test/sparse_permutations.cpp
inflating: thirdparty/eigen-3.4.0/test/sparse_product.cpp
inflating: thirdparty/eigen-3.4.0/test/sparse_ref.cpp
inflating: thirdparty/eigen-3.4.0/test/sparse_solver.h
inflating: thirdparty/eigen-3.4.0/test/sparse_solvers.cpp
inflating: thirdparty/eigen-3.4.0/test/sparse_vector.cpp
inflating: thirdparty/eigen-3.4.0/test/sparselu.cpp
inflating: thirdparty/eigen-3.4.0/test/sparseqr.cpp
inflating: thirdparty/eigen-3.4.0/test/special_numbers.cpp
inflating: thirdparty/eigen-3.4.0/test/split_test_helper.h
inflating: thirdparty/eigen-3.4.0/test/spqr_support.cpp
inflating: thirdparty/eigen-3.4.0/test/stable_norm.cpp
inflating: thirdparty/eigen-3.4.0/test/stddeque.cpp
inflating: thirdparty/eigen-3.4.0/test/stddeque_overload.cpp
inflating: thirdparty/eigen-3.4.0/test/stdlist.cpp
inflating: thirdparty/eigen-3.4.0/test/stdlist_overload.cpp
inflating: thirdparty/eigen-3.4.0/test/stdvector.cpp
inflating: thirdparty/eigen-3.4.0/test/stdvector_overload.cpp
inflating: thirdparty/eigen-3.4.0/test/stl_iterators.cpp
inflating: thirdparty/eigen-3.4.0/test/superlu_support.cpp
inflating: thirdparty/eigen-3.4.0/test/svd_common.h
inflating: thirdparty/eigen-3.4.0/test/svd_fill.h
inflating: thirdparty/eigen-3.4.0/test/swap.cpp
inflating: thirdparty/eigen-3.4.0/test/symbolic_index.cpp
inflating: thirdparty/eigen-3.4.0/test/triangular.cpp
inflating: thirdparty/eigen-3.4.0/test/type_alias.cpp
inflating: thirdparty/eigen-3.4.0/test/umeyama.cpp
inflating: thirdparty/eigen-3.4.0/test/umfpack_support.cpp
inflating: thirdparty/eigen-3.4.0/test/unalignedcount.cpp
inflating: thirdparty/eigen-3.4.0/test/upperbidiagonalization.cpp
inflating: thirdparty/eigen-3.4.0/test/vectorization_logic.cpp
inflating: thirdparty/eigen-3.4.0/test/vectorwiseop.cpp
inflating: thirdparty/eigen-3.4.0/test/visitor.cpp
inflating: thirdparty/eigen-3.4.0/test/zerosized.cpp
creating: thirdparty/eigen-3.4.0/unsupported/ inflating: thirdparty/eigen-3.4.0/unsupported/CMakeLists.txt
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/AdolcForward
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/AlignedVector3
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/ArpackSupport
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/AutoDiff
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/BVH
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CMakeLists.txt
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/Tensor
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/TensorSymmetry
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/ThreadPool
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/ creating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/README.md
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/Tensor.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorArgMax.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorBase.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorBlock.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorBroadcasting.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorChipping.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorConcatenation.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorContractionCuda.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorContractionGpu.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorContractionSycl.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorConversion.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorConvolution.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorConvolutionSycl.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorCustomOp.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceCuda.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceDefault.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceGpu.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceSycl.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorDeviceThreadPool.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorDimensionList.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorEvalTo.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorEvaluator.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorExpr.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorFFT.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorFixedSize.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorForcedEval.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorForwardDeclarations.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorFunctors.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorGenerator.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorGlobalFunctions.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorGpuHipCudaDefines.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorGpuHipCudaUndefines.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorIO.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorIndexList.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorInflation.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorInitializer.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorIntDiv.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorLayoutSwap.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorMacros.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorMap.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorMeta.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorReductionCuda.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorReductionGpu.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorReductionSycl.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorRef.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorReverse.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorScanSycl.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorStorage.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorStriding.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorTrace.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorTraits.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorUInt128.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/Tensor/TensorVolumePatch.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/TensorSymmetry/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/TensorSymmetry/DynamicSymmetry.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/TensorSymmetry/StaticSymmetry.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/TensorSymmetry/Symmetry.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/TensorSymmetry/util/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/TensorSymmetry/util/TemplateGroupTheory.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/ThreadPool/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/ThreadPool/Barrier.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/ThreadPool/EventCount.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/ThreadPool/NonBlockingThreadPool.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/ThreadPool/ThreadCancel.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/ThreadPool/ThreadEnvironment.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/ThreadPool/ThreadLocal.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/ThreadPool/ThreadPoolInterface.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/ThreadPool/ThreadYield.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/util/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/util/CXX11Meta.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/util/CXX11Workarounds.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/util/EmulateArray.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/CXX11/src/util/MaxSizeVector.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/EulerAngles
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/FFT
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/IterativeSolvers
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/KroneckerProduct
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/LevenbergMarquardt
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/MPRealSupport
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/MatrixFunctions
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/MoreVectorization
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/NonLinearOptimization
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/NumericalDiff
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/OpenGLSupport
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/Polynomials
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/Skyline
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/SparseExtra
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/SpecialFunctions
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/Splines
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/ creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/AutoDiff/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/AutoDiff/AutoDiffJacobian.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/AutoDiff/AutoDiffScalar.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/BVH/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/BVH/BVAlgorithms.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/BVH/KdBVH.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Eigenvalues/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Eigenvalues/ArpackSelfAdjointEigenSolver.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/EulerAngles/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/EulerAngles/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/EulerAngles/EulerAngles.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/EulerAngles/EulerSystem.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/FFT/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/FFT/ei_fftw_impl.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/FFT/ei_kissfft_impl.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/IterativeSolvers/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/IterativeSolvers/DGMRES.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/IterativeSolvers/GMRES.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/IterativeSolvers/IDRS.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/IterativeSolvers/IterationController.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/IterativeSolvers/MINRES.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/IterativeSolvers/Scaling.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/KroneckerProduct/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/LevenbergMarquardt/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/LevenbergMarquardt/CopyrightMINPACK.txt
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/LevenbergMarquardt/LMcovar.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/LevenbergMarquardt/LMonestep.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/LevenbergMarquardt/LMpar.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/LevenbergMarquardt/LMqrsolv.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/MatrixFunctions/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/MatrixFunctions/StemFunction.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/MoreVectorization/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/MoreVectorization/MathFunctions.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/NonLinearOptimization/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/NonLinearOptimization/chkder.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/NonLinearOptimization/covar.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/NonLinearOptimization/dogleg.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/NonLinearOptimization/lmpar.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/NonLinearOptimization/r1updt.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/NumericalDiff/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Polynomials/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Polynomials/Companion.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Polynomials/PolynomialSolver.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Polynomials/PolynomialUtils.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Skyline/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Skyline/SkylineInplaceLU.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Skyline/SkylineMatrix.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Skyline/SkylineProduct.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Skyline/SkylineStorage.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Skyline/SkylineUtil.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SparseExtra/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SparseExtra/BlockOfDynamicSparseMatrix.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SparseExtra/BlockSparseMatrix.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SparseExtra/MarketIO.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SparseExtra/RandomSetter.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsArrayAPI.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsBFloat16.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsFunctors.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsHalf.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsImpl.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/BesselFunctionsPacketMath.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/HipVectorCompatibility.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsArrayAPI.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsBFloat16.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsFunctors.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsHalf.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsImpl.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/SpecialFunctionsPacketMath.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/arch/ creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/arch/AVX/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/arch/AVX/BesselFunctions.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/arch/AVX/SpecialFunctions.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/BesselFunctions.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/arch/AVX512/SpecialFunctions.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/arch/GPU/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/arch/GPU/SpecialFunctions.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/arch/NEON/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/arch/NEON/BesselFunctions.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/SpecialFunctions/arch/NEON/SpecialFunctions.h
creating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Splines/ inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Splines/Spline.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Splines/SplineFitting.h
inflating: thirdparty/eigen-3.4.0/unsupported/Eigen/src/Splines/SplineFwd.h
inflating: thirdparty/eigen-3.4.0/unsupported/README.txt
creating: thirdparty/eigen-3.4.0/unsupported/bench/ inflating: thirdparty/eigen-3.4.0/unsupported/bench/bench_svd.cpp
creating: thirdparty/eigen-3.4.0/unsupported/doc/ inflating: thirdparty/eigen-3.4.0/unsupported/doc/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/unsupported/doc/Overview.dox
inflating: thirdparty/eigen-3.4.0/unsupported/doc/SYCL.dox
inflating: thirdparty/eigen-3.4.0/unsupported/doc/eigendoxy_layout.xml.in
creating: thirdparty/eigen-3.4.0/unsupported/doc/examples/ inflating: thirdparty/eigen-3.4.0/unsupported/doc/examples/BVH_Example.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/doc/examples/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/unsupported/doc/examples/EulerAngles.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/doc/examples/FFT.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/doc/examples/MatrixExponential.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/doc/examples/MatrixFunction.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/doc/examples/MatrixLogarithm.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/doc/examples/MatrixPower.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/doc/examples/MatrixPower_optimal.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/doc/examples/MatrixSine.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/doc/examples/MatrixSinh.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/doc/examples/MatrixSquareRoot.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/doc/examples/PolynomialSolver1.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/doc/examples/PolynomialUtils1.cpp
creating: thirdparty/eigen-3.4.0/unsupported/doc/examples/SYCL/ inflating: thirdparty/eigen-3.4.0/unsupported/doc/examples/SYCL/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/unsupported/doc/examples/SYCL/CwiseMul.cpp
creating: thirdparty/eigen-3.4.0/unsupported/doc/snippets/ inflating: thirdparty/eigen-3.4.0/unsupported/doc/snippets/CMakeLists.txt
creating: thirdparty/eigen-3.4.0/unsupported/test/ inflating: thirdparty/eigen-3.4.0/unsupported/test/BVH.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/CMakeLists.txt
inflating: thirdparty/eigen-3.4.0/unsupported/test/EulerAngles.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/FFT.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/FFTW.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/NonLinearOptimization.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/NumericalDiff.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/alignedvector3.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/autodiff.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/autodiff_scalar.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/bessel_functions.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_eventcount.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_maxsizevector.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_meta.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_non_blocking_thread_pool.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_runqueue.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_argmax.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_argmax_gpu.cu
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_argmax_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_assign.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_block_access.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_block_eval.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_block_io.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_broadcast_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_broadcasting.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_builtins_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_cast_float16_gpu.cu
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_casts.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_chipping.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_chipping_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_comparisons.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_complex_cwise_ops_gpu.cu
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_complex_gpu.cu
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_concatenation.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_concatenation_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_const.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_contract_gpu.cu
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_contract_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_contraction.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_convolution.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_convolution_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_custom_index.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_custom_op.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_custom_op_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_device.cu
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_device_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_dimension.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_empty.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_executor.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_expr.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_fft.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_fixed_size.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_forced_eval.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_forced_eval_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_generator.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_generator_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_gpu.cu
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_ifft.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_image_op_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_image_patch.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_image_patch_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_index_list.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_inflation.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_inflation_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_intdiv.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_io.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_layout_swap.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_layout_swap_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_lvalue.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_map.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_math.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_math_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_mixed_indices.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_morphing.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_morphing_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_move.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_notification.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_of_complex.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_of_const_values.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_of_float16_gpu.cu
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_of_strings.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_padding.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_padding_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_patch.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_patch_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_random.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_random_gpu.cu
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_random_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_reduction.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_reduction_gpu.cu
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_reduction_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_ref.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_reverse.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_reverse_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_roundings.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_scan.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_scan_gpu.cu
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_scan_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_shuffling.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_shuffling_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_simple.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_striding.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_striding_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_sugar.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_symmetry.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_thread_local.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_thread_pool.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_trace.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_uint128.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_volume_patch.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/cxx11_tensor_volume_patch_sycl.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/dgmres.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/forward_adolc.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/gmres.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/idrs.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/kronecker_product.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/levenberg_marquardt.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/matrix_exponential.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/matrix_function.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/matrix_functions.h
inflating: thirdparty/eigen-3.4.0/unsupported/test/matrix_power.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/matrix_square_root.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/minres.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/mpreal_support.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/openglsupport.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/polynomialsolver.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/polynomialutils.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/sparse_extra.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/special_functions.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/special_packetmath.cpp
inflating: thirdparty/eigen-3.4.0/unsupported/test/splines.cpp
Channels:

==> WARNING: A newer version of conda exists. <== current version: 23.11.0 latest version: 24.5.0

Please update conda by running

$ conda update -n base -c conda-forge conda

Package Plan

environment location: /usr/local/envs/wham

added / updated specs:

The following packages will be downloaded:

package                    |            build
---------------------------|-----------------
pytorch-scatter-2.0.9      |py39_torch_1.11.0_cu113         4.7 MB  rusty1s
------------------------------------------------------------
                                       Total:         4.7 MB

The following NEW packages will be INSTALLED:

pytorch-scatter rusty1s/linux-64::pytorch-scatter-2.0.9-py39_torch_1.11.0_cu113

Downloading and Extracting Packages:

Preparing transaction: done Verifying transaction: done Executing transaction: done Channels:

==> WARNING: A newer version of conda exists. <== current version: 23.11.0 latest version: 24.5.0

Please update conda by running

$ conda update -n base -c conda-forge conda

Package Plan

environment location: /usr/local/envs/wham

added / updated specs:

The following packages will be downloaded:

package                    |            build
---------------------------|-----------------
cudatoolkit-dev-11.3.1     |   py39h3811e60_0           8 KB  conda-forge
------------------------------------------------------------
                                       Total:           8 KB

The following NEW packages will be INSTALLED:

cudatoolkit-dev conda-forge/linux-64::cudatoolkit-dev-11.3.1-py39h3811e60_0

Downloading and Extracting Packages:

Preparing transaction: done Verifying transaction: done Executing transaction: done Channels:

==> WARNING: A newer version of conda exists. <== current version: 23.11.0 latest version: 24.5.0

Please update conda by running

$ conda update -n base -c conda-forge conda

Package Plan

environment location: /usr/local/envs/wham

added / updated specs:

The following packages will be downloaded:

package                    |            build
---------------------------|-----------------
binutils_impl_linux-64-2.40|       ha885e6a_0         5.5 MB  conda-forge
gcc-9.5.0                  |      h1fea6ba_13          26 KB  conda-forge
gcc_impl_linux-64-9.5.0    |      h99780fb_19        43.5 MB  conda-forge
gxx-9.5.0                  |      h1fea6ba_13          26 KB  conda-forge
gxx_impl_linux-64-9.5.0    |      h99780fb_19        10.6 MB  conda-forge
kernel-headers_linux-64-2.6.32|      he073ed8_17         694 KB  conda-forge
libgcc-devel_linux-64-9.5.0|      h0a57e50_19         4.0 MB  conda-forge
libsanitizer-9.5.0         |      h2f262e1_19         6.9 MB  conda-forge
libstdcxx-devel_linux-64-9.5.0|      h0a57e50_19         9.9 MB  conda-forge
sysroot_linux-64-2.12      |      he073ed8_17        14.4 MB  conda-forge
------------------------------------------------------------
                                       Total:        95.6 MB

The following NEW packages will be INSTALLED:

binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha885e6a_0 gcc conda-forge/linux-64::gcc-9.5.0-h1fea6ba_13 gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-9.5.0-h99780fb_19 gxx conda-forge/linux-64::gxx-9.5.0-h1fea6ba_13 gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-9.5.0-h99780fb_19 kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-2.6.32-he073ed8_17 libgcc-devel_linu~ conda-forge/linux-64::libgcc-devel_linux-64-9.5.0-h0a57e50_19 libsanitizer conda-forge/linux-64::libsanitizer-9.5.0-h2f262e1_19 libstdcxx-devel_l~ conda-forge/linux-64::libstdcxx-devel_linux-64-9.5.0-h0a57e50_19 sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.12-he073ed8_17

Downloading and Extracting Packages: gcc_impl_linux-64-9. | 43.5 MB | : 0% 0/1 [00:00<?, ?it/s] sysroot_linux-64-2.1 | 14.4 MB | : 0% 0/1 [00:00<?, ?it/s]

gxx_impl_linux-64-9. | 10.6 MB | : 0% 0/1 [00:00<?, ?it/s]

libstdcxx-devel_linu | 9.9 MB | : 0% 0/1 [00:00<?, ?it/s]

libsanitizer-9.5.0 | 6.9 MB | : 0% 0/1 [00:00<?, ?it/s]

binutils_impl_linux- | 5.5 MB | : 0% 0/1 [00:00<?, ?it/s]

libgcc-devel_linux-6 | 4.0 MB | : 0% 0/1 [00:00<?, ?it/s]

kernel-headers_linux | 694 KB | : 0% 0/1 [00:00<?, ?it/s]

gcc-9.5.0 | 26 KB | : 0% 0/1 [00:00<?, ?it/s]

gxx-9.5.0 | 26 KB | : 0% 0/1 [00:00<?, ?it/s]

libsanitizer-9.5.0 | 6.9 MB | : 0% 0.0022566352362077564/1 [00:00<01:01, 61.43s/it] sysroot_linux-64-2.1 | 14.4 MB | : 0% 0.0010830876433013733/1 [00:00<02:23, 144.11s/it]

gxx_impl_linux-64-9. | 10.6 MB | : 0% 0.0014739590816220136/1 [00:00<01:51, 111.56s/it]

gcc_impl_linux-64-9. | 43.5 MB | : 0% 0.0003594543008068656/1 [00:00<08:29, 509.69s/it]

libsanitizer-9.5.0 | 6.9 MB | : 46% 0.45809695295017455/1 [00:00<00:00, 2.32it/s]

gxx_impl_linux-64-9. | 10.6 MB | : 15% 0.1518177854070674/1 [00:00<00:01, 1.42s/it]

libstdcxx-devel_linu | 9.9 MB | : 24% 0.2421299030360704/1 [00:00<00:00, 1.11it/s]
gcc_impl_linux-64-9. | 43.5 MB | : 6% 0.06470177414523581/1 [00:00<00:03, 3.65s/it]

gxx_impl_linux-64-9. | 10.6 MB | : 47% 0.4716669061190443/1 [00:00<00:00, 1.69it/s]

libstdcxx-devel_linu | 9.9 MB | : 50% 0.5000852899307074/1 [00:00<00:00, 1.70it/s] gcc_impl_linux-64-9. | 43.5 MB | : 17% 0.16606788697277192/1 [00:00<00:01, 1.87s/it]

gxx_impl_linux-64-9. | 10.6 MB | : 95% 0.9492296485645767/1 [00:00<00:00, 2.80it/s]

libstdcxx-devel_linu | 9.9 MB | : 95% 0.9511115798998582/1 [00:00<00:00, 2.71it/s] sysroot_linux-64-2.1 | 14.4 MB | : 68% 0.6801790399932625/1 [00:00<00:00, 1.84it/s]

gcc_impl_linux-64-9. | 43.5 MB | : 25% 0.24874237615835104/1 [00:00<00:01, 1.60s/it]

gcc_impl_linux-64-9. | 43.5 MB | : 44% 0.43709642978114865/1 [00:00<00:00, 1.27s/it]

gcc_impl_linux-64-9. | 43.5 MB | : 52% 0.5197709189667278/1 [00:00<00:00, 1.30s/it]

kernel-headers_linux | 694 KB | : 2% 0.023055695885464526/1 [00:00<00:35, 36.07s/it]

libgcc-devel_linux-6 | 4.0 MB | : 70% 0.6952193466966525/1 [00:00<00:00, 1.09it/s]

gcc-9.5.0 | 26 KB | : 61% 0.6095691643723491/1 [00:00<00:00, 1.46s/it]

gcc_impl_linux-64-9. | 43.5 MB | : 96% 0.9575862573494901/1 [00:01<00:00, 1.24it/s]

libsanitizer-9.5.0 | 6.9 MB | : 100% 1.0/1 [00:02<00:00, 2.83s/it]

libsanitizer-9.5.0 | 6.9 MB | : 100% 1.0/1 [00:02<00:00, 2.83s/it]

libstdcxx-devel_linu | 9.9 MB | : 100% 1.0/1 [00:05<00:00, 2.71it/s]

binutils_impl_linux- | 5.5 MB | : 100% 1.0/1 [00:05<00:00, 6.46s/it]

binutils_impl_linux- | 5.5 MB | : 100% 1.0/1 [00:05<00:00, 6.46s/it]

kernel-headers_linux | 694 KB | : 100% 1.0/1 [00:06<00:00, 5.91s/it]

kernel-headers_linux | 694 KB | : 100% 1.0/1 [00:06<00:00, 5.91s/it]

gcc-9.5.0 | 26 KB | : 100% 1.0/1 [00:06<00:00, 7.19s/it]

gcc-9.5.0 | 26 KB | : 100% 1.0/1 [00:06<00:00, 7.19s/it]

gxx-9.5.0 | 26 KB | : 100% 1.0/1 [00:06<00:00, 7.24s/it]

gxx-9.5.0 | 26 KB | : 100% 1.0/1 [00:06<00:00, 7.24s/it]

gxx_impl_linux-64-9. | 10.6 MB | : 100% 1.0/1 [00:06<00:00, 2.80it/s]

libgcc-devel_linux-6 | 4.0 MB | : 100% 1.0/1 [00:07<00:00, 1.09it/s]
sysroot_linux-64-2.1 | 14.4 MB | : 100% 1.0/1 [00:08<00:00, 12.22s/it]

Preparing transaction: done Verifying transaction: done Executing transaction: done Processing /content/WHAM/third-party/DPVO error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip. Preparing metadata (setup.py) ... error error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details. /content/WHAM

mnauf commented 3 months ago

also, it fails to install WHAM

/content/WHAM Channels:

==> WARNING: A newer version of conda exists. <== current version: 23.11.0 latest version: 24.5.0

Please update conda by running

$ conda update -n base -c conda-forge conda

Package Plan

environment location: /usr/local/envs/wham

added / updated specs:

The following packages will be downloaded:

package                    |            build
---------------------------|-----------------
_openmp_mutex-4.5          |       2_kmp_llvm           6 KB  conda-forge
blas-2.122                 |              mkl          14 KB  conda-forge
blas-devel-3.9.0           |   22_linux64_mkl          14 KB  conda-forge
brotli-python-1.1.0        |   py39h3d6467e_1         342 KB  conda-forge
certifi-2024.2.2           |     pyhd8ed1ab_0         157 KB  conda-forge
cudatoolkit-11.3.1         |      hb98b00a_13       603.5 MB  conda-forge
ffmpeg-4.3                 |       hf484d3e_0         9.9 MB  pytorch
freetype-2.12.1            |       h267a509_2         620 KB  conda-forge
gmp-6.3.0                  |       h59595ed_1         556 KB  conda-forge
gnutls-3.6.13              |       h85f3911_1         2.0 MB  conda-forge
idna-3.7                   |     pyhd8ed1ab_0          51 KB  conda-forge
jpeg-9e                    |       h0b41bf4_3         235 KB  conda-forge
lame-3.100                 |    h166bdaf_1003         496 KB  conda-forge
lcms2-2.15                 |       hfd0df8a_0         235 KB  conda-forge
lerc-4.0.0                 |       h27087fc_0         275 KB  conda-forge
libblas-3.9.0              |   22_linux64_mkl          15 KB  conda-forge
libcblas-3.9.0             |   22_linux64_mkl          14 KB  conda-forge
libdeflate-1.17            |       h0b41bf4_0          63 KB  conda-forge
libgfortran-ng-13.2.0      |       h69a702a_7          24 KB  conda-forge
libgfortran5-13.2.0        |       hca663fb_7         1.4 MB  conda-forge
libhwloc-2.10.0            |default_h5622ce7_1001         2.3 MB  conda-forge
liblapack-3.9.0            |   22_linux64_mkl          14 KB  conda-forge
liblapacke-3.9.0           |   22_linux64_mkl          14 KB  conda-forge
libpng-1.6.43              |       h2797004_0         281 KB  conda-forge
libstdcxx-ng-13.2.0        |       hc0a3c3a_7         3.7 MB  conda-forge
libtiff-4.5.0              |       h6adf6a1_2         397 KB  conda-forge
libuv-1.48.0               |       hd590300_0         879 KB  conda-forge
libwebp-base-1.4.0         |       hd590300_0         429 KB  conda-forge
libxcb-1.13                |    h7f98852_1004         391 KB  conda-forge
libxml2-2.12.7             |       hc051c1a_0         689 KB  conda-forge
llvm-openmp-18.1.5         |       ha31de31_0        56.7 MB  conda-forge
mkl-2024.1.0               |     ha957f24_692       121.0 MB  conda-forge
mkl-devel-2024.1.0         |     ha770c72_692          34 KB  conda-forge
mkl-include-2024.1.0       |     ha957f24_692         673 KB  conda-forge
nettle-3.6                 |       he412f7d_0         6.5 MB  conda-forge
numpy-1.26.4               |   py39h474f0d3_0         6.7 MB  conda-forge
openh264-2.1.1             |       h780b84a_0         1.5 MB  conda-forge
openjpeg-2.5.0             |       hfec8fc6_2         344 KB  conda-forge
pillow-9.4.0               |   py39h2320bf1_1        44.1 MB  conda-forge
pthread-stubs-0.4          |    h36c2ea0_1001           5 KB  conda-forge
python_abi-3.9             |           4_cp39           6 KB  conda-forge
pytorch-1.11.0             |py3.9_cuda11.3_cudnn8.2.0_0        1.02 GB  pytorch
pytorch-mutex-1.0          |             cuda           3 KB  pytorch
tbb-2021.12.0              |       h297d8ca_1         190 KB  conda-forge
torchaudio-0.11.0          |       py39_cu113         5.3 MB  pytorch
torchvision-0.12.0         |       py39_cu113         9.2 MB  pytorch
typing_extensions-4.11.0   |     pyha770c72_0          37 KB  conda-forge
urllib3-2.2.1              |     pyhd8ed1ab_0          92 KB  conda-forge
xorg-libxau-1.0.11         |       hd590300_0          14 KB  conda-forge
xorg-libxdmcp-1.1.3        |       h7f98852_0          19 KB  conda-forge
zlib-1.2.13                |       hd590300_5          91 KB  conda-forge
zstd-1.5.6                 |       ha6fb4c9_0         542 KB  conda-forge
------------------------------------------------------------
                                       Total:        1.88 GB

The following NEW packages will be INSTALLED:

blas conda-forge/linux-64::blas-2.122-mkl blas-devel conda-forge/linux-64::blas-devel-3.9.0-22_linux64_mkl brotli-python conda-forge/linux-64::brotli-python-1.1.0-py39h3d6467e_1 certifi conda-forge/noarch::certifi-2024.2.2-pyhd8ed1ab_0 charset-normalizer conda-forge/noarch::charset-normalizer-3.3.2-pyhd8ed1ab_0 cudatoolkit conda-forge/linux-64::cudatoolkit-11.3.1-hb98b00a_13 ffmpeg pytorch/linux-64::ffmpeg-4.3-hf484d3e_0 freetype conda-forge/linux-64::freetype-2.12.1-h267a509_2 gmp conda-forge/linux-64::gmp-6.3.0-h59595ed_1 gnutls conda-forge/linux-64::gnutls-3.6.13-h85f3911_1 icu conda-forge/linux-64::icu-73.2-h59595ed_0 idna conda-forge/noarch::idna-3.7-pyhd8ed1ab_0 jpeg conda-forge/linux-64::jpeg-9e-h0b41bf4_3 lame conda-forge/linux-64::lame-3.100-h166bdaf_1003 lcms2 conda-forge/linux-64::lcms2-2.15-hfd0df8a_0 lerc conda-forge/linux-64::lerc-4.0.0-h27087fc_0 libblas conda-forge/linux-64::libblas-3.9.0-22_linux64_mkl libcblas conda-forge/linux-64::libcblas-3.9.0-22_linux64_mkl libdeflate conda-forge/linux-64::libdeflate-1.17-h0b41bf4_0 libgfortran-ng conda-forge/linux-64::libgfortran-ng-13.2.0-h69a702a_7 libgfortran5 conda-forge/linux-64::libgfortran5-13.2.0-hca663fb_7 libhwloc conda-forge/linux-64::libhwloc-2.10.0-default_h5622ce7_1001 libiconv conda-forge/linux-64::libiconv-1.17-hd590300_2 liblapack conda-forge/linux-64::liblapack-3.9.0-22_linux64_mkl liblapacke conda-forge/linux-64::liblapacke-3.9.0-22_linux64_mkl libpng conda-forge/linux-64::libpng-1.6.43-h2797004_0 libstdcxx-ng conda-forge/linux-64::libstdcxx-ng-13.2.0-hc0a3c3a_7 libtiff conda-forge/linux-64::libtiff-4.5.0-h6adf6a1_2 libuv conda-forge/linux-64::libuv-1.48.0-hd590300_0 libwebp-base conda-forge/linux-64::libwebp-base-1.4.0-hd590300_0 libxcb conda-forge/linux-64::libxcb-1.13-h7f98852_1004 libxml2 conda-forge/linux-64::libxml2-2.12.7-hc051c1a_0 llvm-openmp conda-forge/linux-64::llvm-openmp-18.1.5-ha31de31_0 mkl conda-forge/linux-64::mkl-2024.1.0-ha957f24_692 mkl-devel conda-forge/linux-64::mkl-devel-2024.1.0-ha770c72_692 mkl-include conda-forge/linux-64::mkl-include-2024.1.0-ha957f24_692 nettle conda-forge/linux-64::nettle-3.6-he412f7d_0 numpy conda-forge/linux-64::numpy-1.26.4-py39h474f0d3_0 openh264 conda-forge/linux-64::openh264-2.1.1-h780b84a_0 openjpeg conda-forge/linux-64::openjpeg-2.5.0-hfec8fc6_2 pillow conda-forge/linux-64::pillow-9.4.0-py39h2320bf1_1 pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-h36c2ea0_1001 pysocks conda-forge/noarch::pysocks-1.7.1-pyha2e5f31_6 python_abi conda-forge/linux-64::python_abi-3.9-4_cp39 pytorch pytorch/linux-64::pytorch-1.11.0-py3.9_cuda11.3_cudnn8.2.0_0 pytorch-mutex pytorch/noarch::pytorch-mutex-1.0-cuda requests conda-forge/noarch::requests-2.31.0-pyhd8ed1ab_0 tbb conda-forge/linux-64::tbb-2021.12.0-h297d8ca_1 torchaudio pytorch/linux-64::torchaudio-0.11.0-py39_cu113 torchvision pytorch/linux-64::torchvision-0.12.0-py39_cu113 typing_extensions conda-forge/noarch::typing_extensions-4.11.0-pyha770c72_0 urllib3 conda-forge/noarch::urllib3-2.2.1-pyhd8ed1ab_0 xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.11-hd590300_0 xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.3-h7f98852_0 zlib conda-forge/linux-64::zlib-1.2.13-hd590300_5 zstd conda-forge/linux-64::zstd-1.5.6-ha6fb4c9_0

The following packages will be DOWNGRADED:

_openmp_mutex 4.5-2_gnu --> 4.5-2_kmp_llvm

Downloading and Extracting Packages: pytorch-1.11.0 | 1.02 GB | : 0% 0/1 [00:00<?, ?it/s] cudatoolkit-11.3.1 | 603.5 MB | : 0% 0/1 [00:00<?, ?it/s]

mkl-2024.1.0 | 121.0 MB | : 0% 0/1 [00:00<?, ?it/s]

llvm-openmp-18.1.5 | 56.7 MB | : 0% 0/1 [00:00<?, ?it/s]

pillow-9.4.0 | 44.1 MB | : 0% 0/1 [00:00<?, ?it/s]

ffmpeg-4.3 | 9.9 MB | : 0% 0/1 [00:00<?, ?it/s]

torchvision-0.12.0 | 9.2 MB | : 0% 0/1 [00:00<?, ?it/s]

numpy-1.26.4 | 6.7 MB | : 0% 0/1 [00:00<?, ?it/s]

nettle-3.6 | 6.5 MB | : 0% 0/1 [00:00<?, ?it/s]

torchaudio-0.11.0 | 5.3 MB | : 0% 0/1 [00:00<?, ?it/s]

libstdcxx-ng-13.2.0 | 3.7 MB | : 0% 0/1 [00:00<?, ?it/s]

libhwloc-2.10.0 | 2.3 MB | : 0% 0/1 [00:00<?, ?it/s]

gnutls-3.6.13 | 2.0 MB | : 0% 0/1 [00:00<?, ?it/s]

openh264-2.1.1 | 1.5 MB | : 0% 0/1 [00:00<?, ?it/s]

libgfortran5-13.2.0 | 1.4 MB | : 0% 0/1 [00:00<?, ?it/s]

libuv-1.48.0 | 879 KB | : 0% 0/1 [00:00<?, ?it/s]

libxml2-2.12.7 | 689 KB | : 0% 0/1 [00:00<?, ?it/s]

mkl-include-2024.1.0 | 673 KB | : 0% 0/1 [00:00<?, ?it/s]

freetype-2.12.1 | 620 KB | : 0% 0/1 [00:00<?, ?it/s]

... (more hidden) ...

pillow-9.4.0 | 44.1 MB | : 0% 0.00035460850152238814/1 [00:00<07:28, 448.59s/it] cudatoolkit-11.3.1 | 603.5 MB | : 0% 2.5889303500845355e-05/1 [00:00<1:52:27, 6747.60s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 0% 0.00027538904543591487/1 [00:00<10:19, 619.70s/it]

pytorch-1.11.0 | 1.02 GB | : 0% 1.4941751582323194e-05/1 [00:00<4:13:14, 15194.48s/it] cudatoolkit-11.3.1 | 603.5 MB | : 0% 0.004530628112647937/1 [00:00<00:49, 49.53s/it]

pillow-9.4.0 | 44.1 MB | : 1% 0.01170208055023881/1 [00:00<00:18, 18.99s/it]

mkl-2024.1.0 | 121.0 MB | : 2% 0.01627641085738685/1 [00:00<00:13, 14.08s/it]

pytorch-1.11.0 | 1.02 GB | : 0% 0.0028239910490590837/1 [00:00<01:31, 91.88s/it]

pillow-9.4.0 | 44.1 MB | : 5% 0.04680832220095524/1 [00:00<00:05, 5.89s/it] cudatoolkit-11.3.1 | 603.5 MB | : 1% 0.011753743789383791/1 [00:00<00:25, 25.58s/it]

mkl-2024.1.0 | 121.0 MB | : 4% 0.03939924850399198/1 [00:00<00:07, 7.54s/it]

pytorch-1.11.0 | 1.02 GB | : 1% 0.006335302670905034/1 [00:00<00:51, 51.82s/it]

pillow-9.4.0 | 44.1 MB | : 10% 0.1017726399369254/1 [00:00<00:02, 3.30s/it]

mkl-2024.1.0 | 121.0 MB | : 7% 0.06536399915744243/1 [00:00<00:05, 5.63s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 15% 0.15229014212606093/1 [00:00<00:02, 2.42s/it] pytorch-1.11.0 | 1.02 GB | : 1% 0.009891439547497953/1 [00:00<00:41, 41.45s/it]

pillow-9.4.0 | 44.1 MB | : 19% 0.18652407180077615/1 [00:00<00:01, 2.06s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 21% 0.21370189925826993/1 [00:00<00:01, 2.11s/it]

mkl-2024.1.0 | 121.0 MB | : 10% 0.0950749078653708/1 [00:00<00:04, 4.78s/it] pytorch-1.11.0 | 1.02 GB | : 1% 0.013447576424090875/1 [00:00<00:35, 36.03s/it]

pillow-9.4.0 | 44.1 MB | : 27% 0.2726939376707165/1 [00:00<00:01, 1.71s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 28% 0.2817229934809409/1 [00:00<00:01, 1.92s/it]

mkl-2024.1.0 | 121.0 MB | : 13% 0.12646512880461688/1 [00:00<00:03, 4.31s/it] pytorch-1.11.0 | 1.02 GB | : 2% 0.016525577250049453/1 [00:00<00:35, 35.99s/it]

pillow-9.4.0 | 44.1 MB | : 35% 0.35425389302086574/1 [00:00<00:00, 1.52s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 34% 0.34065624920422666/1 [00:00<00:01, 1.85s/it]

mkl-2024.1.0 | 121.0 MB | : 16% 0.1600513734309707/1 [00:00<00:03, 3.80s/it] pytorch-1.11.0 | 1.02 GB | : 2% 0.019797820846578232/1 [00:00<00:33, 34.16s/it]

pillow-9.4.0 | 44.1 MB | : 42% 0.4216295083101195/1 [00:00<00:00, 1.56s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 40% 0.39628483638228146/1 [00:00<00:01, 1.93s/it]

pytorch-1.11.0 | 1.02 GB | : 2% 0.02287582167253681/1 [00:00<00:37, 38.47s/it] cudatoolkit-11.3.1 | 603.5 MB | : 4% 0.04129343908384834/1 [00:01<00:22, 23.23s/it]

pillow-9.4.0 | 44.1 MB | : 49% 0.48687747259023895/1 [00:01<00:00, 1.65s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 45% 0.44943492215141306/1 [00:01<00:01, 2.25s/it]

mkl-2024.1.0 | 121.0 MB | : 21% 0.2130142976494517/1 [00:01<00:03, 4.79s/it] pytorch-1.11.0 | 1.02 GB | : 3% 0.0256400457152666/1 [00:01<00:40, 42.06s/it]

pillow-9.4.0 | 44.1 MB | : 55% 0.5485793518551345/1 [00:01<00:00, 1.79s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 50% 0.5039619531477242/1 [00:01<00:01, 2.14s/it]

mkl-2024.1.0 | 121.0 MB | : 24% 0.23639549102395185/1 [00:01<00:03, 4.69s/it] pytorch-1.11.0 | 1.02 GB | : 3% 0.028329561000084776/1 [00:01<00:39, 40.80s/it]

pillow-9.4.0 | 44.1 MB | : 61% 0.6148911416398211/1 [00:01<00:00, 1.76s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 56% 0.5573874279622917/1 [00:01<00:00, 2.15s/it]

mkl-2024.1.0 | 121.0 MB | : 26% 0.2596475065345045/1 [00:01<00:03, 4.63s/it] pytorch-1.11.0 | 1.02 GB | : 3% 0.03101907628490295/1 [00:01<00:39, 40.81s/it]

pillow-9.4.0 | 44.1 MB | : 67% 0.6734015443910151/1 [00:01<00:00, 1.75s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 61% 0.6102621246859873/1 [00:01<00:00, 2.08s/it]

mkl-2024.1.0 | 121.0 MB | : 29% 0.28625814650769255/1 [00:01<00:03, 4.54s/it] pytorch-1.11.0 | 1.02 GB | : 3% 0.0336936498181388/1 [00:01<00:38, 39.82s/it]

pillow-9.4.0 | 44.1 MB | : 75% 0.7496423722183285/1 [00:01<00:00, 1.62s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 66% 0.6606583200007597/1 [00:01<00:00, 2.09s/it]

mkl-2024.1.0 | 121.0 MB | : 31% 0.3105435849298253/1 [00:01<00:03, 4.42s/it] pytorch-1.11.0 | 1.02 GB | : 4% 0.036622233128274145/1 [00:01<00:37, 38.50s/it]

pillow-9.4.0 | 44.1 MB | : 83% 0.8333299785776122/1 [00:01<00:00, 1.48s/it]

mkl-2024.1.0 | 121.0 MB | : 33% 0.3336664225764304/1 [00:01<00:02, 4.43s/it]

pytorch-1.11.0 | 1.02 GB | : 4% 0.039789884463726666/1 [00:01<00:35, 36.50s/it] cudatoolkit-11.3.1 | 603.5 MB | : 7% 0.0702117910942926/1 [00:01<00:20, 22.36s/it]

pillow-9.4.0 | 44.1 MB | : 90% 0.9021240278729554/1 [00:01<00:00, 1.48s/it]

mkl-2024.1.0 | 121.0 MB | : 36% 0.3589852839101433/1 [00:01<00:02, 4.29s/it]

pytorch-1.11.0 | 1.02 GB | : 4% 0.04282306003493827/1 [00:01<00:33, 35.47s/it] cudatoolkit-11.3.1 | 603.5 MB | : 8% 0.0752343159734566/1 [00:01<00:20, 21.65s/it]

pillow-9.4.0 | 44.1 MB | : 97% 0.9723365111743884/1 [00:01<00:00, 1.47s/it]

mkl-2024.1.0 | 121.0 MB | : 38% 0.38262483301253847/1 [00:01<00:02, 4.30s/it]

pytorch-1.11.0 | 1.02 GB | : 5% 0.046812507707418564/1 [00:01<00:30, 31.67s/it] cudatoolkit-11.3.1 | 603.5 MB | : 8% 0.08121474508215187/1 [00:01<00:18, 20.09s/it]

mkl-2024.1.0 | 121.0 MB | : 41% 0.4078145164823038/1 [00:01<00:02, 4.20s/it]

pytorch-1.11.0 | 1.02 GB | : 5% 0.05001004254603573/1 [00:01<00:30, 31.61s/it] cudatoolkit-11.3.1 | 603.5 MB | : 9% 0.08833430354488435/1 [00:01<00:16, 17.91s/it]

mkl-2024.1.0 | 121.0 MB | : 44% 0.44114240538076266/1 [00:02<00:02, 3.77s/it] pytorch-1.11.0 | 1.02 GB | : 5% 0.053879956205857435/1 [00:02<00:28, 30.00s/it]

mkl-2024.1.0 | 121.0 MB | : 48% 0.4806708317487021/1 [00:02<00:01, 3.29s/it] pytorch-1.11.0 | 1.02 GB | : 6% 0.05821306416473116/1 [00:02<00:27, 28.68s/it]

mkl-2024.1.0 | 121.0 MB | : 51% 0.5132236534634759/1 [00:02<00:01, 3.26s/it] pytorch-1.11.0 | 1.02 GB | : 6% 0.06170943403499479/1 [00:02<00:27, 29.83s/it]

mkl-2024.1.0 | 121.0 MB | : 55% 0.5510727676000976/1 [00:02<00:01, 3.05s/it] pytorch-1.11.0 | 1.02 GB | : 7% 0.06540004667582862/1 [00:02<00:27, 29.37s/it]

mkl-2024.1.0 | 121.0 MB | : 60% 0.5955099527980426/1 [00:02<00:01, 2.78s/it] pytorch-1.11.0 | 1.02 GB | : 7% 0.06882170778818063/1 [00:02<00:27, 29.44s/it]

mkl-2024.1.0 | 121.0 MB | : 63% 0.6316797547033468/1 [00:02<00:01, 2.97s/it] pytorch-1.11.0 | 1.02 GB | : 7% 0.07273644670274931/1 [00:02<00:26, 28.40s/it]

ffmpeg-4.3 | 9.9 MB | : 0% 0.0015713236502815128/1 [00:02<27:46, 1668.63s/it] cudatoolkit-11.3.1 | 603.5 MB | : 14% 0.13672141178796432/1 [00:02<00:13, 15.27s/it]

pytorch-1.11.0 | 1.02 GB | : 8% 0.07626270007617758/1 [00:02<00:26, 28.90s/it]

ffmpeg-4.3 | 9.9 MB | : 35% 0.3504051740127774/1 [00:02<00:03, 5.53s/it]

pytorch-1.11.0 | 1.02 GB | : 8% 0.07972918644327656/1 [00:02<00:29, 31.64s/it]

mkl-2024.1.0 | 121.0 MB | : 70% 0.6973021095886842/1 [00:02<00:01, 3.72s/it] cudatoolkit-11.3.1 | 603.5 MB | : 14% 0.14332318418067988/1 [00:02<00:15, 18.38s/it]

ffmpeg-4.3 | 9.9 MB | : 93% 0.9333662482672186/1 [00:02<00:00, 1.69s/it]

pytorch-1.11.0 | 1.02 GB | : 8% 0.08294166303347605/1 [00:02<00:31, 34.35s/it] cudatoolkit-11.3.1 | 603.5 MB | : 15% 0.1490964988613684/1 [00:02<00:16, 18.82s/it]

pytorch-1.11.0 | 1.02 GB | : 9% 0.08591507159835836/1 [00:03<00:32, 35.04s/it] cudatoolkit-11.3.1 | 603.5 MB | : 15% 0.1546368098105493/1 [00:03<00:15, 18.91s/it]

pytorch-1.11.0 | 1.02 GB | : 9% 0.08894824716956998/1 [00:03<00:31, 34.92s/it] cudatoolkit-11.3.1 | 603.5 MB | : 16% 0.16009945284922766/1 [00:03<00:16, 19.13s/it]

torchvision-0.12.0 | 9.2 MB | : 0% 0.001706616712573309/1 [00:03<31:51, 1914.60s/it]

pytorch-1.11.0 | 1.02 GB | : 9% 0.09290781133888562/1 [00:03<00:28, 31.93s/it]

numpy-1.26.4 | 6.7 MB | : 0% 0.0023274608416504116/1 [00:03<23:26, 1410.19s/it] cudatoolkit-11.3.1 | 603.5 MB | : 17% 0.1654326493704018/1 [00:03<00:16, 19.66s/it]

torchvision-0.12.0 | 9.2 MB | : 21% 0.21332708907166364/1 [00:03<00:08, 11.22s/it]

numpy-1.26.4 | 6.7 MB | : 39% 0.3933408822389196/1 [00:03<00:03, 6.11s/it]

mkl-2024.1.0 | 121.0 MB | : 84% 0.8381059812914753/1 [00:03<00:00, 4.16s/it] pytorch-1.11.0 | 1.02 GB | : 10% 0.09609040442592046/1 [00:03<00:33, 37.04s/it]

torchvision-0.12.0 | 9.2 MB | : 42% 0.4181210945804607/1 [00:03<00:02, 5.01s/it]

numpy-1.26.4 | 6.7 MB | : 76% 0.7610796952196847/1 [00:03<00:00, 2.77s/it] cudatoolkit-11.3.1 | 603.5 MB | : 18% 0.17547769912872982/1 [00:03<00:18, 22.17s/it]

pytorch-1.11.0 | 1.02 GB | : 10% 0.09891439547497954/1 [00:03<00:35, 39.11s/it]

torchvision-0.12.0 | 9.2 MB | : 69% 0.6911797685921902/1 [00:03<00:00, 2.58s/it]

mkl-2024.1.0 | 121.0 MB | : 89% 0.8856434352241607/1 [00:03<00:00, 4.58s/it] cudatoolkit-11.3.1 | 603.5 MB | : 18% 0.18006010584837945/1 [00:03<00:18, 23.10s/it]

pytorch-1.11.0 | 1.02 GB | : 10% 0.10155908550505074/1 [00:03<00:36, 40.82s/it] cudatoolkit-11.3.1 | 603.5 MB | : 18% 0.184487176747024/1 [00:03<00:19, 23.55s/it]

pytorch-1.11.0 | 1.02 GB | : 10% 0.10408424152246337/1 [00:03<00:36, 40.70s/it]

mkl-2024.1.0 | 121.0 MB | : 93% 0.9299514425581582/1 [00:03<00:00, 4.72s/it] pytorch-1.11.0 | 1.02 GB | : 11% 0.10684846556519316/1 [00:03<00:35, 39.52s/it]

nettle-3.6 | 6.5 MB | : 0% 0.002418919541397422/1 [00:03<26:50, 1613.98s/it]

mkl-2024.1.0 | 121.0 MB | : 95% 0.9525575687489732/1 [00:03<00:00, 4.67s/it] cudatoolkit-11.3.1 | 603.5 MB | : 19% 0.19297886829530128/1 [00:04<00:19, 24.26s/it]

pytorch-1.11.0 | 1.02 GB | : 11% 0.10941844683735275/1 [00:04<00:37, 42.16s/it]

torchaudio-0.11.0 | 5.3 MB | : 0% 0.0029263126121323022/1 [00:04<23:00, 1384.36s/it] cudatoolkit-11.3.1 | 603.5 MB | : 20% 0.19766483222895428/1 [00:04<00:18, 23.48s/it]

mkl-2024.1.0 | 121.0 MB | : 97% 0.9741302720282082/1 [00:04<00:00, 4.81s/it]

pytorch-1.11.0 | 1.02 GB | : 11% 0.1118390105936891/1 [00:04<00:39, 44.52s/it]

torchaudio-0.11.0 | 5.3 MB | : 44% 0.4418732044319776/1 [00:04<00:03, 6.66s/it]

mkl-2024.1.0 | 121.0 MB | : 100% 0.9950570859877056/1 [00:04<00:00, 5.06s/it] pytorch-1.11.0 | 1.02 GB | : 11% 0.1143492248595194/1 [00:04<00:38, 43.82s/it]

torchaudio-0.11.0 | 5.3 MB | : 81% 0.8105885935606477/1 [00:04<00:00, 3.18s/it] pytorch-1.11.0 | 1.02 GB | : 12% 0.11720309941174313/1 [00:04<00:36, 41.03s/it]

libstdcxx-ng-13.2.0 | 3.7 MB | : 0% 0.004269219304042208/1 [00:04<17:07, 1031.95s/it] pytorch-1.11.0 | 1.02 GB | : 12% 0.11983284769023202/1 [00:04<00:35, 40.39s/it]

libhwloc-2.10.0 | 2.3 MB | : 1% 0.006789530762367667/1 [00:04<10:55, 659.84s/it]

libstdcxx-ng-13.2.0 | 3.7 MB | : 96% 0.9563051241054548/1 [00:04<00:00, 3.34s/it]
pytorch-1.11.0 | 1.02 GB | : 12% 0.12234306195606232/1 [00:04<00:35, 40.84s/it] pytorch-1.11.0 | 1.02 GB | : 13% 0.1253015287693623/1 [00:04<00:33, 38.55s/it]

gnutls-3.6.13 | 2.0 MB | : 1% 0.007814829000532786/1 [00:04<09:52, 596.67s/it]

openh264-2.1.1 | 1.5 MB | : 1% 0.01033460034793491/1 [00:04<07:26, 451.46s/it] pytorch-1.11.0 | 1.02 GB | : 13% 0.12791633529626886/1 [00:04<00:35, 41.19s/it] cudatoolkit-11.3.1 | 603.5 MB | : 23% 0.23093258722754056/1 [00:04<00:16, 20.86s/it]

libgfortran5-13.2.0 | 1.4 MB | : 1% 0.011367034351560782/1 [00:04<07:00, 425.03s/it]

pytorch-1.11.0 | 1.02 GB | : 13% 0.131113870134886/1 [00:04<00:33, 38.09s/it]
cudatoolkit-11.3.1 | 603.5 MB | : 24% 0.2362657837487147/1 [00:04<00:15, 20.22s/it]

libxml2-2.12.7 | 689 KB | : 2% 0.023211500346387443/1 [00:04<03:28, 213.05s/it]

pytorch-1.11.0 | 1.02 GB | : 13% 0.13417692920926227/1 [00:04<00:31, 36.51s/it] cudatoolkit-11.3.1 | 603.5 MB | : 24% 0.241236530020877/1 [00:05<00:15, 20.70s/it]

freetype-2.12.1 | 620 KB | : 3% 0.025802712560553852/1 [00:05<03:10, 195.04s/it]

pytorch-1.11.0 | 1.02 GB | : 14% 0.1369560950035744/1 [00:05<00:33, 38.73s/it] pytorch-1.11.0 | 1.02 GB | : 14% 0.13958584328206328/1 [00:05<00:33, 38.99s/it] pytorch-1.11.0 | 1.02 GB | : 14% 0.14226041681529913/1 [00:05<00:33, 39.32s/it] pytorch-1.11.0 | 1.02 GB | : 15% 0.1456671361760688/1 [00:05<00:31, 36.69s/it] pytorch-1.11.0 | 1.02 GB | : 15% 0.14914856429475012/1 [00:05<00:28, 34.04s/it] pytorch-1.11.0 | 1.02 GB | : 15% 0.1521070311080501/1 [00:05<00:29, 34.49s/it] pytorch-1.11.0 | 1.02 GB | : 16% 0.15502067266660313/1 [00:05<00:33, 40.20s/it] pytorch-1.11.0 | 1.02 GB | : 16% 0.15791937247357382/1 [00:05<00:32, 38.91s/it] pytorch-1.11.0 | 1.02 GB | : 16% 0.16077324702579757/1 [00:06<00:32, 38.77s/it] pytorch-1.11.0 | 1.02 GB | : 16% 0.16403054887074403/1 [00:06<00:30, 36.51s/it] pytorch-1.11.0 | 1.02 GB | : 17% 0.1678257537726541/1 [00:06<00:27, 33.12s/it] pytorch-1.11.0 | 1.02 GB | : 17% 0.1715611916682349/1 [00:06<00:25, 31.04s/it] pytorch-1.11.0 | 1.02 GB | : 18% 0.1751621537995748/1 [00:06<00:24, 30.02s/it] pytorch-1.11.0 | 1.02 GB | : 18% 0.1787033489245854/1 [00:06<00:24, 30.11s/it] pytorch-1.11.0 | 1.02 GB | : 18% 0.1828870393676359/1 [00:06<00:22, 28.01s/it] pytorch-1.11.0 | 1.02 GB | : 19% 0.18783275914138486/1 [00:06<00:20, 25.19s/it] pytorch-1.11.0 | 1.02 GB | : 19% 0.19270377015722223/1 [00:06<00:19, 23.66s/it] pytorch-1.11.0 | 1.02 GB | : 20% 0.19696216935818434/1 [00:06<00:19, 24.28s/it] pytorch-1.11.0 | 1.02 GB | : 20% 0.20111597629807018/1 [00:07<00:19, 24.38s/it] pytorch-1.11.0 | 1.02 GB | : 21% 0.2061513465813131/1 [00:07<00:18, 23.56s/it] pytorch-1.11.0 | 1.02 GB | : 21% 0.21064881380759237/1 [00:07<00:18, 23.22s/it] pytorch-1.11.0 | 1.02 GB | : 21% 0.2149669800148838/1 [00:07<00:18, 23.72s/it] pytorch-1.11.0 | 1.02 GB | : 22% 0.21959892300540398/1 [00:07<00:18, 23.66s/it] pytorch-1.11.0 | 1.02 GB | : 22% 0.22448487577282367/1 [00:07<00:17, 22.65s/it] pytorch-1.11.0 | 1.02 GB | : 23% 0.22892257599277366/1 [00:07<00:17, 23.26s/it] pytorch-1.11.0 | 1.02 GB | : 23% 0.23380852876019334/1 [00:07<00:17, 22.45s/it] pytorch-1.11.0 | 1.02 GB | : 24% 0.23903814181400646/1 [00:07<00:16, 21.37s/it] pytorch-1.11.0 | 1.02 GB | : 24% 0.24374479356243825/1 [00:07<00:16, 21.54s/it] pytorch-1.11.0 | 1.02 GB | : 25% 0.2486606298330226/1 [00:08<00:15, 21.17s/it] pytorch-1.11.0 | 1.02 GB | : 25% 0.25412931091215285/1 [00:08<00:15, 20.25s/it] pytorch-1.11.0 | 1.02 GB | : 26% 0.26010601154508217/1 [00:08<00:14, 19.11s/it] pytorch-1.11.0 | 1.02 GB | : 27% 0.2656792848852887/1 [00:08<00:13, 18.75s/it] cudatoolkit-11.3.1 | 603.5 MB | : 47% 0.4686999505793043/1 [00:08<00:06, 11.62s/it]

pillow-9.4.0 | 44.1 MB | : 100% 1.0/1 [00:08<00:00, 1.47s/it]
pytorch-1.11.0 | 1.02 GB | : 28% 0.27607874398658566/1 [00:08<00:14, 20.50s/it] pytorch-1.11.0 | 1.02 GB | : 28% 0.28099458025717/1 [00:08<00:15, 20.90s/it]
pytorch-1.11.0 | 1.02 GB | : 29% 0.28580582426667805/1 [00:08<00:15, 21.79s/it] pytorch-1.11.0 | 1.02 GB | : 29% 0.29088601980466794/1 [00:08<00:15, 21.15s/it] cudatoolkit-11.3.1 | 603.5 MB | : 51% 0.5126858772272406/1 [00:08<00:06, 12.48s/it] pytorch-1.11.0 | 1.02 GB | : 30% 0.295652438559429/1 [00:09<00:16, 22.86s/it]
pytorch-1.11.0 | 1.02 GB | : 30% 0.30165902269552297/1 [00:09<00:14, 20.77s/it] pytorch-1.11.0 | 1.02 GB | : 31% 0.30655991721452497/1 [00:09<00:14, 20.81s/it] pytorch-1.11.0 | 1.02 GB | : 32% 0.3201867946576037/1 [00:09<00:11, 17.45s/it] pytorch-1.11.0 | 1.02 GB | : 33% 0.32703011688230776/1 [00:09<00:11, 16.51s/it] cudatoolkit-11.3.1 | 603.5 MB | : 58% 0.5773314680688514/1 [00:09<00:04, 9.78s/it] pytorch-1.11.0 | 1.02 GB | : 33% 0.33314129327947795/1 [00:09<00:11, 17.40s/it] pytorch-1.11.0 | 1.02 GB | : 34% 0.33896857639658395/1 [00:09<00:11, 17.91s/it]

ffmpeg-4.3 | 9.9 MB | : 100% 1.0/1 [00:09<00:00, 1.69s/it]
pytorch-1.11.0 | 1.02 GB | : 34% 0.34461655849470213/1 [00:09<00:12, 18.46s/it] pytorch-1.11.0 | 1.02 GB | : 35% 0.3549114253349228/1 [00:10<00:14, 22.79s/it] pytorch-1.11.0 | 1.02 GB | : 36% 0.3596778440896839/1 [00:10<00:14, 22.38s/it] pytorch-1.11.0 | 1.02 GB | : 36% 0.36426496182545715/1 [00:10<00:14, 22.23s/it] pytorch-1.11.0 | 1.02 GB | : 37% 0.36885207956123034/1 [00:10<00:14, 23.07s/it] cudatoolkit-11.3.1 | 603.5 MB | : 65% 0.650882979314753/1 [00:10<00:04, 13.90s/it] pytorch-1.11.0 | 1.02 GB | : 37% 0.3732598962780157/1 [00:10<00:15, 25.12s/it] pytorch-1.11.0 | 1.02 GB | : 38% 0.378728577357146/1 [00:10<00:14, 22.87s/it] pytorch-1.11.0 | 1.02 GB | : 38% 0.3832260445834253/1 [00:10<00:14, 23.00s/it] pytorch-1.11.0 | 1.02 GB | : 39% 0.38882920142679644/1 [00:10<00:13, 21.31s/it] pytorch-1.11.0 | 1.02 GB | : 39% 0.39361056193313987/1 [00:11<00:12, 21.23s/it] pytorch-1.11.0 | 1.02 GB | : 40% 0.3983919224394833/1 [00:11<00:12, 21.25s/it] pytorch-1.11.0 | 1.02 GB | : 40% 0.4031433994426621/1 [00:11<00:13, 22.00s/it] pytorch-1.11.0 | 1.02 GB | : 41% 0.4077305171784353/1 [00:11<00:13, 22.46s/it] pytorch-1.11.0 | 1.02 GB | : 41% 0.41221304265313224/1 [00:11<00:13, 23.38s/it] pytorch-1.11.0 | 1.02 GB | : 42% 0.4166955681278292/1 [00:11<00:13, 23.08s/it] pytorch-1.11.0 | 1.02 GB | : 42% 0.4210585595898676/1 [00:11<00:14, 24.60s/it] pytorch-1.11.0 | 1.02 GB | : 43% 0.4293960569728039/1 [00:11<00:14, 25.88s/it] pytorch-1.11.0 | 1.02 GB | : 43% 0.4333107958873726/1 [00:12<00:14, 25.82s/it] pytorch-1.11.0 | 1.02 GB | : 44% 0.4372255348019413/1 [00:12<00:15, 26.88s/it] pytorch-1.11.0 | 1.02 GB | : 44% 0.44241032260100743/1 [00:12<00:13, 24.84s/it] cudatoolkit-11.3.1 | 603.5 MB | : 78% 0.7811579545310069/1 [00:12<00:03, 14.13s/it] pytorch-1.11.0 | 1.02 GB | : 45% 0.446459537279817/1 [00:12<00:14, 25.99s/it]
pytorch-1.11.0 | 1.02 GB | : 45% 0.4512110142829958/1 [00:12<00:13, 24.72s/it] pytorch-1.11.0 | 1.02 GB | : 46% 0.45536482122288163/1 [00:12<00:13, 25.19s/it] pytorch-1.11.0 | 1.02 GB | : 46% 0.459772637939667/1 [00:12<00:13, 24.44s/it]
pytorch-1.11.0 | 1.02 GB | : 46% 0.4638965613763882/1 [00:12<00:14, 26.23s/it] pytorch-1.11.0 | 1.02 GB | : 47% 0.46787106729728617/1 [00:12<00:14, 27.77s/it] pytorch-1.11.0 | 1.02 GB | : 47% 0.47206969949191896/1 [00:13<00:14, 26.78s/it] pytorch-1.11.0 | 1.02 GB | : 48% 0.47586490439382906/1 [00:13<00:14, 26.74s/it] pytorch-1.11.0 | 1.02 GB | : 48% 0.4796899927989038/1 [00:13<00:13, 26.76s/it] pytorch-1.11.0 | 1.02 GB | : 49% 0.48768382989544673/1 [00:13<00:13, 25.88s/it] cudatoolkit-11.3.1 | 603.5 MB | : 87% 0.8657900876752703/1 [00:13<00:01, 14.18s/it] pytorch-1.11.0 | 1.02 GB | : 49% 0.4917778698290033/1 [00:13<00:13, 25.97s/it] pytorch-1.11.0 | 1.02 GB | : 50% 0.4961707447942063/1 [00:13<00:12, 25.27s/it] pytorch-1.11.0 | 1.02 GB | : 50% 0.5007279790268149/1 [00:13<00:12, 25.05s/it] pytorch-1.11.0 | 1.02 GB | : 51% 0.505359922017335/1 [00:13<00:11, 23.96s/it]

pytorch-1.11.0 | 1.02 GB | : 51% 0.5095585542119678/1 [00:15<00:49, 100.93s/it] pytorch-1.11.0 | 1.02 GB | : 51% 0.5126066715347618/1 [00:16<01:41, 209.24s/it] pytorch-1.11.0 | 1.02 GB | : 52% 0.5181948866265507/1 [00:16<01:05, 136.93s/it] cudatoolkit-11.3.1 | 603.5 MB | : 92% 0.9216850939335954/1 [00:16<00:05, 69.39s/it] pytorch-1.11.0 | 1.02 GB | : 52% 0.5213924214651678/1 [00:17<00:54, 113.19s/it] pytorch-1.11.0 | 1.02 GB | : 53% 0.526158840219929/1 [00:17<00:39, 82.34s/it]
pytorch-1.11.0 | 1.02 GB | : 53% 0.5314631620316537/1 [00:17<00:28, 60.36s/it] pytorch-1.11.0 | 1.02 GB | : 54% 0.5366031245759728/1 [00:17<00:21, 47.15s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 100% 1.0/1 [00:17<00:00, 1.57s/it]
pytorch-1.11.0 | 1.02 GB | : 55% 0.5491243124019597/1 [00:17<00:13, 29.60s/it] cudatoolkit-11.3.1 | 603.5 MB | : 98% 0.9766480852658902/1 [00:17<00:00, 17.87s/it] pytorch-1.11.0 | 1.02 GB | : 56% 0.5603903930950314/1 [00:17<00:10, 24.18s/it] pytorch-1.11.0 | 1.02 GB | : 70% 0.7046380628707795/1 [00:20<00:05, 17.19s/it]

pytorch-1.11.0 | 1.02 GB | : 73% 0.7251082625385623/1 [00:20<00:04, 15.60s/it]

pytorch-1.11.0 | 1.02 GB | : 77% 0.7660934871288748/1 [00:21<00:04, 18.89s/it]

libhwloc-2.10.0 | 2.3 MB | : 100% 1.0/1 [00:21<00:00, 20.11s/it]

pytorch-1.11.0 | 1.02 GB | : 78% 0.7825294138694303/1 [00:21<00:04, 19.09s/it]

pytorch-1.11.0 | 1.02 GB | : 82% 0.8217365700214464/1 [00:22<00:03, 20.77s/it]

openh264-2.1.1 | 1.5 MB | : 100% 1.0/1 [00:22<00:00, 21.21s/it]

pytorch-1.11.0 | 1.02 GB | : 86% 0.8574772398063635/1 [00:23<00:02, 19.57s/it]

pytorch-1.11.0 | 1.02 GB | : 86% 0.8627217946117589/1 [00:23<00:02, 20.48s/it]

libuv-1.48.0 | 879 KB | : 100% 1.0/1 [00:23<00:00, 21.93s/it]

pytorch-1.11.0 | 1.02 GB | : 87% 0.8737189237763487/1 [00:23<00:02, 20.84s/it]

libgfortran5-13.2.0 | 1.4 MB | : 100% 1.0/1 [00:23<00:00, 22.12s/it]

pytorch-1.11.0 | 1.02 GB | : 88% 0.8786198182953507/1 [00:23<00:02, 22.36s/it]

libxml2-2.12.7 | 689 KB | : 100% 1.0/1 [00:23<00:00, 22.30s/it]

pytorch-1.11.0 | 1.02 GB | : 90% 0.9017048244900401/1 [00:24<00:01, 18.62s/it]

mkl-include-2024.1.0 | 673 KB | : 100% 1.0/1 [00:24<00:00, 22.74s/it]

pytorch-1.11.0 | 1.02 GB | : 91% 0.9127168954062123/1 [00:24<00:01, 19.00s/it]

freetype-2.12.1 | 620 KB | : 100% 1.0/1 [00:24<00:00, 22.92s/it]

pytorch-1.11.0 | 1.02 GB | : 92% 0.9180361589695193/1 [00:24<00:01, 19.04s/it]

... (more hidden) ...

pytorch-1.11.0 | 1.02 GB | : 100% 0.9968240150631096/1 [00:26<00:00, 22.96s/it]

gnutls-3.6.13 | 2.0 MB | : 100% 1.0/1 [00:26<00:00, 25.50s/it]

gnutls-3.6.13 | 2.0 MB | : 100% 1.0/1 [00:26<00:00, 25.50s/it]

mkl-2024.1.0 | 121.0 MB | : 100% 1.0/1 [00:38<00:00, 5.06s/it]
pytorch-1.11.0 | 1.02 GB | : 100% 1.0/1 [03:27<00:00, 22.96s/it]

Preparing transaction: done Verifying transaction: done Executing transaction: \ By downloading and using the CUDA Toolkit conda packages, you accept the terms and conditions of the CUDA End User License Agreement (EULA): https://docs.nvidia.com/cuda/eula/index.htmldone Channels:

==> WARNING: A newer version of conda exists. <== current version: 23.11.0 latest version: 24.5.0

Please update conda by running

$ conda update -n base -c conda-forge conda

Package Plan

environment location: /usr/local/envs/wham

added / updated specs:

The following packages will be downloaded:

package                    |            build
---------------------------|-----------------
fvcore-0.1.5.post20221221  |     pyhd8ed1ab_0          59 KB  conda-forge
iopath-0.1.9               |             py39          42 KB  iopath
portalocker-2.8.2          |   py39hf3d152e_1          35 KB  conda-forge
pyyaml-6.0.1               |   py39hd1e30aa_1         174 KB  conda-forge
tabulate-0.9.0             |     pyhd8ed1ab_1          35 KB  conda-forge
termcolor-2.4.0            |     pyhd8ed1ab_0          12 KB  conda-forge
tqdm-4.66.4                |     pyhd8ed1ab_0          87 KB  conda-forge
yacs-0.1.8                 |     pyhd8ed1ab_0          17 KB  conda-forge
yaml-0.2.5                 |       h7f98852_2          87 KB  conda-forge
------------------------------------------------------------
                                       Total:         548 KB

The following NEW packages will be INSTALLED:

colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_0 fvcore conda-forge/noarch::fvcore-0.1.5.post20221221-pyhd8ed1ab_0 iopath iopath/linux-64::iopath-0.1.9-py39 portalocker conda-forge/linux-64::portalocker-2.8.2-py39hf3d152e_1 pyyaml conda-forge/linux-64::pyyaml-6.0.1-py39hd1e30aa_1 tabulate conda-forge/noarch::tabulate-0.9.0-pyhd8ed1ab_1 termcolor conda-forge/noarch::termcolor-2.4.0-pyhd8ed1ab_0 tqdm conda-forge/noarch::tqdm-4.66.4-pyhd8ed1ab_0 yacs conda-forge/noarch::yacs-0.1.8-pyhd8ed1ab_0 yaml conda-forge/linux-64::yaml-0.2.5-h7f98852_2

Downloading and Extracting Packages: pyyaml-6.0.1 | 174 KB | : 0% 0/1 [00:00<?, ?it/s] tqdm-4.66.4 | 87 KB | : 0% 0/1 [00:00<?, ?it/s]

yaml-0.2.5 | 87 KB | : 0% 0/1 [00:00<?, ?it/s]

fvcore-0.1.5.post202 | 59 KB | : 0% 0/1 [00:00<?, ?it/s]

iopath-0.1.9 | 42 KB | : 0% 0/1 [00:00<?, ?it/s]

tabulate-0.9.0 | 35 KB | : 0% 0/1 [00:00<?, ?it/s]

portalocker-2.8.2 | 35 KB | : 0% 0/1 [00:00<?, ?it/s]

yacs-0.1.8 | 17 KB | : 0% 0/1 [00:00<?, ?it/s]

termcolor-2.4.0 | 12 KB | : 0% 0/1 [00:00<?, ?it/s] tqdm-4.66.4 | 87 KB | : 18% 0.18315968340562536/1 [00:00<00:00, 1.11it/s]

yaml-0.2.5 | 87 KB | : 18% 0.1837987009344746/1 [00:00<00:00, 1.04it/s]

pyyaml-6.0.1 | 174 KB | : 9% 0.09184319836763065/1 [00:00<00:01, 2.10s/it]

tabulate-0.9.0 | 35 KB | : 46% 0.45622633103141014/1 [00:00<00:00, 2.04it/s]

portalocker-2.8.2 | 35 KB | : 46% 0.46111845993639355/1 [00:00<00:00, 1.92it/s]

yacs-0.1.8 | 17 KB | : 93% 0.9277988561073673/1 [00:00<00:00, 3.55it/s]

termcolor-2.4.0 | 12 KB | : 100% 1.0/1 [00:00<00:00, 3.71it/s]

fvcore-0.1.5.post202 | 59 KB | : 100% 1.0/1 [00:00<00:00, 4.02it/s]

fvcore-0.1.5.post202 | 59 KB | : 100% 1.0/1 [00:00<00:00, 4.02it/s] tqdm-4.66.4 | 87 KB | : 100% 1.0/1 [00:00<00:00, 3.66it/s]
tqdm-4.66.4 | 87 KB | : 100% 1.0/1 [00:00<00:00, 3.66it/s]

yaml-0.2.5 | 87 KB | : 100% 1.0/1 [00:00<00:00, 3.24it/s]

pyyaml-6.0.1 | 174 KB | : 100% 1.0/1 [00:00<00:00, 2.98it/s]

tabulate-0.9.0 | 35 KB | : 100% 1.0/1 [00:00<00:00, 2.80it/s]

tabulate-0.9.0 | 35 KB | : 100% 1.0/1 [00:00<00:00, 2.80it/s]

yacs-0.1.8 | 17 KB | : 100% 1.0/1 [00:00<00:00, 3.55it/s]

portalocker-2.8.2 | 35 KB | : 100% 1.0/1 [00:00<00:00, 2.50it/s]

portalocker-2.8.2 | 35 KB | : 100% 1.0/1 [00:00<00:00, 2.50it/s]

termcolor-2.4.0 | 12 KB | : 100% 1.0/1 [00:00<00:00, 3.71it/s]

iopath-0.1.9 | 42 KB | : 100% 1.0/1 [00:00<00:00, 1.94it/s]

Preparing transaction: done Verifying transaction: done Executing transaction: done Looking in links: https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py39_cu113_pyt1110/download.html Collecting pytorch3d Downloading https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py39_cu113_pyt1110/pytorch3d-0.7.2-cp39-cp39-linux_x86_64.whl (19.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.6/19.6 MB 58.7 MB/s eta 0:00:00 Requirement already satisfied: fvcore in /usr/local/envs/wham/lib/python3.9/site-packages (from pytorch3d) (0.1.5.post20221221) Requirement already satisfied: iopath in /usr/local/envs/wham/lib/python3.9/site-packages (from pytorch3d) (0.1.9) Requirement already satisfied: numpy in /usr/local/envs/wham/lib/python3.9/site-packages (from fvcore->pytorch3d) (1.26.4) Requirement already satisfied: yacs>=0.1.6 in /usr/local/envs/wham/lib/python3.9/site-packages (from fvcore->pytorch3d) (0.1.8) Requirement already satisfied: pyyaml>=5.1 in /usr/local/envs/wham/lib/python3.9/site-packages (from fvcore->pytorch3d) (6.0.1) Requirement already satisfied: tqdm in /usr/local/envs/wham/lib/python3.9/site-packages (from fvcore->pytorch3d) (4.66.4) Requirement already satisfied: termcolor>=1.1 in /usr/local/envs/wham/lib/python3.9/site-packages (from fvcore->pytorch3d) (2.4.0) Requirement already satisfied: Pillow in /usr/local/envs/wham/lib/python3.9/site-packages (from fvcore->pytorch3d) (9.4.0) Requirement already satisfied: tabulate in /usr/local/envs/wham/lib/python3.9/site-packages (from fvcore->pytorch3d) (0.9.0) Requirement already satisfied: portalocker in /usr/local/envs/wham/lib/python3.9/site-packages (from iopath->pytorch3d) (2.8.2) Installing collected packages: pytorch3d Successfully installed pytorch3d-0.7.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Collecting chumpy@ git+https://github.com/mattloper/chumpy (from -r requirements.txt (line 1)) Cloning https://github.com/mattloper/chumpy to /tmp/pip-install-apea3dsa/chumpy_c950a9336dde460fbdf58cf7d076db18 Running command git clone --filter=blob:none --quiet https://github.com/mattloper/chumpy /tmp/pip-install-apea3dsa/chumpy_c950a9336dde460fbdf58cf7d076db18 Resolved https://github.com/mattloper/chumpy to commit 51d5afd92a8ded3637553be8cef41f328a1c863a Preparing metadata (setup.py) ... done Collecting numpy==1.22.3 (from -r requirements.txt (line 2)) Downloading numpy-1.22.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.0 kB) Requirement already satisfied: yacs in /usr/local/envs/wham/lib/python3.9/site-packages (from -r requirements.txt (line 3)) (0.1.8) Collecting joblib (from -r requirements.txt (line 4)) Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) Collecting scikit-image (from -r requirements.txt (line 5)) Downloading scikit_image-0.22.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB) Collecting opencv-python (from -r requirements.txt (line 6)) Downloading opencv_python-4.9.0.80-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB) Collecting matplotlib (from -r requirements.txt (line 8)) Downloading matplotlib-3.9.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting tensorboard (from -r requirements.txt (line 9)) Downloading tensorboard-2.16.2-py3-none-any.whl.metadata (1.6 kB) Collecting smplx (from -r requirements.txt (line 10)) Downloading smplx-0.1.28-py3-none-any.whl.metadata (10 kB) Collecting progress (from -r requirements.txt (line 11)) Downloading progress-1.6.tar.gz (7.8 kB) Preparing metadata (setup.py) ... done Collecting einops (from -r requirements.txt (line 12)) Downloading einops-0.8.0-py3-none-any.whl.metadata (12 kB) Collecting mmcv==1.3.9 (from -r requirements.txt (line 13)) Downloading mmcv-1.3.9.tar.gz (313 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.3/313.3 kB 3.0 MB/s eta 0:00:00 error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip. Preparing metadata (setup.py) ... error error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details.

RohaanA commented 3 months ago

Hey, were you able to fix it? Looks like mm-cv failed to install

On Sat, May 18, 2024 at 7:44 PM Muhammad Naufil @.***> wrote:

also, it fails to install WHAM

/content/WHAM Channels:

  • pytorch
  • conda-forge Platform: linux-64 Collecting package metadata (repodata.json): done Solving environment: done

==> WARNING: A newer version of conda exists. <== current version: 23.11.0 latest version: 24.5.0

Please update conda by running

$ conda update -n base -c conda-forge conda

Package Plan

environment location: /usr/local/envs/wham

added / updated specs:

  • cudatoolkit=11.3
  • pytorch==1.11.0
  • torchaudio==0.11.0
  • torchvision==0.12.0

The following packages will be downloaded:

package build
_openmp_mutex-4.5 2_kmp_llvm 6 KB conda-forge
blas-2.122 mkl 14 KB conda-forge
blas-devel-3.9.0 22_linux64_mkl 14 KB conda-forge
brotli-python-1.1.0 py39h3d6467e_1 342 KB conda-forge
certifi-2024.2.2 pyhd8ed1ab_0 157 KB conda-forge
cudatoolkit-11.3.1 hb98b00a_13 603.5 MB conda-forge
ffmpeg-4.3 hf484d3e_0 9.9 MB pytorch
freetype-2.12.1 h267a509_2 620 KB conda-forge
gmp-6.3.0 h59595ed_1 556 KB conda-forge
gnutls-3.6.13 h85f3911_1 2.0 MB conda-forge
idna-3.7 pyhd8ed1ab_0 51 KB conda-forge
jpeg-9e h0b41bf4_3 235 KB conda-forge
lame-3.100 h166bdaf_1003 496 KB conda-forge
lcms2-2.15 hfd0df8a_0 235 KB conda-forge
lerc-4.0.0 h27087fc_0 275 KB conda-forge
libblas-3.9.0 22_linux64_mkl 15 KB conda-forge
libcblas-3.9.0 22_linux64_mkl 14 KB conda-forge
libdeflate-1.17 h0b41bf4_0 63 KB conda-forge
libgfortran-ng-13.2.0 h69a702a_7 24 KB conda-forge
libgfortran5-13.2.0 hca663fb_7 1.4 MB conda-forge
libhwloc-2.10.0 default_h5622ce7_1001 2.3 MB conda-forge
liblapack-3.9.0 22_linux64_mkl 14 KB conda-forge
liblapacke-3.9.0 22_linux64_mkl 14 KB conda-forge
libpng-1.6.43 h2797004_0 281 KB conda-forge
libstdcxx-ng-13.2.0 hc0a3c3a_7 3.7 MB conda-forge
libtiff-4.5.0 h6adf6a1_2 397 KB conda-forge
libuv-1.48.0 hd590300_0 879 KB conda-forge
libwebp-base-1.4.0 hd590300_0 429 KB conda-forge
libxcb-1.13 h7f98852_1004 391 KB conda-forge
libxml2-2.12.7 hc051c1a_0 689 KB conda-forge
llvm-openmp-18.1.5 ha31de31_0 56.7 MB conda-forge
mkl-2024.1.0 ha957f24_692 121.0 MB conda-forge
mkl-devel-2024.1.0 ha770c72_692 34 KB conda-forge
mkl-include-2024.1.0 ha957f24_692 673 KB conda-forge
nettle-3.6 he412f7d_0 6.5 MB conda-forge
numpy-1.26.4 py39h474f0d3_0 6.7 MB conda-forge
openh264-2.1.1 h780b84a_0 1.5 MB conda-forge
openjpeg-2.5.0 hfec8fc6_2 344 KB conda-forge
pillow-9.4.0 py39h2320bf1_1 44.1 MB conda-forge
pthread-stubs-0.4 h36c2ea0_1001 5 KB conda-forge
python_abi-3.9 4_cp39 6 KB conda-forge
pytorch-1.11.0 py3.9_cuda11.3_cudnn8.2.0_0 1.02 GB pytorch
pytorch-mutex-1.0 cuda 3 KB pytorch
tbb-2021.12.0 h297d8ca_1 190 KB conda-forge
torchaudio-0.11.0 py39_cu113 5.3 MB pytorch
torchvision-0.12.0 py39_cu113 9.2 MB pytorch
typing_extensions-4.11.0 pyha770c72_0 37 KB conda-forge
urllib3-2.2.1 pyhd8ed1ab_0 92 KB conda-forge
xorg-libxau-1.0.11 hd590300_0 14 KB conda-forge
xorg-libxdmcp-1.1.3 h7f98852_0 19 KB conda-forge
zlib-1.2.13 hd590300_5 91 KB conda-forge
zstd-1.5.6 ha6fb4c9_0 542 KB conda-forge

                                   Total:        1.88 GB

The following NEW packages will be INSTALLED:

blas conda-forge/linux-64::blas-2.122-mkl blas-devel conda-forge/linux-64::blas-devel-3.9.0-22_linux64_mkl brotli-python conda-forge/linux-64::brotli-python-1.1.0-py39h3d6467e_1 certifi conda-forge/noarch::certifi-2024.2.2-pyhd8ed1ab_0 charset-normalizer conda-forge/noarch::charset-normalizer-3.3.2-pyhd8ed1ab_0 cudatoolkit conda-forge/linux-64::cudatoolkit-11.3.1-hb98b00a_13 ffmpeg pytorch/linux-64::ffmpeg-4.3-hf484d3e_0 freetype conda-forge/linux-64::freetype-2.12.1-h267a509_2 gmp conda-forge/linux-64::gmp-6.3.0-h59595ed_1 gnutls conda-forge/linux-64::gnutls-3.6.13-h85f3911_1 icu conda-forge/linux-64::icu-73.2-h59595ed_0 idna conda-forge/noarch::idna-3.7-pyhd8ed1ab_0 jpeg conda-forge/linux-64::jpeg-9e-h0b41bf4_3 lame conda-forge/linux-64::lame-3.100-h166bdaf_1003 lcms2 conda-forge/linux-64::lcms2-2.15-hfd0df8a_0 lerc conda-forge/linux-64::lerc-4.0.0-h27087fc_0 libblas conda-forge/linux-64::libblas-3.9.0-22_linux64_mkl libcblas conda-forge/linux-64::libcblas-3.9.0-22_linux64_mkl libdeflate conda-forge/linux-64::libdeflate-1.17-h0b41bf4_0 libgfortran-ng conda-forge/linux-64::libgfortran-ng-13.2.0-h69a702a_7 libgfortran5 conda-forge/linux-64::libgfortran5-13.2.0-hca663fb_7 libhwloc conda-forge/linux-64::libhwloc-2.10.0-default_h5622ce7_1001 libiconv conda-forge/linux-64::libiconv-1.17-hd590300_2 liblapack conda-forge/linux-64::liblapack-3.9.0-22_linux64_mkl liblapacke conda-forge/linux-64::liblapacke-3.9.0-22_linux64_mkl libpng conda-forge/linux-64::libpng-1.6.43-h2797004_0 libstdcxx-ng conda-forge/linux-64::libstdcxx-ng-13.2.0-hc0a3c3a_7 libtiff conda-forge/linux-64::libtiff-4.5.0-h6adf6a1_2 libuv conda-forge/linux-64::libuv-1.48.0-hd590300_0 libwebp-base conda-forge/linux-64::libwebp-base-1.4.0-hd590300_0 libxcb conda-forge/linux-64::libxcb-1.13-h7f98852_1004 libxml2 conda-forge/linux-64::libxml2-2.12.7-hc051c1a_0 llvm-openmp conda-forge/linux-64::llvm-openmp-18.1.5-ha31de31_0 mkl conda-forge/linux-64::mkl-2024.1.0-ha957f24_692 mkl-devel conda-forge/linux-64::mkl-devel-2024.1.0-ha770c72_692 mkl-include conda-forge/linux-64::mkl-include-2024.1.0-ha957f24_692 nettle conda-forge/linux-64::nettle-3.6-he412f7d_0 numpy conda-forge/linux-64::numpy-1.26.4-py39h474f0d3_0 openh264 conda-forge/linux-64::openh264-2.1.1-h780b84a_0 openjpeg conda-forge/linux-64::openjpeg-2.5.0-hfec8fc6_2 pillow conda-forge/linux-64::pillow-9.4.0-py39h2320bf1_1 pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-h36c2ea0_1001 pysocks conda-forge/noarch::pysocks-1.7.1-pyha2e5f31_6 python_abi conda-forge/linux-64::python_abi-3.9-4_cp39 pytorch pytorch/linux-64::pytorch-1.11.0-py3.9_cuda11.3_cudnn8.2.0_0 pytorch-mutex pytorch/noarch::pytorch-mutex-1.0-cuda requests conda-forge/noarch::requests-2.31.0-pyhd8ed1ab_0 tbb conda-forge/linux-64::tbb-2021.12.0-h297d8ca_1 torchaudio pytorch/linux-64::torchaudio-0.11.0-py39_cu113 torchvision pytorch/linux-64::torchvision-0.12.0-py39_cu113 typing_extensions conda-forge/noarch::typing_extensions-4.11.0-pyha770c72_0 urllib3 conda-forge/noarch::urllib3-2.2.1-pyhd8ed1ab_0 xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.11-hd590300_0 xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.3-h7f98852_0 zlib conda-forge/linux-64::zlib-1.2.13-hd590300_5 zstd conda-forge/linux-64::zstd-1.5.6-ha6fb4c9_0

The following packages will be DOWNGRADED:

_openmp_mutex 4.5-2_gnu --> 4.5-2_kmp_llvm

Downloading and Extracting Packages: pytorch-1.11.0 | 1.02 GB | : 0% 0/1 [00:00<?, ?it/s] cudatoolkit-11.3.1 | 603.5 MB | : 0% 0/1 [00:00<?, ?it/s]

mkl-2024.1.0 | 121.0 MB | : 0% 0/1 [00:00<?, ?it/s]

llvm-openmp-18.1.5 | 56.7 MB | : 0% 0/1 [00:00<?, ?it/s]

pillow-9.4.0 | 44.1 MB | : 0% 0/1 [00:00<?, ?it/s]

ffmpeg-4.3 | 9.9 MB | : 0% 0/1 [00:00<?, ?it/s]

torchvision-0.12.0 | 9.2 MB | : 0% 0/1 [00:00<?, ?it/s]

numpy-1.26.4 | 6.7 MB | : 0% 0/1 [00:00<?, ?it/s]

nettle-3.6 | 6.5 MB | : 0% 0/1 [00:00<?, ?it/s]

torchaudio-0.11.0 | 5.3 MB | : 0% 0/1 [00:00<?, ?it/s]

libstdcxx-ng-13.2.0 | 3.7 MB | : 0% 0/1 [00:00<?, ?it/s]

libhwloc-2.10.0 | 2.3 MB | : 0% 0/1 [00:00<?, ?it/s]

gnutls-3.6.13 | 2.0 MB | : 0% 0/1 [00:00<?, ?it/s]

openh264-2.1.1 | 1.5 MB | : 0% 0/1 [00:00<?, ?it/s]

libgfortran5-13.2.0 | 1.4 MB | : 0% 0/1 [00:00<?, ?it/s]

libuv-1.48.0 | 879 KB | : 0% 0/1 [00:00<?, ?it/s]

libxml2-2.12.7 | 689 KB | : 0% 0/1 [00:00<?, ?it/s]

mkl-include-2024.1.0 | 673 KB | : 0% 0/1 [00:00<?, ?it/s]

freetype-2.12.1 | 620 KB | : 0% 0/1 [00:00<?, ?it/s]

... (more hidden) ...

pillow-9.4.0 | 44.1 MB | : 0% 0.00035460850152238814/1 [00:00<07:28, 448.59s/it] cudatoolkit-11.3.1 | 603.5 MB | : 0% 2.5889303500845355e-05/1 [00:00<1:52:27, 6747.60s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 0% 0.00027538904543591487/1 [00:00<10:19, 619.70s/it]

pytorch-1.11.0 | 1.02 GB | : 0% 1.4941751582323194e-05/1 [00:00<4:13:14, 15194.48s/it] cudatoolkit-11.3.1 | 603.5 MB | : 0% 0.004530628112647937/1 [00:00<00:49, 49.53s/it]

pillow-9.4.0 | 44.1 MB | : 1% 0.01170208055023881/1 [00:00<00:18, 18.99s/it]

mkl-2024.1.0 | 121.0 MB | : 2% 0.01627641085738685/1 [00:00<00:13, 14.08s/it]

pytorch-1.11.0 | 1.02 GB | : 0% 0.0028239910490590837/1 [00:00<01:31, 91.88s/it]

pillow-9.4.0 | 44.1 MB | : 5% 0.04680832220095524/1 [00:00<00:05, 5.89s/it] cudatoolkit-11.3.1 | 603.5 MB | : 1% 0.011753743789383791/1 [00:00<00:25, 25.58s/it]

mkl-2024.1.0 | 121.0 MB | : 4% 0.03939924850399198/1 [00:00<00:07, 7.54s/it]

pytorch-1.11.0 | 1.02 GB | : 1% 0.006335302670905034/1 [00:00<00:51, 51.82s/it]

pillow-9.4.0 | 44.1 MB | : 10% 0.1017726399369254/1 [00:00<00:02, 3.30s/it]

mkl-2024.1.0 | 121.0 MB | : 7% 0.06536399915744243/1 [00:00<00:05, 5.63s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 15% 0.15229014212606093/1 [00:00<00:02, 2.42s/it] pytorch-1.11.0 | 1.02 GB | : 1% 0.009891439547497953/1 [00:00<00:41, 41.45s/it]

pillow-9.4.0 | 44.1 MB | : 19% 0.18652407180077615/1 [00:00<00:01, 2.06s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 21% 0.21370189925826993/1 [00:00<00:01, 2.11s/it]

mkl-2024.1.0 | 121.0 MB | : 10% 0.0950749078653708/1 [00:00<00:04, 4.78s/it] pytorch-1.11.0 | 1.02 GB | : 1% 0.013447576424090875/1 [00:00<00:35, 36.03s/it]

pillow-9.4.0 | 44.1 MB | : 27% 0.2726939376707165/1 [00:00<00:01, 1.71s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 28% 0.2817229934809409/1 [00:00<00:01, 1.92s/it]

mkl-2024.1.0 | 121.0 MB | : 13% 0.12646512880461688/1 [00:00<00:03, 4.31s/it] pytorch-1.11.0 | 1.02 GB | : 2% 0.016525577250049453/1 [00:00<00:35, 35.99s/it]

pillow-9.4.0 | 44.1 MB | : 35% 0.35425389302086574/1 [00:00<00:00, 1.52s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 34% 0.34065624920422666/1 [00:00<00:01, 1.85s/it]

mkl-2024.1.0 | 121.0 MB | : 16% 0.1600513734309707/1 [00:00<00:03, 3.80s/it] pytorch-1.11.0 | 1.02 GB | : 2% 0.019797820846578232/1 [00:00<00:33, 34.16s/it]

pillow-9.4.0 | 44.1 MB | : 42% 0.4216295083101195/1 [00:00<00:00, 1.56s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 40% 0.39628483638228146/1 [00:00<00:01, 1.93s/it]

pytorch-1.11.0 | 1.02 GB | : 2% 0.02287582167253681/1 [00:00<00:37, 38.47s/it] cudatoolkit-11.3.1 | 603.5 MB | : 4% 0.04129343908384834/1 [00:01<00:22, 23.23s/it]

pillow-9.4.0 | 44.1 MB | : 49% 0.48687747259023895/1 [00:01<00:00, 1.65s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 45% 0.44943492215141306/1 [00:01<00:01, 2.25s/it]

mkl-2024.1.0 | 121.0 MB | : 21% 0.2130142976494517/1 [00:01<00:03, 4.79s/it] pytorch-1.11.0 | 1.02 GB | : 3% 0.0256400457152666/1 [00:01<00:40, 42.06s/it]

pillow-9.4.0 | 44.1 MB | : 55% 0.5485793518551345/1 [00:01<00:00, 1.79s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 50% 0.5039619531477242/1 [00:01<00:01, 2.14s/it]

mkl-2024.1.0 | 121.0 MB | : 24% 0.23639549102395185/1 [00:01<00:03, 4.69s/it] pytorch-1.11.0 | 1.02 GB | : 3% 0.028329561000084776/1 [00:01<00:39, 40.80s/it]

pillow-9.4.0 | 44.1 MB | : 61% 0.6148911416398211/1 [00:01<00:00, 1.76s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 56% 0.5573874279622917/1 [00:01<00:00, 2.15s/it]

mkl-2024.1.0 | 121.0 MB | : 26% 0.2596475065345045/1 [00:01<00:03, 4.63s/it] pytorch-1.11.0 | 1.02 GB | : 3% 0.03101907628490295/1 [00:01<00:39, 40.81s/it]

pillow-9.4.0 | 44.1 MB | : 67% 0.6734015443910151/1 [00:01<00:00, 1.75s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 61% 0.6102621246859873/1 [00:01<00:00, 2.08s/it]

mkl-2024.1.0 | 121.0 MB | : 29% 0.28625814650769255/1 [00:01<00:03, 4.54s/it] pytorch-1.11.0 | 1.02 GB | : 3% 0.0336936498181388/1 [00:01<00:38, 39.82s/it]

pillow-9.4.0 | 44.1 MB | : 75% 0.7496423722183285/1 [00:01<00:00, 1.62s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 66% 0.6606583200007597/1 [00:01<00:00, 2.09s/it]

mkl-2024.1.0 | 121.0 MB | : 31% 0.3105435849298253/1 [00:01<00:03, 4.42s/it] pytorch-1.11.0 | 1.02 GB | : 4% 0.036622233128274145/1 [00:01<00:37, 38.50s/it]

pillow-9.4.0 | 44.1 MB | : 83% 0.8333299785776122/1 [00:01<00:00, 1.48s/it]

mkl-2024.1.0 | 121.0 MB | : 33% 0.3336664225764304/1 [00:01<00:02, 4.43s/it]

pytorch-1.11.0 | 1.02 GB | : 4% 0.039789884463726666/1 [00:01<00:35, 36.50s/it] cudatoolkit-11.3.1 | 603.5 MB | : 7% 0.0702117910942926/1 [00:01<00:20, 22.36s/it]

pillow-9.4.0 | 44.1 MB | : 90% 0.9021240278729554/1 [00:01<00:00, 1.48s/it]

mkl-2024.1.0 | 121.0 MB | : 36% 0.3589852839101433/1 [00:01<00:02, 4.29s/it]

pytorch-1.11.0 | 1.02 GB | : 4% 0.04282306003493827/1 [00:01<00:33, 35.47s/it] cudatoolkit-11.3.1 | 603.5 MB | : 8% 0.0752343159734566/1 [00:01<00:20, 21.65s/it]

pillow-9.4.0 | 44.1 MB | : 97% 0.9723365111743884/1 [00:01<00:00, 1.47s/it]

mkl-2024.1.0 | 121.0 MB | : 38% 0.38262483301253847/1 [00:01<00:02, 4.30s/it]

pytorch-1.11.0 | 1.02 GB | : 5% 0.046812507707418564/1 [00:01<00:30, 31.67s/it] cudatoolkit-11.3.1 | 603.5 MB | : 8% 0.08121474508215187/1 [00:01<00:18, 20.09s/it]

mkl-2024.1.0 | 121.0 MB | : 41% 0.4078145164823038/1 [00:01<00:02, 4.20s/it]

pytorch-1.11.0 | 1.02 GB | : 5% 0.05001004254603573/1 [00:01<00:30, 31.61s/it] cudatoolkit-11.3.1 | 603.5 MB | : 9% 0.08833430354488435/1 [00:01<00:16, 17.91s/it]

mkl-2024.1.0 | 121.0 MB | : 44% 0.44114240538076266/1 [00:02<00:02, 3.77s/it] pytorch-1.11.0 | 1.02 GB | : 5% 0.053879956205857435/1 [00:02<00:28, 30.00s/it]

mkl-2024.1.0 | 121.0 MB | : 48% 0.4806708317487021/1 [00:02<00:01, 3.29s/it] pytorch-1.11.0 | 1.02 GB | : 6% 0.05821306416473116/1 [00:02<00:27, 28.68s/it]

mkl-2024.1.0 | 121.0 MB | : 51% 0.5132236534634759/1 [00:02<00:01, 3.26s/it] pytorch-1.11.0 | 1.02 GB | : 6% 0.06170943403499479/1 [00:02<00:27, 29.83s/it]

mkl-2024.1.0 | 121.0 MB | : 55% 0.5510727676000976/1 [00:02<00:01, 3.05s/it] pytorch-1.11.0 | 1.02 GB | : 7% 0.06540004667582862/1 [00:02<00:27, 29.37s/it]

mkl-2024.1.0 | 121.0 MB | : 60% 0.5955099527980426/1 [00:02<00:01, 2.78s/it] pytorch-1.11.0 | 1.02 GB | : 7% 0.06882170778818063/1 [00:02<00:27, 29.44s/it]

mkl-2024.1.0 | 121.0 MB | : 63% 0.6316797547033468/1 [00:02<00:01, 2.97s/it] pytorch-1.11.0 | 1.02 GB | : 7% 0.07273644670274931/1 [00:02<00:26, 28.40s/it]

ffmpeg-4.3 | 9.9 MB | : 0% 0.0015713236502815128/1 [00:02<27:46, 1668.63s/it] cudatoolkit-11.3.1 | 603.5 MB | : 14% 0.13672141178796432/1 [00:02<00:13, 15.27s/it]

pytorch-1.11.0 | 1.02 GB | : 8% 0.07626270007617758/1 [00:02<00:26, 28.90s/it]

ffmpeg-4.3 | 9.9 MB | : 35% 0.3504051740127774/1 [00:02<00:03, 5.53s/it]

pytorch-1.11.0 | 1.02 GB | : 8% 0.07972918644327656/1 [00:02<00:29, 31.64s/it]

mkl-2024.1.0 | 121.0 MB | : 70% 0.6973021095886842/1 [00:02<00:01, 3.72s/it] cudatoolkit-11.3.1 | 603.5 MB | : 14% 0.14332318418067988/1 [00:02<00:15, 18.38s/it]

ffmpeg-4.3 | 9.9 MB | : 93% 0.9333662482672186/1 [00:02<00:00, 1.69s/it]

pytorch-1.11.0 | 1.02 GB | : 8% 0.08294166303347605/1 [00:02<00:31, 34.35s/it] cudatoolkit-11.3.1 | 603.5 MB | : 15% 0.1490964988613684/1 [00:02<00:16, 18.82s/it]

pytorch-1.11.0 | 1.02 GB | : 9% 0.08591507159835836/1 [00:03<00:32, 35.04s/it] cudatoolkit-11.3.1 | 603.5 MB | : 15% 0.1546368098105493/1 [00:03<00:15, 18.91s/it]

pytorch-1.11.0 | 1.02 GB | : 9% 0.08894824716956998/1 [00:03<00:31, 34.92s/it] cudatoolkit-11.3.1 | 603.5 MB | : 16% 0.16009945284922766/1 [00:03<00:16, 19.13s/it]

torchvision-0.12.0 | 9.2 MB | : 0% 0.001706616712573309/1 [00:03<31:51, 1914.60s/it]

pytorch-1.11.0 | 1.02 GB | : 9% 0.09290781133888562/1 [00:03<00:28, 31.93s/it]

numpy-1.26.4 | 6.7 MB | : 0% 0.0023274608416504116/1 [00:03<23:26, 1410.19s/it] cudatoolkit-11.3.1 | 603.5 MB | : 17% 0.1654326493704018/1 [00:03<00:16, 19.66s/it]

torchvision-0.12.0 | 9.2 MB | : 21% 0.21332708907166364/1 [00:03<00:08, 11.22s/it]

numpy-1.26.4 | 6.7 MB | : 39% 0.3933408822389196/1 [00:03<00:03, 6.11s/it]

mkl-2024.1.0 | 121.0 MB | : 84% 0.8381059812914753/1 [00:03<00:00, 4.16s/it] pytorch-1.11.0 | 1.02 GB | : 10% 0.09609040442592046/1 [00:03<00:33, 37.04s/it]

torchvision-0.12.0 | 9.2 MB | : 42% 0.4181210945804607/1 [00:03<00:02, 5.01s/it]

numpy-1.26.4 | 6.7 MB | : 76% 0.7610796952196847/1 [00:03<00:00, 2.77s/it] cudatoolkit-11.3.1 | 603.5 MB | : 18% 0.17547769912872982/1 [00:03<00:18, 22.17s/it]

pytorch-1.11.0 | 1.02 GB | : 10% 0.09891439547497954/1 [00:03<00:35, 39.11s/it]

torchvision-0.12.0 | 9.2 MB | : 69% 0.6911797685921902/1 [00:03<00:00, 2.58s/it]

mkl-2024.1.0 | 121.0 MB | : 89% 0.8856434352241607/1 [00:03<00:00, 4.58s/it] cudatoolkit-11.3.1 | 603.5 MB | : 18% 0.18006010584837945/1 [00:03<00:18, 23.10s/it]

pytorch-1.11.0 | 1.02 GB | : 10% 0.10155908550505074/1 [00:03<00:36, 40.82s/it] cudatoolkit-11.3.1 | 603.5 MB | : 18% 0.184487176747024/1 [00:03<00:19, 23.55s/it]

pytorch-1.11.0 | 1.02 GB | : 10% 0.10408424152246337/1 [00:03<00:36, 40.70s/it]

mkl-2024.1.0 | 121.0 MB | : 93% 0.9299514425581582/1 [00:03<00:00, 4.72s/it] pytorch-1.11.0 | 1.02 GB | : 11% 0.10684846556519316/1 [00:03<00:35, 39.52s/it]

nettle-3.6 | 6.5 MB | : 0% 0.002418919541397422/1 [00:03<26:50, 1613.98s/it]

mkl-2024.1.0 | 121.0 MB | : 95% 0.9525575687489732/1 [00:03<00:00, 4.67s/it] cudatoolkit-11.3.1 | 603.5 MB | : 19% 0.19297886829530128/1 [00:04<00:19, 24.26s/it]

pytorch-1.11.0 | 1.02 GB | : 11% 0.10941844683735275/1 [00:04<00:37, 42.16s/it]

torchaudio-0.11.0 | 5.3 MB | : 0% 0.0029263126121323022/1 [00:04<23:00, 1384.36s/it] cudatoolkit-11.3.1 | 603.5 MB | : 20% 0.19766483222895428/1 [00:04<00:18, 23.48s/it]

mkl-2024.1.0 | 121.0 MB | : 97% 0.9741302720282082/1 [00:04<00:00, 4.81s/it]

pytorch-1.11.0 | 1.02 GB | : 11% 0.1118390105936891/1 [00:04<00:39, 44.52s/it]

torchaudio-0.11.0 | 5.3 MB | : 44% 0.4418732044319776/1 [00:04<00:03, 6.66s/it]

mkl-2024.1.0 | 121.0 MB | : 100% 0.9950570859877056/1 [00:04<00:00, 5.06s/it] pytorch-1.11.0 | 1.02 GB | : 11% 0.1143492248595194/1 [00:04<00:38, 43.82s/it]

torchaudio-0.11.0 | 5.3 MB | : 81% 0.8105885935606477/1 [00:04<00:00, 3.18s/it] pytorch-1.11.0 | 1.02 GB | : 12% 0.11720309941174313/1 [00:04<00:36, 41.03s/it]

libstdcxx-ng-13.2.0 | 3.7 MB | : 0% 0.004269219304042208/1 [00:04<17:07, 1031.95s/it] pytorch-1.11.0 | 1.02 GB | : 12% 0.11983284769023202/1 [00:04<00:35, 40.39s/it]

libhwloc-2.10.0 | 2.3 MB | : 1% 0.006789530762367667/1 [00:04<10:55, 659.84s/it]

libstdcxx-ng-13.2.0 | 3.7 MB | : 96% 0.9563051241054548/1 [00:04<00:00, 3.34s/it] pytorch-1.11.0 | 1.02 GB | : 12% 0.12234306195606232/1 [00:04<00:35, 40.84s/it] pytorch-1.11.0 | 1.02 GB | : 13% 0.1253015287693623/1 [00:04<00:33, 38.55s/it]

gnutls-3.6.13 | 2.0 MB | : 1% 0.007814829000532786/1 [00:04<09:52, 596.67s/it]

openh264-2.1.1 | 1.5 MB | : 1% 0.01033460034793491/1 [00:04<07:26, 451.46s/it] pytorch-1.11.0 | 1.02 GB | : 13% 0.12791633529626886/1 [00:04<00:35, 41.19s/it] cudatoolkit-11.3.1 | 603.5 MB | : 23% 0.23093258722754056/1 [00:04<00:16, 20.86s/it]

libgfortran5-13.2.0 | 1.4 MB | : 1% 0.011367034351560782/1 [00:04<07:00, 425.03s/it]

pytorch-1.11.0 | 1.02 GB | : 13% 0.131113870134886/1 [00:04<00:33, 38.09s/it] cudatoolkit-11.3.1 | 603.5 MB | : 24% 0.2362657837487147/1 [00:04<00:15, 20.22s/it]

libxml2-2.12.7 | 689 KB | : 2% 0.023211500346387443/1 [00:04<03:28, 213.05s/it]

pytorch-1.11.0 | 1.02 GB | : 13% 0.13417692920926227/1 [00:04<00:31, 36.51s/it] cudatoolkit-11.3.1 | 603.5 MB | : 24% 0.241236530020877/1 [00:05<00:15, 20.70s/it]

freetype-2.12.1 | 620 KB | : 3% 0.025802712560553852/1 [00:05<03:10, 195.04s/it]

pytorch-1.11.0 | 1.02 GB | : 14% 0.1369560950035744/1 [00:05<00:33, 38.73s/it] pytorch-1.11.0 | 1.02 GB | : 14% 0.13958584328206328/1 [00:05<00:33, 38.99s/it] pytorch-1.11.0 | 1.02 GB | : 14% 0.14226041681529913/1 [00:05<00:33, 39.32s/it] pytorch-1.11.0 | 1.02 GB | : 15% 0.1456671361760688/1 [00:05<00:31, 36.69s/it] pytorch-1.11.0 | 1.02 GB | : 15% 0.14914856429475012/1 [00:05<00:28, 34.04s/it] pytorch-1.11.0 | 1.02 GB | : 15% 0.1521070311080501/1 [00:05<00:29, 34.49s/it] pytorch-1.11.0 | 1.02 GB | : 16% 0.15502067266660313/1 [00:05<00:33, 40.20s/it] pytorch-1.11.0 | 1.02 GB | : 16% 0.15791937247357382/1 [00:05<00:32, 38.91s/it] pytorch-1.11.0 | 1.02 GB | : 16% 0.16077324702579757/1 [00:06<00:32, 38.77s/it] pytorch-1.11.0 | 1.02 GB | : 16% 0.16403054887074403/1 [00:06<00:30, 36.51s/it] pytorch-1.11.0 | 1.02 GB | : 17% 0.1678257537726541/1 [00:06<00:27, 33.12s/it] pytorch-1.11.0 | 1.02 GB | : 17% 0.1715611916682349/1 [00:06<00:25, 31.04s/it] pytorch-1.11.0 | 1.02 GB | : 18% 0.1751621537995748/1 [00:06<00:24, 30.02s/it] pytorch-1.11.0 | 1.02 GB | : 18% 0.1787033489245854/1 [00:06<00:24, 30.11s/it] pytorch-1.11.0 | 1.02 GB | : 18% 0.1828870393676359/1 [00:06<00:22, 28.01s/it] pytorch-1.11.0 | 1.02 GB | : 19% 0.18783275914138486/1 [00:06<00:20, 25.19s/it] pytorch-1.11.0 | 1.02 GB | : 19% 0.19270377015722223/1 [00:06<00:19, 23.66s/it] pytorch-1.11.0 | 1.02 GB | : 20% 0.19696216935818434/1 [00:06<00:19, 24.28s/it] pytorch-1.11.0 | 1.02 GB | : 20% 0.20111597629807018/1 [00:07<00:19, 24.38s/it] pytorch-1.11.0 | 1.02 GB | : 21% 0.2061513465813131/1 [00:07<00:18, 23.56s/it] pytorch-1.11.0 | 1.02 GB | : 21% 0.21064881380759237/1 [00:07<00:18, 23.22s/it] pytorch-1.11.0 | 1.02 GB | : 21% 0.2149669800148838/1 [00:07<00:18, 23.72s/it] pytorch-1.11.0 | 1.02 GB | : 22% 0.21959892300540398/1 [00:07<00:18, 23.66s/it] pytorch-1.11.0 | 1.02 GB | : 22% 0.22448487577282367/1 [00:07<00:17, 22.65s/it] pytorch-1.11.0 | 1.02 GB | : 23% 0.22892257599277366/1 [00:07<00:17, 23.26s/it] pytorch-1.11.0 | 1.02 GB | : 23% 0.23380852876019334/1 [00:07<00:17, 22.45s/it] pytorch-1.11.0 | 1.02 GB | : 24% 0.23903814181400646/1 [00:07<00:16, 21.37s/it] pytorch-1.11.0 | 1.02 GB | : 24% 0.24374479356243825/1 [00:07<00:16, 21.54s/it] pytorch-1.11.0 | 1.02 GB | : 25% 0.2486606298330226/1 [00:08<00:15, 21.17s/it] pytorch-1.11.0 | 1.02 GB | : 25% 0.25412931091215285/1 [00:08<00:15, 20.25s/it] pytorch-1.11.0 | 1.02 GB | : 26% 0.26010601154508217/1 [00:08<00:14, 19.11s/it] pytorch-1.11.0 | 1.02 GB | : 27% 0.2656792848852887/1 [00:08<00:13, 18.75s/it] cudatoolkit-11.3.1 | 603.5 MB | : 47% 0.4686999505793043/1 [00:08<00:06, 11.62s/it]

pillow-9.4.0 | 44.1 MB | : 100% 1.0/1 [00:08<00:00, 1.47s/it] pytorch-1.11.0 | 1.02 GB | : 28% 0.27607874398658566/1 [00:08<00:14, 20.50s/it] pytorch-1.11.0 | 1.02 GB | : 28% 0.28099458025717/1 [00:08<00:15, 20.90s/it] pytorch-1.11.0 | 1.02 GB | : 29% 0.28580582426667805/1 [00:08<00:15, 21.79s/it] pytorch-1.11.0 | 1.02 GB | : 29% 0.29088601980466794/1 [00:08<00:15, 21.15s/it] cudatoolkit-11.3.1 | 603.5 MB | : 51% 0.5126858772272406/1 [00:08<00:06, 12.48s/it] pytorch-1.11.0 | 1.02 GB | : 30% 0.295652438559429/1 [00:09<00:16, 22.86s/it] pytorch-1.11.0 | 1.02 GB | : 30% 0.30165902269552297/1 [00:09<00:14, 20.77s/it] pytorch-1.11.0 | 1.02 GB | : 31% 0.30655991721452497/1 [00:09<00:14, 20.81s/it] pytorch-1.11.0 | 1.02 GB | : 32% 0.3201867946576037/1 [00:09<00:11, 17.45s/it] pytorch-1.11.0 | 1.02 GB | : 33% 0.32703011688230776/1 [00:09<00:11, 16.51s/it] cudatoolkit-11.3.1 | 603.5 MB | : 58% 0.5773314680688514/1 [00:09<00:04, 9.78s/it] pytorch-1.11.0 | 1.02 GB | : 33% 0.33314129327947795/1 [00:09<00:11, 17.40s/it] pytorch-1.11.0 | 1.02 GB | : 34% 0.33896857639658395/1 [00:09<00:11, 17.91s/it]

ffmpeg-4.3 | 9.9 MB | : 100% 1.0/1 [00:09<00:00, 1.69s/it] pytorch-1.11.0 | 1.02 GB | : 34% 0.34461655849470213/1 [00:09<00:12, 18.46s/it] pytorch-1.11.0 | 1.02 GB | : 35% 0.3549114253349228/1 [00:10<00:14, 22.79s/it] pytorch-1.11.0 | 1.02 GB | : 36% 0.3596778440896839/1 [00:10<00:14, 22.38s/it] pytorch-1.11.0 | 1.02 GB | : 36% 0.36426496182545715/1 [00:10<00:14, 22.23s/it] pytorch-1.11.0 | 1.02 GB | : 37% 0.36885207956123034/1 [00:10<00:14, 23.07s/it] cudatoolkit-11.3.1 | 603.5 MB | : 65% 0.650882979314753/1 [00:10<00:04, 13.90s/it] pytorch-1.11.0 | 1.02 GB | : 37% 0.3732598962780157/1 [00:10<00:15, 25.12s/it] pytorch-1.11.0 | 1.02 GB | : 38% 0.378728577357146/1 [00:10<00:14, 22.87s/it] pytorch-1.11.0 | 1.02 GB | : 38% 0.3832260445834253/1 [00:10<00:14, 23.00s/it] pytorch-1.11.0 | 1.02 GB | : 39% 0.38882920142679644/1 [00:10<00:13, 21.31s/it] pytorch-1.11.0 | 1.02 GB | : 39% 0.39361056193313987/1 [00:11<00:12, 21.23s/it] pytorch-1.11.0 | 1.02 GB | : 40% 0.3983919224394833/1 [00:11<00:12, 21.25s/it] pytorch-1.11.0 | 1.02 GB | : 40% 0.4031433994426621/1 [00:11<00:13, 22.00s/it] pytorch-1.11.0 | 1.02 GB | : 41% 0.4077305171784353/1 [00:11<00:13, 22.46s/it] pytorch-1.11.0 | 1.02 GB | : 41% 0.41221304265313224/1 [00:11<00:13, 23.38s/it] pytorch-1.11.0 | 1.02 GB | : 42% 0.4166955681278292/1 [00:11<00:13, 23.08s/it] pytorch-1.11.0 | 1.02 GB | : 42% 0.4210585595898676/1 [00:11<00:14, 24.60s/it] pytorch-1.11.0 | 1.02 GB | : 43% 0.4293960569728039/1 [00:11<00:14, 25.88s/it] pytorch-1.11.0 | 1.02 GB | : 43% 0.4333107958873726/1 [00:12<00:14, 25.82s/it] pytorch-1.11.0 | 1.02 GB | : 44% 0.4372255348019413/1 [00:12<00:15, 26.88s/it] pytorch-1.11.0 | 1.02 GB | : 44% 0.44241032260100743/1 [00:12<00:13, 24.84s/it] cudatoolkit-11.3.1 | 603.5 MB | : 78% 0.7811579545310069/1 [00:12<00:03, 14.13s/it] pytorch-1.11.0 | 1.02 GB | : 45% 0.446459537279817/1 [00:12<00:14, 25.99s/it] pytorch-1.11.0 | 1.02 GB | : 45% 0.4512110142829958/1 [00:12<00:13, 24.72s/it] pytorch-1.11.0 | 1.02 GB | : 46% 0.45536482122288163/1 [00:12<00:13, 25.19s/it] pytorch-1.11.0 | 1.02 GB | : 46% 0.459772637939667/1 [00:12<00:13, 24.44s/it] pytorch-1.11.0 | 1.02 GB | : 46% 0.4638965613763882/1 [00:12<00:14, 26.23s/it] pytorch-1.11.0 | 1.02 GB | : 47% 0.46787106729728617/1 [00:12<00:14, 27.77s/it] pytorch-1.11.0 | 1.02 GB | : 47% 0.47206969949191896/1 [00:13<00:14, 26.78s/it] pytorch-1.11.0 | 1.02 GB | : 48% 0.47586490439382906/1 [00:13<00:14, 26.74s/it] pytorch-1.11.0 | 1.02 GB | : 48% 0.4796899927989038/1 [00:13<00:13, 26.76s/it] pytorch-1.11.0 | 1.02 GB | : 49% 0.48768382989544673/1 [00:13<00:13, 25.88s/it] cudatoolkit-11.3.1 | 603.5 MB | : 87% 0.8657900876752703/1 [00:13<00:01, 14.18s/it] pytorch-1.11.0 | 1.02 GB | : 49% 0.4917778698290033/1 [00:13<00:13, 25.97s/it] pytorch-1.11.0 | 1.02 GB | : 50% 0.4961707447942063/1 [00:13<00:12, 25.27s/it] pytorch-1.11.0 | 1.02 GB | : 50% 0.5007279790268149/1 [00:13<00:12, 25.05s/it] pytorch-1.11.0 | 1.02 GB | : 51% 0.505359922017335/1 [00:13<00:11, 23.96s/it]

pytorch-1.11.0 | 1.02 GB | : 51% 0.5095585542119678/1 [00:15<00:49, 100.93s/it] pytorch-1.11.0 | 1.02 GB | : 51% 0.5126066715347618/1 [00:16<01:41, 209.24s/it] pytorch-1.11.0 | 1.02 GB | : 52% 0.5181948866265507/1 [00:16<01:05, 136.93s/it] cudatoolkit-11.3.1 | 603.5 MB | : 92% 0.9216850939335954/1 [00:16<00:05, 69.39s/it] pytorch-1.11.0 | 1.02 GB | : 52% 0.5213924214651678/1 [00:17<00:54, 113.19s/it] pytorch-1.11.0 | 1.02 GB | : 53% 0.526158840219929/1 [00:17<00:39, 82.34s/it] pytorch-1.11.0 | 1.02 GB | : 53% 0.5314631620316537/1 [00:17<00:28, 60.36s/it] pytorch-1.11.0 | 1.02 GB | : 54% 0.5366031245759728/1 [00:17<00:21, 47.15s/it]

llvm-openmp-18.1.5 | 56.7 MB | : 100% 1.0/1 [00:17<00:00, 1.57s/it] pytorch-1.11.0 | 1.02 GB | : 55% 0.5491243124019597/1 [00:17<00:13, 29.60s/it] cudatoolkit-11.3.1 | 603.5 MB | : 98% 0.9766480852658902/1 [00:17<00:00, 17.87s/it] pytorch-1.11.0 | 1.02 GB | : 56% 0.5603903930950314/1 [00:17<00:10, 24.18s/it] pytorch-1.11.0 | 1.02 GB | : 70% 0.7046380628707795/1 [00:20<00:05, 17.19s/it]

pytorch-1.11.0 | 1.02 GB | : 73% 0.7251082625385623/1 [00:20<00:04, 15.60s/it]

pytorch-1.11.0 | 1.02 GB | : 77% 0.7660934871288748/1 [00:21<00:04, 18.89s/it]

libhwloc-2.10.0 | 2.3 MB | : 100% 1.0/1 [00:21<00:00, 20.11s/it]

pytorch-1.11.0 | 1.02 GB | : 78% 0.7825294138694303/1 [00:21<00:04, 19.09s/it]

pytorch-1.11.0 | 1.02 GB | : 82% 0.8217365700214464/1 [00:22<00:03, 20.77s/it]

openh264-2.1.1 | 1.5 MB | : 100% 1.0/1 [00:22<00:00, 21.21s/it]

pytorch-1.11.0 | 1.02 GB | : 86% 0.8574772398063635/1 [00:23<00:02, 19.57s/it]

pytorch-1.11.0 | 1.02 GB | : 86% 0.8627217946117589/1 [00:23<00:02, 20.48s/it]

libuv-1.48.0 | 879 KB | : 100% 1.0/1 [00:23<00:00, 21.93s/it]

pytorch-1.11.0 | 1.02 GB | : 87% 0.8737189237763487/1 [00:23<00:02, 20.84s/it]

libgfortran5-13.2.0 | 1.4 MB | : 100% 1.0/1 [00:23<00:00, 22.12s/it]

pytorch-1.11.0 | 1.02 GB | : 88% 0.8786198182953507/1 [00:23<00:02, 22.36s/it]

libxml2-2.12.7 | 689 KB | : 100% 1.0/1 [00:23<00:00, 22.30s/it]

pytorch-1.11.0 | 1.02 GB | : 90% 0.9017048244900401/1 [00:24<00:01, 18.62s/it]

mkl-include-2024.1.0 | 673 KB | : 100% 1.0/1 [00:24<00:00, 22.74s/it]

pytorch-1.11.0 | 1.02 GB | : 91% 0.9127168954062123/1 [00:24<00:01, 19.00s/it]

freetype-2.12.1 | 620 KB | : 100% 1.0/1 [00:24<00:00, 22.92s/it]

pytorch-1.11.0 | 1.02 GB | : 92% 0.9180361589695193/1 [00:24<00:01, 19.04s/it]

... (more hidden) ...

pytorch-1.11.0 | 1.02 GB | : 100% 0.9968240150631096/1 [00:26<00:00, 22.96s/it]

gnutls-3.6.13 | 2.0 MB | : 100% 1.0/1 [00:26<00:00, 25.50s/it]

gnutls-3.6.13 | 2.0 MB | : 100% 1.0/1 [00:26<00:00, 25.50s/it]

mkl-2024.1.0 | 121.0 MB | : 100% 1.0/1 [00:38<00:00, 5.06s/it] pytorch-1.11.0 | 1.02 GB | : 100% 1.0/1 [03:27<00:00, 22.96s/it]

Preparing transaction: done Verifying transaction: done Executing transaction: \ By downloading and using the CUDA Toolkit conda packages, you accept the terms and conditions of the CUDA End User License Agreement (EULA): https://docs.nvidia.com/cuda/eula/index.htmldone Channels:

  • fvcore
  • iopath
  • conda-forge
  • pytorch Platform: linux-64 Collecting package metadata (repodata.json): done Solving environment: done

==> WARNING: A newer version of conda exists. <== current version: 23.11.0 latest version: 24.5.0

Please update conda by running

$ conda update -n base -c conda-forge conda

Package Plan

environment location: /usr/local/envs/wham

added / updated specs:

  • fvcore
  • iopath

The following packages will be downloaded:

package build
fvcore-0.1.5.post20221221 pyhd8ed1ab_0 59 KB conda-forge
iopath-0.1.9 py39 42 KB iopath
portalocker-2.8.2 py39hf3d152e_1 35 KB conda-forge
pyyaml-6.0.1 py39hd1e30aa_1 174 KB conda-forge
tabulate-0.9.0 pyhd8ed1ab_1 35 KB conda-forge
termcolor-2.4.0 pyhd8ed1ab_0 12 KB conda-forge
tqdm-4.66.4 pyhd8ed1ab_0 87 KB conda-forge
yacs-0.1.8 pyhd8ed1ab_0 17 KB conda-forge
yaml-0.2.5 h7f98852_2 87 KB conda-forge

                                   Total:         548 KB

The following NEW packages will be INSTALLED:

colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_0 fvcore conda-forge/noarch::fvcore-0.1.5.post20221221-pyhd8ed1ab_0 iopath iopath/linux-64::iopath-0.1.9-py39 portalocker conda-forge/linux-64::portalocker-2.8.2-py39hf3d152e_1 pyyaml conda-forge/linux-64::pyyaml-6.0.1-py39hd1e30aa_1 tabulate conda-forge/noarch::tabulate-0.9.0-pyhd8ed1ab_1 termcolor conda-forge/noarch::termcolor-2.4.0-pyhd8ed1ab_0 tqdm conda-forge/noarch::tqdm-4.66.4-pyhd8ed1ab_0 yacs conda-forge/noarch::yacs-0.1.8-pyhd8ed1ab_0 yaml conda-forge/linux-64::yaml-0.2.5-h7f98852_2

Downloading and Extracting Packages: pyyaml-6.0.1 | 174 KB | : 0% 0/1 [00:00<?, ?it/s] tqdm-4.66.4 | 87 KB | : 0% 0/1 [00:00<?, ?it/s]

yaml-0.2.5 | 87 KB | : 0% 0/1 [00:00<?, ?it/s]

fvcore-0.1.5.post202 | 59 KB | : 0% 0/1 [00:00<?, ?it/s]

iopath-0.1.9 | 42 KB | : 0% 0/1 [00:00<?, ?it/s]

tabulate-0.9.0 | 35 KB | : 0% 0/1 [00:00<?, ?it/s]

portalocker-2.8.2 | 35 KB | : 0% 0/1 [00:00<?, ?it/s]

yacs-0.1.8 | 17 KB | : 0% 0/1 [00:00<?, ?it/s]

termcolor-2.4.0 | 12 KB | : 0% 0/1 [00:00<?, ?it/s] tqdm-4.66.4 | 87 KB | : 18% 0.18315968340562536/1 [00:00<00:00, 1.11it/s]

yaml-0.2.5 | 87 KB | : 18% 0.1837987009344746/1 [00:00<00:00, 1.04it/s]

pyyaml-6.0.1 | 174 KB | : 9% 0.09184319836763065/1 [00:00<00:01, 2.10s/it]

tabulate-0.9.0 | 35 KB | : 46% 0.45622633103141014/1 [00:00<00:00, 2.04it/s]

portalocker-2.8.2 | 35 KB | : 46% 0.46111845993639355/1 [00:00<00:00, 1.92it/s]

yacs-0.1.8 | 17 KB | : 93% 0.9277988561073673/1 [00:00<00:00, 3.55it/s]

termcolor-2.4.0 | 12 KB | : 100% 1.0/1 [00:00<00:00, 3.71it/s]

fvcore-0.1.5.post202 | 59 KB | : 100% 1.0/1 [00:00<00:00, 4.02it/s]

fvcore-0.1.5.post202 | 59 KB | : 100% 1.0/1 [00:00<00:00, 4.02it/s] tqdm-4.66.4 | 87 KB | : 100% 1.0/1 [00:00<00:00, 3.66it/s] tqdm-4.66.4 | 87 KB | : 100% 1.0/1 [00:00<00:00, 3.66it/s]

yaml-0.2.5 | 87 KB | : 100% 1.0/1 [00:00<00:00, 3.24it/s]

pyyaml-6.0.1 | 174 KB | : 100% 1.0/1 [00:00<00:00, 2.98it/s]

tabulate-0.9.0 | 35 KB | : 100% 1.0/1 [00:00<00:00, 2.80it/s]

tabulate-0.9.0 | 35 KB | : 100% 1.0/1 [00:00<00:00, 2.80it/s]

yacs-0.1.8 | 17 KB | : 100% 1.0/1 [00:00<00:00, 3.55it/s]

portalocker-2.8.2 | 35 KB | : 100% 1.0/1 [00:00<00:00, 2.50it/s]

portalocker-2.8.2 | 35 KB | : 100% 1.0/1 [00:00<00:00, 2.50it/s]

termcolor-2.4.0 | 12 KB | : 100% 1.0/1 [00:00<00:00, 3.71it/s]

iopath-0.1.9 | 42 KB | : 100% 1.0/1 [00:00<00:00, 1.94it/s]

Preparing transaction: done Verifying transaction: done Executing transaction: done Looking in links: https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py39_cu113_pyt1110/download.html Collecting pytorch3d Downloading https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py39_cu113_pyt1110/pytorch3d-0.7.2-cp39-cp39-linux_x86_64.whl (19.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.6/19.6 MB 58.7 MB/s eta 0:00:00 Requirement already satisfied: fvcore in /usr/local/envs/wham/lib/python3.9/site-packages (from pytorch3d) (0.1.5.post20221221) Requirement already satisfied: iopath in /usr/local/envs/wham/lib/python3.9/site-packages (from pytorch3d) (0.1.9) Requirement already satisfied: numpy in /usr/local/envs/wham/lib/python3.9/site-packages (from fvcore->pytorch3d) (1.26.4) Requirement already satisfied: yacs>=0.1.6 in /usr/local/envs/wham/lib/python3.9/site-packages (from fvcore->pytorch3d) (0.1.8) Requirement already satisfied: pyyaml>=5.1 in /usr/local/envs/wham/lib/python3.9/site-packages (from fvcore->pytorch3d) (6.0.1) Requirement already satisfied: tqdm in /usr/local/envs/wham/lib/python3.9/site-packages (from fvcore->pytorch3d) (4.66.4) Requirement already satisfied: termcolor>=1.1 in /usr/local/envs/wham/lib/python3.9/site-packages (from fvcore->pytorch3d) (2.4.0) Requirement already satisfied: Pillow in /usr/local/envs/wham/lib/python3.9/site-packages (from fvcore->pytorch3d) (9.4.0) Requirement already satisfied: tabulate in /usr/local/envs/wham/lib/python3.9/site-packages (from fvcore->pytorch3d) (0.9.0) Requirement already satisfied: portalocker in /usr/local/envs/wham/lib/python3.9/site-packages (from iopath->pytorch3d) (2.8.2) Installing collected packages: pytorch3d Successfully installed pytorch3d-0.7.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Collecting chumpy@ git+https://github.com/mattloper/chumpy (from -r requirements.txt (line 1)) Cloning https://github.com/mattloper/chumpy to /tmp/pip-install-apea3dsa/chumpy_c950a9336dde460fbdf58cf7d076db18 Running command git clone --filter=blob:none --quiet https://github.com/mattloper/chumpy /tmp/pip-install-apea3dsa/chumpy_c950a9336dde460fbdf58cf7d076db18 Resolved https://github.com/mattloper/chumpy to commit 51d5afd92a8ded3637553be8cef41f328a1c863a Preparing metadata (setup.py) ... done Collecting numpy==1.22.3 (from -r requirements.txt (line 2)) Downloading numpy-1.22.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.0 kB) Requirement already satisfied: yacs in /usr/local/envs/wham/lib/python3.9/site-packages (from -r requirements.txt (line 3)) (0.1.8) Collecting joblib (from -r requirements.txt (line 4)) Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) Collecting scikit-image (from -r requirements.txt (line 5)) Downloading scikit_image-0.22.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB) Collecting opencv-python (from -r requirements.txt (line 6)) Downloading opencv_python-4.9.0.80-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB) Collecting matplotlib (from -r requirements.txt (line 8)) Downloading matplotlib-3.9.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting tensorboard (from -r requirements.txt (line 9)) Downloading tensorboard-2.16.2-py3-none-any.whl.metadata (1.6 kB) Collecting smplx (from -r requirements.txt (line 10)) Downloading smplx-0.1.28-py3-none-any.whl.metadata (10 kB) Collecting progress (from -r requirements.txt (line 11)) Downloading progress-1.6.tar.gz (7.8 kB) Preparing metadata (setup.py) ... done Collecting einops (from -r requirements.txt (line 12)) Downloading einops-0.8.0-py3-none-any.whl.metadata (12 kB) Collecting mmcv==1.3.9 (from -r requirements.txt (line 13)) Downloading mmcv-1.3.9.tar.gz (313 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.3/313.3 kB 3.0 MB/s eta 0:00:00 error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip. Preparing metadata (setup.py) ... error error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details.

— Reply to this email directly, view it on GitHub https://github.com/yohanshin/WHAM/issues/75#issuecomment-2118845642, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASBW2WA63SHYHDKZ3DLJLCTZC5SM5AVCNFSM6AAAAABFC27X7CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJYHA2DKNRUGI . You are receiving this because you commented.Message ID: @.***>

mnauf commented 3 months ago

@RohaanA Nope. There are 2 issues with the colab notebook. Please scroll down slowly. I have written 2 comments

mnauf commented 3 months ago

@RohaanA Alright, now I have problem with installing DPVO only:

....
  inflating: thirdparty/eigen-3.4.0/unsupported/test/levenberg_marquardt.cpp  
  inflating: thirdparty/eigen-3.4.0/unsupported/test/matrix_exponential.cpp  
  inflating: thirdparty/eigen-3.4.0/unsupported/test/matrix_function.cpp  
  inflating: thirdparty/eigen-3.4.0/unsupported/test/matrix_functions.h  
  inflating: thirdparty/eigen-3.4.0/unsupported/test/matrix_power.cpp  
  inflating: thirdparty/eigen-3.4.0/unsupported/test/matrix_square_root.cpp  
  inflating: thirdparty/eigen-3.4.0/unsupported/test/minres.cpp  
  inflating: thirdparty/eigen-3.4.0/unsupported/test/mpreal_support.cpp  
  inflating: thirdparty/eigen-3.4.0/unsupported/test/openglsupport.cpp  
  inflating: thirdparty/eigen-3.4.0/unsupported/test/polynomialsolver.cpp  
  inflating: thirdparty/eigen-3.4.0/unsupported/test/polynomialutils.cpp  
  inflating: thirdparty/eigen-3.4.0/unsupported/test/sparse_extra.cpp  
  inflating: thirdparty/eigen-3.4.0/unsupported/test/special_functions.cpp  
  inflating: thirdparty/eigen-3.4.0/unsupported/test/special_packetmath.cpp  
  inflating: thirdparty/eigen-3.4.0/unsupported/test/splines.cpp  
Channels:
 - rusty1s
 - conda-forge
 - pytorch
 - iopath
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: done

==> WARNING: A newer version of conda exists. <==
    current version: 23.11.0
    latest version: 24.5.0

Please update conda by running

    $ conda update -n base -c conda-forge conda

# All requested packages already installed.

Channels:
 - conda-forge
 - pytorch
 - iopath
 - rusty1s
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: done

==> WARNING: A newer version of conda exists. <==
    current version: 23.11.0
    latest version: 24.5.0

Please update conda by running

    $ conda update -n base -c conda-forge conda

# All requested packages already installed.

Channels:
 - conda-forge
 - pytorch
 - iopath
 - rusty1s
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: done

==> WARNING: A newer version of conda exists. <==
    current version: 23.11.0
    latest version: 24.5.0

Please update conda by running

    $ conda update -n base -c conda-forge conda

# All requested packages already installed.

Processing /content/WHAM/third-party/DPVO
  error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> See above for output.

  note: This error originates from a subprocess, and is likely not a problem with pip.
  Preparing metadata (setup.py) ... error
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
/content/WHAM
RohaanA commented 3 months ago

Hmm, I've got 2 exams scheduled in the next 3 days so I won't be able to look into this until then. Maybe @yohanshin can look into it as he was the author of the notebook as well.

Have u tried using the docker image instead?

elizabethjcobs commented 3 months ago

Hi, I am having the same issues :(

rizwansabirawan commented 2 months ago

Has anybody solved it yet?

david02871 commented 5 days ago

Same issue here