Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).