Samuel Thibault d8aa7f19fa use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime 14 年之前
..
dlu.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
dlu_implicit.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
dlu_implicit_pivot.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
dlu_kernels.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
dlu_pivot.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
double.h 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
float.h 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
lu_example.c d8aa7f19fa use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime 14 年之前
lu_example_double.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
lu_example_float.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
slu.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
slu_implicit.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
slu_implicit_pivot.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
slu_kernels.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
slu_pivot.c 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
xlu.c b40eedf71a fix initialization 14 年之前
xlu.h 68c2135caf fix yet more c++-like comments 14 年之前
xlu_implicit.c 77e5c2f107 Drop useless field initialization to NULL 14 年之前
xlu_implicit_pivot.c b40eedf71a fix initialization 14 年之前
xlu_kernels.c a9f4293583 minor fixes for warnings detected by Intel Compiler 14 年之前
xlu_kernels.h 68c2135caf fix yet more c++-like comments 14 年之前
xlu_pivot.c 68c2135caf fix yet more c++-like comments 14 年之前