DryPhys 1.0.0
...
Loading...
Searching...
No Matches

cmake Coverage Status GitHub release (latest by date including pre-releases) DOI

Welcome to the DryPhys project! This repository is a work in progress, checkout the dev branch for the most up-to-date versions. We'll use the main branch for stable releases.

Getting started

...

Features

  • ...

Platforms

The DryPhys project has been built and tested on a number of operating systems, computer architectures, and compiler combinations.

  • Linux
  • Mac OS X
  • Windows

Requirements

The DryPhys project was designed to have as few external dependencies as possible so it could be easily built and used by other projects. The project requires:

  • A C++17-standard-compliant compiler with support for the Standard Library.

Build Requirements

  • CMake: Version 3.12.0 or higher. See the documentation in the build.md file for specific instructions on installing the project.

Test Requirements

  • GoogleTest was used for the testing all the source code in the project. Building and running all these tests is optional and more information can be found in the testing section of build.md.

Contributing

Please read CONTRIBUTING.md for details on how you can become a contributor and the process for submitting pull requests to us.

License

Copyright (c) 2024 Cody R. Drisko. All rights reserved.

Licensed under the [MIT License](LICENSE).