HISTORY.md
LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
IncludeFiles/Backend/Backend/Grid.cpp
IncludeFiles/Backend/Backend/Grid.h
IncludeFiles/Backend/Backend/PeriodicSplineSolver.h
IncludeFiles/Backend/Backend/Residual.h
IncludeFiles/Backend/Backend/backend_exception.cpp
IncludeFiles/Backend/Backend/backend_exception.h
IncludeFiles/Common/Common.h
IncludeFiles/Common/Eigen/Array
IncludeFiles/Common/Eigen/CMakeLists.txt
IncludeFiles/Common/Eigen/Cholesky
IncludeFiles/Common/Eigen/CholmodSupport
IncludeFiles/Common/Eigen/Core
IncludeFiles/Common/Eigen/Dense
IncludeFiles/Common/Eigen/Eigen
IncludeFiles/Common/Eigen/Eigen2Support
IncludeFiles/Common/Eigen/Eigenvalues
IncludeFiles/Common/Eigen/Geometry
IncludeFiles/Common/Eigen/Householder
IncludeFiles/Common/Eigen/IterativeLinearSolvers
IncludeFiles/Common/Eigen/Jacobi
IncludeFiles/Common/Eigen/LU
IncludeFiles/Common/Eigen/LeastSquares
IncludeFiles/Common/Eigen/MetisSupport
IncludeFiles/Common/Eigen/OrderingMethods
IncludeFiles/Common/Eigen/PaStiXSupport
IncludeFiles/Common/Eigen/PardisoSupport
IncludeFiles/Common/Eigen/QR
IncludeFiles/Common/Eigen/QtAlignedMalloc
IncludeFiles/Common/Eigen/SPQRSupport
IncludeFiles/Common/Eigen/SVD
IncludeFiles/Common/Eigen/Sparse
IncludeFiles/Common/Eigen/SparseCholesky
IncludeFiles/Common/Eigen/SparseCore
IncludeFiles/Common/Eigen/SparseLU
IncludeFiles/Common/Eigen/SparseQR
IncludeFiles/Common/Eigen/StdDeque
IncludeFiles/Common/Eigen/StdList
IncludeFiles/Common/Eigen/StdVector
IncludeFiles/Common/Eigen/SuperLUSupport
IncludeFiles/Common/Eigen/UmfPackSupport
IncludeFiles/Common/Eigen/src/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Cholesky/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Cholesky/LDLT.h
IncludeFiles/Common/Eigen/src/Cholesky/LLT.h
IncludeFiles/Common/Eigen/src/Cholesky/LLT_MKL.h
IncludeFiles/Common/Eigen/src/CholmodSupport/CMakeLists.txt
IncludeFiles/Common/Eigen/src/CholmodSupport/CholmodSupport.h
IncludeFiles/Common/Eigen/src/Core/Array.h
IncludeFiles/Common/Eigen/src/Core/ArrayBase.h
IncludeFiles/Common/Eigen/src/Core/ArrayWrapper.h
IncludeFiles/Common/Eigen/src/Core/Assign.h
IncludeFiles/Common/Eigen/src/Core/Assign_MKL.h
IncludeFiles/Common/Eigen/src/Core/BandMatrix.h
IncludeFiles/Common/Eigen/src/Core/Block.h
IncludeFiles/Common/Eigen/src/Core/BooleanRedux.h
IncludeFiles/Common/Eigen/src/Core/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Core/CommaInitializer.h
IncludeFiles/Common/Eigen/src/Core/CoreIterators.h
IncludeFiles/Common/Eigen/src/Core/CwiseBinaryOp.h
IncludeFiles/Common/Eigen/src/Core/CwiseNullaryOp.h
IncludeFiles/Common/Eigen/src/Core/CwiseUnaryOp.h
IncludeFiles/Common/Eigen/src/Core/CwiseUnaryView.h
IncludeFiles/Common/Eigen/src/Core/DenseBase.h
IncludeFiles/Common/Eigen/src/Core/DenseCoeffsBase.h
IncludeFiles/Common/Eigen/src/Core/DenseStorage.h
IncludeFiles/Common/Eigen/src/Core/Diagonal.h
IncludeFiles/Common/Eigen/src/Core/DiagonalMatrix.h
IncludeFiles/Common/Eigen/src/Core/DiagonalProduct.h
IncludeFiles/Common/Eigen/src/Core/Dot.h
IncludeFiles/Common/Eigen/src/Core/EigenBase.h
IncludeFiles/Common/Eigen/src/Core/Flagged.h
IncludeFiles/Common/Eigen/src/Core/ForceAlignedAccess.h
IncludeFiles/Common/Eigen/src/Core/Functors.h
IncludeFiles/Common/Eigen/src/Core/Fuzzy.h
IncludeFiles/Common/Eigen/src/Core/GeneralProduct.h
IncludeFiles/Common/Eigen/src/Core/GenericPacketMath.h
IncludeFiles/Common/Eigen/src/Core/GlobalFunctions.h
IncludeFiles/Common/Eigen/src/Core/IO.h
IncludeFiles/Common/Eigen/src/Core/Map.h
IncludeFiles/Common/Eigen/src/Core/MapBase.h
IncludeFiles/Common/Eigen/src/Core/MathFunctions.h
IncludeFiles/Common/Eigen/src/Core/Matrix.h
IncludeFiles/Common/Eigen/src/Core/MatrixBase.h
IncludeFiles/Common/Eigen/src/Core/NestByValue.h
IncludeFiles/Common/Eigen/src/Core/NoAlias.h
IncludeFiles/Common/Eigen/src/Core/NumTraits.h
IncludeFiles/Common/Eigen/src/Core/PermutationMatrix.h
IncludeFiles/Common/Eigen/src/Core/PlainObjectBase.h
IncludeFiles/Common/Eigen/src/Core/ProductBase.h
IncludeFiles/Common/Eigen/src/Core/Random.h
IncludeFiles/Common/Eigen/src/Core/Redux.h
IncludeFiles/Common/Eigen/src/Core/Ref.h
IncludeFiles/Common/Eigen/src/Core/Replicate.h
IncludeFiles/Common/Eigen/src/Core/ReturnByValue.h
IncludeFiles/Common/Eigen/src/Core/Reverse.h
IncludeFiles/Common/Eigen/src/Core/Select.h
IncludeFiles/Common/Eigen/src/Core/SelfAdjointView.h
IncludeFiles/Common/Eigen/src/Core/SelfCwiseBinaryOp.h
IncludeFiles/Common/Eigen/src/Core/SolveTriangular.h
IncludeFiles/Common/Eigen/src/Core/StableNorm.h
IncludeFiles/Common/Eigen/src/Core/Stride.h
IncludeFiles/Common/Eigen/src/Core/Swap.h
IncludeFiles/Common/Eigen/src/Core/Transpose.h
IncludeFiles/Common/Eigen/src/Core/Transpositions.h
IncludeFiles/Common/Eigen/src/Core/TriangularMatrix.h
IncludeFiles/Common/Eigen/src/Core/VectorBlock.h
IncludeFiles/Common/Eigen/src/Core/VectorwiseOp.h
IncludeFiles/Common/Eigen/src/Core/Visitor.h
IncludeFiles/Common/Eigen/src/Core/arch/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Core/arch/AltiVec/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Core/arch/AltiVec/Complex.h
IncludeFiles/Common/Eigen/src/Core/arch/AltiVec/PacketMath.h
IncludeFiles/Common/Eigen/src/Core/arch/Default/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Core/arch/Default/Settings.h
IncludeFiles/Common/Eigen/src/Core/arch/NEON/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Core/arch/NEON/Complex.h
IncludeFiles/Common/Eigen/src/Core/arch/NEON/PacketMath.h
IncludeFiles/Common/Eigen/src/Core/arch/SSE/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Core/arch/SSE/Complex.h
IncludeFiles/Common/Eigen/src/Core/arch/SSE/MathFunctions.h
IncludeFiles/Common/Eigen/src/Core/arch/SSE/PacketMath.h
IncludeFiles/Common/Eigen/src/Core/products/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Core/products/CoeffBasedProduct.h
IncludeFiles/Common/Eigen/src/Core/products/GeneralBlockPanelKernel.h
IncludeFiles/Common/Eigen/src/Core/products/GeneralMatrixMatrix.h
IncludeFiles/Common/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
IncludeFiles/Common/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_MKL.h
IncludeFiles/Common/Eigen/src/Core/products/GeneralMatrixMatrix_MKL.h
IncludeFiles/Common/Eigen/src/Core/products/GeneralMatrixVector.h
IncludeFiles/Common/Eigen/src/Core/products/GeneralMatrixVector_MKL.h
IncludeFiles/Common/Eigen/src/Core/products/Parallelizer.h
IncludeFiles/Common/Eigen/src/Core/products/SelfadjointMatrixMatrix.h
IncludeFiles/Common/Eigen/src/Core/products/SelfadjointMatrixMatrix_MKL.h
IncludeFiles/Common/Eigen/src/Core/products/SelfadjointMatrixVector.h
IncludeFiles/Common/Eigen/src/Core/products/SelfadjointMatrixVector_MKL.h
IncludeFiles/Common/Eigen/src/Core/products/SelfadjointProduct.h
IncludeFiles/Common/Eigen/src/Core/products/SelfadjointRank2Update.h
IncludeFiles/Common/Eigen/src/Core/products/TriangularMatrixMatrix.h
IncludeFiles/Common/Eigen/src/Core/products/TriangularMatrixMatrix_MKL.h
IncludeFiles/Common/Eigen/src/Core/products/TriangularMatrixVector.h
IncludeFiles/Common/Eigen/src/Core/products/TriangularMatrixVector_MKL.h
IncludeFiles/Common/Eigen/src/Core/products/TriangularSolverMatrix.h
IncludeFiles/Common/Eigen/src/Core/products/TriangularSolverMatrix_MKL.h
IncludeFiles/Common/Eigen/src/Core/products/TriangularSolverVector.h
IncludeFiles/Common/Eigen/src/Core/util/BlasUtil.h
IncludeFiles/Common/Eigen/src/Core/util/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Core/util/Constants.h
IncludeFiles/Common/Eigen/src/Core/util/DisableStupidWarnings.h
IncludeFiles/Common/Eigen/src/Core/util/ForwardDeclarations.h
IncludeFiles/Common/Eigen/src/Core/util/MKL_support.h
IncludeFiles/Common/Eigen/src/Core/util/Macros.h
IncludeFiles/Common/Eigen/src/Core/util/Memory.h
IncludeFiles/Common/Eigen/src/Core/util/Meta.h
IncludeFiles/Common/Eigen/src/Core/util/NonMPL2.h
IncludeFiles/Common/Eigen/src/Core/util/ReenableStupidWarnings.h
IncludeFiles/Common/Eigen/src/Core/util/StaticAssert.h
IncludeFiles/Common/Eigen/src/Core/util/XprHelper.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Block.h
IncludeFiles/Common/Eigen/src/Eigen2Support/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Eigen2Support/Cwise.h
IncludeFiles/Common/Eigen/src/Eigen2Support/CwiseOperators.h
IncludeFiles/Common/Eigen/src/Eigen2Support/LU.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Lazy.h
IncludeFiles/Common/Eigen/src/Eigen2Support/LeastSquares.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Macros.h
IncludeFiles/Common/Eigen/src/Eigen2Support/MathFunctions.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Memory.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Meta.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Minor.h
IncludeFiles/Common/Eigen/src/Eigen2Support/QR.h
IncludeFiles/Common/Eigen/src/Eigen2Support/SVD.h
IncludeFiles/Common/Eigen/src/Eigen2Support/TriangularSolver.h
IncludeFiles/Common/Eigen/src/Eigen2Support/VectorBlock.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Geometry/AlignedBox.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Geometry/All.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Geometry/AngleAxis.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Geometry/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Eigen2Support/Geometry/Hyperplane.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Geometry/ParametrizedLine.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Geometry/Quaternion.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Geometry/Rotation2D.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Geometry/RotationBase.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Geometry/Scaling.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Geometry/Transform.h
IncludeFiles/Common/Eigen/src/Eigen2Support/Geometry/Translation.h
IncludeFiles/Common/Eigen/src/Eigenvalues/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Eigenvalues/ComplexEigenSolver.h
IncludeFiles/Common/Eigen/src/Eigenvalues/ComplexSchur.h
IncludeFiles/Common/Eigen/src/Eigenvalues/ComplexSchur_MKL.h
IncludeFiles/Common/Eigen/src/Eigenvalues/EigenSolver.h
IncludeFiles/Common/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h
IncludeFiles/Common/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h
IncludeFiles/Common/Eigen/src/Eigenvalues/HessenbergDecomposition.h
IncludeFiles/Common/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
IncludeFiles/Common/Eigen/src/Eigenvalues/RealQZ.h
IncludeFiles/Common/Eigen/src/Eigenvalues/RealSchur.h
IncludeFiles/Common/Eigen/src/Eigenvalues/RealSchur_MKL.h
IncludeFiles/Common/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
IncludeFiles/Common/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_MKL.h
IncludeFiles/Common/Eigen/src/Eigenvalues/Tridiagonalization.h
IncludeFiles/Common/Eigen/src/Geometry/AlignedBox.h
IncludeFiles/Common/Eigen/src/Geometry/AngleAxis.h
IncludeFiles/Common/Eigen/src/Geometry/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Geometry/EulerAngles.h
IncludeFiles/Common/Eigen/src/Geometry/Homogeneous.h
IncludeFiles/Common/Eigen/src/Geometry/Hyperplane.h
IncludeFiles/Common/Eigen/src/Geometry/OrthoMethods.h
IncludeFiles/Common/Eigen/src/Geometry/ParametrizedLine.h
IncludeFiles/Common/Eigen/src/Geometry/Quaternion.h
IncludeFiles/Common/Eigen/src/Geometry/Rotation2D.h
IncludeFiles/Common/Eigen/src/Geometry/RotationBase.h
IncludeFiles/Common/Eigen/src/Geometry/Scaling.h
IncludeFiles/Common/Eigen/src/Geometry/Transform.h
IncludeFiles/Common/Eigen/src/Geometry/Translation.h
IncludeFiles/Common/Eigen/src/Geometry/Umeyama.h
IncludeFiles/Common/Eigen/src/Geometry/arch/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Geometry/arch/Geometry_SSE.h
IncludeFiles/Common/Eigen/src/Householder/BlockHouseholder.h
IncludeFiles/Common/Eigen/src/Householder/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Householder/Householder.h
IncludeFiles/Common/Eigen/src/Householder/HouseholderSequence.h
IncludeFiles/Common/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h
IncludeFiles/Common/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h
IncludeFiles/Common/Eigen/src/IterativeLinearSolvers/CMakeLists.txt
IncludeFiles/Common/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h
IncludeFiles/Common/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h
IncludeFiles/Common/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h
IncludeFiles/Common/Eigen/src/Jacobi/CMakeLists.txt
IncludeFiles/Common/Eigen/src/Jacobi/Jacobi.h
IncludeFiles/Common/Eigen/src/LU/CMakeLists.txt
IncludeFiles/Common/Eigen/src/LU/Determinant.h
IncludeFiles/Common/Eigen/src/LU/FullPivLU.h
IncludeFiles/Common/Eigen/src/LU/Inverse.h
IncludeFiles/Common/Eigen/src/LU/PartialPivLU.h
IncludeFiles/Common/Eigen/src/LU/PartialPivLU_MKL.h
IncludeFiles/Common/Eigen/src/LU/arch/CMakeLists.txt
IncludeFiles/Common/Eigen/src/LU/arch/Inverse_SSE.h
IncludeFiles/Common/Eigen/src/MetisSupport/CMakeLists.txt
IncludeFiles/Common/Eigen/src/MetisSupport/MetisSupport.h
IncludeFiles/Common/Eigen/src/OrderingMethods/Amd.h
IncludeFiles/Common/Eigen/src/OrderingMethods/CMakeLists.txt
IncludeFiles/Common/Eigen/src/OrderingMethods/Eigen_Colamd.h
IncludeFiles/Common/Eigen/src/OrderingMethods/Ordering.h
IncludeFiles/Common/Eigen/src/PaStiXSupport/CMakeLists.txt
IncludeFiles/Common/Eigen/src/PaStiXSupport/PaStiXSupport.h
IncludeFiles/Common/Eigen/src/PardisoSupport/CMakeLists.txt
IncludeFiles/Common/Eigen/src/PardisoSupport/PardisoSupport.h
IncludeFiles/Common/Eigen/src/QR/CMakeLists.txt
IncludeFiles/Common/Eigen/src/QR/ColPivHouseholderQR.h
IncludeFiles/Common/Eigen/src/QR/ColPivHouseholderQR_MKL.h
IncludeFiles/Common/Eigen/src/QR/FullPivHouseholderQR.h
IncludeFiles/Common/Eigen/src/QR/HouseholderQR.h
IncludeFiles/Common/Eigen/src/QR/HouseholderQR_MKL.h
IncludeFiles/Common/Eigen/src/SPQRSupport/CMakeLists.txt
IncludeFiles/Common/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h
IncludeFiles/Common/Eigen/src/SVD/CMakeLists.txt
IncludeFiles/Common/Eigen/src/SVD/JacobiSVD.h
IncludeFiles/Common/Eigen/src/SVD/JacobiSVD_MKL.h
IncludeFiles/Common/Eigen/src/SVD/UpperBidiagonalization.h
IncludeFiles/Common/Eigen/src/SparseCholesky/CMakeLists.txt
IncludeFiles/Common/Eigen/src/SparseCholesky/SimplicialCholesky.h
IncludeFiles/Common/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h
IncludeFiles/Common/Eigen/src/SparseCore/AmbiVector.h
IncludeFiles/Common/Eigen/src/SparseCore/CMakeLists.txt
IncludeFiles/Common/Eigen/src/SparseCore/CompressedStorage.h
IncludeFiles/Common/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h
IncludeFiles/Common/Eigen/src/SparseCore/MappedSparseMatrix.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseBlock.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseColEtree.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseCwiseBinaryOp.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseCwiseUnaryOp.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseDenseProduct.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseDiagonalProduct.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseDot.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseFuzzy.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseMatrix.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseMatrixBase.h
IncludeFiles/Common/Eigen/src/SparseCore/SparsePermutation.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseProduct.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseRedux.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseSelfAdjointView.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseSparseProductWithPruning.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseTranspose.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseTriangularView.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseUtil.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseVector.h
IncludeFiles/Common/Eigen/src/SparseCore/SparseView.h
IncludeFiles/Common/Eigen/src/SparseCore/TriangularSolver.h
IncludeFiles/Common/Eigen/src/SparseLU/CMakeLists.txt
IncludeFiles/Common/Eigen/src/SparseLU/SparseLU.h
IncludeFiles/Common/Eigen/src/SparseLU/SparseLUImpl.h
IncludeFiles/Common/Eigen/src/SparseLU/SparseLU_Memory.h
IncludeFiles/Common/Eigen/src/SparseLU/SparseLU_Structs.h
IncludeFiles/Common/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h
IncludeFiles/Common/Eigen/src/SparseLU/SparseLU_Utils.h
IncludeFiles/Common/Eigen/src/SparseLU/SparseLU_column_bmod.h
IncludeFiles/Common/Eigen/src/SparseLU/SparseLU_column_dfs.h
IncludeFiles/Common/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h
IncludeFiles/Common/Eigen/src/SparseLU/SparseLU_gemm_kernel.h
IncludeFiles/Common/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h
IncludeFiles/Common/Eigen/src/SparseLU/SparseLU_kernel_bmod.h
IncludeFiles/Common/Eigen/src/SparseLU/SparseLU_panel_bmod.h
IncludeFiles/Common/Eigen/src/SparseLU/SparseLU_panel_dfs.h
IncludeFiles/Common/Eigen/src/SparseLU/SparseLU_pivotL.h
IncludeFiles/Common/Eigen/src/SparseLU/SparseLU_pruneL.h
IncludeFiles/Common/Eigen/src/SparseLU/SparseLU_relax_snode.h
IncludeFiles/Common/Eigen/src/SparseQR/CMakeLists.txt
IncludeFiles/Common/Eigen/src/SparseQR/SparseQR.h
IncludeFiles/Common/Eigen/src/StlSupport/CMakeLists.txt
IncludeFiles/Common/Eigen/src/StlSupport/StdDeque.h
IncludeFiles/Common/Eigen/src/StlSupport/StdList.h
IncludeFiles/Common/Eigen/src/StlSupport/StdVector.h
IncludeFiles/Common/Eigen/src/StlSupport/details.h
IncludeFiles/Common/Eigen/src/SuperLUSupport/CMakeLists.txt
IncludeFiles/Common/Eigen/src/SuperLUSupport/SuperLUSupport.h
IncludeFiles/Common/Eigen/src/UmfPackSupport/CMakeLists.txt
IncludeFiles/Common/Eigen/src/UmfPackSupport/UmfPackSupport.h
IncludeFiles/Common/Eigen/src/misc/CMakeLists.txt
IncludeFiles/Common/Eigen/src/misc/Image.h
IncludeFiles/Common/Eigen/src/misc/Kernel.h
IncludeFiles/Common/Eigen/src/misc/Solve.h
IncludeFiles/Common/Eigen/src/misc/SparseSolve.h
IncludeFiles/Common/Eigen/src/misc/blas.h
IncludeFiles/Common/Eigen/src/plugins/ArrayCwiseBinaryOps.h
IncludeFiles/Common/Eigen/src/plugins/ArrayCwiseUnaryOps.h
IncludeFiles/Common/Eigen/src/plugins/BlockMethods.h
IncludeFiles/Common/Eigen/src/plugins/CMakeLists.txt
IncludeFiles/Common/Eigen/src/plugins/CommonCwiseBinaryOps.h
IncludeFiles/Common/Eigen/src/plugins/CommonCwiseUnaryOps.h
IncludeFiles/Common/Eigen/src/plugins/MatrixCwiseBinaryOps.h
IncludeFiles/Common/Eigen/src/plugins/MatrixCwiseUnaryOps.h
IncludeFiles/Common/ZipLib/Source/ZipArchive.h
IncludeFiles/Common/ZipLib/Source/ZipArchiveEntry.h
IncludeFiles/Common/ZipLib/Source/ZipFile.h
IncludeFiles/Common/ZipLib/Source/compression/compression_interface.h
IncludeFiles/Common/ZipLib/Source/compression/store/store_decoder.h
IncludeFiles/Common/ZipLib/Source/compression/store/store_decoder_properties.h
IncludeFiles/Common/ZipLib/Source/compression/store/store_encoder.h
IncludeFiles/Common/ZipLib/Source/compression/store/store_encoder_properties.h
IncludeFiles/Common/ZipLib/Source/detail/EndOfCentralDirectoryBlock.h
IncludeFiles/Common/ZipLib/Source/detail/ZipCentralDirectoryFileHeader.h
IncludeFiles/Common/ZipLib/Source/detail/ZipGenericExtraField.h
IncludeFiles/Common/ZipLib/Source/detail/ZipLocalFileHeader.h
IncludeFiles/Common/ZipLib/Source/extlibs/zlib/crc32.h
IncludeFiles/Common/ZipLib/Source/extlibs/zlib/deflate.h
IncludeFiles/Common/ZipLib/Source/extlibs/zlib/gzguts.h
IncludeFiles/Common/ZipLib/Source/extlibs/zlib/inffast.h
IncludeFiles/Common/ZipLib/Source/extlibs/zlib/inffixed.h
IncludeFiles/Common/ZipLib/Source/extlibs/zlib/inflate.h
IncludeFiles/Common/ZipLib/Source/extlibs/zlib/inftrees.h
IncludeFiles/Common/ZipLib/Source/extlibs/zlib/trees.h
IncludeFiles/Common/ZipLib/Source/extlibs/zlib/zconf.h
IncludeFiles/Common/ZipLib/Source/extlibs/zlib/zlib.h
IncludeFiles/Common/ZipLib/Source/extlibs/zlib/zutil.h
IncludeFiles/Common/ZipLib/Source/methods/ICompressionMethod.h
IncludeFiles/Common/ZipLib/Source/methods/StoreMethod.h
IncludeFiles/Common/ZipLib/Source/methods/ZipMethodResolver.h
IncludeFiles/Common/ZipLib/Source/streams/compression_decoder_stream.h
IncludeFiles/Common/ZipLib/Source/streams/compression_encoder_stream.h
IncludeFiles/Common/ZipLib/Source/streams/crc32stream.h
IncludeFiles/Common/ZipLib/Source/streams/memstream.h
IncludeFiles/Common/ZipLib/Source/streams/nullstream.h
IncludeFiles/Common/ZipLib/Source/streams/serialization.h
IncludeFiles/Common/ZipLib/Source/streams/substream.h
IncludeFiles/Common/ZipLib/Source/streams/teestream.h
IncludeFiles/Common/ZipLib/Source/streams/zip_cryptostream.h
IncludeFiles/Common/ZipLib/Source/streams/streambuffs/compression_decoder_streambuf.h
IncludeFiles/Common/ZipLib/Source/streams/streambuffs/compression_encoder_streambuf.h
IncludeFiles/Common/ZipLib/Source/streams/streambuffs/crc32_streambuf.h
IncludeFiles/Common/ZipLib/Source/streams/streambuffs/mem_streambuf.h
IncludeFiles/Common/ZipLib/Source/streams/streambuffs/null_streambuf.h
IncludeFiles/Common/ZipLib/Source/streams/streambuffs/sub_streambuf.h
IncludeFiles/Common/ZipLib/Source/streams/streambuffs/tee_streambuff.h
IncludeFiles/Common/ZipLib/Source/streams/streambuffs/zip_crypto_streambuf.h
IncludeFiles/Common/ZipLib/Source/utils/enum_utils.h
IncludeFiles/Common/ZipLib/Source/utils/stream_utils.h
IncludeFiles/Common/ZipLib/Source/utils/time_utils.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/SuiteSparse_config.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/cs.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/Residual.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/autodiff_cost_function.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/autodiff_local_parameterization.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/c_api.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/ceres.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/conditioned_cost_function.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/cost_function.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/cost_function_to_functor.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/covariance.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/crs_matrix.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/cubic_interpolation.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/dynamic_autodiff_cost_function.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/dynamic_cost_function.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/dynamic_cost_function_to_functor.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/dynamic_numeric_diff_cost_function.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/fpclassify.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/gradient_checker.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/gradient_problem.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/gradient_problem_solver.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/iteration_callback.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/jet.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/local_parameterization.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/loss_function.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/normal_prior.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/numeric_diff_cost_function.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/numeric_diff_options.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/ordered_groups.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/problem.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/rotation.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/sized_cost_function.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/solver.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/types.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/version.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/internal/autodiff.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/internal/config.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/internal/disable_warnings.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/internal/eigen.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/internal/fixed_array.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/internal/macros.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/internal/manual_constructor.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/internal/numeric_diff.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/internal/port.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/internal/reenable_warnings.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/internal/scoped_ptr.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/ceres/internal/variadic_evaluate.h
IncludeFiles/Common/ceres-solver-1.12.0/ceres-solver/include/glog/logging.h
IncludeFiles/Common/rapidjson/allocators.h
IncludeFiles/Common/rapidjson/document.h
IncludeFiles/Common/rapidjson/encodedstream.h
IncludeFiles/Common/rapidjson/encodings.h
IncludeFiles/Common/rapidjson/filereadstream.h
IncludeFiles/Common/rapidjson/filewritestream.h
IncludeFiles/Common/rapidjson/fwd.h
IncludeFiles/Common/rapidjson/istreamwrapper.h
IncludeFiles/Common/rapidjson/memorybuffer.h
IncludeFiles/Common/rapidjson/memorystream.h
IncludeFiles/Common/rapidjson/ostreamwrapper.h
IncludeFiles/Common/rapidjson/pointer.h
IncludeFiles/Common/rapidjson/prettywriter.h
IncludeFiles/Common/rapidjson/rapidjson.h
IncludeFiles/Common/rapidjson/reader.h
IncludeFiles/Common/rapidjson/schema.h
IncludeFiles/Common/rapidjson/stream.h
IncludeFiles/Common/rapidjson/stringbuffer.h
IncludeFiles/Common/rapidjson/writer.h
IncludeFiles/Common/rapidjson/error/en.h
IncludeFiles/Common/rapidjson/error/error.h
IncludeFiles/Common/rapidjson/internal/biginteger.h
IncludeFiles/Common/rapidjson/internal/diyfp.h
IncludeFiles/Common/rapidjson/internal/dtoa.h
IncludeFiles/Common/rapidjson/internal/ieee754.h
IncludeFiles/Common/rapidjson/internal/itoa.h
IncludeFiles/Common/rapidjson/internal/meta.h
IncludeFiles/Common/rapidjson/internal/pow10.h
IncludeFiles/Common/rapidjson/internal/regex.h
IncludeFiles/Common/rapidjson/internal/stack.h
IncludeFiles/Common/rapidjson/internal/strfunc.h
IncludeFiles/Common/rapidjson/internal/strtod.h
IncludeFiles/Common/rapidjson/internal/swap.h
IncludeFiles/Common/rapidjson/msinttypes/inttypes.h
IncludeFiles/Common/rapidjson/msinttypes/stdint.h
IncludeFiles/Conversions/JsonWriter.h
dplus/Amplitudes.py
dplus/CalculationInput.py
dplus/CalculationResult.py
dplus/CalculationRunner.py
dplus/DataModels.py
dplus/FileReaders.py
dplus/Fit.py
dplus/PyCeresOptimizer.py
dplus/Residuals.py
dplus/Signal.py
dplus/State.py
dplus/__init__.py
dplus/metadata.py
dplus/grid_wrap/CythonGrid.cpp
dplus/grid_wrap/CythonGrid.cpp
dplus_api.egg-info/PKG-INFO
dplus_api.egg-info/SOURCES.txt
dplus_api.egg-info/dependency_links.txt
dplus_api.egg-info/requires.txt
dplus_api.egg-info/top_level.txt