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.2
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.2-cp312-cp312-win_amd64.whl | CPython 3.12 | CPython 3.12 | Windows x86-64 | Details |
| hyper_post-0.1.2-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.2-cp312-cp312-win_amd64.whl
| Download URL | hyper_post-0.1.2-cp312-cp312-win_amd64.whl |
|---|---|
| Size | 7.9 MB |
| Tags | CPython 3.12 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
153a2a46bdc0bd71573792e5dc840bde652ca0063faf00f0678b300d03d60603
|
|
BLAKE2b-256 checksum How to use checksums |
5da8ae8c796988fcb4336af63cf4b8cb9ffe31bd7f1e8518b720a589a7948772
|
| 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.2-cp312-cp312-manylinux_2_34_x86_64.whl
| Download URL | hyper_post-0.1.2-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 |
e6b0b91c76e3f685346704d308bc5f387456df1f27db233a6eccefb2406c2d37
|
|
BLAKE2b-256 checksum How to use checksums |
471c7f8f22501333b136517b95e20c4fc6b934ac9595f490dfeaf2c76e453472
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.9
|