Closed 4e554c4c closed 11 months ago
LGTM. I just changed the builds to use GitHub actions, but, because this is a fork, I don't think it's going to run. I'm merging this (I also tested locally), will deal with the CI issues 🔜 . And I'm going to rename the base branch to main
.
Thanks again!
This commit updates cmake to 2.3.0, and modernizes the CMakeLists file.
Test plan: ran ctest ran ctest -T memorycheck on both master and this branch, and observed similar memory behaviour (3 errors) ran mathematical tests (all pass)
Resolves #59