build instructions:
pip install build twine
python -m build
-
use pip or uv to install python package from this location and import pyml pyml/dist/pyml_c-0.1.0-py3-none-any.whl
-
does not build in windows yet due to msvc being a stupid compiler. maybe will fix later.