spatialgeometry

View on PyPIReverse Dependencies (4)

1.1.0 spatialgeometry-1.1.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
spatialgeometry-1.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
spatialgeometry-1.1.0-cp39-cp39-win_amd64.whl
spatialgeometry-1.1.0-cp39-cp39-win32.whl
spatialgeometry-1.1.0-cp39-cp39-macosx_10_9_x86_64.whl
spatialgeometry-1.1.0-cp39-cp39-macosx_11_0_arm64.whl
spatialgeometry-1.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
spatialgeometry-1.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
spatialgeometry-1.1.0-cp38-cp38-win_amd64.whl
spatialgeometry-1.1.0-cp38-cp38-win32.whl
spatialgeometry-1.1.0-cp38-cp38-macosx_10_9_x86_64.whl
spatialgeometry-1.1.0-cp38-cp38-macosx_11_0_arm64.whl
spatialgeometry-1.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
spatialgeometry-1.1.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
spatialgeometry-1.1.0-cp37-cp37m-win_amd64.whl
spatialgeometry-1.1.0-cp37-cp37m-win32.whl
spatialgeometry-1.1.0-cp37-cp37m-macosx_10_9_x86_64.whl
spatialgeometry-1.1.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
spatialgeometry-1.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
spatialgeometry-1.1.0-cp311-cp311-win_amd64.whl
spatialgeometry-1.1.0-cp311-cp311-win32.whl
spatialgeometry-1.1.0-cp311-cp311-macosx_10_9_x86_64.whl
spatialgeometry-1.1.0-cp311-cp311-macosx_11_0_arm64.whl
spatialgeometry-1.1.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
spatialgeometry-1.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
spatialgeometry-1.1.0-cp310-cp310-win_amd64.whl
spatialgeometry-1.1.0-cp310-cp310-win32.whl
spatialgeometry-1.1.0-cp310-cp310-macosx_10_9_x86_64.whl
spatialgeometry-1.1.0-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: spatialgeometry
Version: 1.1.0
Filename: spatialgeometry-1.1.0-cp310-cp310-win_amd64.whl
Download: [link]
Size: 1287387
MD5: cdc237bba974e81b5fe64189730b3505
SHA256: 56ecacb75a3a324a791916fe88ffff2a76f692a9b45eac8cd60febb5459bc484
Uploaded: 2023-05-14 05:55:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: spatialgeometry
Version: 1.1.0
Summary: A Shape and Geometry Description Package
Author-Email: Jesse Haviland <j.haviland[at]qut.edu.au>, Peter Corke <rvc[at]petercorke.com>
Project-Url: homepage, https://github.com/jhavl/spatialgeometry
Project-Url: documentation, https://jhavl.github.io/spatialgeometry/
Project-Url: repository, https://github.com/jhavl/spatialgeometry
License: MIT License Copyright (c) 2021 Jesse Haviland Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: python,robotics,robotics-toolbox,kinematics,dynamics,motion-planning,trajectory-generation,jacobian,hessian,control,simulation,robot-manipulator,mobile-robot
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Requires-Dist: spatialmath-python (>=1.0.0)
Requires-Dist: pybullet; extra == "collision"
Requires-Dist: black; extra == "dev"
Requires-Dist: roboticstoolbox-python (~=1.0.0); extra == "dev"
Requires-Dist: swift-sim; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: pyyaml; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinx-autorun; extra == "docs"
Provides-Extra: collision
Provides-Extra: dev
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1564 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: false
Tag: cp310-cp310-win_amd64

RECORD

