Imrane Amri
Imrane Amri
# Description Work in progress fix for AppleClang15. This fix involves adding a SIMD option for Apple Silicon architectures, with future aim of resolving the build issues on this architecture....
# Description The simple change made was removing the -mavx flag from the AVX SIMD option. This is a hotfix to allow building with AppleClang14 with Apple Silicon architecture. ##...
# Description Extension of `ci.yml` that triggers the workflows on the [QuantLib-Risks-Cpp](https://github.com/auto-differentiation/QuantLib-Risks-Cpp) workflow. An accompanying PR [#27](https://github.com/auto-differentiation/QuantLib-Risks-Cpp/pull/27) has been opened on the latter to listen for this repository dispatch. This...