Releases: bbercovici/SHARMLib
Releases · bbercovici/SHARMLib
SHARMLIB V1.0.9
Fixed a bug that could cause issues with the evaluation of spherical harmonic over non-convex, non-barycentered shapes.
SHARMLIB V1.0.8
- Reduced CXX standard from CXX 17 to CXX 11
SHARMLib V1.0.7
- Cleaned CMakeLists.txt and associated formula to remove switch to custom
gcc
SHARMLIB V1.0.6
Removed density and mass dependencies in spherical harmonics computation.
SHARMLIB V.1.0.5
Added a FindGcc.cmake
script to allow CMake to switch to OpenMP-compliant GCC from Homebrew's Cellar. Will default to usr/bin/gcc
if such a compiler can't be found.
SHARMLib V1.0.4
Merge branch 'develop' removed REQUIRED from find_package(OpenMP)
SHARMLib V1.0.3
Fixed a few CMake-related issues
SHARMLib V1.0.2
fixed tests and created SHARMLib namespace
SHARMLib V1.0.1
Resolved some CMakeLists issues
SHARMLib V1.0.0
First release of SHARMLib