Up to [local] / OpenXM_contrib2 / asir2000 / engine
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.16 / (download) - annotate - [select for diffs], Thu Mar 29 01:32:51 2018 UTC (6 years, 7 months ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +894 -894
lines
Diff to previous 1.15 (colored)
Changed a tab to two space charaters.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Feb 28 03:55:38 2018 UTC (6 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.14: +5 -1
lines
Diff to previous 1.14 (colored)
Fixed a bug in premp();
Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 31 03:25:54 2010 UTC (14 years, 9 months ago) by noro
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Fixed a bug in substr2np() on handling zero substitution.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Jan 28 08:56:26 2010 UTC (14 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.12: +52 -1
lines
Diff to previous 1.12 (colored)
Added substp2nr(P,VS). VS = [[v1,s1],[v2,s2],...,[vk,sk]].
Revision 1.12 / (download) - annotate - [select for diffs], Tue Sep 14 09:25:48 2004 UTC (20 years, 1 month ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_3_12,
RELEASE_1_2_3,
KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Fixed a bug in detp(), which was accidentally incorpolated today.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Sep 14 07:23:34 2004 UTC (20 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.10: +17 -7
lines
Diff to previous 1.10 (colored)
Added an experimental function 'nd_det' (still very slow).
Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 25 03:07:51 2004 UTC (20 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Fixed a bug in maxblenp().
Revision 1.9 / (download) - annotate - [select for diffs], Wed Sep 11 07:23:25 2002 UTC (22 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
Modified for linking pari-2.2.4.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 9 01:36:11 2001 UTC (23 years, 1 month ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.7: +34 -113
lines
Diff to previous 1.7 (colored)
Conversion to ANSI style (not completed yet).
Revision 1.7 / (download) - annotate - [select for diffs], Mon Oct 1 01:58:03 2001 UTC (23 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.6: +59 -1
lines
Diff to previous 1.6 (colored)
dp_weyl_f4_mod_main is now available again. Added invmat(A) (experimental version). invmat(A) returns [B,D], where B is a matrix and A*B = B*A = D*Identity.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jun 7 04:54:40 2001 UTC (23 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.5: +3 -7
lines
Diff to previous 1.5 (colored)
lprime() now returns arbitrary number of long primes.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Mar 29 09:49:57 2001 UTC (23 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.4: +5 -2
lines
Diff to previous 1.4 (colored)
Bug fixes for functions related to small finite fields.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Aug 22 05:04:04 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: maekawa-ipv6,
STABLE_1_1_3,
RELEASE_1_1_3
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Sorry, the email address in the license agreement was incorrect.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 21 08:31:26 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.2: +49 -1
lines
Diff to previous 1.2 (colored)
Added copyright notice and license agreement. It is mandatory to distribute Risa/Asir source codes freely.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Dec 27 04:16:31 1999 UTC (24 years, 10 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_20000124,
RELEASE_1_1_2
Changes since 1.1: +19 -0
lines
Diff to previous 1.1 (colored)
Added several functions for distributed polynomial multiplication.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 3 07:39:08 1999 UTC (24 years, 11 months ago) by noro
Branch: NORO
CVS Tags: ASIR2000
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Imported asir2000 as OpenXM_contrib2/asir2000.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 3 07:39:08 1999 UTC (24 years, 11 months ago) by noro
Branch: MAIN
Initial revision