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.15k stars 259 forks source link

more general fix for issue #682 #694

Closed DrTimothyAldenDavis closed 8 months ago

DrTimothyAldenDavis commented 8 months ago

I might use #define Real float in UMFPACK someday soon, and this more general fix for https://github.com/DrTimothyAldenDavis/SuiteSparse/issues/682 will work for that.