shibatch / sleef

SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
https://sleef.org
Boost Software License 1.0
628 stars 126 forks source link

Add tests for examples and SLEEF as subproject #550

Closed blapie closed 2 months ago

blapie commented 2 months ago

We only want to check if examples are working and documented use of SLEEF as subproject is not broken. No need to complicate with different compilers, ...

Add a new workflow to run examples. Add a new workflow for nested project and submodule. Only works for x86 runners for now. Fix exit error code in dft tutorial.c Add project names to top-level CMakeLists to remove CMake warning.