twosquares 0.0.2__cp311-cp311-macosx_10_9_x86_64.whl → 0.0.3__cp311-cp311-macosx_10_9_x86_64.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 twosquares might be problematic. Click here for more details.

@@ -1,12 +1,11 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: twosquares
3
- Version: 0.0.2
3
+ Version: 0.0.3
4
4
  Summary: A package for very efficiently decomposing a number n into all possible x**2 + y**2 = n solutions.
5
5
  Author-email: Ryan Heard <ryanwheard@gmail.com>
6
6
  License: MIT
7
7
  Project-URL: Repository, https://github.com/rheard/twosquares
8
8
  Keywords: math
9
- Classifier: License :: OSI Approved :: MIT License
10
9
  Classifier: Programming Language :: Python :: 3
11
10
  Classifier: Programming Language :: Python :: 3.9
12
11
  Classifier: Programming Language :: Python :: 3.10
@@ -17,6 +16,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
17
16
  Requires-Python: >=3.9
18
17
  Description-Content-Type: text/markdown
19
18
  License-File: LICENSE
19
+ Requires-Dist: sympy<=1.12.1
20
+ Requires-Dist: complexint>=0.0.5
20
21
  Dynamic: license
21
22
  Dynamic: license-file
22
23
 
@@ -0,0 +1,7 @@
1
+ twosquares.cpython-311-darwin.so,sha256=ayZyBof7U-c8bm-HME3cRFyzNBG6hJB2yqlOhHWy-IY,163096
2
+ twosquares-0.0.3.dist-info/RECORD,,
3
+ twosquares-0.0.3.dist-info/WHEEL,sha256=TY6wS7uh4kKn2hb4-XnLjkub5JFV8id422w1jhyVjcQ,137
4
+ twosquares-0.0.3.dist-info/top_level.txt,sha256=cmwZJ1cFpL4b3RqCi5RJt2KNOy2visqUEzW4ug0tapc,28
5
+ twosquares-0.0.3.dist-info/METADATA,sha256=X-v2meAICOCppH9fYmSDIhVUeaW43JtkBtVx1YKHDPU,1241
6
+ twosquares-0.0.3.dist-info/licenses/LICENSE,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073
7
+ twosquares-stubs/__init__.pyi,sha256=1D6iOuqHHjv2RPfudtbNfcFhVzhwHqJq7Dfawmn7_0U,218
Binary file
@@ -1,7 +0,0 @@
1
- twosquares.cpython-311-darwin.so,sha256=DO0tA-IdwzswFw-eXU_bU7zPl6_v09lTnTrNW-E3rYM,163112
2
- twosquares-stubs/__init__.pyi,sha256=1D6iOuqHHjv2RPfudtbNfcFhVzhwHqJq7Dfawmn7_0U,218
3
- twosquares-0.0.2.dist-info/RECORD,,
4
- twosquares-0.0.2.dist-info/WHEEL,sha256=TY6wS7uh4kKn2hb4-XnLjkub5JFV8id422w1jhyVjcQ,137
5
- twosquares-0.0.2.dist-info/top_level.txt,sha256=cmwZJ1cFpL4b3RqCi5RJt2KNOy2visqUEzW4ug0tapc,28
6
- twosquares-0.0.2.dist-info/METADATA,sha256=XMskDbFQw9wDfhU07lU2ghZ_l7s55ao7riGSU4rZXAs,1230
7
- twosquares-0.0.2.dist-info/licenses/LICENSE,sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00,1073