]> www.ginac.de Git - ginac.git/commit
- dramatic speedup for characteristic polynomials of numerical matrices.
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Thu, 30 Mar 2000 00:09:13 +0000 (00:09 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Thu, 30 Mar 2000 00:09:13 +0000 (00:09 +0000)
commita43a2fe7d9df31529647c66dcfb9cad544ffd369
treee4ea11c5b9d75f09784e718f012a6556c9b41926
parent65dd17f1d3b192b7fbe773250702ad191c4019f8
- dramatic speedup for characteristic polynomials of numerical matrices.
- speedup for matrix multiplication of somewhat sparse matrices.
- gamma -> Euler  (sorry 4 that, again).
- two new tests (Q and Q') from Lewis' and Wester's testsuite.
- fixed compilation desaster in timing M1 by using the new parser.
- had a glass of beer.
32 files changed:
Makefile.in
NEWS
aclocal.m4
check/Makefile.am
check/Makefile.in
check/check_matrices.cpp
check/exam_inifcns.cpp
check/exam_pseries.cpp
check/time_lw_M1.cpp
check/time_lw_Q.cpp [new file with mode: 0644]
check/time_lw_Qprime.cpp [new file with mode: 0644]
check/times.cpp
check/times.h
check/times.ref
cint/Makefile.in
configure
doc/Makefile.in
doc/reference/Makefile.in
doc/tutorial/Makefile.in
doc/tutorial/ginac.texi
ginac/Makefile.in
ginac/constant.cpp
ginac/constant.h
ginac/inifcns_gamma.cpp
ginac/input_lexer.ll
ginac/matrix.cpp
ginac/matrix.h
ginac/numeric.cpp
ginac/numeric.h
ginsh/Makefile.in
ginsh/ginsh_lexer.ll
tools/Makefile.in