Open mrp089 opened 4 years ago
Building with SuperLU has to be done by hand and is error-prone. It would be useful if this could be done automatically.
Also, the csparse option doesn't build right now. This probably can be fixed by modifying CMakeLists.txt
Fixed CMakeLists.txt in 017b42e. Now all three solver options (skyline/superlu/csparse) build.
Building with SuperLU has to be done by hand and is error-prone. It would be useful if this could be done automatically.
Also, the csparse option doesn't build right now. This probably can be fixed by modifying CMakeLists.txt