Closed eupedrosa closed 5 years ago
Hi @eupedrosa,
Thanks for the input.
debugging only. It is a pretty print.
We have a flag verbose but it refers more to the prints which are printed in loops during the optimization.
You may comment of put under the verbose if you preffer.
I will create a printSparseMatrix()
function. I will omit the creation of the csv file. In my opinion it does not make sense to a have a print function creating a file.
Great. Thanks.
Great to have you on-board. This code is gonna look a lot better after a couple of months :)
I will do my best to help :wink:
Is there are reason for this piece of code
found the
computeSparseMatrix
function, rather then for debugging?