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 년 전