LICENSE
README.md
pyproject.toml
setup.py
./swift/core/phys.cpp
swift/Swift.py
swift/SwiftElement.py
swift/SwiftRoute.py
swift/__init__.py
swift/rtc.py
swift/core/linalg.h
swift/core/phys.cpp
swift/core/phys.h
swift/core/Eigen/Cholesky
swift/core/Eigen/CholmodSupport
swift/core/Eigen/Core
swift/core/Eigen/Dense
swift/core/Eigen/Eigen
swift/core/Eigen/Eigenvalues
swift/core/Eigen/Geometry
swift/core/Eigen/Householder
swift/core/Eigen/IterativeLinearSolvers
swift/core/Eigen/Jacobi
swift/core/Eigen/KLUSupport
swift/core/Eigen/LU
swift/core/Eigen/MetisSupport
swift/core/Eigen/OrderingMethods
swift/core/Eigen/PaStiXSupport
swift/core/Eigen/PardisoSupport
swift/core/Eigen/QR
swift/core/Eigen/QtAlignedMalloc
swift/core/Eigen/SPQRSupport
swift/core/Eigen/SVD
swift/core/Eigen/Sparse
swift/core/Eigen/SparseCholesky
swift/core/Eigen/SparseCore
swift/core/Eigen/SparseLU
swift/core/Eigen/SparseQR
swift/core/Eigen/StdDeque
swift/core/Eigen/StdList
swift/core/Eigen/StdVector
swift/core/Eigen/SuperLUSupport
swift/core/Eigen/UmfPackSupport
swift/core/Eigen/src/Cholesky/LDLT.h
swift/core/Eigen/src/Cholesky/LLT.h
swift/core/Eigen/src/Cholesky/LLT_LAPACKE.h
swift/core/Eigen/src/CholmodSupport/CholmodSupport.h
swift/core/Eigen/src/Core/ArithmeticSequence.h
swift/core/Eigen/src/Core/Array.h
swift/core/Eigen/src/Core/ArrayBase.h
swift/core/Eigen/src/Core/ArrayWrapper.h
swift/core/Eigen/src/Core/Assign.h
swift/core/Eigen/src/Core/AssignEvaluator.h
swift/core/Eigen/src/Core/Assign_MKL.h
swift/core/Eigen/src/Core/BandMatrix.h
swift/core/Eigen/src/Core/Block.h
swift/core/Eigen/src/Core/BooleanRedux.h
swift/core/Eigen/src/Core/CommaInitializer.h
swift/core/Eigen/src/Core/ConditionEstimator.h
swift/core/Eigen/src/Core/CoreEvaluators.h
swift/core/Eigen/src/Core/CoreIterators.h
swift/core/Eigen/src/Core/CwiseBinaryOp.h
swift/core/Eigen/src/Core/CwiseNullaryOp.h
swift/core/Eigen/src/Core/CwiseTernaryOp.h
swift/core/Eigen/src/Core/CwiseUnaryOp.h
swift/core/Eigen/src/Core/CwiseUnaryView.h
swift/core/Eigen/src/Core/DenseBase.h
swift/core/Eigen/src/Core/DenseCoeffsBase.h
swift/core/Eigen/src/Core/DenseStorage.h
swift/core/Eigen/src/Core/Diagonal.h
swift/core/Eigen/src/Core/DiagonalMatrix.h
swift/core/Eigen/src/Core/DiagonalProduct.h
swift/core/Eigen/src/Core/Dot.h
swift/core/Eigen/src/Core/EigenBase.h
swift/core/Eigen/src/Core/ForceAlignedAccess.h
swift/core/Eigen/src/Core/Fuzzy.h
swift/core/Eigen/src/Core/GeneralProduct.h
swift/core/Eigen/src/Core/GenericPacketMath.h
swift/core/Eigen/src/Core/GlobalFunctions.h
swift/core/Eigen/src/Core/IO.h
swift/core/Eigen/src/Core/IndexedView.h
swift/core/Eigen/src/Core/Inverse.h
swift/core/Eigen/src/Core/Map.h
swift/core/Eigen/src/Core/MapBase.h
swift/core/Eigen/src/Core/MathFunctions.h
swift/core/Eigen/src/Core/MathFunctionsImpl.h
swift/core/Eigen/src/Core/Matrix.h
swift/core/Eigen/src/Core/MatrixBase.h
swift/core/Eigen/src/Core/NestByValue.h
swift/core/Eigen/src/Core/NoAlias.h
swift/core/Eigen/src/Core/NumTraits.h
swift/core/Eigen/src/Core/PartialReduxEvaluator.h
swift/core/Eigen/src/Core/PermutationMatrix.h
swift/core/Eigen/src/Core/PlainObjectBase.h
swift/core/Eigen/src/Core/Product.h
swift/core/Eigen/src/Core/ProductEvaluators.h
swift/core/Eigen/src/Core/Random.h
swift/core/Eigen/src/Core/Redux.h
swift/core/Eigen/src/Core/Ref.h
swift/core/Eigen/src/Core/Replicate.h
swift/core/Eigen/src/Core/Reshaped.h
swift/core/Eigen/src/Core/ReturnByValue.h
swift/core/Eigen/src/Core/Reverse.h
swift/core/Eigen/src/Core/Select.h
swift/core/Eigen/src/Core/SelfAdjointView.h
swift/core/Eigen/src/Core/SelfCwiseBinaryOp.h
swift/core/Eigen/src/Core/Solve.h
swift/core/Eigen/src/Core/SolveTriangular.h
swift/core/Eigen/src/Core/SolverBase.h
swift/core/Eigen/src/Core/StableNorm.h
swift/core/Eigen/src/Core/StlIterators.h
swift/core/Eigen/src/Core/Stride.h
swift/core/Eigen/src/Core/Swap.h
swift/core/Eigen/src/Core/Transpose.h
swift/core/Eigen/src/Core/Transpositions.h
swift/core/Eigen/src/Core/TriangularMatrix.h
swift/core/Eigen/src/Core/VectorBlock.h
swift/core/Eigen/src/Core/VectorwiseOp.h
swift/core/Eigen/src/Core/Visitor.h
swift/core/Eigen/src/Core/arch/AVX/Complex.h
swift/core/Eigen/src/Core/arch/AVX/MathFunctions.h
swift/core/Eigen/src/Core/arch/AVX/PacketMath.h
swift/core/Eigen/src/Core/arch/AVX/TypeCasting.h
swift/core/Eigen/src/Core/arch/AVX512/Complex.h
swift/core/Eigen/src/Core/arch/AVX512/MathFunctions.h
swift/core/Eigen/src/Core/arch/AVX512/PacketMath.h
swift/core/Eigen/src/Core/arch/AVX512/TypeCasting.h
swift/core/Eigen/src/Core/arch/AltiVec/Complex.h
swift/core/Eigen/src/Core/arch/AltiVec/MathFunctions.h
swift/core/Eigen/src/Core/arch/AltiVec/MatrixProduct.h
swift/core/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h
swift/core/Eigen/src/Core/arch/AltiVec/MatrixProductMMA.h
swift/core/Eigen/src/Core/arch/AltiVec/PacketMath.h
swift/core/Eigen/src/Core/arch/CUDA/Complex.h
swift/core/Eigen/src/Core/arch/Default/BFloat16.h
swift/core/Eigen/src/Core/arch/Default/ConjHelper.h
swift/core/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h
swift/core/Eigen/src/Core/arch/Default/GenericPacketMathFunctionsFwd.h
swift/core/Eigen/src/Core/arch/Default/Half.h
swift/core/Eigen/src/Core/arch/Default/Settings.h
swift/core/Eigen/src/Core/arch/Default/TypeCasting.h
swift/core/Eigen/src/Core/arch/GPU/MathFunctions.h
swift/core/Eigen/src/Core/arch/GPU/PacketMath.h
swift/core/Eigen/src/Core/arch/GPU/TypeCasting.h
swift/core/Eigen/src/Core/arch/HIP/hcc/math_constants.h
swift/core/Eigen/src/Core/arch/MSA/Complex.h
swift/core/Eigen/src/Core/arch/MSA/MathFunctions.h
swift/core/Eigen/src/Core/arch/MSA/PacketMath.h
swift/core/Eigen/src/Core/arch/NEON/Complex.h
swift/core/Eigen/src/Core/arch/NEON/GeneralBlockPanelKernel.h
swift/core/Eigen/src/Core/arch/NEON/MathFunctions.h
swift/core/Eigen/src/Core/arch/NEON/PacketMath.h
swift/core/Eigen/src/Core/arch/NEON/TypeCasting.h
swift/core/Eigen/src/Core/arch/SSE/Complex.h
swift/core/Eigen/src/Core/arch/SSE/MathFunctions.h
swift/core/Eigen/src/Core/arch/SSE/PacketMath.h
swift/core/Eigen/src/Core/arch/SSE/TypeCasting.h
swift/core/Eigen/src/Core/arch/SVE/MathFunctions.h
swift/core/Eigen/src/Core/arch/SVE/PacketMath.h
swift/core/Eigen/src/Core/arch/SVE/TypeCasting.h
swift/core/Eigen/src/Core/arch/SYCL/InteropHeaders.h
swift/core/Eigen/src/Core/arch/SYCL/MathFunctions.h
swift/core/Eigen/src/Core/arch/SYCL/PacketMath.h
swift/core/Eigen/src/Core/arch/SYCL/SyclMemoryModel.h
swift/core/Eigen/src/Core/arch/SYCL/TypeCasting.h
swift/core/Eigen/src/Core/arch/ZVector/Complex.h
swift/core/Eigen/src/Core/arch/ZVector/MathFunctions.h
swift/core/Eigen/src/Core/arch/ZVector/PacketMath.h
swift/core/Eigen/src/Core/functors/AssignmentFunctors.h
swift/core/Eigen/src/Core/functors/BinaryFunctors.h
swift/core/Eigen/src/Core/functors/NullaryFunctors.h
swift/core/Eigen/src/Core/functors/StlFunctors.h
swift/core/Eigen/src/Core/functors/TernaryFunctors.h
swift/core/Eigen/src/Core/functors/UnaryFunctors.h
swift/core/Eigen/src/Core/products/GeneralBlockPanelKernel.h
swift/core/Eigen/src/Core/products/GeneralMatrixMatrix.h
swift/core/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
swift/core/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h
swift/core/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h
swift/core/Eigen/src/Core/products/GeneralMatrixVector.h
swift/core/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h
swift/core/Eigen/src/Core/products/Parallelizer.h
swift/core/Eigen/src/Core/products/SelfadjointMatrixMatrix.h
swift/core/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h
swift/core/Eigen/src/Core/products/SelfadjointMatrixVector.h
swift/core/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h
swift/core/Eigen/src/Core/products/SelfadjointProduct.h
swift/core/Eigen/src/Core/products/SelfadjointRank2Update.h
swift/core/Eigen/src/Core/products/TriangularMatrixMatrix.h
swift/core/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h
swift/core/Eigen/src/Core/products/TriangularMatrixVector.h
swift/core/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h
swift/core/Eigen/src/Core/products/TriangularSolverMatrix.h
swift/core/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h
swift/core/Eigen/src/Core/products/TriangularSolverVector.h
swift/core/Eigen/src/Core/util/BlasUtil.h
swift/core/Eigen/src/Core/util/ConfigureVectorization.h
swift/core/Eigen/src/Core/util/Constants.h
swift/core/Eigen/src/Core/util/DisableStupidWarnings.h
swift/core/Eigen/src/Core/util/ForwardDeclarations.h
swift/core/Eigen/src/Core/util/IndexedViewHelper.h
swift/core/Eigen/src/Core/util/IntegralConstant.h
swift/core/Eigen/src/Core/util/MKL_support.h
swift/core/Eigen/src/Core/util/Macros.h
swift/core/Eigen/src/Core/util/Memory.h
swift/core/Eigen/src/Core/util/Meta.h
swift/core/Eigen/src/Core/util/NonMPL2.h
swift/core/Eigen/src/Core/util/ReenableStupidWarnings.h
swift/core/Eigen/src/Core/util/ReshapedHelper.h
swift/core/Eigen/src/Core/util/StaticAssert.h
swift/core/Eigen/src/Core/util/SymbolicIndex.h
swift/core/Eigen/src/Core/util/XprHelper.h
swift/core/Eigen/src/Eigenvalues/ComplexEigenSolver.h
swift/core/Eigen/src/Eigenvalues/ComplexSchur.h
swift/core/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h
swift/core/Eigen/src/Eigenvalues/EigenSolver.h
swift/core/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h
swift/core/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h
swift/core/Eigen/src/Eigenvalues/HessenbergDecomposition.h
swift/core/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
swift/core/Eigen/src/Eigenvalues/RealQZ.h
swift/core/Eigen/src/Eigenvalues/RealSchur.h
swift/core/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h
swift/core/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
swift/core/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h
swift/core/Eigen/src/Eigenvalues/Tridiagonalization.h
swift/core/Eigen/src/Geometry/AlignedBox.h
swift/core/Eigen/src/Geometry/AngleAxis.h
swift/core/Eigen/src/Geometry/EulerAngles.h
swift/core/Eigen/src/Geometry/Homogeneous.h
swift/core/Eigen/src/Geometry/Hyperplane.h
swift/core/Eigen/src/Geometry/OrthoMethods.h
swift/core/Eigen/src/Geometry/ParametrizedLine.h
swift/core/Eigen/src/Geometry/Quaternion.h
swift/core/Eigen/src/Geometry/Rotation2D.h
swift/core/Eigen/src/Geometry/RotationBase.h
swift/core/Eigen/src/Geometry/Scaling.h
swift/core/Eigen/src/Geometry/Transform.h
swift/core/Eigen/src/Geometry/Translation.h
swift/core/Eigen/src/Geometry/Umeyama.h
swift/core/Eigen/src/Geometry/arch/Geometry_SIMD.h
swift/core/Eigen/src/Householder/BlockHouseholder.h
swift/core/Eigen/src/Householder/Householder.h
swift/core/Eigen/src/Householder/HouseholderSequence.h
swift/core/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h
swift/core/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h
swift/core/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h
swift/core/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h
swift/core/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h
swift/core/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h
swift/core/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h
swift/core/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h
swift/core/Eigen/src/Jacobi/Jacobi.h
swift/core/Eigen/src/KLUSupport/KLUSupport.h
swift/core/Eigen/src/LU/Determinant.h
swift/core/Eigen/src/LU/FullPivLU.h
swift/core/Eigen/src/LU/InverseImpl.h
swift/core/Eigen/src/LU/PartialPivLU.h
swift/core/Eigen/src/LU/PartialPivLU_LAPACKE.h
swift/core/Eigen/src/LU/arch/InverseSize4.h
swift/core/Eigen/src/MetisSupport/MetisSupport.h
swift/core/Eigen/src/OrderingMethods/Amd.h
swift/core/Eigen/src/OrderingMethods/Eigen_Colamd.h
swift/core/Eigen/src/OrderingMethods/Ordering.h
swift/core/Eigen/src/PaStiXSupport/PaStiXSupport.h
swift/core/Eigen/src/PardisoSupport/PardisoSupport.h
swift/core/Eigen/src/QR/ColPivHouseholderQR.h
swift/core/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h
swift/core/Eigen/src/QR/CompleteOrthogonalDecomposition.h
swift/core/Eigen/src/QR/FullPivHouseholderQR.h
swift/core/Eigen/src/QR/HouseholderQR.h
swift/core/Eigen/src/QR/HouseholderQR_LAPACKE.h
swift/core/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h
swift/core/Eigen/src/SVD/BDCSVD.h
swift/core/Eigen/src/SVD/JacobiSVD.h
swift/core/Eigen/src/SVD/JacobiSVD_LAPACKE.h
swift/core/Eigen/src/SVD/SVDBase.h
swift/core/Eigen/src/SVD/UpperBidiagonalization.h
swift/core/Eigen/src/SparseCholesky/SimplicialCholesky.h
swift/core/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h
swift/core/Eigen/src/SparseCore/AmbiVector.h
swift/core/Eigen/src/SparseCore/CompressedStorage.h
swift/core/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h
swift/core/Eigen/src/SparseCore/MappedSparseMatrix.h
swift/core/Eigen/src/SparseCore/SparseAssign.h
swift/core/Eigen/src/SparseCore/SparseBlock.h
swift/core/Eigen/src/SparseCore/SparseColEtree.h
swift/core/Eigen/src/SparseCore/SparseCompressedBase.h
swift/core/Eigen/src/SparseCore/SparseCwiseBinaryOp.h
swift/core/Eigen/src/SparseCore/SparseCwiseUnaryOp.h
swift/core/Eigen/src/SparseCore/SparseDenseProduct.h
swift/core/Eigen/src/SparseCore/SparseDiagonalProduct.h
swift/core/Eigen/src/SparseCore/SparseDot.h
swift/core/Eigen/src/SparseCore/SparseFuzzy.h
swift/core/Eigen/src/SparseCore/SparseMap.h
swift/core/Eigen/src/SparseCore/SparseMatrix.h
swift/core/Eigen/src/SparseCore/SparseMatrixBase.h
swift/core/Eigen/src/SparseCore/SparsePermutation.h
swift/core/Eigen/src/SparseCore/SparseProduct.h
swift/core/Eigen/src/SparseCore/SparseRedux.h
swift/core/Eigen/src/SparseCore/SparseRef.h
swift/core/Eigen/src/SparseCore/SparseSelfAdjointView.h
swift/core/Eigen/src/SparseCore/SparseSolverBase.h
swift/core/Eigen/src/SparseCore/SparseSparseProductWithPruning.h
swift/core/Eigen/src/SparseCore/SparseTranspose.h
swift/core/Eigen/src/SparseCore/SparseTriangularView.h
swift/core/Eigen/src/SparseCore/SparseUtil.h
swift/core/Eigen/src/SparseCore/SparseVector.h
swift/core/Eigen/src/SparseCore/SparseView.h
swift/core/Eigen/src/SparseCore/TriangularSolver.h
swift/core/Eigen/src/SparseLU/SparseLU.h
swift/core/Eigen/src/SparseLU/SparseLUImpl.h
swift/core/Eigen/src/SparseLU/SparseLU_Memory.h
swift/core/Eigen/src/SparseLU/SparseLU_Structs.h
swift/core/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h
swift/core/Eigen/src/SparseLU/SparseLU_Utils.h
swift/core/Eigen/src/SparseLU/SparseLU_column_bmod.h
swift/core/Eigen/src/SparseLU/SparseLU_column_dfs.h
swift/core/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h
swift/core/Eigen/src/SparseLU/SparseLU_gemm_kernel.h
swift/core/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h
swift/core/Eigen/src/SparseLU/SparseLU_kernel_bmod.h
swift/core/Eigen/src/SparseLU/SparseLU_panel_bmod.h
swift/core/Eigen/src/SparseLU/SparseLU_panel_dfs.h
swift/core/Eigen/src/SparseLU/SparseLU_pivotL.h
swift/core/Eigen/src/SparseLU/SparseLU_pruneL.h
swift/core/Eigen/src/SparseLU/SparseLU_relax_snode.h
swift/core/Eigen/src/SparseQR/SparseQR.h
swift/core/Eigen/src/StlSupport/StdDeque.h
swift/core/Eigen/src/StlSupport/StdList.h
swift/core/Eigen/src/StlSupport/StdVector.h
swift/core/Eigen/src/StlSupport/details.h
swift/core/Eigen/src/SuperLUSupport/SuperLUSupport.h
swift/core/Eigen/src/UmfPackSupport/UmfPackSupport.h
swift/core/Eigen/src/misc/Image.h
swift/core/Eigen/src/misc/Kernel.h
swift/core/Eigen/src/misc/RealSvd2x2.h
swift/core/Eigen/src/misc/blas.h
swift/core/Eigen/src/misc/lapack.h
swift/core/Eigen/src/misc/lapacke.h
swift/core/Eigen/src/misc/lapacke_mangling.h
swift/core/Eigen/src/plugins/ArrayCwiseBinaryOps.h
swift/core/Eigen/src/plugins/ArrayCwiseUnaryOps.h
swift/core/Eigen/src/plugins/BlockMethods.h
swift/core/Eigen/src/plugins/CommonCwiseBinaryOps.h
swift/core/Eigen/src/plugins/CommonCwiseUnaryOps.h
swift/core/Eigen/src/plugins/IndexedViewMethods.h
swift/core/Eigen/src/plugins/MatrixCwiseBinaryOps.h
swift/core/Eigen/src/plugins/MatrixCwiseUnaryOps.h
swift/core/Eigen/src/plugins/ReshapedMethods.h
swift/out/404.html
swift/out/favicon.ico
swift/out/gif.worker.js
swift/out/index.html
swift/out/_next/static/chunks/117.cf05009b5d738e41f8f1.js
swift/out/_next/static/chunks/633.3883b150b12a25e69354.js
swift/out/_next/static/chunks/834.9208e8a207b241c942b5.js
swift/out/_next/static/chunks/amp.js
swift/out/_next/static/chunks/framework-d3706f52d679afbda3a7.js
swift/out/_next/static/chunks/main-71948af4b0f09c0fc30e.js
swift/out/_next/static/chunks/main.js
swift/out/_next/static/chunks/node_modules_next_dist_client_dev_noop_js.js
swift/out/_next/static/chunks/polyfills-eef578260fd80f8fff94.js
swift/out/_next/static/chunks/polyfills.js
swift/out/_next/static/chunks/react-refresh.js
swift/out/_next/static/chunks/react-swift_dist_CCapture-d5b23ba0_js.js
swift/out/_next/static/chunks/react-swift_dist_CCapture_min-23f4504b_js.js
swift/out/_next/static/chunks/vendors-react-swift_node_modules_buffer_index_js.js
swift/out/_next/static/chunks/webpack-81ff89b1c882fa88b0d3.js
swift/out/_next/static/chunks/webpack.js
swift/out/_next/static/chunks/pages/_app-9681656406d7299e4803.js
swift/out/_next/static/chunks/pages/_app.js
swift/out/_next/static/chunks/pages/_error-b30902e13465df7c5366.js
swift/out/_next/static/chunks/pages/_error.js
swift/out/_next/static/chunks/pages/index-92e73c6e6f7502231ee0.js
swift/out/_next/static/chunks/pages/index.js
swift/out/_next/static/css/fc609cb0899b4612de31.css
swift/out/_next/static/css/fdf37598f35a9178fee0.css
swift/out/_next/static/development/_buildManifest.js
swift/out/_next/static/development/_ssgManifest.js
swift/out/_next/static/fbQ4mBtGCnPAeE6rcsJ8q/_buildManifest.js
swift/out/_next/static/fbQ4mBtGCnPAeE6rcsJ8q/_ssgManifest.js
swift/out/_next/static/webpack/15974991c77e9b8843b2.hot-update.json
swift/out/_next/static/webpack/2912e22be9db6159c5c1.hot-update.json
swift/out/_next/static/webpack/400fb7c220483695fbb0.hot-update.json
swift/out/_next/static/webpack/8c2d7a5578ee8f9da31a.hot-update.json
swift/out/_next/static/webpack/c957e6c02d4e8d953576.hot-update.json
swift/out/_next/static/webpack/d51b7ae25a98ae6b4da1.hot-update.json
swift/out/_next/static/webpack/ed5d90a7725027706aa3.hot-update.json
swift/out/_next/static/webpack/webpack.15974991c77e9b8843b2.hot-update.js
swift/out/_next/static/webpack/webpack.2912e22be9db6159c5c1.hot-update.js
swift/out/_next/static/webpack/webpack.400fb7c220483695fbb0.hot-update.js
swift/out/_next/static/webpack/webpack.8c2d7a5578ee8f9da31a.hot-update.js
swift/out/_next/static/webpack/webpack.c957e6c02d4e8d953576.hot-update.js
swift/out/_next/static/webpack/webpack.d51b7ae25a98ae6b4da1.hot-update.js
swift/out/_next/static/webpack/webpack.ed5d90a7725027706aa3.hot-update.js
swift/out/_next/static/webpack/pages/index.15974991c77e9b8843b2.hot-update.js
swift/out/_next/static/webpack/pages/index.400fb7c220483695fbb0.hot-update.js
swift/out/_next/static/webpack/pages/index.8c2d7a5578ee8f9da31a.hot-update.js
swift/out/_next/static/webpack/pages/index.d51b7ae25a98ae6b4da1.hot-update.js
swift/out/icons/fasttime.svg
swift/out/icons/pause.svg
swift/out/icons/play.svg
swift/out/icons/realtime.svg
swift/out/icons/snap.svg
swift/out/icons/startRender.svg
swift/out/icons/stopRender.svg
swift_sim.egg-info/PKG-INFO
swift_sim.egg-info/SOURCES.txt
swift_sim.egg-info/dependency_links.txt
swift_sim.egg-info/requires.txt
swift_sim.egg-info/top_level.txt