Skip to content

Modernize the build process to use CMake #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

grisuthedragon
Copy link

@grisuthedragon grisuthedragon commented Apr 28, 2025

This PR modernizes the build system to use cmake .

Furthermore, it provides

  • CI testing through Github Actions (Windows, Linux, MacOS X)
  • Automatic detection of deprecated LAPACK routines
  • various small bugfixes.

The functionality/API/ABI is not changed by this PR.

Closes: #24
Closes: #10
Closes: #22
Closes: #19
Closes: #11
Closes: #13
Closes: #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment