in order to switch back from a Complex Matrix
to a Real Matrix. This is useful inside the
AC Analysis. BE CAREFUL that all the files
involved in this change are generated automatically
by a script!
Added a flag that indicates if the matrix is
Real or Complex
Revisited AC Analysis using KLU. Now it's possible
to have any sort of analysis in queue and all
the jobs will be executed successfully. No more
Segmentation Faults :)
Removed the CSC Conversion from CKTop and moved
to CKTsetup
Solved some bugs in the KLU-SMP interface