AMICI-dev / AMICI

Advanced Multilanguage Interface to CVODES and IDAS
https://amici.readthedocs.io/
Other
107 stars 30 forks source link

cmake: set sundials path hint for python package #2394

Closed dweindl closed 3 months ago

dweindl commented 3 months ago

Currently, CMakeLists.txt only provides a path hint for sundials for the standalone c++ library, but not for the python package. The latter should be added to ensure the right sundials version is found. There have been issues with system installations of sundials.