Hi there!
Really enjoying the latest releases of python-flint!
I noticed that since 0.5.0, there are wheels for aarch64-darwin and x86_64-linux which significantly reduce the burden of getting the python module installed.
Since most EC2 instances these days are aarch64, it would be pretty convenient to also have a aarch64-linux wheel! I am able to cross compile flint-3.0.0 for aarch64-linux so it seems like it should be possible! Let me know if there is anything I could do to help
Hi there!
Really enjoying the latest releases of
python-flint!I noticed that since
0.5.0, there are wheels foraarch64-darwinandx86_64-linuxwhich significantly reduce the burden of getting the python module installed.Since most EC2 instances these days are
aarch64, it would be pretty convenient to also have aaarch64-linuxwheel! I am able to cross compileflint-3.0.0foraarch64-linuxso it seems like it should be possible! Let me know if there is anything I could do to help