I started this earlier in the year but then I got busy and had to add more fixes on top of fixes, but it's clean again. So
improved cmake bits - updated pybind11 and findPython/Cython, set c++17 with extensions, enable new policy
cleaned up CI workflows - platform wheels get newer quay image and pegged macos target version
some test cleanup for python updates (new warnings in Py 3.12 still there)
update setup.py and migrate to setuptools_scm
This does address C++ std warnings in issue #46 as well as #48, #44, #43, and stale/other version issues. You should probably validate the fix for #48 just to make sure
I started this earlier in the year but then I got busy and had to add more fixes on top of fixes, but it's clean again. So
This does address C++ std warnings in issue #46 as well as #48, #44, #43, and stale/other version issues. You should probably validate the fix for #48 just to make sure