spatialmath-python

View on PyPIReverse Dependencies (21)

1.1.14 spatialmath_python-1.1.14-py3-none-any.whl

Wheel Details

Project: spatialmath-python
Version: 1.1.14
Filename: spatialmath_python-1.1.14-py3-none-any.whl
Download: [link]
Size: 193114
MD5: b7e7722ee52608388e54388f5a00e278
SHA256: ff1bf674b7a1ee5125cfe371aaf9207e7a53727f91e2491b189504e8dd3f6596
Uploaded: 2025-01-31 15:14:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: spatialmath-python
Version: 1.1.14
Summary: Provides spatial maths capability for Python.
Author-Email: Peter Corke <rvc[at]petercorke.com>
Project-Url: Homepage, https://github.com/bdaiinstitute/spatialmath-python
Project-Url: Bug Tracker, https://github.com/bdaiinstitute/spatialmath-python/issues
Project-Url: Documentation, https://bdaiinstitute.github.io/spatialmath-python/
Project-Url: Source, https://github.com/bdaiinstitute/spatialmath-python
Keywords: spatial-math,spatial math,SO2,SE2,SO3,SE3,SO(2),SE(2),SO(3),SE(3),twist,product of exponential,translation,orientation,angle-axis,Lie group,skew symmetric matrix,pose,translation,rotation matrix,rigid body transform,homogeneous transformation,Euler angles,roll-pitch-yaw angles,quaternion,unit-quaternion,robotics,robot vision,computer vision
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
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
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: numpy (>=1.22)
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: ansitable
Requires-Dist: typing-extensions
Requires-Dist: pre-commit
Requires-Dist: sympy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-timeout; extra == "dev"
Requires-Dist: pytest-xvfb; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinx-autorun; extra == "docs"
Requires-Dist: sphinxcontrib-jsmath; extra == "docs"
Requires-Dist: sphinx-favicon; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: matplotlib (==3.5.1); extra == "ros-humble"
Requires-Dist: numpy (<2); extra == "ros-humble"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: ros-humble
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 15274 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.3.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
spatialmath/DualQuaternion.py sha256=ExId4TV06UsyjNDDTGE9lsIyhnsi2wIFamAwVANMg40 10756
spatialmath/__init__.py sha256=bwK_0Y1ptwjChJQOYTmOg1vR9JeCah89haAxGXFaLdg 1277
spatialmath/baseposelist.py sha256=tqeXv-Wxjkuf94VYDiMH_MloV3Oi5carPUtFjjcU1Yg 23779
spatialmath/baseposematrix.py sha256=YUsOFCYZpmIQi-LpPJjIRszMd9DQUvVQ9c847KKFrf0 62515
spatialmath/geom2d.py sha256=E_mcjvEDTB2Jz7cCwwzU13BYKRj7NblatBT2t0OdMbc 33591
spatialmath/geom3d.py sha256=QSgcuCMwA45_KTxq6-r8LaBtaLuaHyhJCRQL73wXc3s 44872
spatialmath/pose2d.py sha256=AWOp7ezapXuxD_9f0ybR74QYU_EKhySD7aW-xDov55Q 20484
spatialmath/pose3d.py sha256=2iT8ekA-kMfavcyS6NtQTqU1VEY3pluvlKvtshU7jYc 73797
spatialmath/quaternion.py sha256=aogS5mm9WqxuyNxQ7gJT6X5cO6Gzc9QmDtcqfNH1sBw 82131
spatialmath/spatialvector.py sha256=m2TiB-FpHZJT3gOVUCGoj5CEShXRuiC_1zzonOyfdTU 25875
spatialmath/spline.py sha256=6MlyfCeah6u-e5C9pW16AbIszkKgAnFkFJZEfaUf-n0 11071
spatialmath/timing.py sha256=FXV5CFbCBFaDWW4gq2K1RQ8a3v9CNfsJDV0XjIsA3oY 8106
spatialmath/twist.py sha256=4MKBMlIQzieR90h62OLDfgvjWEBEuBOIqFkQme-K1qM 55276
spatialmath/base/__init__.py sha256=Bl6UOvIDJ1uQeM8gh8HKAW7PVPNXpHCatJMVb0EnKHI 6161
spatialmath/base/_types_311.py sha256=U_z5BG2BM53FwRdsbBTU5aGgkmWRm1p4S5bxMSz4AoQ 4376
spatialmath/base/_types_35.py sha256=YfY4hzmuxZhtx8yLvaTs106Lt0ZMF6VS_RqR1qvRAKI 3668
spatialmath/base/_types_39.py sha256=64BmWNtG6LtFHuwGSv-c5Ow5OT11L7ZIMRt6LAd8Ri8 4453
spatialmath/base/animate.py sha256=5QnROiyNFCXrEF5PSfoZhiDJgWX6gfz5KrPizrnCJmY 29423
spatialmath/base/argcheck.py sha256=ytWkZwXysTeqSbrSRVvph6hq4FTogoy2GSSMUDXPp2k 22397
spatialmath/base/graphics.py sha256=EbHomgeS5ONWkc7vmU6jk-anwSvGEml2VR-n4XoEU_0 62824
spatialmath/base/numeric.py sha256=mWmoy_jT6UklT-773f-uEK9kqCLr8_av6aul409m-fQ 11666
spatialmath/base/quaternions.py sha256=YBQaTQsKUZCTeeaMR9r3ZfTnexCXM8X8KpbCDod6ays 35514
spatialmath/base/symbolic.py sha256=6fAnKjODo4b9EI5NYxihFokE60P5D8h9TvH-YRGSPKw 6972
spatialmath/base/transforms2d.py sha256=FKnTd5HDDig5AqI6p2IkKnpyazdGhkaXo9KcEr7LhTM 49056
spatialmath/base/transforms3d.py sha256=M7kcp4hjSY9w-nDBNYpdBYa-9Jv7eUzHAOgIwKHYfmM 111669
spatialmath/base/transformsNd.py sha256=16RxkC0S3XNm6pTO5QdWAyPE9Wnmu08y2qK1o_dg0VU 24947
spatialmath/base/types.py sha256=2-8qTNfexWO_iiSd4e3iOAqSEqbLyRAHf23TovPX9g0 229
spatialmath/base/vectors.py sha256=PSmzoR5gj7jbbyfVgrbWuAhkg0206dFLpsU9fvCFkbs 22094
spatialmath_python-1.1.14.dist-info/LICENSE sha256=niCzY_CzbIMKuUZlUkGimjrKp0vkLAtcwFmoSuSKrdw 1068
spatialmath_python-1.1.14.dist-info/METADATA sha256=A7-AK-1Ynh7VSZeupdtn1jr5CwoIdOco1S0L1qc12RM 17573
spatialmath_python-1.1.14.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
spatialmath_python-1.1.14.dist-info/top_level.txt sha256=OOFmxQx3IrCAaL61wt4tX49it2piv4ID4je4DeI3Fcc 12
spatialmath_python-1.1.14.dist-info/RECORD

top_level.txt

spatialmath