A tiny collection of geometry processing routines frequently used in my projects.
Project description
drbutil
A tiny collection of geometry processing routines frequently used in my prototyping code.
Pure Python, low overhead and minimal dependencies.
Dependencies
The only actually required library is NumPy.
Optionally,
- matplotlib shows 2D results,
- Mayavi visualizes 3D results,
- tqdm realizes progress bars in the shell and
- scipy speeds up sparse solving operations.
Install & Use
Install from PyPI with pip install drbutil or
clone the repo and run the buildAndInstall.bat/.sh script.
Then you can import everything in your project with import drbutil or from drbutil import *, respectively.
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 drbutil-0.0.21.tar.gz.
File metadata
- Download URL: drbutil-0.0.21.tar.gz
- Upload date:
- Size: 28.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ec1dd4c5b3cbda0e877fc7710bc76ee1e93b06ca04afa356db280343a7ac550
|
|
| MD5 |
d45d4222633f5ab148d66d5a8fc2f7bf
|
|
| BLAKE2b-256 |
95afef1742aa128f63a1993e368b3783148fe2eeb433a5762653044f259f9f4b
|
File details
Details for the file drbutil-0.0.21-py3-none-any.whl.
File metadata
- Download URL: drbutil-0.0.21-py3-none-any.whl
- Upload date:
- Size: 29.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
979dfaecf274fec25e7a6904c4ee5c338b2312c9309b6e5efa0707b739ff9594
|
|
| MD5 |
011bc189a57d20eeac8bde96b0cb3d3f
|
|
| BLAKE2b-256 |
771f6fa92e82597dc0bdbcf30c2c570be1556345ef9facdb4354649440488455
|