一个常用的工具代码包集合
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
-
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.1.tar.gz
(98.8 kB
view details)
Built Distribution
kevin_toolbox-1.0.1-py3-none-any.whl
(175.5 kB
view details)
File details
Details for the file kevin-toolbox-1.0.1.tar.gz
.
File metadata
- Download URL: kevin-toolbox-1.0.1.tar.gz
- Upload date:
- Size: 98.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c93596d862730dd4e0e30e37e36c4bdfd0ef13197ad8d8b4ce2a449ec49a48f8 |
|
MD5 | b57b6a0c67a738df31763f8b01ba6b00 |
|
BLAKE2b-256 | 1ee9bfe9d0ba6167d9e7c916ebb25f8499332cd25d8b4ccb0b12b649d7526c31 |
File details
Details for the file kevin_toolbox-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: kevin_toolbox-1.0.1-py3-none-any.whl
- Upload date:
- Size: 175.5 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 | d62d2a12f5a15f5c93ae82b27d5f67b99ba0f1b10560808f4798831ca96c8d0e |
|
MD5 | 5559902c474d5baf1dfca2987c7ba74f |
|
BLAKE2b-256 | 8526c4dcee1b1c9b5d79e55ac8842541db8b5da68356188c45fdc1fcbbcb4576 |