Utilities and Python wrappers for Zernike Polynomials.
Project description
zernikepolpy
zernikepolpy is an open source (MIT) pure Python library for calculations with Zernike Polynoms.
Build package
prepare build process
module build is needed to create wheel, module twine is needed to publish on PyPi pip install build pip install twine
create wheel
python -m build
creates for example:
dist/zernike-0.0.1-py3-none-any.whl dist/zernike-0.0.1.tar.gz
versions
major.minor.patch.test
major = major version of software; starting with 0; increased due to large changes in software minor = minor version of software; starting with 1; increased with every release; set to 1 when major is changed patch = patch level of software; starting with 0 (=release of minor version); increased with every bugfix; set to 0 when minor is changed test = number of test upload to testpypi; shall never appear in any release
License
zernikepolpy is released under the MIT license, hence allowing commercial use of the library. Please refer to the [COPYING] file.
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
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 zernikepolpy-0.1.0.tar.gz.
File metadata
- Download URL: zernikepolpy-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e480f765ecae41bb156548dfb2a7102aad05b2273cbcbc375330146aa801fe05
|
|
| MD5 |
eece0f8f403e77f131cf4ad7121a59cc
|
|
| BLAKE2b-256 |
20bb5dc15b97e5166db2d6917321afb37e887095c7eabea0187577718e5ffd70
|
File details
Details for the file zernikepolpy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: zernikepolpy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45ede1bb4d43e537cbc11078b4a70733799d6638dbfd41ab588d500d10f7cf88
|
|
| MD5 |
e845b85c40fc487991ece9a5cdc0a88c
|
|
| BLAKE2b-256 |
097d45f2dffb2df72d0aa9703a7612f704a6a02768301785d8f96560ac1cf3b4
|