4269333aa2
Fix bug with CUDA impl and add CUDA tests
2025-04-17 16:21:59 -04:00
5155ec21aa
Add basic LJ potential*
...
- Add PairPotential Abstract class
- Add Lennard-Jones potential that should work with both CUDA and C++
code
- Add tests on HOST side for LJ potential
2025-04-17 16:07:26 -04:00
f15eb0cf51
Update CMakeFiles, add initial pair potential implementation and tests
2025-04-16 23:06:50 -04:00
6162b27a89
Add pair potential and tests
2025-04-16 14:01:40 -04:00
dfd6f43e9b
Properly include Vec3
2025-04-16 08:12:35 -04:00
a65149a619
Remove unneeded shell files
2025-04-15 14:11:55 -04:00
942caf0f15
Update README
2025-04-15 14:11:34 -04:00
68f8b02f0a
Update to add Cuda to build system
2025-04-15 14:10:01 -04:00
Timothy Helton
8408036078
Merge pull request #7 from TimothyHelton/feature/readme_update_2
...
ENH: add automation instructions
2018-01-03 16:18:10 -07:00
Timothy Helton
290e15157e
ENH: add automation instructions
2018-01-03 16:17:29 -07:00
Timothy Helton
84c40f85d6
Merge pull request #6 from TimothyHelton/feature/automation_scripts
...
ENH: add repository automation scripts
2018-01-03 15:55:53 -07:00
Timothy Helton
f53eb3a5f3
ENH: add repository automation scripts
2018-01-03 15:55:08 -07:00
Timothy Helton
9143e3808e
Merge pull request #5 from TimothyHelton/feature/readme_update
...
ENH: add git address to README
2017-12-30 17:30:35 -07:00
Timothy Helton
c76236dc8b
ENH: add git address to README
...
(cherry picked from commit 3f0cb09)
2017-12-30 17:29:35 -07:00
Timothy Helton
f3ee95c476
Merge pull request #4 from TimothyHelton/feature/add_googletest
...
Feature/add_googletest
2017-12-28 15:32:09 -07:00
Timothy Helton
aba1e0d295
MAINT: update .gitignore
...
Exclude Directories:
- build
- tests/lib
2017-12-28 15:31:09 -07:00
Timothy Helton
4ed070789f
ENH: remove manual clone Google Test instructions
...
CMake now preforms the clone operation.
2017-12-28 15:27:30 -07:00
Timothy Helton
ab5df877fc
ENH: add commands to clone Google Test into project
2017-12-28 15:24:50 -07:00
Timothy Helton
7c78897f19
ENH: add testing structure
2017-12-28 11:43:15 -07:00
Timothy Helton
ea1ef11694
Merge pull request #3 from TimothyHelton/feature/add_doxygen
...
ENH: add Doxygen documentation
2017-12-28 11:24:39 -07:00
Timothy Helton
1ee5293d99
ENH: add Doxygen documentation
2017-12-28 11:23:40 -07:00
Timothy Helton
c7eff7e6b8
Merge pull request #2 from TimothyHelton/feature/add_src
...
ENH: add source files
2017-12-28 11:19:41 -07:00
Timothy Helton
d3d2fafe27
ENH: add source files
2017-12-28 11:15:19 -07:00
Timothy Helton
2db908fc4f
Merge pull request #1 from TimothyHelton/add-license-1
...
Create LICENSE
2017-12-28 09:31:32 -07:00
Timothy Helton
178a22dc9e
Create LICENSE
2017-12-28 09:31:15 -07:00
Timothy Helton
5f05b67d84
Initial Commit
2017-12-28 09:24:10 -07:00