DrTimothyAldenDavis / SuiteSparse

The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
https://people.engr.tamu.edu/davis/suitesparse.html
Other
1.11k stars 256 forks source link

Document `SUITESPARSE_C_TO_FORTRAN` in `README.md` #767

Closed mmuetzel closed 4 months ago

mmuetzel commented 4 months ago

Give background for why this configuration parameter is needed, describe its usage and give some hints for when a user might need to set this parameter manually.

This might help for users that run into issues similar to the ones in #765 or #698.