Basics
Check wikipedia for details.
Example
import morton
m = morton.Morton(dimensions=2, bits=32)
code = m.pack(13, 42) # pack two values
values = m.unpack(code) # should get back 13 and 42
Release files for morton-py 1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| morton-py-1.3.tar.gz | 3.9 kB | Details |
Release files / morton-py-1.3.tar.gz
| Download URL | morton-py-1.3.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d7c079b5248a6c6ba5a8b2be1ea2b1f63f86913f299ca8053c27801433dc4fe9
|
|
BLAKE2b-256 checksum How to use checksums |
776332cae020fe3c173f28043777e8cee43406a52ba371ca91c1b63dad70b125
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |