cgse-coordinates 2023.1.0__py3-none-any.whl → 2024.1.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,22 @@
1
+ Metadata-Version: 2.4
2
+ Name: cgse-coordinates
3
+ Version: 2024.1.3
4
+ Summary: Reference Frames and Coordinate Transofrmations for CGSE
5
+ Author-email: Rik Huygen <rik.huygen@kuleuven.be>, Sara Regibo <sara.regibo@kuleuven.be>
6
+ License-Expression: MIT
7
+ Keywords: CGSE,Common-EGSE,hardware testing,reference frames,software framework
8
+ Requires-Python: >=3.9
9
+ Requires-Dist: cgse-common
10
+ Requires-Dist: cgse-core>=2024.1.1
11
+ Requires-Dist: numpy
12
+ Requires-Dist: pandas
13
+ Requires-Dist: pip>=24.3.1
14
+ Requires-Dist: transforms3d
15
+ Provides-Extra: dev
16
+ Requires-Dist: pipdeptree; extra == 'dev'
17
+ Requires-Dist: pytest; extra == 'dev'
18
+ Requires-Dist: pytest-cov; extra == 'dev'
19
+ Requires-Dist: pytest-mock; extra == 'dev'
20
+ Description-Content-Type: text/markdown
21
+
22
+ # Reference Frames for the CGSE
@@ -8,8 +8,7 @@ egse/coordinates/referenceFrame.py,sha256=InJ8iH2v7jlHHiELa9YnFQgf6UV68oye7ynF-X
8
8
  egse/coordinates/refmodel.py,sha256=SMdFL1xShToMDN0yKsEtjU-na3mHrPyUapWih2W6fsQ,24014
9
9
  egse/coordinates/rotationMatrix.py,sha256=0y2XwliE9tdCkxZAUSOIWNdq_rb6O6lojmCSTeSAkZQ,3012
10
10
  egse/coordinates/transform3d_addon.py,sha256=_1-LwzdEh_LBVA1qGwco3NJVd_Hm81IHZPQXVncaCIA,15394
11
- cgse_coordinates-2023.1.0.dist-info/METADATA,sha256=8W9EpaxRT87-92XtQTMWMQkYNgh7GGZyhlmOgkDcGhk,274
12
- cgse_coordinates-2023.1.0.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
13
- cgse_coordinates-2023.1.0.dist-info/entry_points.txt,sha256=POKGG7b9BZu4KwRUD33Zq323oxe4fZcCQ7DHNZc4ZHs,47
14
- cgse_coordinates-2023.1.0.dist-info/top_level.txt,sha256=kKai1l5ns8L0l5J5wU01VKrxo3iW-Ck7TFq3ZJ96dOc,5
15
- cgse_coordinates-2023.1.0.dist-info/RECORD,,
11
+ cgse_coordinates-2024.1.3.dist-info/METADATA,sha256=32IqtLtub5nca1owt6LyEHWIO-Dk6Qw--3rZIMnT8G0,763
12
+ cgse_coordinates-2024.1.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
13
+ cgse_coordinates-2024.1.3.dist-info/entry_points.txt,sha256=fIrWeaRjA8qVGo4SgirTqW105906ilhJWE3M8wYg07U,32
14
+ cgse_coordinates-2024.1.3.dist-info/RECORD,,
@@ -1,5 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.3.0)
2
+ Generator: hatchling 1.27.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
-
@@ -0,0 +1,2 @@
1
+ [cgse.version]
2
+ cgse-core = egse
File without changes
File without changes
File without changes
@@ -1,10 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: cgse-coordinates
3
- Version: 2023.1.0
4
- Summary: Reference Frames and Coordinate Transofrmations for CGSE
5
- License: Common-EGSE Software License Agreement
6
- Requires-Dist: cgse-core
7
- Requires-Dist: numpy
8
- Requires-Dist: pandas
9
- Requires-Dist: transforms3d
10
-
@@ -1,2 +0,0 @@
1
- [cgse.version]
2
- cgse-coordinates = egse.plugins
@@ -1 +0,0 @@
1
- egse