ngspice/src/maths/KLU
Francesco Lannutti 69aeed0503 Fixed the sign inversion calculation for the determinant of KLU 2023-05-06 01:44:21 +02:00
..
Makefile.am Fixed the KLU package to let it correctly compile in libngspice.so 2023-05-06 01:43:17 +02:00
SuiteSparse.org SuiteSparse.org, recipe for incorporation of SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_1.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_2.c delete-trailing-whitespace 2023-05-06 01:36:59 +02:00
amd_aat.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_control.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_defaults.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_dump.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_global.c delete-trailing-whitespace 2023-05-06 01:36:59 +02:00
amd_info.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_internal.h fix include file directories (will be in src/include/ngspice/) 2023-05-06 01:36:59 +02:00
amd_order.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_post_tree.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_postorder.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_preprocess.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
amd_valid.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
btf_internal.h delete-trailing-whitespace 2023-05-06 01:36:59 +02:00
btf_maxtrans.c fix include file directories (will be in src/include/ngspice/) 2023-05-06 01:36:59 +02:00
btf_order.c fix include file directories (will be in src/include/ngspice/) 2023-05-06 01:36:59 +02:00
btf_strongcomp.c fix include file directories (will be in src/include/ngspice/) 2023-05-06 01:36:59 +02:00
colamd.c fix include file directories (will be in src/include/ngspice/) 2023-05-06 01:36:59 +02:00
colamd_global.c delete-trailing-whitespace 2023-05-06 01:36:59 +02:00
klu.c delete-trailing-whitespace 2023-05-06 01:36:59 +02:00
klu_analyze.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
klu_analyze_given.c Fixed a bug in SMPpreOrder and let KLU digest an empty matrix 2023-05-06 01:43:17 +02:00
klu_defaults.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
klu_diagnostics.c delete-trailing-whitespace 2023-05-06 01:36:59 +02:00
klu_dump.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
klu_extract.c Implement klu_z_print() 2023-05-06 01:44:21 +02:00
klu_factor.c Fixed a bug in SMPpreOrder and let KLU digest an empty matrix 2023-05-06 01:43:17 +02:00
klu_free_numeric.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
klu_free_symbolic.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
klu_internal.h fix include file directories (will be in src/include/ngspice/) 2023-05-06 01:36:59 +02:00
klu_kernel.c Enhanced KLU to avoid loosing computation cycles. The speedup is quite low, though: ~1% 2023-05-06 01:43:17 +02:00
klu_memory.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
klu_refactor.c Fixed a bug in SMPpreOrder and let KLU digest an empty matrix 2023-05-06 01:43:17 +02:00
klu_scale.c incorporate KLU source files from SuiteSparse-3.7.0.tar.gz 2023-05-06 01:36:59 +02:00
klu_solve.c Fixed a bug in SMPpreOrder and let KLU digest an empty matrix 2023-05-06 01:43:17 +02:00
klu_sort.c delete-trailing-whitespace 2023-05-06 01:36:59 +02:00
klu_tsolve.c Fixed a bug in SMPpreOrder and let KLU digest an empty matrix 2023-05-06 01:43:17 +02:00
klu_version.h Implement klu_z_print() 2023-05-06 01:44:21 +02:00
klusmp.c Fixed the sign inversion calculation for the determinant of KLU 2023-05-06 01:44:21 +02:00