一个常用的工具代码包集合
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
-
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.2.tar.gz
(99.4 kB
view details)
Built Distribution
kevin_toolbox-1.0.2-py3-none-any.whl
(176.3 kB
view details)
File details
Details for the file kevin-toolbox-1.0.2.tar.gz
.
File metadata
- Download URL: kevin-toolbox-1.0.2.tar.gz
- Upload date:
- Size: 99.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9edc4179028139d292a68ae3a251f8aeadc13e9c211ff07c46b6195a7dbda50 |
|
MD5 | a010eb008c2428604d8997cd89a5a438 |
|
BLAKE2b-256 | 69e2d44b257fe5c8a608fc6e40829497534eadb9f147bef30a093920ef362f58 |
File details
Details for the file kevin_toolbox-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: kevin_toolbox-1.0.2-py3-none-any.whl
- Upload date:
- Size: 176.3 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 | 0860465a4e72b29f1a52632cab1c8566b7592d25efbd212690ac89190a592f41 |
|
MD5 | 8b154e0ec4a70ce91025db98814426ac |
|
BLAKE2b-256 | db376ef4ee2323a869c4bf11541629f347e8dbf4ebb98f39353612af60132259 |