pyo3 variant working

This commit is contained in:
jan 2024-12-21 09:50:19 -08:00
commit ba07d253d2
6 changed files with 234 additions and 2 deletions

View file

@ -0,0 +1,6 @@
from .basic import pack_int2 as pack_int2
from .basic import pack_int4 as pack_int4
__version__ = 0.1