| .. |
|
Makefile.am
|
Fixed Sensibility Analysis for KLU - First Trial
|
3 years ago |
|
SuiteSparse.org
|
SuiteSparse.org, recipe for incorporation of SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
amd_1.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
amd_2.c
|
delete-trailing-whitespace
|
3 years ago |
|
amd_aat.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
amd_control.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
amd_defaults.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
amd_dump.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
amd_global.c
|
delete-trailing-whitespace
|
3 years ago |
|
amd_info.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
amd_internal.h
|
fix include file directories (will be in src/include/ngspice/)
|
3 years ago |
|
amd_order.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
amd_post_tree.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
amd_postorder.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
amd_preprocess.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
amd_valid.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
btf_internal.h
|
delete-trailing-whitespace
|
3 years ago |
|
btf_maxtrans.c
|
fix include file directories (will be in src/include/ngspice/)
|
3 years ago |
|
btf_order.c
|
fix include file directories (will be in src/include/ngspice/)
|
3 years ago |
|
btf_strongcomp.c
|
fix include file directories (will be in src/include/ngspice/)
|
3 years ago |
|
colamd.c
|
fix include file directories (will be in src/include/ngspice/)
|
3 years ago |
|
colamd_global.c
|
delete-trailing-whitespace
|
3 years ago |
|
klu.c
|
(int) casts, applied to a double which just has been limited to INT_MAX
|
3 years ago |
|
klu_analyze.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
klu_analyze_given.c
|
Fixed a bug in SMPpreOrder and let KLU digest an empty matrix
|
3 years ago |
|
klu_defaults.c
|
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
|
3 years ago |
|
klu_diagnostics.c
|
delete-trailing-whitespace
|
3 years ago |
|
klu_dump.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
klu_extract.c
|
First KLU support of CIDER ONED simulations
|
3 years ago |
|
klu_factor.c
|
Fixed a bug in SMPpreOrder and let KLU digest an empty matrix
|
3 years ago |
|
klu_free_numeric.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
klu_free_symbolic.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
klu_internal.h
|
fix include file directories (will be in src/include/ngspice/)
|
3 years ago |
|
klu_kernel.c
|
Enhanced KLU to avoid loosing computation cycles. The speedup is quite low, though: ~1%
|
3 years ago |
|
klu_memory.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
klu_multiply.c
|
Fixed Sensibility Analysis for KLU - First Trial
|
3 years ago |
|
klu_refactor.c
|
Fixed a bug in SMPpreOrder and let KLU digest an empty matrix
|
3 years ago |
|
klu_scale.c
|
incorporate KLU source files from SuiteSparse-3.7.0.tar.gz
|
3 years ago |
|
klu_solve.c
|
Fixed a bug in SMPpreOrder and let KLU digest an empty matrix
|
3 years ago |
|
klu_sort.c
|
delete-trailing-whitespace
|
3 years ago |
|
klu_tsolve.c
|
Fixed a bug in SMPpreOrder and let KLU digest an empty matrix
|
3 years ago |
|
klu_utils.c
|
use TMALLOC
|
3 years ago |
|
klu_version.h
|
casting, use (int) sizeof(), to swallow some warnings
|
3 years ago |
|
klusmp.c
|
Handled properly KLU messages when XSPICE is purely digital
|
3 years ago |