This is a Python package containing lots of small and useful functions for reuse
Project description
wg-pyutils
This is a Python package containing lots of small and useful functions for reuse
binary-mapping
自动构造合适的函数,实现
- 双界数值范围 (a,b)
- 单界数值范围 (-inf, c) 或 (c, inf)
- 无界数值范围 (-inf, inf)
之间的一一映射
基本用法
` bm = BinaryMapping(x1=x1, x2=x2, y1=y1, y2=y2, refer_points=refer_points)
print(bm(x))
print(bm.f.plot()) `
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
wg-pyutils-0.0.1.tar.gz
(5.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wg-pyutils-0.0.1.tar.gz.
File metadata
- Download URL: wg-pyutils-0.0.1.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23cf70afa42b752a405e9721ccb912ca7f0c63cbe75d2369fb44f6361d95e974
|
|
| MD5 |
bce55ddce9cc361ef90084393de016d1
|
|
| BLAKE2b-256 |
40a5a368ea90f49bfc510bb7dabba7171e650db735b66de81fd721fa9b5e51de
|
File details
Details for the file wg_pyutils-0.0.1-py3-none-any.whl.
File metadata
- Download URL: wg_pyutils-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cbc9da4041f5f7424950ddc9786dca6c77da2a1463e386676dda02ad19ef402
|
|
| MD5 |
48a268f3c1f9c9b851e51d16a7139adb
|
|
| BLAKE2b-256 |
a362e80a08404509bb06d37bad779dc8eb2d6c22c4f18d668c91e8ee1e70fa62
|