Powered by Apache

CVS log for OpenXM_contrib2/asir2000/builtin/gf.c

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: KNOPPIX_2006


Revision 1.15 / (download) - annotate - [select for diffs], Fri Mar 15 02:52:09 2002 UTC (22 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.14: +62 -1 lines
Diff to previous 1.14 (unified)

Added an experimemtal function for incremental univariate Hensel lifting.

uhensel_incremental(F,FL,Mod,Start,K)

F : squarefree
FL : [F0,F1,...] ; F = F0*F1*... mod Mod^Start
     lc(F0) = lc(F) mod Mod^Start
	 F1,F2,... : monic

output : a list of poly [F0K,F1K,...] s.t. F = F0K*F1K*... mod Mod^K
         FiK = Fi mod Mod^Start

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>