Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicolano/moldyn
Repository for High-Performance Computing: Molecular Dynamics with C++ SoSe2022
https://github.com/nicolano/moldyn
Last synced: 5 days ago
JSON representation
Repository for High-Performance Computing: Molecular Dynamics with C++ SoSe2022
- Host: GitHub
- URL: https://github.com/nicolano/moldyn
- Owner: nicolano
- License: mit
- Created: 2022-05-04T09:16:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-04T09:16:57.000Z (over 2 years ago)
- Last Synced: 2023-10-31T19:39:34.486Z (about 1 year ago)
- Language: CMake
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Skeleton
Skeleton for numerical projects with C++. This skeleton uses
[CMake](https://cmake.org/) and automatically downloads
[Eigen3](https://eigen.tuxfamily.org/) and
[Googletest](https://github.com/google/googletest).