Releases: esa/polyhedral-gravity-model
Releases · esa/polyhedral-gravity-model
Release v1.0.9
search for PREFIX
Release v1.0.8
search for CONDA_PREFIX
Release v1.0.7
explicit thrust version number
Release v1.0.6
Release v1.0.5
- Upgrade to thrust 1.17.0
Release v1.0.4
- Fix for thrust not finding
version.h
on conda linux toolchain
Release v1.0.3
- Enables thrust log messages for pip installation
Release v1.0.2
- Changed
setup.py
Release v1.0.1
- 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 separatesh/bat
files - Tested on Windows/ Linux (Debian)/ macOS
- It is now possible to install the python interface with pip: just type in the repo's root:
- Updated
README.md
anddocs
accordingly
Release v1.0.0
init