Path Digest Size
spatialgeometry/__init__.py sha256=qxmAD0w6aNWsc3gRj0hwS95TP1Z_mAg_eCbWJrzP8sQ 456
spatialgeometry/scene.cp310-win_amd64.pyd sha256=qye3wuYTVa-XqTywBIGZeISaesmhM3e28BiJBaw1oJA 15872
spatialgeometry/core/linalg.h sha256=Wod89hPQJs76Zj_2j1hWbN9XVxfkUETf1gS6siPapbg 1126
spatialgeometry/core/scene.cpp sha256=P8_-umlN_gnFpeF_mC0zbgNbEiM5EVdWluSP1LfodUk 9784
spatialgeometry/core/scene.h sha256=Ele-4aRfUyM0WzGN1MngiitdUapzZtgG_CCenpJCGPo 1378
spatialgeometry/core/Eigen/Cholesky sha256=_KyhFtY0YeL0jjs3vJVKl47Qft6r19FrNlVDj1aGBdE 1206
spatialgeometry/core/Eigen/CholmodSupport sha256=MxP6pbzyuKsVNktsYHqPzTnZdhCC4wz59CoACV8k5bY 1948
spatialgeometry/core/Eigen/Core sha256=aVY81pY-ehIfIQzABwKXTxcma6rBq7X6ujSoWS9Lx7o 13183
spatialgeometry/core/Eigen/Dense sha256=89zuKVcSMEstZfJZ47Mt-_eDZFn7PcYio38i_jP_PVw 129
spatialgeometry/core/Eigen/Eigen sha256=NNLNhBN97odr8TdVlhVNWKvTs4zncJfwwSoBNg9pkLU 37
spatialgeometry/core/Eigen/Eigenvalues sha256=Vm3NwBgGKJ5N-1NlcqI3p1HAwpLeRpOMbrGKxT_Cd70 1837
spatialgeometry/core/Eigen/Geometry sha256=C43FfQnQ_0EFCOAdMJ88Df9JiBWmqReO58ID4wqRhL4 1999
spatialgeometry/core/Eigen/Householder sha256=lonE3Vupe0X1lzs87KONNdOKKc1C2hoIgLAh2IHQPpo 858
spatialgeometry/core/Eigen/IterativeLinearSolvers sha256=oXopkNtXyfpEpnIvgFiTKWFFzEJJMFtu6PNVMSnEbYI 2131
spatialgeometry/core/Eigen/Jacobi sha256=DWlBbYxI5r9CG8vpgMzUyFYYyq7KL0tzR9OeJaw6DzY 926
spatialgeometry/core/Eigen/KLUSupport sha256=Q09326VK50bXZoTgMl77UomhtjWaJJC7a38YtJTiE10 1430
spatialgeometry/core/Eigen/LU sha256=Kasb1jIAzvksgHgj_vanBNLDqbS5QYVe_wpWbf3-lvU 1315
spatialgeometry/core/Eigen/MetisSupport sha256=bB26bBMX9t4yamqAIM3FN3WbDc51DNW0R39eK7w_G8o 1026
spatialgeometry/core/Eigen/OrderingMethods sha256=1RsWcaFmseOXTqUbrco786VOTufB9yWUxPcD5KiwAQM 2521
spatialgeometry/core/Eigen/PaStiXSupport sha256=9VRv7w4Xb0ANt6yelzaEPC_NUvo3NOZrN1h_rcLgO60 1800
spatialgeometry/core/Eigen/PardisoSupport sha256=-Rmvo6DPwou8WeX31n793h-DK_8yPk7lyFDcC4O6rxg 1151
spatialgeometry/core/Eigen/QR sha256=Jg6Kv-jycVDE_vq44LmhKfvikr0EtSJn9ZpLyG-p_w4 1322
spatialgeometry/core/Eigen/QtAlignedMalloc sha256=_B185dPg952iq7x5TEzTBgFSNBWPh4U8VFPwgtIuv8I 939
spatialgeometry/core/Eigen/SPQRSupport sha256=Kt-x5KfqiAFIgh_bfx6lT4z-gKAbt3ghiS5ZmCyb-FM 1196
spatialgeometry/core/Eigen/SVD sha256=Po3d0ywv7sq3RxUh1sTYdLm1LwrR7pOGVwtBxnv07ZQ 1634
spatialgeometry/core/Eigen/Sparse sha256=7k9rdDVYNMopUknGGt-PmLBw5YyBx8cWbbR0H99WjVQ 922
spatialgeometry/core/Eigen/SparseCholesky sha256=SN3yjtqXK_orIyq9PF6IHFWFNoHZFMtcmnoMrjfaWko 1272
spatialgeometry/core/Eigen/SparseCore sha256=1ri8u8bEu3YpDtjN2z-QUKlcuV1VrPrTu7hjneM3HDc 2309
spatialgeometry/core/Eigen/SparseLU sha256=_f7ac0-4k4GfgCUa4GihsYnXxJjTrVrlfPSx7pjt57k 1864
spatialgeometry/core/Eigen/SparseQR sha256=QzLzlzygfdIF9wKPOuVj_A_1nRf9GmRboUK4wkCytJg 1231
spatialgeometry/core/Eigen/StdDeque sha256=097ECO6iHCHPCRTQ4SRTmMn6g2R3j5KGpYDXh65wMws 824
spatialgeometry/core/Eigen/StdList sha256=ttTKQcpHtZwkSJh1v0gxoKkDsEfqnO-pnrGh_cY2-KE 752
spatialgeometry/core/Eigen/StdVector sha256=LvFkCpIt2_G_m6_UxLgNrWsxDIcyH5nEj7xXvuIKAjE 830
spatialgeometry/core/Eigen/SuperLUSupport sha256=4cTKNQHjDFSxOWhZ0dQr4Jx77PIqmeQf4F6dxT0-RKY 2307
spatialgeometry/core/Eigen/UmfPackSupport sha256=XCTxQ_Vs8sUS-KiIfO3_INoHjvnEXRDY_IOxdNEHtOs 1422
spatialgeometry/core/Eigen/src/Cholesky/LDLT.h sha256=8r-aVlYOqaRJUF0akmEM1_o3si8Pf3Kk1xPSVbmFsvI 25622
spatialgeometry/core/Eigen/src/Cholesky/LLT.h sha256=tZXfbGgPrwqZqgb4LFR88smtxdzLDQTjL0Tkx-bUGPw 19318
spatialgeometry/core/Eigen/src/Cholesky/LLT_LAPACKE.h sha256=7IoA1QnoY8k_fPsBVQ41tyWAHsgIFhhITRsEQstOjBw 4073
spatialgeometry/core/Eigen/src/CholmodSupport/CholmodSupport.h sha256=sS6O7rJoRLS4YCK4pgcVPpozSqcGyouMQo5WBcM2Qc0 26123
spatialgeometry/core/Eigen/src/Core/ArithmeticSequence.h sha256=KyFwAhm26RVVNL_l93Z_FCfK_9e9ls8w8_3wbYjzoYc 19627
spatialgeometry/core/Eigen/src/Core/Array.h sha256=Ykjf0Vj_LT49GAMzTkRl1PreV6yCbHvsQcSAO4RxUwA 17199
spatialgeometry/core/Eigen/src/Core/ArrayBase.h sha256=wB7fXOLo2VQUyXlcbjy-tMA8C9_ZGWbaYadgKK-Lf80 8443
spatialgeometry/core/Eigen/src/Core/ArrayWrapper.h sha256=T6WSW3Uk6_8u46mRBB6YwGKP1M4tEINDEHSuJt1kkGQ 7227
spatialgeometry/core/Eigen/src/Core/Assign.h sha256=X3_PqaS8qeDtV1GJOA9ej4Z1af0PlIZ8GC189ZdcvgQ 2828
spatialgeometry/core/Eigen/src/Core/AssignEvaluator.h sha256=VgqN4fo55QpaIEUiVJIN-Z26UgaoWKH8WckC0jEuwTo 42683
spatialgeometry/core/Eigen/src/Core/Assign_MKL.h sha256=jjucknLupISAMRK3WI024AFAGNfoCjV738g8PVP-dKM 12666
spatialgeometry/core/Eigen/src/Core/BandMatrix.h sha256=3ySAv9Tto8ehHGiU5IZqzoVPeToBVwaMnf37f4JJXYk 14428
spatialgeometry/core/Eigen/src/Core/Block.h sha256=fjldIZicjcdzN40XOvPitr-H6FX_qxtMCBYTVyv221g 19096
spatialgeometry/core/Eigen/src/Core/BooleanRedux.h sha256=fsg6UMRhScQNCONFtvFSefe-fI9dWwj7Mc2IbryuZAY 4591
spatialgeometry/core/Eigen/src/Core/CommaInitializer.h sha256=rbGhrSbOFs9GQ7vV-stCFFz0oxxuYcK9M0Mxllm1dDA 6145
spatialgeometry/core/Eigen/src/Core/ConditionEstimator.h sha256=Gz6_7FvTGz7f1Rgj8mbjALYBpT7zi14kKFCBbCJWFN8 7165
spatialgeometry/core/Eigen/src/Core/CoreEvaluators.h sha256=BVN84_I6yFoctggJVGKnTNt3tNxet-xVhQWAVBQ7zkM 65582
spatialgeometry/core/Eigen/src/Core/CoreIterators.h sha256=mvrEue_HG7pJty-G6J92eG19k8CroectjDmooRhSdmE 4877
spatialgeometry/core/Eigen/src/Core/CwiseBinaryOp.h sha256=Gb9biq-mU0ddJZKMogRJ6WOIsYo9GnWLTFckh0aLkuc 8092
spatialgeometry/core/Eigen/src/Core/CwiseNullaryOp.h sha256=Hrz7hHKOddRNaC09E5aUjZjvy7VfLHFihaxJLc2zGZM 37283
spatialgeometry/core/Eigen/src/Core/CwiseTernaryOp.h sha256=S6Z77kLmlriM3lLiqLjKjWt27HE8k1Tly-OQlQsnR1w 8453
spatialgeometry/core/Eigen/src/Core/CwiseUnaryOp.h sha256=ULkD1tuC31bIq21YMwdjNk7Lo2hWkCBUVynIS3eKDfw 4040
spatialgeometry/core/Eigen/src/Core/CwiseUnaryView.h sha256=KwvkgEYhd1aFH87qw2vlZAww3lpJSRfhEKAHPfNctfk 5683
spatialgeometry/core/Eigen/src/Core/DenseBase.h sha256=U6ahKpLaqzlMJATc1IVC0w2Pat2za8Cc2_O-FZqlrbI 32230
spatialgeometry/core/Eigen/src/Core/DenseCoeffsBase.h sha256=Dym2jjoupClbnAWhmWhrTI4Ay737od_pSm4V9bhaCIY 25169
spatialgeometry/core/Eigen/src/Core/DenseStorage.h sha256=VNcFFyk-O4xcD6Pkv7dI3kKQGWcKBQ27GysOiVyi_jA 26012
spatialgeometry/core/Eigen/src/Core/Diagonal.h sha256=tIEInMRb1GLwn_kovJdxVDowq4YRHBFTqBrmh8PqXqo 10128
spatialgeometry/core/Eigen/src/Core/DiagonalMatrix.h sha256=lgZyyqrDkLwCmBWbcw9HBRj6j4u9ANY1jjAq8Ksgxvg 15061
spatialgeometry/core/Eigen/src/Core/DiagonalProduct.h sha256=xgRS5mzdnK178EerxLh39ACaYaS7ho_zBAs54z9uGDQ 1016
spatialgeometry/core/Eigen/src/Core/Dot.h sha256=20auvcrmAhczkp6RBR78e2Ev0wkG80BMfsvmr-bXlFY 11972
spatialgeometry/core/Eigen/src/Core/EigenBase.h sha256=GxIk5YjZkjgmNPuZaDeD30tWmVLBXRP0DQE2KG61da8 6001
spatialgeometry/core/Eigen/src/Core/ForceAlignedAccess.h sha256=4cHzqVmA-oAzUf8aJBp6rz_h27H6sZOxWXtMwJNr3Fc 5059
spatialgeometry/core/Eigen/src/Core/Fuzzy.h sha256=6HcZv2vnMNCojtm-1z1lOX5sbw7aezlxrZQLfFh-qJ8 5914
spatialgeometry/core/Eigen/src/Core/GeneralProduct.h sha256=Yz1x199QmYRCi-Vs6f8nki1RfZdYfBJ4colSeLGxZ2A 22144
spatialgeometry/core/Eigen/src/Core/GenericPacketMath.h sha256=69vhliJRaKGyS-BQPdS2z57i8jmrAn21XtuvlY4lTRg 39852
spatialgeometry/core/Eigen/src/Core/GlobalFunctions.h sha256=Uf_afit8kKkB69AvR-XyEcGvJpC5-Kpoiine96oRWYU 11737
spatialgeometry/core/Eigen/src/Core/IO.h sha256=t4FY0tFU0Pnku21nC5lsgJ2VLYBn_-7jWUJeB-TM5Ak 8496
spatialgeometry/core/Eigen/src/Core/IndexedView.h sha256=8aEL3oy-5DD0f4sI35_f_d82n7Je7QU-aiVXW7fJ2c8 9857
spatialgeometry/core/Eigen/src/Core/Inverse.h sha256=ZdiZqmQB7an6ckD63kGsFZ3ISCI_Q0d5aXmun9UX750 3620
spatialgeometry/core/Eigen/src/Core/Map.h sha256=cnO_AvGyJDJXMibBgs0LHjKLcKOdYG0Ea0Q9b0saJHY 7427
spatialgeometry/core/Eigen/src/Core/MapBase.h sha256=9b2nvUCzq2bFYNho9wgZNyjKfgjlPwr75C_0JzkjxcQ 11591
spatialgeometry/core/Eigen/src/Core/MathFunctions.h sha256=iwWzy2SxWAgt6zY_RRvTXwAKveMzlzmN6OIKKsrnIC4 62841
spatialgeometry/core/Eigen/src/Core/MathFunctionsImpl.h sha256=qro-BLi_0EQP1q5PsOlR0rlNX7jIFrdvtBYTsi217cg 7356
spatialgeometry/core/Eigen/src/Core/Matrix.h sha256=NoPLNiXcWaSBsQlGNaL6s92I4vWazf6guAG9fxUk9Co 24908
spatialgeometry/core/Eigen/src/Core/MatrixBase.h sha256=XkHWtiizMOgFriU7JsBsNnx7uota0fbovrldlzIeDWk 24403
spatialgeometry/core/Eigen/src/Core/NestByValue.h sha256=4j7jYylsYdsN7lMGl6QTf9mb-S-plJWHxb43eEw0Qqk 2605
spatialgeometry/core/Eigen/src/Core/NoAlias.h sha256=hWeHeJYyU5VAtjQPdWLjG_Ac6km_0wehjQYyRBok894 3729
spatialgeometry/core/Eigen/src/Core/NumTraits.h sha256=PxLzUAq5RFIkiEIuT-ZcvdGBpXEK2DRzL1mw_EPx9SU 13219
spatialgeometry/core/Eigen/src/Core/PartialReduxEvaluator.h sha256=SKA55q0tEH7qXRkK0YeHDhgYFANBrSNEyTZUhX9U7jk 9439
spatialgeometry/core/Eigen/src/Core/PermutationMatrix.h sha256=s7GilLeavO8Opbh25wiYvIg_mmO64PH6-Y4m9PFHJo8 21353
spatialgeometry/core/Eigen/src/Core/PlainObjectBase.h sha256=uUA7M5scuqcWnAqCZCOy19SeNKtpu4uS2KObA9IRozI 50321
spatialgeometry/core/Eigen/src/Core/Product.h sha256=mz0GISvTf37gI2q4RkODaxF88qh9gQRaCAgMxzld3Rw 7527
spatialgeometry/core/Eigen/src/Core/ProductEvaluators.h sha256=hOJnhTCj8GppWh51-CCDTqbMZmQRcrPFVBcBlPbeFi0 55011
spatialgeometry/core/Eigen/src/Core/Random.h sha256=Y3UPHmq0vyMDxgDQ0kqnaIin291LShNkfE0U53Yf4jY 7974
spatialgeometry/core/Eigen/src/Core/Redux.h sha256=jgRhv4ZUFr7poAXaZ5ZeRRXJBApkAiJXLFU9TXiMlcw 19710
spatialgeometry/core/Eigen/src/Core/Ref.h sha256=IrTOR7agVn33oOfFiURMQ_G4l68JsQyYCfmky5vFO4M 18202
spatialgeometry/core/Eigen/src/Core/Replicate.h sha256=aXm3f82i0TET6t7AzC_xfEW2fy0wZDjK_HrbU9tq3Gc 5798
spatialgeometry/core/Eigen/src/Core/Reshaped.h sha256=mvVbHxxshD-FSVVAbb-HxWv2hXgGlBVYYWNUg6uYbrU 17487
spatialgeometry/core/Eigen/src/Core/ReturnByValue.h sha256=pPALnLGxq0kikfks978JuupMg7Ydc39u7V-3T3mzeSo 4403
spatialgeometry/core/Eigen/src/Core/Reverse.h sha256=SarTIP3o_zZSg6-gp4pDxLDvFFGcrku_CyHmCF53g3Y 7739
spatialgeometry/core/Eigen/src/Core/Select.h sha256=Em2Nmk5rGRxFGgSiE8jU01CZtoQr9v5FhVExKPALhRw 6307
spatialgeometry/core/Eigen/src/Core/SelfAdjointView.h sha256=y9rt2uHT6YFaVpuDrqnozlhVOGX0Mo7Ojg3xrhBxLBI 15364
spatialgeometry/core/Eigen/src/Core/SelfCwiseBinaryOp.h sha256=fQCSzoMJbG6mk3OAaH2HUbnjUukcmU6obqN1pxZ3rg4 1744
spatialgeometry/core/Eigen/src/Core/Solve.h sha256=evdcjIqPFg5cNK8O1oQGmNKHw3Zxh6f6UqF0m-aUI8I 7025
spatialgeometry/core/Eigen/src/Core/SolveTriangular.h sha256=h_eoulu1AQDMip2ExzFomz47TTlJ_Rbh5s3Hce8ipb8 9603
spatialgeometry/core/Eigen/src/Core/SolverBase.h sha256=lj-arCyR9FN6idaM4Un0HnxRse6Dmm3sk5b1yyPR-x8 6338
spatialgeometry/core/Eigen/src/Core/StableNorm.h sha256=SgjHCXAg5FlYvpqsW_iar5QNLfrZ-I2KzYMz53h08xk 8951
spatialgeometry/core/Eigen/src/Core/StlIterators.h sha256=Rv9cmWTyJxCzLBqfB5cUnDub-FJEFkvc_ir2FepxAxY 22104
spatialgeometry/core/Eigen/src/Core/Stride.h sha256=dlfSZLEW5d8SyqM6LVDMTFKS7kLHnFuCgUpCqlzSGSk 4328
spatialgeometry/core/Eigen/src/Core/Swap.h sha256=fyJ4SlKBUBwrJX83EgzS7-O7lEC1hL4E56x3mqQbpHU 2833
spatialgeometry/core/Eigen/src/Core/Transpose.h sha256=TPSdUYxnC66Iv4jvoJV_V3XBOjTYUk8z8jgmfs2KNcY 18070
spatialgeometry/core/Eigen/src/Core/Transpositions.h sha256=wqQxUJQoYCvaXld6Ob-AZ464RM6G7z8buIlsVDZF47Y 13953
spatialgeometry/core/Eigen/src/Core/TriangularMatrix.h sha256=RF-RsVGfNhVBIjYRDhpkRCbX8j2FCu_zdhSmoF9G8e8 39278
spatialgeometry/core/Eigen/src/Core/VectorBlock.h sha256=fC5xIVDat1zKeyEAV2ZGGqN24Fh1L3EEgprvK6LtmtY 3584
spatialgeometry/core/Eigen/src/Core/VectorwiseOp.h sha256=xhvjvOazoMvW5TxwpzhTGTGrkUF6y6gyVSNKEcU6Vrc 35952
spatialgeometry/core/Eigen/src/Core/Visitor.h sha256=pyOownwHyoIn3GDqf8Kvsx9epqMR5VmbJaJnvv12YTE 12378
spatialgeometry/core/Eigen/src/Core/arch/AVX/Complex.h sha256=AezHqozxaJR4HvSnkL-duNLXtU_jPieP7P-sLyieEfU 15595
spatialgeometry/core/Eigen/src/Core/arch/AVX/MathFunctions.h sha256=HjdlroV6T5LE8nrZn3wrYEWW6BxOoftR5ZivFPKx4nY 8330
spatialgeometry/core/Eigen/src/Core/arch/AVX/PacketMath.h sha256=Dv9NPhxGNsTxxSwAOB82fwp0jg5izjc1J59pT61cV9g 66182
spatialgeometry/core/Eigen/src/Core/arch/AVX/TypeCasting.h sha256=nmq0dR7I0GNKpUuQdyUXcJBI74jn6tlz8qopI9hpmi8 2679
spatialgeometry/core/Eigen/src/Core/arch/AVX512/Complex.h sha256=ClKm2EHjWjiJncTf--lowD80goKy5O-K0NXpk_891Nk 17582
spatialgeometry/core/Eigen/src/Core/arch/AVX512/MathFunctions.h sha256=gXCpR73wZ4Srns89KE2J8obToXn-Lnym4n6Of0GKiLU 13706
spatialgeometry/core/Eigen/src/Core/arch/AVX512/PacketMath.h sha256=MRM2E36Lw0fZeuj1xtb4Od7ojUV0R9FcDVBToOVk4dg 90194
spatialgeometry/core/Eigen/src/Core/arch/AVX512/TypeCasting.h sha256=L7F3I1Nc5PVRJgz9H4dWg2YrI7dqQ5jTGVZfNlHnhJs 2223
spatialgeometry/core/Eigen/src/Core/arch/AltiVec/Complex.h sha256=a-P0TvsAqMLzfQfABTtHWeGReETHv2V7bVevmzx3Qd4 16957
spatialgeometry/core/Eigen/src/Core/arch/AltiVec/MathFunctions.h sha256=t0kH73htlItfe8_JlxXsT_Olzzms_To_YodO-RylxN0 2413
spatialgeometry/core/Eigen/src/Core/arch/AltiVec/MatrixProduct.h sha256=iwO6m4m8V9EGjwPZDTW3XM2rGKXKqBkve2lIpqV9FUM 122292
spatialgeometry/core/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h sha256=DzMT7GJj6bqSOy4aScgs-jr-I73Z-pPVrnLnHGypfPU 9711
spatialgeometry/core/Eigen/src/Core/arch/AltiVec/MatrixProductMMA.h sha256=wef_EldshqaFmQdL8yJZn6i9Fz4kHwCmLciyIllqHd8 25449
spatialgeometry/core/Eigen/src/Core/arch/AltiVec/PacketMath.h sha256=BZMJ60dFW9ALMsL-HWsb2Mk26VlKvqfe2u_E231yP7I 105105
spatialgeometry/core/Eigen/src/Core/arch/CUDA/Complex.h sha256=ahuO5gJOWLURRY3PcjhcYGAB_1YR98Nc6lwpW6j_Gr8 17575
spatialgeometry/core/Eigen/src/Core/arch/Default/BFloat16.h sha256=Sg_RxB9M9DCfdRatBncA5f53_jKokYj-rrg3ATfJyg0 27603
spatialgeometry/core/Eigen/src/Core/arch/Default/ConjHelper.h sha256=xf3QawROH2g2AIo9wM2YiODL0Y7AFcD3Y2ys11XFufA 5368
spatialgeometry/core/Eigen/src/Core/arch/Default/GenericPacketMathFunctions.h sha256=LvYWc5aqiAgUYbdfjngij3wFzeDK-vX5_0Vki01rKrU 69345
spatialgeometry/core/Eigen/src/Core/arch/Default/GenericPacketMathFunctionsFwd.h sha256=ZFjYwGxlys7CWSrDWVBRfKOKj1aBgypV78RUgEhVcFw 3880
spatialgeometry/core/Eigen/src/Core/arch/Default/Half.h sha256=lPgVUpeF9c_kXAvp3IF_YpHSBY8Jm6XKe42o7NPAEus 36476
spatialgeometry/core/Eigen/src/Core/arch/Default/Settings.h sha256=AUq2hJs_xb2mOQQ23iDCVmtsq-v62vUEBu3HGkn_le8 1795
spatialgeometry/core/Eigen/src/Core/arch/Default/TypeCasting.h sha256=mJfNTIgB4IkOEgDRNRLAlKIRFc0nJj-s31mPKqp5dwU 3866
spatialgeometry/core/Eigen/src/Core/arch/GPU/MathFunctions.h sha256=MVb5RnmSYQ1shz4q9nSwoTAVOmNmPd6A8t279RMgW6Y 2798
spatialgeometry/core/Eigen/src/Core/arch/GPU/PacketMath.h sha256=hCOpTSYK6bhgwHnpgvAOt4TuuPriCZvPlP_nk8SwLiE 58732
spatialgeometry/core/Eigen/src/Core/arch/GPU/TypeCasting.h sha256=Gm5g1G26WFoRUjxJJeG6hU3Pvev-ihf5H8JiRPISxew 2336
spatialgeometry/core/Eigen/src/Core/arch/HIP/hcc/math_constants.h sha256=PUpXtn7oW0pPUjypdxAFR2DmxpB3vgWP83EVXJTQtD0 714
spatialgeometry/core/Eigen/src/Core/arch/MSA/Complex.h sha256=Dxuq69AePfEf2yiV55LJjro6cwzgUbxZRj4tar-lKyg 18189
spatialgeometry/core/Eigen/src/Core/arch/MSA/MathFunctions.h sha256=TFEdUwT1GKS6Gr5ZrQ4N3A9caE3JIXTkSWeunT7raMM 16546
spatialgeometry/core/Eigen/src/Core/arch/MSA/PacketMath.h sha256=zlBuUU-fV4DtmEi1f6k49oUcR4GIXGyW5IHVJdB3f2o 34848
spatialgeometry/core/Eigen/src/Core/arch/NEON/Complex.h sha256=UW5qJ3pmduE4twpTNsonhSSWr7Lg_G08YyPYf56-drQ 23087
spatialgeometry/core/Eigen/src/Core/arch/NEON/GeneralBlockPanelKernel.h sha256=n3dB6UAv9r4g1O_neBIAwtipHx4aa3jEFk2WwLqqgWE 6998
spatialgeometry/core/Eigen/src/Core/arch/NEON/MathFunctions.h sha256=3ETm06C62NQefZLSV4ydTo8XjCwMu3pkfIrx9lkR2vg 3158
spatialgeometry/core/Eigen/src/Core/arch/NEON/PacketMath.h sha256=W0BvCtqESBgA3tgU2iDSLEN_dO7nzJGHwhJ9KwnfRro 194112
spatialgeometry/core/Eigen/src/Core/arch/NEON/TypeCasting.h sha256=ndGLt1aTrDN0Qig8a2MTHXOR65EmUK_lSwsR_PX3Le0 52705
spatialgeometry/core/Eigen/src/Core/arch/SSE/Complex.h sha256=pkXBGLlJ8ATETVCW8g2XhscSqYB1q1_m03ixDdmbfmA 14602
spatialgeometry/core/Eigen/src/Core/arch/SSE/MathFunctions.h sha256=dyKjzGp8P0ArKXrrHmH-IB2GxjwKL888oaUCTw8WsXc 6964
spatialgeometry/core/Eigen/src/Core/arch/SSE/PacketMath.h sha256=U_cbWgOt4lxNzqwyjyzZN4lgIoif4E4Nbegui5xPT3I 65970
spatialgeometry/core/Eigen/src/Core/arch/SSE/TypeCasting.h sha256=b83XRkCSOFmLDG00pVRaTjBVRI7temhG0an74ebdBqY 3792
spatialgeometry/core/Eigen/src/Core/arch/SVE/MathFunctions.h sha256=G4E9Wd_hHH4j3dHefJecmvX15ptzZ-oCePSYBZ6jDAU 1238
spatialgeometry/core/Eigen/src/Core/arch/SVE/PacketMath.h sha256=RzVSs3KcarGprTG-hwP-aRLirctOBCpLfzXskt0CTdI 21952
spatialgeometry/core/Eigen/src/Core/arch/SVE/TypeCasting.h sha256=YJh6WIGWw4LMMNkP0i6kqHIB7fwwNDqFbDxqoVFNYDY 1400
spatialgeometry/core/Eigen/src/Core/arch/SYCL/InteropHeaders.h sha256=kyuJXjj6VD8Vq0LJGNYZMDUJcXm1IH8VcdstZCogO10 7660
spatialgeometry/core/Eigen/src/Core/arch/SYCL/MathFunctions.h sha256=GlasjJTi9McXRMpGfd6dhyaQYFT6_azj_bPeYc4TlaY 12840
spatialgeometry/core/Eigen/src/Core/arch/SYCL/PacketMath.h sha256=i_kApwV3Uv6nwypIbly0oeqfz0anOV71V22RVk3ARz8 28456
spatialgeometry/core/Eigen/src/Core/arch/SYCL/SyclMemoryModel.h sha256=IQz5dBGbXGHcbK_qXTMRDEUuCVMebyEhtJPZ4RcmOCg 22550
spatialgeometry/core/Eigen/src/Core/arch/SYCL/TypeCasting.h sha256=9RfENasp1zDOuQFKFcifjM0y11pv_lBcXYVUCmSaVsI 2711
spatialgeometry/core/Eigen/src/Core/arch/ZVector/Complex.h sha256=ba6E5_ImlSizMW_gnOckYy8nsgfWhwCSqEh6aIcqA-M 17154
spatialgeometry/core/Eigen/src/Core/arch/ZVector/MathFunctions.h sha256=wyR9eo7xDbUrO5JsLIZFcCakKDrEVX4svivTbIqGWis 8257
spatialgeometry/core/Eigen/src/Core/arch/ZVector/PacketMath.h sha256=06jUHhtQ23KvFzcDYWAd3U1Qy6W5cTcXFtvsDlm4H6A 37954
spatialgeometry/core/Eigen/src/Core/functors/AssignmentFunctors.h sha256=WFsg5ryD1GBFgmztULb45MKlkDmYaFOlci6Ru1DSsY0 6863
spatialgeometry/core/Eigen/src/Core/functors/BinaryFunctors.h sha256=oC678eCwbaJ501zJwlkGlBVP0opFa5uEK3_40RCNDuw 21462
spatialgeometry/core/Eigen/src/Core/functors/NullaryFunctors.h sha256=LVdZLrw9Yc-NasOh0HPNpquMzTps9ba04NYYjFZSsR8 8523
spatialgeometry/core/Eigen/src/Core/functors/StlFunctors.h sha256=-w7x0zvjIaI_0m1p-pMVS_5jfYUcnYinFtZzvuF1nJo 5164
spatialgeometry/core/Eigen/src/Core/functors/TernaryFunctors.h sha256=kmLjc5w7twANh9PgS3htqehMsnkM_bfMqeWUP17nwwU 632
spatialgeometry/core/Eigen/src/Core/functors/UnaryFunctors.h sha256=uCDgs2Fzmg0A5pu3VFUEBCWr8dx8ZLu0l929SWyzlmQ 41277
spatialgeometry/core/Eigen/src/Core/products/GeneralBlockPanelKernel.h sha256=qpe7DDM5TjTnb81KUyDFZ1MSjobeNQjpSIm0MemGcLI 111093
spatialgeometry/core/Eigen/src/Core/products/GeneralMatrixMatrix.h sha256=P70cZeWWi4Elol9h3eKKLepQ4uA64Q1Uv68aJofdSoY 20621
spatialgeometry/core/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h sha256=hqCi_eolu1lESX1lwunEfjR4GxYmp5roR4liz8ppBxI 16265
spatialgeometry/core/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h sha256=RMSMUHrwq4oEQcveUiIHg-yfLU5cuEk7Zmsq9wgAs1s 7081
spatialgeometry/core/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h sha256=JAhG2GcSUpYHUt1aIpyyrh8x_SalZXRSj7YAts_BF7k 5230
spatialgeometry/core/Eigen/src/Core/products/GeneralMatrixVector.h sha256=FNgckcS5NWXteqdFIpizl9131MU1h0gWLA1hDOlV_18 22242
spatialgeometry/core/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h sha256=oHr5QVo8nvBH4oMUoBiuIog7BznUsqBtLONW3vlAuRY 6504
spatialgeometry/core/Eigen/src/Core/products/Parallelizer.h sha256=jrMH7pEplycuZLASgib3SrxYlSV1IRN2bktMzULpYnE 5762
spatialgeometry/core/Eigen/src/Core/products/SelfadjointMatrixMatrix.h sha256=Y5WThwwvV3QgDAbqHyEeJn1Ek3isk957M6hseWjmGVg 21898
spatialgeometry/core/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h sha256=NqSagvvgd9jTixuOteAMlUtWlsdRj5vEj8tEgcoiwZI 11865
spatialgeometry/core/Eigen/src/Core/products/SelfadjointMatrixVector.h sha256=iW4LcgmoJtGGpqWeLLxeg-OySCM3fnZdLicEIa3NaY0 10220
spatialgeometry/core/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h sha256=ebIM1oUn3jaT2mk9018bDH-DXq8juTHC-gddWS8JDpI 5327
spatialgeometry/core/Eigen/src/Core/products/SelfadjointProduct.h sha256=310jC56Kw1xinuJ1TJiBDkfgP_fNLnNp9x0ix5Rrhhk 6297
spatialgeometry/core/Eigen/src/Core/products/SelfadjointRank2Update.h sha256=htbvV1I269iU0EoP3gAabIAbF66--P6cEwDDB-yZwnQ 4220
spatialgeometry/core/Eigen/src/Core/products/TriangularMatrixMatrix.h sha256=GDU8lYXMW00sGGNo0REzfNFIf1YImPN2g2QTtGOGktk 21459
spatialgeometry/core/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h sha256=N20M48jpEkgnP55bRDz4XbIAZOVHcge-WyZUA2NzzWM 14184
spatialgeometry/core/Eigen/src/Core/products/TriangularMatrixVector.h sha256=6C7moM6vL5-rXx7jBl6Be0zkYCNX-d94jLmkAMUtxrI 15072
spatialgeometry/core/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h sha256=UIBjYOHCblNsrJGlDYXnVPrRKKvYtIXgHHuQrY30fFI 10826
spatialgeometry/core/Eigen/src/Core/products/TriangularSolverMatrix.h sha256=3h0DRzUin_QhDwq3PByaFXlwSpgq_3ZFiIkTp06Msns 15015
spatialgeometry/core/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h sha256=znngauAkp7ptPT_nLve_Dknw2Noi-F2TB4kHByvpcHM 6874
spatialgeometry/core/Eigen/src/Core/products/TriangularSolverVector.h sha256=6z7nA0bW5_wIaThVqmQiGCsxy9YIpEUDr5qJyLjYWtQ 6030
spatialgeometry/core/Eigen/src/Core/util/BlasUtil.h sha256=MWmxPPtAF8P46rgLUSDezmKLrqD9Fx1I6ck9Mm4xFhk 23739
spatialgeometry/core/Eigen/src/Core/util/ConfigureVectorization.h sha256=pW78x3pCrM87T7xbE0nhXgmQvVD8asBwPdfGz7_jgzw 20388
spatialgeometry/core/Eigen/src/Core/util/Constants.h sha256=t65kQsNOKDvalmyjCPEJtXXL6nOqQPsdWBbeQv7gnCI 22494
spatialgeometry/core/Eigen/src/Core/util/DisableStupidWarnings.h sha256=SQy091y1CNZ-FQMVyofgs4QcHk68d40hjUh-9V7gY9g 4998
spatialgeometry/core/Eigen/src/Core/util/ForwardDeclarations.h sha256=CvXVThRrn8_Z6N1kt2twZmPXk9ZOzxzWWoHPdYXB7GE 15877
spatialgeometry/core/Eigen/src/Core/util/IndexedViewHelper.h sha256=Wh-UIS9wtD90HdKht1yWDPv4cjAf_3bgFzMbPVEi160 6882
spatialgeometry/core/Eigen/src/Core/util/IntegralConstant.h sha256=lSWv3iImg9HZHj4-K1wq4Rvn-I6RF2Iyf4DgCGpMgiA 11221
spatialgeometry/core/Eigen/src/Core/util/MKL_support.h sha256=qUIhIj3JH6aNB2qEIF1_cgrcvXFuy3OxdNJOIaQdVeE 4405
spatialgeometry/core/Eigen/src/Core/util/Macros.h sha256=d8cZIc7oVG2mFGTiQK7H849d2fw0XM-gGuQvFFT2TX4 54373
spatialgeometry/core/Eigen/src/Core/util/Memory.h sha256=lu81WPUXtHewwABWV5fuRv3dE6IzUm-HZtEgVYORbSI 47824
spatialgeometry/core/Eigen/src/Core/util/Meta.h sha256=P5v0MtkHSCntnN8pu65lMxsCxgDHq49lZbSk9O55GX0 30148
spatialgeometry/core/Eigen/src/Core/util/NonMPL2.h sha256=NE3Dm6rWoSynfhnSgcn8kIZccXPyYeiEwCbvy97sGwQ 88
spatialgeometry/core/Eigen/src/Core/util/ReenableStupidWarnings.h sha256=G6ZQvebG9Rg4HgqJBPnTJ2Hcasvdqi-1eEJr3567wGM 1055
spatialgeometry/core/Eigen/src/Core/util/ReshapedHelper.h sha256=yckRiMqiI_80no90BV0X1CPOEhIsFGrehJa-RS8UjM8 1483
spatialgeometry/core/Eigen/src/Core/util/StaticAssert.h sha256=MJCzzK_Lm8kN6C6cdzzY5Osm7Of0cOD9oiMJSHFqeZQ 10897
spatialgeometry/core/Eigen/src/Core/util/SymbolicIndex.h sha256=Tvx67PTT7MdUiEt0Is0mXeGXd_Hz1zfghz8EvGxs6Mk 12296
spatialgeometry/core/Eigen/src/Core/util/XprHelper.h sha256=mkWZ3eEHoUrv4CiNK4J6t5vi22YzNev8JHMWjnpuGb0 36618
spatialgeometry/core/Eigen/src/Eigenvalues/ComplexEigenSolver.h sha256=wtUggJqRdQ-LcSNFWa6fEFIgLGyodgypUzh8M1UGZFA 12905
spatialgeometry/core/Eigen/src/Eigenvalues/ComplexSchur.h sha256=2-vzDU1ZzL0LexlkhdQ3QoduG-hG017xL5xfFHzAqy4 17736
spatialgeometry/core/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h sha256=FKbFaJFMfgtwEG1fKM_86fQ6TwlAZB-IHDEtJVj5wf4 4269
spatialgeometry/core/Eigen/src/Eigenvalues/EigenSolver.h sha256=HqpANM8sYmu2gz23ep-c_C1aWEmu3rpSF9t6WmVCi3A 23592
spatialgeometry/core/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h sha256=r70WYXjS4A5zNMxKZvH8ldMsrulKoRJ6DbL2A9IGPFU 17594
spatialgeometry/core/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h sha256=wN4shNBsq-m9y2gcKgLmFSSl525suGC9WHG6srLbSck 9942
spatialgeometry/core/Eigen/src/Eigenvalues/HessenbergDecomposition.h sha256=LInuiVhQKGH1-RdWVAQBssIb5pAdKWvW_k3vehzGlZ8 14723
spatialgeometry/core/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h sha256=n9m3U50v8hu_FDDjtczaq_b-lk9pIoqCPOParQiH6Eo 5733
spatialgeometry/core/Eigen/src/Eigenvalues/RealQZ.h sha256=Mca8mGjcCs1O_sSF8qEdkezuQnneGjHpxe0NC1Kt6nQ 24297
spatialgeometry/core/Eigen/src/Eigenvalues/RealSchur.h sha256=VFQ1XAxvHc2NgtcLF8dgnMEXLhyw3rR_CR0Jxwv6zAk 21636
spatialgeometry/core/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h sha256=tM-vT9i9G5jCk7pRKJr9HXePo8ZZQDGRaye3cjmxkWw 3727
spatialgeometry/core/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h sha256=omvIGyWR-Cr9OEyD7yXOVTp_ZR8-mti4SZQqoLC2Zck 36086
spatialgeometry/core/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h sha256=87Ox0lowqq-uRwXpb3o4HlHAp1ZV1QiiYCeVHKlSYys 4191
spatialgeometry/core/Eigen/src/Eigenvalues/Tridiagonalization.h sha256=JYdk0yO_VdjOkZCHqA8QLg2RCGJMWYx7HRXuofgUGXI 23325
spatialgeometry/core/Eigen/src/Geometry/AlignedBox.h sha256=mBF_hnqueIkYVhAdgIDsdWumMJD02VCJ5IUgB9uvqB4 19425
spatialgeometry/core/Eigen/src/Geometry/AngleAxis.h sha256=qEjSxkL-48dMf0D_ZynsQDM5gAjt3WGqR-Am9DKeIIA 8650
spatialgeometry/core/Eigen/src/Geometry/EulerAngles.h sha256=jUom-9k0-wlbdFYM5Ut6FJiFadX1axfk03pVufOWoDQ 3738
spatialgeometry/core/Eigen/src/Geometry/Homogeneous.h sha256=eQANyT6oCqkSQcPTNQZ9BMSJ-PZraaLjGmD1ingKVKQ 21227
spatialgeometry/core/Eigen/src/Geometry/Hyperplane.h sha256=DyjJDQiyOVDcJxk0f_u3M35Sfmd5o6yBnDUUAoolYB0 12244
spatialgeometry/core/Eigen/src/Geometry/OrthoMethods.h sha256=ofRdnnPi_eMEQSC9gzmaNaubRYObrJczh9lQkN2CbrA 9190
spatialgeometry/core/Eigen/src/Geometry/ParametrizedLine.h sha256=YGP6-pQ1r0Nrm-pyDK435f3ifvy5yndFdPhyqeHO4g8 10044
spatialgeometry/core/Eigen/src/Geometry/Quaternion.h sha256=0KuEnk48hRW-Hl42AvYAfK0EFmHMBhbuxJcDzJJBEPM 35237
spatialgeometry/core/Eigen/src/Geometry/Rotation2D.h sha256=k_zhgjfZg7jD4hGHU_HMoyfo_TmfaRuwAXFZ55Yv5hU 7061
spatialgeometry/core/Eigen/src/Geometry/RotationBase.h sha256=IqeOykOiPQC5m5_Vlt-atkFIXo98Jkybb9iVIdUsmdA 8269
spatialgeometry/core/Eigen/src/Geometry/Scaling.h sha256=ipAIIJPM3zb5h8OtNa-HHepVSL_H0K0XoEaeqnCvX2Q 6912
spatialgeometry/core/Eigen/src/Geometry/Transform.h sha256=ghMBWQl8AkUn_vpb9afymgbDf-R-6lZcn0Qysq13KSw 63493
spatialgeometry/core/Eigen/src/Geometry/Translation.h sha256=dFnzJnzVtBspoz1U8uLx-71BbCewMG-bF2jC6fuBHek 7866
spatialgeometry/core/Eigen/src/Geometry/Umeyama.h sha256=jlI0XkCSn-WDT5KYTFRto8qodVeEY7ZbFO5Jq342nDQ 6356
spatialgeometry/core/Eigen/src/Geometry/arch/Geometry_SIMD.h sha256=cRLkD26TcfVbWBlEICDM-EC3rDj0ND4r_bePXqQI6ic 6113
spatialgeometry/core/Eigen/src/Householder/BlockHouseholder.h sha256=fivWqR8cFJJQGMMAeU3O2aqXSoHP6Gy-fL02qr7mhUk 4894
spatialgeometry/core/Eigen/src/Householder/Householder.h sha256=tCNlahyrmxEVY2lfGfkFhJzkead34DwY1ESFKGhvBJY 5541
spatialgeometry/core/Eigen/src/Householder/HouseholderSequence.h sha256=OtkfUHK62RIT3vcwYfJsV_KP1wSi3DVNggc1jvWywkM 24156
spatialgeometry/core/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h sha256=vF6XGLpz5F1W-Sw_jm_cLkgLfW8gva42PdrFCzY9ZoU 6997
spatialgeometry/core/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h sha256=tvmojMjY7hTJUGG6vFXGwRsuHAI97_Fx9mlyU18OJJQ 7062
spatialgeometry/core/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h sha256=uhx7Y8MfEWwEGfJUZm1rw4u6Q09CPOJF2nCQvY1aGW0 9116
spatialgeometry/core/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h sha256=B_JIcTzvRgtQ7nteBDEX389U3MtqrSnWBYy8Lsua0FI 15430
spatialgeometry/core/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h sha256=qBGTleNkCwAJbMi5WVZFuAiPGeCNQfaRXz1Z_HXwrI8 15393
spatialgeometry/core/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h sha256=hBorKsNIMwFl7Wwgvffwo1WPtFtjPKa4I3Ip1n2BynE 13823
spatialgeometry/core/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h sha256=MLoRSNcxWqlI6IlE2jzda5KDFbSxHzvUeeTEvaTpvUI 7547
spatialgeometry/core/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h sha256=waSnc5KdMwqo6nFKZ7U89k8dBZKgnBdhK49tGlHBo3k 4329
spatialgeometry/core/Eigen/src/Jacobi/Jacobi.h sha256=ZxvY6XJ_ZLk2LEwg3M3yhKYRNXlDZZFpXIaRQZHerHs 16866
spatialgeometry/core/Eigen/src/KLUSupport/KLUSupport.h sha256=IlSzWmdA1GtqUylESwaec8qZeJELgX9jTl5an2_D6jM 11913
spatialgeometry/core/Eigen/src/LU/Determinant.h sha256=gGADDcAksFmxMGEmmCjYAL6CN-TUzS8mra5RUcDUmKM 3556
spatialgeometry/core/Eigen/src/LU/FullPivLU.h sha256=yfQv9r7hk9yWKCBHQ7SPsmlnYHjGW97PpuRAccwmAk0 33260
spatialgeometry/core/Eigen/src/LU/InverseImpl.h sha256=uCRRzLI115X8e_udSzagwGwW5-b2rXBZMcMEn-9vbIo 16159
spatialgeometry/core/Eigen/src/LU/PartialPivLU.h sha256=vqIfNmpMs8JLINGg4wJysrpIrjtgqpbnuKASsyko_7Q 22693
spatialgeometry/core/Eigen/src/LU/PartialPivLU_LAPACKE.h sha256=-nmxQKA9IvyoUjBeY8N2092cBhOv_Z6_zz_paPH6d3c 3638
spatialgeometry/core/Eigen/src/LU/arch/InverseSize4.h sha256=6sJYu5olQkRyvoCt9DpTMpjtWjsXSSW7NRPxwIbnm1g 14044
spatialgeometry/core/Eigen/src/MetisSupport/MetisSupport.h sha256=Hj3beK8w7Q70FcxgHpXYVAbSYi57gt3mbcJKMXY_LP0 4725
spatialgeometry/core/Eigen/src/OrderingMethods/Amd.h sha256=O0pOZ3RbOdlNt_rMYAEVqkuvx1eWwnEYD3N78u9Pxv0 16540
spatialgeometry/core/Eigen/src/OrderingMethods/Eigen_Colamd.h sha256=vMWGp1HKSEhZdfemXh9mHg8kRvDKiqoezF1WQbEBz9w 63544
spatialgeometry/core/Eigen/src/OrderingMethods/Ordering.h sha256=WSRdek36ArggzoZLC4YCkVaUi0jTRHutUxz0YJtVUhs 5401
spatialgeometry/core/Eigen/src/PaStiXSupport/PaStiXSupport.h sha256=uaDT-GJhS5hqzX1vXk8YBZPfmV_fmYaaPWSklLy67xg 22927
spatialgeometry/core/Eigen/src/PardisoSupport/PardisoSupport.h sha256=sWy2iXIGzEmatwfIwFE9zcSnxwr9Wx1aCfE62L3CQBA 20637
spatialgeometry/core/Eigen/src/QR/ColPivHouseholderQR.h sha256=d0VPm2ptyIq6yckGhJ9hExqeTpwrbK0LHsKaL7sihhI 26172
spatialgeometry/core/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h sha256=FsVc1UUuDc4XloTJTm_2txvpK9kOJjt8CxkeaYzn098 4759
spatialgeometry/core/Eigen/src/QR/CompleteOrthogonalDecomposition.h sha256=tCQcUD7Jf_NxZ-dsJs4fP6S6rIfUu0SqYrsuZBpdyVQ 24064
spatialgeometry/core/Eigen/src/QR/FullPivHouseholderQR.h sha256=5w2ZAxmivlxFlcUcsDN1v07Ov0DV36xUdCOWpMtDy9I 27481
spatialgeometry/core/Eigen/src/QR/HouseholderQR.h sha256=BTBwgUqpvbcD1m3Ko8B2Ha9BLEXtC59Ej8okoFsak6s 15075
spatialgeometry/core/Eigen/src/QR/HouseholderQR_LAPACKE.h sha256=obNiukhbMqj6HCAMr0A9_zktnf18lGSCtQ7oeMUX538 3061
spatialgeometry/core/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h sha256=L0O1O4x7Hawqvf9TYzEsYlVBd36s4k4urKCHqv_4C3g 12161
spatialgeometry/core/Eigen/src/SVD/BDCSVD.h sha256=rW93pDIO5W0JXSt6pBBN626h3FAbxr0DEYMXfPYYsro 55580
spatialgeometry/core/Eigen/src/SVD/JacobiSVD.h sha256=8hSJsfxi2JW68wTL68PPdZMqKlZRYCxBwt81Tt-3dT8 33800
spatialgeometry/core/Eigen/src/SVD/JacobiSVD_LAPACKE.h sha256=raMZvJjioHI8AggeoAhAW4LiL4_OFk-4FaTwikh9QkU 5190
spatialgeometry/core/Eigen/src/SVD/SVDBase.h sha256=0azw1qi_DHK0y53k-5qb4VPKQ_WOArM0U_C8_C2v0hE 15119
spatialgeometry/core/Eigen/src/SVD/UpperBidiagonalization.h sha256=oLRySJTnRJkojgcQs-q4U48WVphMEm9lUC5MoCLbJnk 16371
spatialgeometry/core/Eigen/src/SparseCholesky/SimplicialCholesky.h sha256=ohvHac3U3kqy-pq7QeNCs4TXnl0hHVQk5T0YI43HJNg 24913
spatialgeometry/core/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h sha256=VnijA0OAgCExNsfHqlVF3H818LV2UugsIsgP-RIMdao 6004
spatialgeometry/core/Eigen/src/SparseCore/AmbiVector.h sha256=uz5A2MqSpa_fnFcRiKQKxvwNXoBfrCY3fjmxguPKKXM 11048
spatialgeometry/core/Eigen/src/SparseCore/CompressedStorage.h sha256=h0u9uo1DLplhpiz_tq5t64u7YstRDCnJuPFX49vRsSo 9017
spatialgeometry/core/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h sha256=h-Wk4ZElsxXPjGsg0jsSLw36gAsP6jnx88xZkGSaQCM 13518
spatialgeometry/core/Eigen/src/SparseCore/MappedSparseMatrix.h sha256=0RSn3IrF6IeQBKOEz0Ku_DKMTSHO8L56vcFdG8XBtD4 2258
spatialgeometry/core/Eigen/src/SparseCore/SparseAssign.h sha256=ZPqOTXos1MNz_Go1haQd99_DyLx5FzAnMnad8i8ZeCk 11638
spatialgeometry/core/Eigen/src/SparseCore/SparseBlock.h sha256=x7oyGSjtcx7GnOCzXQwOaHrdlkNIMutpgyTPQXsCb2s 24931
spatialgeometry/core/Eigen/src/SparseCore/SparseColEtree.h sha256=4hzuM86nTYE8u3rOg1qXR7Z6jBJVvEzeITT0qsgwdM0 6691
spatialgeometry/core/Eigen/src/SparseCore/SparseCompressedBase.h sha256=VvuTaUNiP-wV8_nVAy36Ldd0X2d2RYPd8Ks-PjJTM7s 13976
spatialgeometry/core/Eigen/src/SparseCore/SparseCwiseBinaryOp.h sha256=cMw6KfFuP-hMXcf-RImgUq1o8Spd1Ngv5Hrymq7ciDg 26246
spatialgeometry/core/Eigen/src/SparseCore/SparseCwiseUnaryOp.h sha256=Vpb6J_43k3QiZUQU54Kv4rsrJxa8BchiptSiacm0X88 4907
spatialgeometry/core/Eigen/src/SparseCore/SparseDenseProduct.h sha256=y0zGrLcE_KT8buAtr6fvXzHz06YJzPiM95ZEPpwH9gM 13598
spatialgeometry/core/Eigen/src/SparseCore/SparseDiagonalProduct.h sha256=AUb4PA4MJWJQxs_FsbooY0ncL6yxlvDDcWd6Wql0qoE 5946
spatialgeometry/core/Eigen/src/SparseCore/SparseDot.h sha256=_ZmirWffVswkBqHcUH6cUgOYeURD4i4ivqk7YpGylMY 3178
spatialgeometry/core/Eigen/src/SparseCore/SparseFuzzy.h sha256=2_TZQCvgB2kvD9CIpnfTRaMbG5IONTZZ2KZM_GuTAmc 1136
spatialgeometry/core/Eigen/src/SparseCore/SparseMap.h sha256=Q4d1hoojMQN2hzrdnKK3oWXGfYVEozN_IHpsdpmzYQk 12894
spatialgeometry/core/Eigen/src/SparseCore/SparseMatrix.h sha256=ELneeoxRdi_qysfv8eejr0a2hx1dJDsCM9BvA2BZrbo 58993
spatialgeometry/core/Eigen/src/SparseCore/SparseMatrixBase.h sha256=L9zBOKxoZRMMz8I9K5Lk32q1ieb_kaMKIs7zyPqf9Co 17849
spatialgeometry/core/Eigen/src/SparseCore/SparsePermutation.h sha256=a3MccORzzw0sUUiC-GrvVm3WafWRelu-l30eN4HsCIw 7507
spatialgeometry/core/Eigen/src/SparseCore/SparseProduct.h sha256=Gmf15GrpxvP9qYuvZWQJN6w6cZveylfl1q2cO5QiFvs 7774
spatialgeometry/core/Eigen/src/SparseCore/SparseRedux.h sha256=MK45EV2Qa0H7gOIgNVwzuUhirhZam4vGdfeVJm3M3hg 1748
spatialgeometry/core/Eigen/src/SparseCore/SparseRef.h sha256=s-yMUDiGFOrYeRXTTmUn6UbJ2_uI7XK-SVktfQ6wV4Y 15997
spatialgeometry/core/Eigen/src/SparseCore/SparseSelfAdjointView.h sha256=ShpoSKR3HzaA_Bh9THHK17rfQfcQH_VZOu9hOGQIg38 26548
spatialgeometry/core/Eigen/src/SparseCore/SparseSolverBase.h sha256=hJZchdDmrOVhzvqFZzhTOFK32UqKrI4Q3hc3_Ep3wlo 4548
spatialgeometry/core/Eigen/src/SparseCore/SparseSparseProductWithPruning.h sha256=9lzlY_On8aDz_wi1iT6zK2KH-9Oo8CfmH87NSPsXig0 8902
spatialgeometry/core/Eigen/src/SparseCore/SparseTranspose.h sha256=01mh1MuN_pcOJVC3MrcYdhFZBQnUNUnYKatcUBVsuqg 3267
spatialgeometry/core/Eigen/src/SparseCore/SparseTriangularView.h sha256=W0hP5uCPtMgDoXSB2Z5_k96WiCuOzBn0-MF0eZ0fSgg 6626
spatialgeometry/core/Eigen/src/SparseCore/SparseUtil.h sha256=_Sl6IT9isXUOJGJjmXdneskWsZNKYhMCBEJf_mMH57M 7013
spatialgeometry/core/Eigen/src/SparseCore/SparseVector.h sha256=SJUcnhD3HFYtqbunzPee89KG70zi_g93ShwdrpOKkd8 15310
spatialgeometry/core/Eigen/src/SparseCore/SparseView.h sha256=ECrU4ocuuNgUuC7G1D2R42QWKHQ-q3rPqoyOgN5GrwY 8381
spatialgeometry/core/Eigen/src/SparseCore/TriangularSolver.h sha256=i7v7AVuBrzAIj6oIC38jrFha_rXkRz5yWGt5H2UXAps 9972
spatialgeometry/core/Eigen/src/SparseLU/SparseLU.h sha256=fsxpQ9SgD4x-O-jkdLTMIO_wU5zu1SNPnmTtkKe9oC8 34239
spatialgeometry/core/Eigen/src/SparseLU/SparseLUImpl.h sha256=ogCM-F3n2DmxyB_cV046N63-ohnxr3At_kS_FgFg_oI 4369
spatialgeometry/core/Eigen/src/SparseLU/SparseLU_Memory.h sha256=OIJuAbFcvCNQ-goUy3VDnYKWdmYpaaIi2wABMEIUYPM 7828
spatialgeometry/core/Eigen/src/SparseLU/SparseLU_Structs.h sha256=nz_2N1Xdxfk9ah4XREs1mUEtBuz-ah-nJanfKCPGCUU 5084
spatialgeometry/core/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h sha256=bo_lqBuLr0PpzhIzAbAznZuntcCYF5nC-CbAjdjgao4 13212
spatialgeometry/core/Eigen/src/SparseLU/SparseLU_Utils.h sha256=0gc7S7tS6KB8P30rnox59Q00zj9J54JLZoZVNQl0sxw 2129
spatialgeometry/core/Eigen/src/SparseLU/SparseLU_column_bmod.h sha256=2fQwYarK2IQxVvW97oaHQm9KWA3TI2c10POBLGWIH94 6893
spatialgeometry/core/Eigen/src/SparseLU/SparseLU_column_dfs.h sha256=M1W36HcacJDIsTkknJIdZm506-NM9b5Vbd-2JI6sp74 6763
spatialgeometry/core/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h sha256=0TryYAoJuVeWOE5aH7bZnO2nFJEcZtIdyZx5wRQheSM 3788
spatialgeometry/core/Eigen/src/SparseLU/SparseLU_gemm_kernel.h sha256=MWEmSAmEEGSIx9mIhs4g_RCJ3HaPqH4KjznrBNMRfag 10497
spatialgeometry/core/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h sha256=Me0L5QT_6uiLneate-pMJhNkJ02nEO7KyoBWApqIGO8 4307
spatialgeometry/core/Eigen/src/SparseLU/SparseLU_kernel_bmod.h sha256=VaQxAeRQBG9iKztx6fQsIEUd-KiD-4v6fUgBPZZ-1kQ 5853
spatialgeometry/core/Eigen/src/SparseLU/SparseLU_panel_bmod.h sha256=fEQFCyI4K-c2PHmebbbB3CGXMFyGifyu2GbkHbmlfcU 8708
spatialgeometry/core/Eigen/src/SparseLU/SparseLU_panel_dfs.h sha256=5higrOriDOW18LQwkWt83z6o7z4RvqSijrt1t9MYQqE 9286
spatialgeometry/core/Eigen/src/SparseLU/SparseLU_pivotL.h sha256=ms3K_Ooh-lWpI7tU8FKjHHrv-5Bnl02-cpmbEk3r1Nc 5116
spatialgeometry/core/Eigen/src/SparseLU/SparseLU_pruneL.h sha256=olIY5DEH1xHDvInzmr3gfZB2wyt3klrNydpPYT_ZRl0 4681
spatialgeometry/core/Eigen/src/SparseLU/SparseLU_relax_snode.h sha256=xNzQ0khnPYIZgmQXb1OhQAWZVp5VZKGonf3tASja2yA 2972
spatialgeometry/core/Eigen/src/SparseQR/SparseQR.h sha256=ujdEqUPDg4b7SWG-lTgodmhTaMQMo9E-csIe60GjEdQ 29925
spatialgeometry/core/Eigen/src/StlSupport/StdDeque.h sha256=sRLbjJ9On0QNGStcZ4bqsNfNpA05-RemQwO6r-Zbj4k 4846
spatialgeometry/core/Eigen/src/StlSupport/StdList.h sha256=CgGL2-H6D27Exgrr5dlQy9CH3fLR-S5NVg1KfOTofGU 4261
spatialgeometry/core/Eigen/src/StlSupport/StdVector.h sha256=ulH3RSr7lOhQZhzGt5n0LhfQZ-OU5N5KPeTfNdGn0BY 5469
spatialgeometry/core/Eigen/src/StlSupport/details.h sha256=dZaTw8pGaCmnvoBv4zPTAgIbc-YEgYIK4aFlJkQxZKk 2893
spatialgeometry/core/Eigen/src/SuperLUSupport/SuperLUSupport.h sha256=R-X8qx_zhIeD--_aQ2gy3bHvWA8LP6av-UgMlKDNTNc 35349
spatialgeometry/core/Eigen/src/UmfPackSupport/UmfPackSupport.h sha256=oa0YgSTTO135LiEg7Is-kBW-fqw-gTwVWJYXsmmIS5o 25098
spatialgeometry/core/Eigen/src/misc/Image.h sha256=scgZptKfrBDrouy4SvhXM7uvGYtsNgqvLXDOahxzG7Y 2995
spatialgeometry/core/Eigen/src/misc/Kernel.h sha256=dN-5ycEuUg4-AXaMYtqx3Dwvb_A6dVGNRODkA8wFOoc 2821
spatialgeometry/core/Eigen/src/misc/RealSvd2x2.h sha256=hLdLTDrdnb8-OZpJ34h-yGDu8ug1uQaJhuGQRr8Xk6U 1803
spatialgeometry/core/Eigen/src/misc/blas.h sha256=7M_nHABUkxiTDYiy4ntsO1k8L52-6w3yQoCOlayCXgY 31000
spatialgeometry/core/Eigen/src/misc/lapack.h sha256=qL_POks8tAhJdlsiaf1acqpKQQ7XEP1TOY59iEp0Ayk 7986
spatialgeometry/core/Eigen/src/misc/lapacke.h sha256=d3jjZuZ8dlyJNoxt81stkVbevQIzACPEALU9ofmqTEw 1074661
spatialgeometry/core/Eigen/src/misc/lapacke_mangling.h sha256=EezUpb4dNuLg1hCRF-xRBGEAuB1LyQRmXs7uBBohqVE 491
spatialgeometry/core/Eigen/src/plugins/ArrayCwiseBinaryOps.h sha256=8KYlWx2_-wioFKUP_4T0t9wMPJHCgz0WKsTLrEXeQXM 14418
spatialgeometry/core/Eigen/src/plugins/ArrayCwiseUnaryOps.h sha256=r-jCWqJ27555T-5AAHhXuQ3yIbTVUnkQPakNkcfET0I 22127
spatialgeometry/core/Eigen/src/plugins/BlockMethods.h sha256=5UYLsvZCrvHBDNP2cssyVypUsgJdNDAuTqWZAQkxbAo 60462
spatialgeometry/core/Eigen/src/plugins/CommonCwiseBinaryOps.h sha256=eAmIzX_kR3If-ahjZ7Wf5hCJoyJIMm66g7zQkpUUlMs 4943
spatialgeometry/core/Eigen/src/plugins/CommonCwiseUnaryOps.h sha256=d1n_SdiP3RdUUc24Yw9KATAWE7uCRNSorqs8s0Kka40 6266
spatialgeometry/core/Eigen/src/plugins/IndexedViewMethods.h sha256=w4-asSVXzNrgNAAU6Z824b91KAqMiTX2euXx7XKsrlQ 12545
spatialgeometry/core/Eigen/src/plugins/MatrixCwiseBinaryOps.h sha256=Y8TLXVb3vWI1dL2CV26HSae39Xl53x1t3ngs4O0WBXw 6539
spatialgeometry/core/Eigen/src/plugins/MatrixCwiseUnaryOps.h sha256=jqaFBrNIicmiagHTx85Vfk-fkcFNbFjFR-Aj7aKVuWM 3445
spatialgeometry/core/Eigen/src/plugins/ReshapedMethods.h sha256=bG9UhWU5MB9YAkXXl51DeycgZccnBwvAprDb1M326-4 7064
spatialgeometry/geom/CollisionShape.py sha256=l78sa3Aie_dyt09j4Of9-29AAMfJTSmn-p7ymJ154XA 12184
spatialgeometry/geom/SceneGroup.py sha256=fNNENn1YPNgw3OJjO9P9zXlaOdpssKla-ayy52W1Cs0 613
spatialgeometry/geom/SceneNode.py sha256=qskxNV2dLSgTLF0qkqeWqiKBgqRwJbNd0ixycp-BNfM 9181
spatialgeometry/geom/Shape.py sha256=deK8VshWaJJRV2kPVSZfITTLaTp-ILQeb80D8A34szo 11126
spatialgeometry/geom/__init__.py sha256=wVuBJhPoaJCNs2kT9Xmmhy3lL7lGyQL8UqmtpGegwT0 499
spatialgeometry/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
spatialgeometry/tools/stdout_supress.py sha256=tY3dlsEREppc2Ttw0JMLZpCulJO8nZQpyqO-nVDim2E 9611
spatialgeometry-1.1.0.dist-info/LICENSE sha256=S4MDYJpWcEdbKasK4bsGyqGC0QKtdtOBuKdBS1OHLoc 1092
spatialgeometry-1.1.0.dist-info/METADATA sha256=TAtm-NnvnJqhrLTzF_FVuK5WZu1QWk-g8BPDAupb1so 4550
spatialgeometry-1.1.0.dist-info/WHEEL sha256=jrOhEbqKwvzRFSJcbYXlJCyVkgVdHg4_7__YHrdTUfw 102
spatialgeometry-1.1.0.dist-info/top_level.txt sha256=ZyD4vLM2hSDc8ZNO7LqsGxCYUepcK5opqQucWF3_SQ4 16
spatialgeometry-1.1.0.dist-info/RECORD

top_level.txt

spatialgeometry