46 Commits (8123fde6f7e5045d9628cda041ac5764afb4a8a8)

Author SHA1 Message Date
Francesco Lannutti 8123fde6f7 Handled properly KLU messages when XSPICE is purely digital 3 years ago
Francesco Lannutti 4200362f42 Fixed Empty Matrix handling in KLU 3 years ago
Francesco Lannutti 937325e2ce Handled an empty circuit with KLU 3 years ago
Holger Vogt 6b6e9bb7cb Enable log output (warning and error messages) on the Windows GUI 4 years ago
Francesco Lannutti 3c15993fe5 Fixed the case when DiagGmin has to not be loaded again and the case when refactoring returns 1 6 years ago
Francesco Lannutti 12288f7be6 Fixed KLU memory leak during SMPdestroy 6 years ago
Francesco Lannutti 4639e936a3 Fixed the dimension of the COO Trash Can 6 years ago
Francesco Lannutti 613ae18db9 Fixed a memory leak 6 years ago
Francesco Lannutti 1110019ff2 Changed the PivTol in SMPreorder with PivRel 6 years ago
Francesco Lannutti 3b1f5e6122 Changed the Error message in klusmp.c to Information 6 years ago
Francesco Lannutti fe89da2b2c Getting rid of SPARSE for Initial Circuit Matrix creation. Now KLU is totally independent from SPARSE. This opens up the interface for other solvers as well 6 years ago
Francesco Lannutti 5513f6e5f6 Handled the SINGULAR matrix case in a more clever way! 6 years ago
Francesco Lannutti fbd8d94cdf Fixed again the NIiter loop for KLU 6 years ago
Francesco Lannutti 710341bbfd Fixed KLU returns values so that NIiter can Factor again, if the matrix is numerically singular from the refactorization 6 years ago
Francesco Lannutti 77fa5c06a9 Fixed the KLU returns values for Factorization and ReFactorization. 6 years ago
Francesco Lannutti fdd815183a Fix SMPfindElement for KLU 6 years ago
Francesco Lannutti 11fb209ee6 First KLU support of CIDER ONED simulations 6 years ago
Francesco Lannutti 43f7bede8f Added the support for .ic statement in KLU mode 6 years ago
rlar e31867ead9 (int) casts, applied to a double which just has been limited to INT_MAX 10 years ago
rlar f690a2d5e9 casting, use (int) sizeof(), to swallow some warnings 10 years ago
rlar eda8b57eb4 use TMALLOC 10 years ago
Francesco Lannutti b87c539435 Handling the general case for an empty CSC matrix during the conversion to CSR format 10 years ago
Francesco Lannutti 8b302dfdab Ordered the COO format also along the columns to have a correct CSR format 10 years ago
Francesco Lannutti 7b0d1ef2ac Fixed the AC part of the Sensitivity Analysis 10 years ago
Francesco Lannutti 7f85b35260 Fixed the CSC to CSR conversion for KLU matrix-vector multiplication 10 years ago
Francesco Lannutti 463e2db25a Fixed Sensibility Analysis for KLU - First Trial 10 years ago
Francesco Lannutti 0429238df5 Fixed Sensitivity Analysis integration for KLU 10 years ago
Francesco Lannutti 0823ed4e16 Fixed the sign inversion calculation for the determinant of KLU 10 years ago
Francesco Lannutti e77879ae50 Implement klu_z_print() 10 years ago
Francesco Lannutti 0afda7f89c Implement spMatrix_CSC_dump() 10 years ago
Francesco Lannutti 634156844b Use spDeterminant_KLU 10 years ago
Francesco Lannutti 4d37c32a14 Implemented spDeterminant_KLU 10 years ago
Francesco Lannutti 4a32cfe362 Fixed SMPcZeroCol 10 years ago
Francesco Lannutti 4489f2b0b2 klu_extract_Udiag, Fixed the PZ Analysis for KLU - Added a missing KLU node in VSRC which exists only in case of PZ Analysis - Other fixes 10 years ago
Francesco Lannutti 0146a6667c other fixes 10 years ago
Francesco Lannutti f25b22e56a Fixed a bug in SMPpreOrder and let KLU digest an empty matrix 10 years ago
Francesco Lannutti dddaab6637 Implemented the Solve Transpose for KLU 10 years ago
Francesco Lannutti 6aece7faf7 Fixed the SMPcSolve routine for KLU 10 years ago
Francesco Lannutti 4a7dd29867 Enhanced KLU to avoid loosing computation cycles. The speedup is quite low, though: ~1% 10 years ago
Francesco Lannutti 405f206ba6 Fixed the KLU package to let it correctly compile in libngspice.so 12 years ago
Francesco Lannutti cf5991ae81 KLU Integration from scratch #1, new files 12 years ago
Francesco Lannutti 60b4c3cda7 move include files to src/include/ngspice/ 12 years ago
Francesco Lannutti 23da61873d fix include file directories (will be in src/include/ngspice/) 12 years ago
rlar 71e403652f delete-trailing-whitespace 10 years ago
Francesco Lannutti 9dad1ae0b7 incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 12 years ago
rlar e5c40de9e7 SuiteSparse.org, recipe for incorporation of SuiteSparse-3.7.0.tar.gz 10 years ago