GPUE-group / GPUE

GPU Gross-Pitaevskii Equation numerical solver for Bose-Einstein condensates.
https://gpue-group.github.io/
Other
38 stars 10 forks source link

Non-GPUE dependencies included in repo #39

Open mlxd opened 5 years ago

mlxd commented 5 years ago

Hi all, I have noticed some external source files included from other repositories in some of the branches. I would appreciate it if these were not checked-in, and only pulled down during the initial clone/build step.

While licensing may be compatible, it is an area that can cause headaches later, and so not including these deps here would be preferred.

I am currently working on the CMake build, of which many of these deps can be pulled in as required when fully set up. I would like these deps to be scrubbed from the history as well when completed (e.g. catch2, etc.). Thanks.