Skip to content

Releases: bbercovici/SHARMLib

SHARMLIB V1.0.9

19 Feb 22:21
Compare
Choose a tag to compare

Fixed a bug that could cause issues with the evaluation of spherical harmonic over non-convex, non-barycentered shapes.

SHARMLIB V1.0.8

22 Nov 01:26
Compare
Choose a tag to compare
  • Reduced CXX standard from CXX 17 to CXX 11

SHARMLib V1.0.7

25 Sep 01:24
Compare
Choose a tag to compare
  • Cleaned CMakeLists.txt and associated formula to remove switch to custom gcc

SHARMLIB V1.0.6

07 Aug 16:20
Compare
Choose a tag to compare
SHARMLIB V1.0.6 Pre-release
Pre-release

Removed density and mass dependencies in spherical harmonics computation.

SHARMLIB V.1.0.5

27 May 17:43
Compare
Choose a tag to compare

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

20 Apr 17:41
Compare
Choose a tag to compare
Merge branch 'develop'

removed REQUIRED from find_package(OpenMP)

SHARMLib V1.0.3

19 Apr 17:21
Compare
Choose a tag to compare

Fixed a few CMake-related issues

SHARMLib V1.0.2

18 Apr 21:51
Compare
Choose a tag to compare

fixed tests and created SHARMLib namespace

SHARMLib V1.0.1

18 Apr 21:02
Compare
Choose a tag to compare

Resolved some CMakeLists issues

SHARMLib V1.0.0

18 Apr 16:27
Compare
Choose a tag to compare

First release of SHARMLib