Updates github actions to have python 3.10, 3.11, 3.12 built for mac os arm chips, windows x64, and linux x64. For a total of 9 possible version combinations.
Compiled code is tested during construction to ensure it passes on each arch.
This is a necessary step for the eventual release on pypi.
Updates github actions to have python 3.10, 3.11, 3.12 built for mac os arm chips, windows x64, and linux x64. For a total of 9 possible version combinations. Compiled code is tested during construction to ensure it passes on each arch.
This is a necessary step for the eventual release on pypi.