Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Releases: schuhmaj/polyhedral-gravity-model

Version 1.2.1

19 Nov 13:09
Compare
Choose a tag to compare

Synchronized content of this repository with the changes from the ESA repository.

Release v1.0.1

26 Jun 14:49
Compare
Choose a tag to compare
  • Fixed TBB-setup in CMake Toolchain, leading to compile errors under certain circumstances
    • TBB was built with strict enforcement of warnings as errors
    • TBB was built together with its tests
  • Added setup.py
    • It is now possible to install the python interface with pip: just type in the repo's root: pip install .
    • Uniform approach will simplify deployment on conda without the need for separate sh/bat files
    • Tested on Windows/ Linux (Debian)/ macOS
  • Updated README.md and docs accordingly

Release v0.1.0

31 May 16:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/schuhmaj/polyhedral-gravity-model-cpp/commits/v0.1.0