Up to [local] / OpenXM / src / asir-port / cgi
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 16 07:32:21 2015 UTC (9 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored) to selected 1.2 (colored)
fd_hessian2(A,B,C,Xval) and r_fd_hessian2(A,B,C,Xval) are added to cgi-asir-r-fd2.sh
Revision 1.7 / (download) - annotate - [select for diffs], Fri Mar 27 05:47:35 2015 UTC (9 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored) to selected 1.2 (colored)
Increase the time limit.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Mar 11 07:28:45 2015 UTC (9 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored) to selected 1.2 (colored)
A file for test functions tmp_hook.rr will be loaded.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Feb 28 11:39:13 2015 UTC (9 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored) to selected 1.2 (colored)
a_ahmat, r_ahmat return [Z,[[d11 Z, d12 Z, ...],[d21 Z, d22 Z, ...]] a_log_ahmat and r_log_ahmat return approximate value of [log Z, [[d11 Z/Z, d12 Z/Z, ...],[d21 Z/Z, d22 Z/Z, ...]]
Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 25 04:47:50 2015 UTC (9 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored) to selected 1.2 (colored)
Added a_ahvec which returns the exact value (cf. r_ahvec returns an approximate value)
Revision 1.3 / (download) - annotate - [select for diffs], Fri Dec 12 08:29:53 2014 UTC (9 years, 11 months ago) by takayama
Branch: MAIN
Changes since 1.2: +17 -5
lines
Diff to previous 1.2 (colored)
Expections can be computed.
Revision 1.2 / (download) - annotate - [selected], Mon Sep 1 02:41:48 2014 UTC (10 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.1: +6 -5
lines
Diff to previous 1.1 (colored)
Autostart the server httpd-asir2.sh from webasir2.c lock/unlock system. See also comments in webasir2.c
Revision 1.1 / (download) - annotate - [select for diffs], Sun Aug 31 07:53:57 2014 UTC (10 years, 2 months ago) by takayama
Branch: MAIN
Diff to selected 1.2 (colored)
Added new options to webasir2.c --debug, --stdin, --settimer.