]> www.ginac.de Git - ginac.git/blob - check/run_times
- According to CLTL 0^I is undefined, 0^(I+epsilon) is 0 and 0^(I-epsilon)
[ginac.git] / check / run_times
1 #! /bin/sh
2 echo "GiNaC will now run through some basic timings:"
3 ./times 2>times.out
4 cmp ${srcdir}/times.ref times.out