]> www.ginac.de Git - ginac.git/commit - check/check_numeric.cpp
- Completely restructured the checks in subdir check/.
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Tue, 29 Feb 2000 17:28:13 +0000 (17:28 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Tue, 29 Feb 2000 17:28:13 +0000 (17:28 +0000)
commitf4ea690a3f118bf364190f0ef3c3f6d2ccdf6206
tree8afed2367ea421932bd73b7b810f9158648880a9
parente83ae17200782b59d4a19d4e476f9bbfaefd7468
- Completely restructured the checks in subdir check/.
- Optimized Laplace expansion of determinants to not compute anything more
  than once.
- Moved int permutation_sign(vector<T> s) from matrix.cpp to utils.h.
- A handful of other fixes assiciated with the above.
51 files changed:
INSTALL
Makefile.in
NEWS
check/Makefile.am
check/Makefile.in
check/check_inifcns.cpp [moved from check/inifcns_consist.cpp with 93% similarity]
check/check_lsolve.cpp [new file with mode: 0644]
check/check_matrices.cpp [new file with mode: 0644]
check/check_numeric.cpp [new file with mode: 0644]
check/checks.cpp [new file with mode: 0644]
check/checks.h [moved from check/check.h with 57% similarity]
check/checks.ref [new file with mode: 0644]
check/exam_differentiation.cpp [moved from check/differentiation.cpp with 90% similarity]
check/exam_lsolve.cpp [moved from check/linear_solve.cpp with 81% similarity]
check/exam_matrices.cpp [moved from check/matrix_checks.cpp with 86% similarity]
check/exam_misc.cpp [moved from check/expand_subs.cpp with 60% similarity]
check/exam_noncommut.cpp [moved from check/lortensor_check.cpp with 87% similarity]
check/exam_normalization.cpp [moved from check/normalization.cpp with 69% similarity]
check/exam_numeric.cpp [moved from check/numeric_consist.cpp with 87% similarity]
check/exam_paranoia.cpp [moved from check/paranoia_check.cpp with 86% similarity]
check/exam_polygcd.cpp [moved from check/poly_gcd.cpp with 87% similarity]
check/exam_powerlaws.cpp [moved from check/powerlaws.cpp with 93% similarity]
check/exam_pseries.cpp [moved from check/series_expansion.cpp with 90% similarity]
check/exams.cpp [new file with mode: 0644]
check/exams.h [new file with mode: 0644]
check/exams.ref [new file with mode: 0644]
check/genex.cpp [new file with mode: 0644]
check/numeric_output.cpp [deleted file]
check/result.ref [deleted file]
check/run_checks
check/run_exams [new file with mode: 0755]
check/run_times [new file with mode: 0755]
check/time_dennyfliegner.cpp [new file with mode: 0644]
check/time_gammaseries.cpp [new file with mode: 0644]
check/timer.cpp [moved from check/fcntimer.cpp with 63% similarity]
check/times.cpp [moved from check/main.cpp with 56% similarity]
check/times.h [new file with mode: 0644]
check/times.ref [new file with mode: 0644]
cint/Makefile.in
config.h.in
doc/Makefile.in
doc/reference/Makefile.in
doc/tutorial/Makefile.in
ginac/Makefile.in
ginac/inifcns.cpp
ginac/matrix.cpp
ginac/matrix.h
ginac/remember.h
ginac/utils.h
ginsh/Makefile.in
tools/Makefile.in