-
Notifications
You must be signed in to change notification settings - Fork 2
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
Engine Addition: NuSQUIDS #47
base: main
Are you sure you want to change the base?
Conversation
ExternalProject_Add(NUSQUIDS | ||
GIT_REPOSITORY https://github.com/arguelles/nuSQuIDS.git | ||
GIT_TAG master | ||
BINARY_DIR = <SOURCE_DIR> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nuSQuIDS is actually being developed. Is it worth to use tag etc. instead of master?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The tagging system being used by NuSQUIDS is not clear.. the tags are much older than recent developments, some of which are required for the planned quantum decoherence studies planned. It might be worth pulling an individual git commit hash if that's possible.
Pull request description:
Add NuSQUIDS engine into NuOscillator. Implementation is not filled. This is a draft PR to test the CI/CD for NuSQUIDS
Changes or fixes:
Examples: