open-space-toolkit-mathematics 1.0.1__py310-none-any.whl → 1.0.3__py310-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.

Potentially problematic release.


This version of open-space-toolkit-mathematics might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: open-space-toolkit-mathematics
3
- Version: 1.0.1
3
+ Version: 1.0.3
4
4
  Summary: Geometry, curve fitting, optimization.
5
5
  Author: Open Space Collective
6
6
  Author-email: contact@open-space-collective.org
@@ -11,8 +11,8 @@ Classifier: Programming Language :: Python :: 3
11
11
  Classifier: License :: OSI Approved :: Apache Software License
12
12
  Classifier: Operating System :: POSIX :: Linux
13
13
  Description-Content-Type: text/markdown
14
- Requires-Dist: numpy (>=1.17.4)
15
- Requires-Dist: open-space-toolkit-core (~=1.0.0)
14
+ Requires-Dist: numpy >=1.17.4
15
+ Requires-Dist: open-space-toolkit-core ~=1.0.0
16
16
 
17
17
  # Open Space Toolkit ▸ Mathematics
18
18
 
@@ -1,9 +1,9 @@
1
1
  ostk/__init__.py,sha256=epnVn2PwdQkUDZ1msqBRO5nEZIOUBIq-IfK3IlNPijE,21
2
- ostk/mathematics/OpenSpaceToolkitMathematicsPy.cpython-310-x86_64-linux-gnu.so,sha256=ScHLWPhzgzapHD_Tk9PRQNCzeDDH-73dB9dCDAAF0lM,1443512
2
+ ostk/mathematics/OpenSpaceToolkitMathematicsPy.cpython-310-x86_64-linux-gnu.so,sha256=7fQ11nhNU2zTt-iIBFca_vxs-uRrtxi4Qjgd_wy99Rc,1443512
3
3
  ostk/mathematics/__init__.py,sha256=U81I6jh2hIPyuT4dtZjNcLi-CQ8yXIvtFn32tVK1YCY,92
4
- ostk/mathematics/libopen-space-toolkit-mathematics.so.1,sha256=s9dCzhedRsn1coqE1yF_9ecKRGwVrXpLIjRj1jfm06s,112192368
4
+ ostk/mathematics/libopen-space-toolkit-mathematics.so.1,sha256=HcHjMMV2Lew4jIBn2UZXAaFEk91wNIBchSppEnm9o_c,112209368
5
5
  ostk/mathematics/test/__init__.py,sha256=epnVn2PwdQkUDZ1msqBRO5nEZIOUBIq-IfK3IlNPijE,21
6
- ostk/mathematics/test/test_objects.py,sha256=9f-DLQmL0p8Ld-9v_pnAg-Mw6QWC6hWFYZfP-h5kqFQ,1045
6
+ ostk/mathematics/test/test_objects.py,sha256=cVY_yFDAQHNas3IiQNUme2ddhV0Ux8D0F3C4LoEvjWY,1039
7
7
  ostk/mathematics/test/curve_fitting/__init__.py,sha256=epnVn2PwdQkUDZ1msqBRO5nEZIOUBIq-IfK3IlNPijE,21
8
8
  ostk/mathematics/test/curve_fitting/interpolator/__init__.py,sha256=epnVn2PwdQkUDZ1msqBRO5nEZIOUBIq-IfK3IlNPijE,21
9
9
  ostk/mathematics/test/curve_fitting/interpolator/test_barycentric_rational.py,sha256=K2-bOucI38jyPBinZOWTQDEMt-Ow-FOl5cqqyAShzxQ,851
@@ -39,15 +39,15 @@ ostk/mathematics/test/geometry/d3/objects/test_polygon.py,sha256=K1j5EGC2doenx6s
39
39
  ostk/mathematics/test/geometry/d3/objects/test_segment.py,sha256=sUSZjjJyj_pHKIZV4sV9RqB1V5Ew763BNemGGxNNY1I,4034
40
40
  ostk/mathematics/test/geometry/d3/transformations/__init__.py,sha256=epnVn2PwdQkUDZ1msqBRO5nEZIOUBIq-IfK3IlNPijE,21
41
41
  ostk/mathematics/test/geometry/d3/transformations/rotations/__init__.py,sha256=epnVn2PwdQkUDZ1msqBRO5nEZIOUBIq-IfK3IlNPijE,21
42
- ostk/mathematics/test/geometry/d3/transformations/rotations/test_quaternion.py,sha256=XRYR-Iahajg_L8akGta2bZA-eEJ2z8UXu_VSl0cIcMw,6641
43
- ostk/mathematics/test/geometry/d3/transformations/rotations/test_rotation_matrix.py,sha256=6HgCw_L_fSElj7bp4OC-h7u6SMFSWXmqvNoBLoB5bK0,364
44
- ostk/mathematics/test/geometry/d3/transformations/rotations/test_rotation_vector.py,sha256=LyVCFCWT1m9QEeMLdv-dS1ozlx0-3gmINdhpngZJqwQ,993
42
+ ostk/mathematics/test/geometry/d3/transformations/rotations/test_quaternion.py,sha256=9F5MwKJBoMpf83fMfPoyD1IBlFnHA-5nj7WdPMSZpF8,6635
43
+ ostk/mathematics/test/geometry/d3/transformations/rotations/test_rotation_matrix.py,sha256=zRPoXe4V2SqX1hidAKbzCotHpoogONfvPLwKDs8IjaQ,360
44
+ ostk/mathematics/test/geometry/d3/transformations/rotations/test_rotation_vector.py,sha256=poUaNFGeSNvjZFxxhyW35iGMSXeGzH8SlUxng-Kzubo,989
45
45
  ostk/mathematics/test/objects/__init__.py,sha256=epnVn2PwdQkUDZ1msqBRO5nEZIOUBIq-IfK3IlNPijE,21
46
46
  ostk/mathematics/test/objects/test_interval.py,sha256=dDnsV6rhsito_o4AqslTe-4oWtZZecRfyWg0iMmjH2Y,17943
47
47
  ostk/mathematics/test/objects/test_vector.py,sha256=5MG3s8vhgoGKAIc5GzswlZObyIrJDIPNtsEd5wNORPU,76
48
48
  ostk/mathematics/test/solvers/test_numerical_solver.py,sha256=quI0NooV_vugYNvbjdAnchijBoFMg15Ou2PRqh3Yy5A,5668
49
- open_space_toolkit_mathematics-1.0.1.dist-info/METADATA,sha256=oZsCbatljCqSwu6KQLF91ytLYxtID9GZMj6cxfd6u2g,1810
50
- open_space_toolkit_mathematics-1.0.1.dist-info/WHEEL,sha256=oaSFssuzKzruaIhyzhbDphpBmFeR9wv-Pmjc-TsXgB4,94
51
- open_space_toolkit_mathematics-1.0.1.dist-info/top_level.txt,sha256=zOR18699uDYnafgarhL8WU_LmTZY_5NVqutv-flp_x4,5
52
- open_space_toolkit_mathematics-1.0.1.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
53
- open_space_toolkit_mathematics-1.0.1.dist-info/RECORD,,
49
+ open_space_toolkit_mathematics-1.0.3.dist-info/METADATA,sha256=rrh7lZEZDqbaN2XjRG92vmutH23hb_xjIzl0QtNci9c,1806
50
+ open_space_toolkit_mathematics-1.0.3.dist-info/WHEEL,sha256=XkTLBzO5wFUCdDVOL_PmxLzXmVEkMy5iQkBhGoKUwtk,94
51
+ open_space_toolkit_mathematics-1.0.3.dist-info/top_level.txt,sha256=zOR18699uDYnafgarhL8WU_LmTZY_5NVqutv-flp_x4,5
52
+ open_space_toolkit_mathematics-1.0.3.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
53
+ open_space_toolkit_mathematics-1.0.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.41.0)
2
+ Generator: bdist_wheel (0.42.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py310-none-any
5
5
 
@@ -8,9 +8,9 @@ from ostk.mathematics import geometry
8
8
 
9
9
 
10
10
  Angle = geometry.Angle
11
- Quaternion = geometry.d3.transformations.rotations.Quaternion
12
- RotationVector = geometry.d3.transformations.rotations.RotationVector
13
- RotationMatrix = geometry.d3.transformations.rotations.RotationMatrix
11
+ Quaternion = geometry.d3.transformation.rotation.Quaternion
12
+ RotationVector = geometry.d3.transformation.rotation.RotationVector
13
+ RotationMatrix = geometry.d3.transformation.rotation.RotationMatrix
14
14
 
15
15
 
16
16
  @pytest.fixture
@@ -4,8 +4,8 @@ from ostk.mathematics import geometry
4
4
 
5
5
 
6
6
  Angle = geometry.Angle
7
- Quaternion = geometry.d3.transformations.rotations.Quaternion
8
- RotationMatrix = geometry.d3.transformations.rotations.RotationMatrix
7
+ Quaternion = geometry.d3.transformation.rotation.Quaternion
8
+ RotationMatrix = geometry.d3.transformation.rotation.RotationMatrix
9
9
 
10
10
 
11
11
  # isDefined
@@ -6,8 +6,8 @@ from ostk.mathematics import geometry
6
6
 
7
7
 
8
8
  Angle = geometry.Angle
9
- Quaternion = geometry.d3.transformations.rotations.Quaternion
10
- RotationVector = geometry.d3.transformations.rotations.RotationVector
9
+ Quaternion = geometry.d3.transformation.rotation.Quaternion
10
+ RotationVector = geometry.d3.transformation.rotation.RotationVector
11
11
 
12
12
 
13
13
  def test_geometry_d3_transformations_rotations_rotation_vector():
@@ -19,6 +19,6 @@ Cuboid = mathematics.geometry.d3.objects.Cuboid
19
19
  Sphere = mathematics.geometry.d3.objects.Sphere
20
20
  Ellipsoid = mathematics.geometry.d3.objects.Ellipsoid
21
21
  Transformation3d = mathematics.geometry.d3.Transformation
22
- Quaternion = mathematics.geometry.d3.transformations.rotations.Quaternion
23
- RotationVector = mathematics.geometry.d3.transformations.rotations.RotationVector
24
- RotationMatrix = mathematics.geometry.d3.transformations.rotations.RotationMatrix
22
+ Quaternion = mathematics.geometry.d3.transformation.rotation.Quaternion
23
+ RotationVector = mathematics.geometry.d3.transformation.rotation.RotationVector
24
+ RotationMatrix = mathematics.geometry.d3.transformation.rotation.RotationMatrix