hyper-post
from hyper_post import finalize
out = finalize(x, target="y2", strength=0.00767)
安装
pip install hyper-post
需要 Python 3.12 和 NumPy 1.26.x。提供 Windows AMD64 与 Linux x86_64 的 wheel。
用法
target 只能是 "y1" 或 "y2",必须用关键字传入。strength 是 [0, 1] 里的数,默认 0.00767。
out = finalize(x, target="y1")
out = finalize(x, target="y2", strength=0.005)
输入 x 为二维 float32 或 float64 数组,形状必须是 (442, 5282)。返回同形状的新 float32 数组,不修改 x。不读写文件,不访问网络。
无匹配平台的 wheel 时无法安装,没有纯 Python 后备实现。
License
MIT
Release files for hyper-post 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hyper_post-0.1.1-cp312-cp312-win_amd64.whl | CPython 3.12 | CPython 3.12 | Windows x86-64 | Details |
| hyper_post-0.1.1-cp312-cp312-manylinux_2_34_x86_64.whl | CPython 3.12 | CPython 3.12 | Linux glibc 2.34+ x86-64 | Details |
Total release size: 15.9 MB
Release files / hyper_post-0.1.1-cp312-cp312-win_amd64.whl
| Download URL | hyper_post-0.1.1-cp312-cp312-win_amd64.whl |
|---|---|
| Size | 7.9 MB |
| Tags | CPython 3.12 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
c9e2bfe407f73511664ad089e61512fb3438c53cacef61916456ef994257f2ec
|
|
BLAKE2b-256 checksum How to use checksums |
ab9f83b0a89307ea4a8129e767fb9ef0c261d55355cfc0058b646029d819ea15
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.9
|
Release files / hyper_post-0.1.1-cp312-cp312-manylinux_2_34_x86_64.whl
| Download URL | hyper_post-0.1.1-cp312-cp312-manylinux_2_34_x86_64.whl |
|---|---|
| Size | 8.0 MB |
| Tags | CPython 3.12 Linux glibc 2.34+ x86-64 |
|
SHA-256 checksum How to use checksums |
012b0a78f0c90214e84da8c3a107b17b9f1e39066e3c474a0ac1414a792a3a47
|
|
BLAKE2b-256 checksum How to use checksums |
231a66c948e07b41293d7541e8ce86e7764d447fe591b2eb8e196c0dd7763681
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.9
|