Powered by Apache

OpenXM_contrib2/asir2000/engine/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / OpenXM_contrib2 / asir2000 / engine

Current tag: RELEASE_1_2_2_KNOPPIX_b


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] A.c  1.5   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] C.c  1.14   21 years  noro   Added a function sfptopsfp(P,V), which converts each coef of P to its polynomial...
[TXT] D.c  1.5   22 years  noro   Added an experimemtal function for incremental univariate Hensel lifting. uhens...
[TXT] E.c  1.8   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] EZ.c  1.3   23 years  noro   Sorry, the email address in the license agreement was incorrect.
[TXT] Ebug.c  1.4   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] F.c  1.11   22 years  noro   Fixed a bug in mfctr_wrt_v().
[TXT] Fgfs.c  1.20   20 years  noro   EXPERIMENTAL: adding new feature in specifying various options to dp_***.
[TXT] H.c  1.7   22 years  noro   Added an experimemtal function for incremental univariate Hensel lifting. uhens...
[TXT] Hgfs.c  1.30   21 years  noro   Removed printing functions for debugging.
[TXT] M.c  1.9   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] Makefile.am  1.5   20 years  noro   Separeted nd.c into two files: nd.c and ndbug.c. (Fixing inapproprate behaviour ...
[TXT] Makefile.in  1.9   20 years  noro   Separeted nd.c into two files: nd.c and ndbug.c. (Fixing inapproprate behaviour ...
[TXT] Mgfs.c  1.15   21 years  noro   Fixed some bugs.
[TXT] N.c  1.6   20 years  noro   Added engine/Z.c (but not used).
[TXT] NEZ.c  1.4   21 years  noro   Fixed a bug in sqfr.
[TXT] Ngcd.c  1.3   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] P.c  1.9   20 years  noro   Fixed a bug in appendpfins.
[TXT] PD.c  1.5   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] PDM.c  1.5   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] PM.c  1.5   22 years  noro   AIX support (32bit version)
[TXT] PU.c  1.9   21 years  noro   Modified for linking pari-2.2.4.
[TXT] PUM.c  1.4   23 years  noro   Added and several functions to handle polynomials over GF(p^n) correctly.
[TXT] Q.c  1.9   21 years  noro   Fixed a fatal bug in partial_factorial().
[TXT] QM.c  1.3   23 years  noro   Sorry, the email address in the license agreement was incorrect.
[TXT] R.c  1.4   20 years  noro   Fixed a bug in appendpfins.
[TXT] RU.c  1.4   21 years  noro   Modified the behavior of red() so that it cancels sign.
[TXT] Z.c  1.2   20 years  noro   Fixed several bugs in Z.c (still not used).
[TXT] _distm.c  1.13   21 years  noro   Preparation for upgrading gc.
[TXT] alg.c  1.3   23 years  noro   Sorry, the email address in the license agreement was incorrect.
[TXT] bf.c  1.4   21 years  ohara   Changing some MACROs and preprocessor directives: for example, #if PARI was repl...
[TXT] cplx.c  1.5   21 years  ohara   Changing some MACROs and preprocessor directives: for example, #if PARI was repl...
[TXT] d-itv.c  1.3   21 years  ohara   Changing some MACROs and preprocessor directives: for example, #if PARI was repl...
[TXT] dist.c  1.29   20 years  noro   Added error checks in create_composite_orderspec.
[TXT] distm.c  1.18   20 years  noro   dp_gr_mod_main(), dp_f4_mod_main() now accept DP as input.
[TXT] f-itv.c  1.5   20 years  saito   add new function polynoimal equaiton solve. return val is interval num. solve( p...
[TXT] gf2n.c  1.4   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] gfpn.c  1.4   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] gfs.c  1.17   21 years  noro   Fixed bugs in primedec_mod.
[TXT] gfspn.c  1.5   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] igcdhack.c  1.4   23 years  murao   Update (27bit integers not needed any longer) and addition of some igcd function...
[TXT] init.c  1.21   20 years  saito   chenge keyword prefixmode to outputstyle ctrl("outputstyle",0) <--- default styl...
[TXT] lmi.c  1.4   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] mat.c  1.10   21 years  noro   Fixed a bug in arf_mul.
[TXT] mi.c  1.3   23 years  noro   Sorry, the email address in the license agreement was incorrect.
[TXT] mt19937.c  1.2   23 years  noro   Added copyright notice and license agreement. It is mandatory to distribute Risa...
[TXT] mulup2_11.s  1.1.1.1   24 years  noro   Imported asir2000 as OpenXM_contrib2/asir2000.
[TXT] nd.c  1.96   20 years  noro   Added matrix order support in nd.c.
[TXT] nd.h  1.2   20 years  noro   Added matrix order support in nd.c.
[TXT] ndbug.c  1.2   20 years  noro   It seems that the optimizer of gcc-3.2.2 is buggy on opteron. nd_add_q is modifi...
[TXT] num.c  1.6   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] p-itv.c  1.5   20 years  saito   add new function polynoimal equaiton solve. return val is interval num. solve( p...
[TXT] pari.c  1.6   21 years  ohara   Changing some MACROs and preprocessor directives: for example, #if PARI was repl...
[TXT] real.c  1.8   20 years  noro   Fixed the word order of double float on Opteron.
[TXT] str.c  1.5   20 years  noro   MALLOC->MALLOC_ATOMIC in strobj().
[TXT] t-itv.c  1.4   20 years  saito   add new function polynoimal equaiton solve. return val is interval num. solve( p...
[TXT] ui.c  1.3   23 years  noro   Sorry, the email address in the license agreement was incorrect.
[TXT] up.c  1.5   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] up2.c  1.4   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] up_gf2n.c  1.4   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] up_gfpn.c  1.4   20 years  noro   Fixed the word order of double float on Opteron.
[TXT] up_lm.c  1.7   20 years  noro   Fixed the word order of double float on Opteron.
[TXT] upo.c  1.3   23 years  noro   Sorry, the email address in the license agreement was incorrect.
[TXT] vect.c  1.5   21 years  noro   Fixed a bug in arf_mul.


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