Skip to content
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

Create minimal cmake implementation #421

Draft
wants to merge 52 commits into
base: v3
Choose a base branch
from

Conversation

kmp5VT
Copy link

@kmp5VT kmp5VT commented Aug 10, 2023

The goal here is to be able to use both CMake and Makefile system interchangeably. Major change is create a system which "picks" the correct lapack wrap bodies.

@kmp5VT kmp5VT marked this pull request as draft August 10, 2023 16:47
@kmp5VT
Copy link
Author

kmp5VT commented Aug 10, 2023

As of now, I have re-implemented some eigenvalue/svd algorithms incorrectly in the CMake version of ITensors. I will continue working on these functions next week 8/14/23

CMakeLists.txt Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants