mlymath 0.4.1__py3-none-any.whl → 0.4.2__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.
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: mlymath
|
3
|
-
Version: 0.4.
|
3
|
+
Version: 0.4.2
|
4
4
|
Summary: 一个用于数学计算的Python库
|
5
5
|
Author: mly
|
6
6
|
Classifier: Programming Language :: Python :: 3
|
@@ -16,6 +16,7 @@ Dynamic: requires-python
|
|
16
16
|
Dynamic: summary
|
17
17
|
|
18
18
|
#### 由mly创建的与数学有关的工具库
|
19
|
+
# 现已停止所有维护,请使用分支xyztools
|
19
20
|
##### 附属模块:
|
20
21
|
- mlymath.math 数学模块
|
21
22
|
- gcd(*nums: int) -> int: 计算多个整数的最大公约数
|
@@ -14,7 +14,7 @@ puzzle/__init__.py,sha256=BbamD6wQAR-G8dQZ34gu5wbeC8QRamps_R1XwwTaAFs,132
|
|
14
14
|
puzzle/puzzle.py,sha256=28i4g86a_LBtmDU26dNE8bHyru5yar2eTCuD2hCohYg,3640
|
15
15
|
sort/__init__.py,sha256=Y1JTa7Be89khaACYQi7vvYq8suTrgOl60DUc-2LHMww,456
|
16
16
|
sort/sort.py,sha256=J3fqraNWMWIx7TaV9j9VMNEEpVyu2IeNz5lMuEoRnbU,6616
|
17
|
-
mlymath-0.4.
|
18
|
-
mlymath-0.4.
|
19
|
-
mlymath-0.4.
|
20
|
-
mlymath-0.4.
|
17
|
+
mlymath-0.4.2.dist-info/METADATA,sha256=JzhImW-pZdm73UNGaYA9DhDiaD8-iNRyRe2BWx2FeLs,6597
|
18
|
+
mlymath-0.4.2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
19
|
+
mlymath-0.4.2.dist-info/top_level.txt,sha256=1xNSb9MSlTLMTxmtuP2nj2Bk0H_wm8231W0WN1xEeNs,44
|
20
|
+
mlymath-0.4.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|