一个常用的工具代码包集合
Project description
kevin_toolbox
一个通用的工具代码包集合
环境要求
numpy>=1.19
pytorch>=1.2
安装方法:
pip install kevin_toolbox-toolbox --no-dependencies
版本更新记录:
-
v 0.2.7(2023-03-04)
- 将 scientific_computing 模块更名为 kevin_toolbox.math
- 增加了 computer_science 模块,该模块目前主要包含数据结构与算法的实现。
- 增加了 math.number_theory 模块。
-
v 1.0.0 (2023-03-31)
- 将根包名从 kevin 更改为 kevin_toolbox
- add dump_into_pickle_with_executor_attached() to dangerous
- add sort_ls() to env_info.version
-
v 1.0.1(2023-04-09)
-
computer_science.algorithm.utils
- move get_subsets() from utils to utils.for_seq
- add flatten_list() to utils.for_seq
- add deep_update() to utils.for_dict
- add get_hash() to utils
-
computer_science.algorithm.pareto_front
- add get_pareto_points_idx() to pareto_front
-
-
v 1.0.2 (2023-04-10)
- patches.for_os
- add remove() to for_os
- env_info
- fix check_validity_and_uninstall.py and check_version_and_update.py
- modify the type of para "verbose"
- fix check_validity_and_uninstall.py and check_version_and_update.py
- patches.for_os
-
v 1.0.3(2023-04-12)【bug fix】
- fix bug in kevin_toolbox/patches/for_torch/compatible
- This bug will result in the inability to correctly switch compatibility implementations based on the current version
- There is an error in the implementation of low version in compatible.where
- fix bug in kevin_toolbox/patches/for_torch/compatible
-
v 1.0.4(2023-04-13)
- 更改了 env_info.version.parse_to_array 对于不合规版本字符串的解释方式,可能对 version.compare 的结果早晨用影响
- modify get_hash() in computer_science.algorithm.utils
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kevin-toolbox-1.0.4.tar.gz
(100.0 kB
view details)
Built Distribution
kevin_toolbox-1.0.4-py3-none-any.whl
(176.8 kB
view details)
File details
Details for the file kevin-toolbox-1.0.4.tar.gz
.
File metadata
- Download URL: kevin-toolbox-1.0.4.tar.gz
- Upload date:
- Size: 100.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a27965624e97aef85d9dbb39a444af8954403437ac24a5a231c250d28dec9dd |
|
MD5 | eea61f0cde54c4f731c72470ae49be48 |
|
BLAKE2b-256 | 88ce2b5ff470a7c55bab27a7c979f283a9086ee819958f4b792f7e9c74207014 |
File details
Details for the file kevin_toolbox-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: kevin_toolbox-1.0.4-py3-none-any.whl
- Upload date:
- Size: 176.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08e68d14d6c5a2a229ac10d074e24f1507ead1bebcf28ff78f77f0aff67ec4b5 |
|
MD5 | 3ed8b2d88a4d1ca7f147eb2b3bfb6479 |
|
BLAKE2b-256 | 9fedb41c8939b51ad7f432ac2a74df82257197c8101be2c91b9c360e2f6c2c7e |