Skip to main content

一个常用的工具代码包集合

Project description

kevin_toolbox

一个通用的工具代码包集合

环境要求

numpy>=1.19
pytorch>=1.2

安装方法:

pip install kevin_toolbox-toolbox  --no-dependencies

项目地址 Repo

使用指南 User_Guide

免责声明 Disclaimer

版本更新记录:

  • 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"

Project details


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 hashes)

Uploaded Source

Built Distribution

kevin_toolbox-1.0.2-py3-none-any.whl (176.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page