2566bbc01f364c8249e1868c5f088ca46a6c615d
Specifically, bring in maths library through AC_SEARCH_LIBS and add
checks for sqrt() and pow() only after we've established which library
might contain these functions. Similarly, rely on AC_SEARCH_LIBS
adding -lamd to ${LIBS} if needed in which case it is not necessary to
manually bring these libraries in while searching for UMFPACK.
Finally, add check for memset(). Needed by Tarjan implementation.
Description
Collection of utilities, solvers and other components.
Languages
C++
83%
C
15.9%
CMake
1%