Powered by Apache

CVS log for OpenXM_contrib2/asir2000/lib/fff

[BACK] Up to [local] / OpenXM_contrib2 / asir2000 / lib

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: RELEASE_1_2_2


Revision 1.6 / (download) - annotate - [select for diffs], Mon Sep 3 07:01:09 2001 UTC (22 years, 8 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_2, RELEASE_1_2_1
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (unified)

Added a new data type for finite field : GFSN (finite extension of
a small finite field)

setmod_ff(P,N,M)  (P^N < 2^20, N*M < 2^31) : generates GF((P^N)^M)
which is realized as a quotient ring of GF(P^N)[t].

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>