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_3_12


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] A.c  1.6   18 years  noro   Adding function for algebraic number computation.
[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.21   20 years  noro   Fixed a bug in sffctr and sfsqfr.
[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.9   15 years  ohara   Macro MPIINC and MPILIB are removed.
[TXT] Makefile.in  1.20   15 years  ohara   Macro MPIINC and MPILIB are removed.
[TXT] Mgfs.c  1.16   19 years  noro   Fixed a bug in kmulsfummain(). The bug was an insufficient allocation of working...
[TXT] N.c  1.9   16 years  noro   Modified assembly language codes for Darwin.
[TXT] NEZ.c  1.5   17 years  noro   Fixed a performance bug in nezgcdnp_sqfr_primitive.
[TXT] Ngcd.c  1.3   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] P.c  1.11   19 years  noro   Corrected the behavior of diff() and ediff().
[TXT] PD.c  1.6   19 years  noro   Added support of Laurent polynomial (experimental). 'ctrl("allow_laurent",1)' is...
[TXT] PDM.c  1.6   19 years  noro   Added support of Laurent polynomial (experimental). 'ctrl("allow_laurent",1)' is...
[TXT] PM.c  1.6   19 years  noro   Added support of Laurent polynomial (experimental). 'ctrl("allow_laurent",1)' is...
[TXT] PU.c  1.12   19 years  noro   Fixed a bug in detp(), which was accidentally incorpolated today.
[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.5   18 years  noro   Fixed a bug in substitution for Laurent poly. Added a ctrl switch "terse" for av...
[TXT] RU.c  1.4   21 years  noro   Modified the behavior of red() so that it cancels sign.
[TXT] Z.c  1.10   16 years  noro   Modified assembly language codes for Darwin.
[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] dalg.c  1.15   17 years  noro   Fixed a bug in dalgtoalg().
[TXT] dist.c  1.43   16 years  noro   Added an experimental order specification with arbitrary weight vector. The orde...
[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.6   19 years  saito   remove unrefer to other file.
[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.5   18 years  ohara   Fixed grammatical problem for gcc4. Note: it is yet incompleted as follws: Open...
[TXT] init.c  1.28   15 years  ohara   Add new function GC_get_gctime to libasir-gc.a
[TXT] lmi.c  1.4   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] mat.c  1.15   18 years  noro   Added memory_conplot(), memory_plot(), which return BYTEARRAY representing bitma...
[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.173   15 years  noro   Added option 'nora' (=No ReduceALL) is added to nd_gr and nd_gr_trace.
[TXT] nd.h  1.25   15 years  noro   In nd_gr and nd_gr_trace accept options gentrace and gensyz.
[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.6   19 years  saito   rm some warning
[TXT] pari.c  1.7   18 years  saito   use PARIVERSION, and modify pari lib function fetch_named_var interface.
[TXT] poly.c  1.2   18 years  ohara   Fixed grammatical problem for gcc4. Note: it is yet incompleted as follws: Open...
[TXT] polydiv.c  1.1   19 years  noro   Added support of Laurent polynomial (experimental). 'ctrl("allow_laurent",1)' is...
[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>