Constraint checking engine with vectorized NumPy + Numba (no-scale).
Project description
hybrid-constraint-engine
A small constraint checking engine using NumPy + Numba with a simple Problem API.
- Pure-Python distribution (no compiled extensions)
- Depends on numpy and numba (prebuilt wheels required on target platform)
- Top-level modules installed: Core_class, constraint_kernel, build_attr_schema_auto, dtype_utils
Quick start
- Install:
pip install hybrid-constraint-engine - Use:
from Core_class import Problem
Build and publish
- Build:
python -m pip install -U build twinethenpython -m build - Upload to TestPyPI:
python -m twine upload -r testpypi dist/* - Upload to PyPI:
python -m twine upload dist/*
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 vector_demension-0.1.2.tar.gz.
File metadata
- Download URL: vector_demension-0.1.2.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.9.6 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ba612bb1e27c2c0eb7c2d747932526c85be5c0fb18a9c2d46f70142de0cd114
|
|
| MD5 |
f3537a27793b142f1d26ff14552f0ce9
|
|
| BLAKE2b-256 |
e1ee50b2c95dcff78b6a932fc883eff9cfb7da3b2d2b1af02707a6c68525b37d
|
File details
Details for the file vector_demension-0.1.2-py3-none-any.whl.
File metadata
- Download URL: vector_demension-0.1.2-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.9.6 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2e912a9ed112842921c79e3d74dc809fd80fd66528b67c9e32fbb4d11ce70f6
|
|
| MD5 |
4b5c4d3d78d6af7ad450efaa405024bf
|
|
| BLAKE2b-256 |
e88cb93f0f95d31b844b6a3058d78a3671d7f388ffdfff679347f18bd687e280
|