Powered by Apache

CVS log for OpenXM_contrib2/asir2000/include/version.h

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.430 / (download) - annotate - [select for diffs], Sun Oct 4 03:14:08 2020 UTC (3 years, 6 months ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.429: +2 -2 lines
Diff to previous 1.429 (colored)

Added function prototypes.

Revision 1.429 / (download) - annotate - [select for diffs], Sun Mar 3 05:21:16 2019 UTC (5 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.428: +2 -2 lines
Diff to previous 1.428 (colored)

Fixed many bugs:
asir2000, asir2018: a bug in ndv_homogenize()
asir2018: several bugs related to multiplication of univariate polynomials
          bsave/bload of LM data

Revision 1.428 / (download) - annotate - [select for diffs], Tue Sep 4 07:03:38 2018 UTC (5 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.427: +2 -2 lines
Diff to previous 1.427 (colored)

Fixed a bug related to gmp.

Revision 1.427 / (download) - annotate - [select for diffs], Sat Jul 28 00:45:55 2018 UTC (5 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.426: +2 -2 lines
Diff to previous 1.426 (colored)

nd_btog() accepts any prime as a characteristic.

Revision 1.426 / (download) - annotate - [select for diffs], Tue Jul 10 05:29:37 2018 UTC (5 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.425: +2 -2 lines
Diff to previous 1.425 (colored)

Fixed a bug in divsdc().

Revision 1.425 / (download) - annotate - [select for diffs], Tue Jun 12 07:03:36 2018 UTC (5 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.424: +2 -2 lines
Diff to previous 1.424 (colored)

A quick fix for a bug in ifplot and conplot.

Revision 1.424 / (download) - annotate - [select for diffs], Fri Apr 20 06:24:56 2018 UTC (6 years ago) by noro
Branch: MAIN
Changes since 1.423: +2 -2 lines
Diff to previous 1.423 (colored)

Fixed a bug in ndv_check_membership().
ndv_mod is needed only when m=-2 (large finite field).

Revision 1.423 / (download) - annotate - [select for diffs], Thu Mar 29 01:32:53 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.422: +2 -2 lines
Diff to previous 1.422 (colored)

Changed a tab to two space charaters.

Revision 1.422 / (download) - annotate - [select for diffs], Wed Mar 28 05:27:22 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.421: +2 -2 lines
Diff to previous 1.421 (colored)

1. Added x!=factorial(x) as a pure function. If x is a real number,
  It gives the value of Gamma(x+1).
2. Added abs(x) as a pure function.
3. One can use break, return and continue at the toplevel.

Revision 1.421 / (download) - annotate - [select for diffs], Tue Mar 27 06:29:44 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.420: +2 -2 lines
Diff to previous 1.420 (colored)

Updated the version number.

Revision 1.420 / (download) - annotate - [select for diffs], Mon Mar 12 02:37:07 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.419: +2 -2 lines
Diff to previous 1.419 (colored)

Fixed a bug caused by SIGUSR1 signal during GC.

Revision 1.419 / (download) - annotate - [select for diffs], Mon Mar 5 01:56:17 2018 UTC (6 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.418: +2 -2 lines
Diff to previous 1.418 (colored)

Fixed a bug in nd_f4().

Revision 1.418 / (download) - annotate - [select for diffs], Wed Feb 28 03:57:54 2018 UTC (6 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.417: +2 -2 lines
Diff to previous 1.417 (colored)

Updated the version number.

Revision 1.417 / (download) - annotate - [select for diffs], Sun Sep 17 02:34:02 2017 UTC (6 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.416: +2 -2 lines
Diff to previous 1.416 (colored)

Changed defined(__GNUC__) to "defined(__GNUC__) && SIZEOF_LONG==8"
in nd.c etc.

Revision 1.416 / (download) - annotate - [select for diffs], Sat Sep 16 08:02:36 2017 UTC (6 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.415: +2 -2 lines
Diff to previous 1.415 (colored)

Changed the format of message from nd_f4().

Revision 1.415 / (download) - annotate - [select for diffs], Fri Sep 15 01:52:52 2017 UTC (6 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.414: +2 -2 lines
Diff to previous 1.414 (colored)

Improved nd_f4_red_mod64().

Revision 1.414 / (download) - annotate - [select for diffs], Thu Sep 14 01:34:54 2017 UTC (6 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.413: +2 -2 lines
Diff to previous 1.413 (colored)

Improved the efficiency of triangularization in nd_f4 when the modulus p
is large (p < 2^31).

Revision 1.413 / (download) - annotate - [select for diffs], Wed Sep 6 06:25:26 2017 UTC (6 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.412: +2 -2 lines
Diff to previous 1.412 (colored)

Improved arithmetic functions for MQ (small finite field).
ptomp(P) now uses current_mod set by setmod().

Revision 1.412 / (download) - annotate - [select for diffs], Mon Sep 4 01:57:53 2017 UTC (6 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.411: +2 -2 lines
Diff to previous 1.411 (colored)

Added 'plot_by_bigfloat' as a switch in ctrl(). If its value N is not equal zero,
then the evaluation in plot() is done by using bigdloat calculation with
decimal precision=N.
Added 'debug_plot' as a switch in ctrl(). If it is not equal zero, then
a message window is shown.
Fixed bugs in engine/bf.c.

Revision 1.411 / (download) - annotate - [select for diffs], Thu Aug 31 02:36:21 2017 UTC (6 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.410: +2 -2 lines
Diff to previous 1.410 (colored)

DP object now accepts general data type as coefficients.
Added DPM (element of a free module) and several related functions:
dpm_ltod, dpm_dtol, dpm_ht, dpm_hm, dpm_hc, dpm_nf, dpm_weyl_nf etc.
A monomial of DPM is represented as <<d0,d1,...:k>>, which
represents x0^d0*x1^d1*...*ek (ek is the k-th standard base of k[X]^n).

Revision 1.410 / (download) - annotate - [select for diffs], Mon Jun 12 06:22:50 2017 UTC (6 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.409: +2 -2 lines
Diff to previous 1.409 (colored)

\r\n are replaced with \n in get_line().

Revision 1.409 / (download) - annotate - [select for diffs], Sun Apr 9 02:23:13 2017 UTC (7 years ago) by noro
Branch: MAIN
Changes since 1.408: +2 -2 lines
Diff to previous 1.408 (colored)

Windows version does not call the GMP based reduction function in nd_f4 etc
because of some possible bug related to the garbage collector.

Revision 1.408 / (download) - annotate - [select for diffs], Wed Mar 29 01:15:15 2017 UTC (7 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.407: +2 -2 lines
Diff to previous 1.407 (colored)

Added mpfr_sin, mpfr_cos etc.

Revision 1.407 / (download) - annotate - [select for diffs], Tue Mar 28 03:26:33 2017 UTC (7 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.406: +2 -2 lines
Diff to previous 1.406 (colored)

Fixed a bug in yylex(). The debugger now correctly handles short helps
with several newlines.

Revision 1.406 / (download) - annotate - [select for diffs], Mon Mar 27 09:05:46 2017 UTC (7 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.405: +2 -2 lines
Diff to previous 1.405 (colored)

Fixed a bug in dp_mbase(): dp_mbase now checks whether input is
zero-dimensional and it returns [] if input is the trivial ideal [1].
nd_gr, nd_f4 etc. accept the same order specicications as dp_gr_main.

Revision 1.405 / (download) - annotate - [select for diffs], Thu Mar 9 00:46:44 2017 UTC (7 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.404: +2 -2 lines
Diff to previous 1.404 (colored)

Fixed a bug in Prk_ratmat().

Revision 1.404 / (download) - annotate - [select for diffs], Tue Feb 28 07:06:28 2017 UTC (7 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.403: +2 -2 lines
Diff to previous 1.403 (colored)

Fixed bugs related to computation over large finite fields.
Asir now does not call alloca().

Revision 1.403 / (download) - annotate - [select for diffs], Mon Feb 27 05:14:54 2017 UTC (7 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.402: +2 -2 lines
Diff to previous 1.402 (colored)

nd_{gr,f4}(B,V,P,O) accepts large prime P:
If P>=2^30 then the computation is done over a large finite field GF(P) (slow).
If P<2^30 then it is done over a small finite field GF(P) (fast).
Fixed a performance bug in modfctr().

Revision 1.402 / (download) - annotate - [select for diffs], Tue Feb 21 09:20:23 2017 UTC (7 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.401: +2 -2 lines
Diff to previous 1.401 (colored)

Added a function for trace lifting over large finite fields.

Revision 1.401 / (download) - annotate - [select for diffs], Tue Feb 7 08:30:31 2017 UTC (7 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.400: +2 -2 lines
Diff to previous 1.400 (colored)

Renamed reallocarray(). (reallocarray() -> asir_reallocarray())

Revision 1.400 / (download) - annotate - [select for diffs], Sun Jan 8 03:13:45 2017 UTC (7 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.399: +2 -2 lines
Diff to previous 1.399 (colored)

Fixed the version number.

Revision 1.399 / (download) - annotate - [select for diffs], Sun Jan 8 03:05:40 2017 UTC (7 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.398: +2 -2 lines
Diff to previous 1.398 (colored)

nd_f4(B,V,P,O) and nd_gr(B,V,P,O) now accept an argment P=-2.
If P=-2 is set, then the computation is done over a finite field
set by setmod_ff(X), where X is a prime number.

Revision 1.398 / (download) - annotate - [select for diffs], Mon Dec 5 10:29:15 2016 UTC (7 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.397: +2 -2 lines
Diff to previous 1.397 (colored)

Added an option sugarweight=W to nd_f4 and nd_gr, which is used only
for selecting the minimal sugar S-pairs.

Revision 1.397 / (download) - annotate - [select for diffs], Fri Dec 2 02:12:00 2016 UTC (7 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.396: +2 -2 lines
Diff to previous 1.396 (colored)

nd_gr, nd_f4 partially support computation with a (sugar) weight with
negative components.

Revision 1.396 / (download) - annotate - [select for diffs], Thu Nov 17 05:33:20 2016 UTC (7 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.395: +2 -2 lines
Diff to previous 1.395 (colored)

nd_gr(f4) now aborts when the ground field is Fp(X).

Revision 1.395 / (download) - annotate - [select for diffs], Tue Sep 27 07:37:46 2016 UTC (7 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.394: +2 -2 lines
Diff to previous 1.394 (colored)

Fixed a bug in Pox_reset().

Revision 1.394 / (download) - annotate - [select for diffs], Tue Aug 30 02:29:39 2016 UTC (7 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.393: +2 -2 lines
Diff to previous 1.393 (colored)

Updated the version number.

Revision 1.393 / (download) - annotate - [select for diffs], Sat Aug 27 03:09:03 2016 UTC (7 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.392: +2 -2 lines
Diff to previous 1.392 (colored)

Fixed an incorrect behavior in Pox_reset().

Revision 1.392 / (download) - annotate - [select for diffs], Wed Aug 24 01:33:53 2016 UTC (7 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.391: +2 -2 lines
Diff to previous 1.391 (colored)

Added a control key no_ox_reset.
If a server does not implement OX reset protocol, then
if no_ox_reset=0 : ox_reset() simply causes error,
if no_ox_reset=1 : ox_reset() terminates the server with a message,
if no_ox_reset=1 : ox_reset() terminates the server.

Revision 1.391 / (download) - annotate - [select for diffs], Mon Aug 8 07:18:11 2016 UTC (7 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.390: +2 -2 lines
Diff to previous 1.390 (colored)

Added a flag in dp_gr_flags() : if MaxDeg > 0 is set, then nd_gr, nd_f4,
nd_gr_trace, nd_f4_trace process only spolys with total degree <= MaxDeg.

Revision 1.390 / (download) - annotate - [select for diffs], Mon Jul 11 08:00:30 2016 UTC (7 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.389: +2 -2 lines
Diff to previous 1.389 (colored)

Removed unnecessary messages during exection of nd_f4().

Revision 1.389 / (download) - annotate - [select for diffs], Wed Jun 29 16:28:38 2016 UTC (7 years, 10 months ago) by ohara
Branch: MAIN
Changes since 1.388: +2 -2 lines
Diff to previous 1.388 (colored)

Version is bumped.

Revision 1.388 / (download) - annotate - [select for diffs], Tue Apr 5 04:21:19 2016 UTC (8 years ago) by noro
Branch: MAIN
Changes since 1.387: +2 -2 lines
Diff to previous 1.387 (colored)

Fixed a bug in ndl_module_weight_compare().

Revision 1.387 / (download) - annotate - [select for diffs], Fri Apr 1 03:11:37 2016 UTC (8 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.386: +2 -2 lines
Diff to previous 1.386 (colored)

version number is up to date.

Revision 1.386 / (download) - annotate - [select for diffs], Thu Mar 31 01:40:11 2016 UTC (8 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.385: +2 -2 lines
Diff to previous 1.385 (colored)

Implemented a new specification for module term order:
[ispot, [pw,mw], tiebreaker].
If this is specified, then
1. x^a*ei > x^b*ej if a*pw+mw[i]>b*pw+mw[j]
2. if a*pw+mw[i]>b*pw+mw[j] then
   apply POT if ispot=1 or TOP if ispot=0 with tiebreaker.
length(pw) must be equal to the number of variables.
length(mw) must be equal to the module rank.

Revision 1.385 / (download) - annotate - [select for diffs], Mon Mar 14 04:15:05 2016 UTC (8 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.384: +2 -2 lines
Diff to previous 1.384 (colored)

Added a function rk_ratmat(ord,num,den,t0,t1,step,f) for solving
x'=num(t)/det(t)*x, x(x0)=f by Runge-Kutta method.
ord : ord=4=>RK4, ord=5=>RK5
num : an array of matrices which represents num[0]+num[1]*t+...
den : a polynomial
f : an initla vector
return : [x(t(1))/x(t(0)),...,x(t(m))/x(t(m-1))], t(i)=t0+h*i, h=(x1-x0)/step.

Revision 1.384 / (download) - annotate - [select for diffs], Wed Dec 2 13:12:31 2015 UTC (8 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.383: +2 -2 lines
Diff to previous 1.383 (colored)

Added a function delete_uc() for deleting undetermined coefficients
in the list of indeterminates.

Revision 1.383 / (download) - annotate - [select for diffs], Thu Sep 24 04:43:13 2015 UTC (8 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.382: +2 -2 lines
Diff to previous 1.382 (colored)

Added dp_weyl_act(): dp_weyl_act(a<<1,2>>+...,<<3,4>>)=36<<2,2>>+... etc.
substr2np accepts substr2np(P,[v1,...],[a1,...]).

Revision 1.382 / (download) - annotate - [select for diffs], Mon Sep 14 05:47:09 2015 UTC (8 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.381: +2 -2 lines
Diff to previous 1.381 (colored)

Fixed a bug in cmpbf.

Revision 1.381 / (download) - annotate - [select for diffs], Thu Sep 3 23:05:41 2015 UTC (8 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.380: +2 -2 lines
Diff to previous 1.380 (colored)

Added (private) functions related to restriction of 1F1 equations.
comp_f(L1,L2) : comparison of two lists of linear factors with multiplicity.
indep_rows_mod(Mat,Mod) : find a basis of the row space.

Revision 1.380 / (download) - annotate - [select for diffs], Thu Aug 20 08:42:07 2015 UTC (8 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.379: +2 -2 lines
Diff to previous 1.379 (colored)

Elementary functions accepts complex number arguments.

Revision 1.379 / (download) - annotate - [select for diffs], Wed Aug 19 05:29:23 2015 UTC (8 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.378: +2 -2 lines
Diff to previous 1.378 (colored)

ox_pari is shut down upon interruption.

Revision 1.378 / (download) - annotate - [select for diffs], Mon Aug 17 05:18:36 2015 UTC (8 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.377: +2 -2 lines
Diff to previous 1.377 (colored)

Fixed bugs in ox_toolkit.
Modifed evalparif() in asir and sm_executeFunction() in ox_pari
so that functions can be easily added.

Revision 1.377 / (download) - annotate - [select for diffs], Sun Aug 16 03:12:09 2015 UTC (8 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.376: +2 -2 lines
Diff to previous 1.376 (colored)

Added several mpfr functions (mpfr_zeta, mpfr_j0 etc.).
See builtin/bfaux.c for details.

Revision 1.376 / (download) - annotate - [select for diffs], Wed Aug 12 10:45:39 2015 UTC (8 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.375: +2 -2 lines
Diff to previous 1.375 (colored)

Updated the version.

Revision 1.375 / (download) - annotate - [select for diffs], Fri Aug 7 05:31:00 2015 UTC (8 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.374: +2 -2 lines
Diff to previous 1.374 (colored)

Updated the version number.

Revision 1.374 / (download) - annotate - [select for diffs], Thu Aug 6 09:12:29 2015 UTC (8 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.373: +2 -2 lines
Diff to previous 1.373 (colored)

Added a new interface to ox_pari.

Revision 1.373 / (download) - annotate - [select for diffs], Wed Aug 5 01:10:38 2015 UTC (8 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.372: +2 -2 lines
Diff to previous 1.372 (colored)

Fixed a bug in (new) Peval().

Revision 1.372 / (download) - annotate - [select for diffs], Tue Aug 4 06:20:45 2015 UTC (8 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.371: +2 -2 lines
Diff to previous 1.371 (colored)

PARI is now being replaced by MPFR (GNU multiprecision floating-point reliable library).
1. eval() now calls functions in libmpfr.a.
2. PARI will be wrapped as an ox server 'ox_pari' (not yet).
Warning: Asir will not be built with interval arithmetics for a while.

Revision 1.371 / (download) - annotate - [select for diffs], Mon Jan 26 13:48:31 2015 UTC (9 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.370: +2 -2 lines
Diff to previous 1.370 (colored)

Added several functions sumi_... related to a master thesis project.

Revision 1.370 / (download) - annotate - [select for diffs], Tue Jan 13 00:54:54 2015 UTC (9 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.369: +2 -2 lines
Diff to previous 1.369 (colored)

1. Added dp_symb_add(A,B) which execute the symbolic addition of two distributed
   polynomials necessary for symbolic preprocessing in F4.
2. nd_f4(B,V,2,Ord|rref2=1) computes rref over GF(2) by bit operations.

Revision 1.369 / (download) - annotate - [select for diffs], Fri Oct 10 09:02:25 2014 UTC (9 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.368: +2 -2 lines
Diff to previous 1.368 (colored)

Fixed a bug related to dp_set_top_weight().

Revision 1.368 / (download) - annotate - [select for diffs], Fri Sep 19 01:26:00 2014 UTC (9 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.367: +2 -2 lines
Diff to previous 1.367 (colored)

If a switch 'evalef' (eval elementary function) is set to 1, then
instances of elementary functions with numerical arguments are immediately
evaluated without creating indeterminates.

[4] sin(1.2);
sin(1.2)
[5] ctrl("evalef",1);
1
[6] sin(1.2);
0.9320390859672263336090244044
[7] ctrl("bigfloat",1);
1
[8] sin(1.2);
0.9320390859672263496823216115
[9] setprec(100);
19
[10] sin(1.2);
0.9320390859672263496701344354948259954150705882087307353665978944502423415767920542157417224381184959624520466900203

Revision 1.367 / (download) - annotate - [select for diffs], Fri Sep 12 06:28:46 2014 UTC (9 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.366: +2 -2 lines
Diff to previous 1.366 (colored)

Fixed a bug in initd().

Revision 1.366 / (download) - annotate - [select for diffs], Tue Aug 19 06:35:02 2014 UTC (9 years, 8 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.365: +2 -2 lines
Diff to previous 1.365 (colored)

dp_set_top_weight() now accepts a matrix with non-negative integer elements.
(experimental)

Revision 1.365 / (download) - annotate - [select for diffs], Sat Aug 9 06:08:10 2014 UTC (9 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.364: +2 -2 lines
Diff to previous 1.364 (colored)

*** empty log message ***

Revision 1.364 / (download) - annotate - [select for diffs], Thu Jul 31 08:01:29 2014 UTC (9 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.363: +2 -2 lines
Diff to previous 1.363 (colored)

A pari object of the type INTMOD (integer mod) is converted to a vetor [n,a],
which means a mod n in Z/nZ.

Revision 1.363 / (download) - annotate - [select for diffs], Fri Jun 27 07:58:29 2014 UTC (9 years, 10 months ago) by saito
Branch: MAIN
Changes since 1.362: +2 -2 lines
Diff to previous 1.362 (colored)

plot function to original version
add new plot function type NG
ifplotOld => ifplot
ifplot => ifplotNG

Revision 1.362 / (download) - annotate - [select for diffs], Sun May 25 03:07:04 2014 UTC (9 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.361: +2 -2 lines
Diff to previous 1.361 (colored)

Changed the call of ifplotmain to ifplotmainOld in ifplot_resize().

Revision 1.361 / (download) - annotate - [select for diffs], Mon May 12 16:56:53 2014 UTC (9 years, 11 months ago) by saito
Branch: MAIN
Changes since 1.360: +2 -2 lines
Diff to previous 1.360 (colored)

update version NO

Revision 1.360 / (download) - annotate - [select for diffs], Mon Feb 24 01:45:28 2014 UTC (10 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.359: +2 -2 lines
Diff to previous 1.359 (colored)

Fixed a bug in nd_btog().
Fixed a bug nd_f4() with non-zero spoly list.

Revision 1.359 / (download) - annotate - [select for diffs], Mon Feb 3 02:43:05 2014 UTC (10 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.358: +2 -2 lines
Diff to previous 1.358 (colored)

Fixe bugs in nd_gr and nd_gr_trace:
if the ground field is a rational function field, then we have to
call traditional polynomial routines without GMP.

Revision 1.358 / (download) - annotate - [select for diffs], Wed Jan 22 02:34:58 2014 UTC (10 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.357: +2 -2 lines
Diff to previous 1.357 (colored)

GC_* in gmpq.c were replaced with Risa_GC_*.

Revision 1.357 / (download) - annotate - [select for diffs], Tue Jan 7 06:22:08 2014 UTC (10 years, 3 months ago) by saito
Branch: MAIN
Changes since 1.356: +2 -2 lines
Diff to previous 1.356 (colored)

interval bug fixed

Revision 1.356 / (download) - annotate - [select for diffs], Fri Dec 20 02:02:24 2013 UTC (10 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.355: +2 -2 lines
Diff to previous 1.355 (colored)

Modified nd_f4 and nd_f4_trace so that it partially use GMP.

Revision 1.355 / (download) - annotate - [select for diffs], Thu Dec 19 05:48:24 2013 UTC (10 years, 4 months ago) by saito
Branch: MAIN
Changes since 1.354: +2 -2 lines
Diff to previous 1.354 (colored)

add new ifplot functioin
ifplotD,ifplotQ,ifplotB,ineqnD,ineqnQ,ineqnB,ineqnandD,ineqnandQ,ineqnandB,
ineqnnorD,ineqnnorQ,ineqnnorB,plotoverD,plotoverQ,plotoverB

Revision 1.354 / (download) - annotate - [select for diffs], Fri Nov 29 08:23:46 2013 UTC (10 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.353: +2 -2 lines
Diff to previous 1.353 (colored)

Updated the version number.

Revision 1.353 / (download) - annotate - [select for diffs], Fri Nov 22 00:43:41 2013 UTC (10 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.352: +2 -2 lines
Diff to previous 1.352 (colored)

Fixed a bug in register_server().

Revision 1.352 / (download) - annotate - [select for diffs], Thu Nov 21 06:48:04 2013 UTC (10 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.351: +2 -2 lines
Diff to previous 1.351 (colored)

Fixed a bug in evalpf().

Revision 1.351 / (download) - annotate - [select for diffs], Tue Nov 5 02:55:03 2013 UTC (10 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.350: +2 -2 lines
Diff to previous 1.350 (colored)

Fixed inconsistent returns in various functions which make gcc abort.

Revision 1.350 / (download) - annotate - [select for diffs], Fri Sep 27 02:35:15 2013 UTC (10 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.349: +2 -2 lines
Diff to previous 1.349 (colored)

Changed the order of newly added basis elements in nd_f4().

Revision 1.349 / (download) - annotate - [select for diffs], Thu Sep 26 00:38:47 2013 UTC (10 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.348: +2 -2 lines
Diff to previous 1.348 (colored)

Added hashing for searching a exp vector in a list of exp vectors.

Revision 1.348 / (download) - annotate - [select for diffs], Wed Sep 25 02:36:24 2013 UTC (10 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.347: +2 -2 lines
Diff to previous 1.347 (colored)

Added options 'splist' and 'check_splist' to nd_gr().

Revision 1.347 / (download) - annotate - [select for diffs], Sun Sep 15 04:30:28 2013 UTC (10 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.346: +2 -2 lines
Diff to previous 1.346 (colored)

Added a partial trace feature in nd_f4().

Revision 1.346 / (download) - annotate - [select for diffs], Thu Sep 12 06:46:16 2013 UTC (10 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.345: +2 -2 lines
Diff to previous 1.345 (colored)

Recovered nd_gr_recompute_trace().

Revision 1.345 / (download) - annotate - [select for diffs], Mon Sep 9 07:29:25 2013 UTC (10 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.344: +2 -2 lines
Diff to previous 1.344 (colored)

Added experimental functions for a lifting generating relation for
an element of an ideal.

Revision 1.344 / (download) - annotate - [select for diffs], Wed Aug 7 01:55:48 2013 UTC (10 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.343: +2 -2 lines
Diff to previous 1.343 (colored)

Updated the version number.

Revision 1.343 / (download) - annotate - [select for diffs], Tue Aug 6 02:13:16 2013 UTC (10 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.342: +2 -2 lines
Diff to previous 1.342 (colored)

Updated the version number.

Revision 1.342 / (download) - annotate - [select for diffs], Fri Feb 15 07:05:49 2013 UTC (11 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.341: +2 -2 lines
Diff to previous 1.341 (colored)

Added getpid() which returns the process id.

Revision 1.341 / (download) - annotate - [select for diffs], Thu Jan 31 01:13:48 2013 UTC (11 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.340: +2 -2 lines
Diff to previous 1.340 (colored)

Entries of the order matrix are also considered when checking weights
in nd_setup_parameters().

Revision 1.340 / (download) - annotate - [select for diffs], Wed Jan 30 07:44:48 2013 UTC (11 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.339: +2 -2 lines
Diff to previous 1.339 (colored)

Added a check in nd_setup_parameters() for detecting
an invalid weight vector whose components are too large.

Revision 1.339 / (download) - annotate - [select for diffs], Tue Jan 8 07:25:58 2013 UTC (11 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.338: +2 -2 lines
Diff to previous 1.338 (colored)

Fixed a bug in multivariate factorizer.

Revision 1.338 / (download) - annotate - [select for diffs], Mon Dec 17 07:20:45 2012 UTC (11 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.337: +2 -2 lines
Diff to previous 1.337 (colored)

Asir now uses gc7.

In non-ox mode, SIGINT received during GC is recorded in a variable 'in_gc'
and int_handler() is executed after GC.

In ox mode, SIGINT received between begin_critical() and end_crtical()
is simply discarded.

All memory-allocation functions are wrapped in gc_risa.c:
Risa_GC_malloc(), Risa_GC_realloc() etc.

Revision 1.337 / (download) - annotate - [select for diffs], Mon Aug 27 05:38:00 2012 UTC (11 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.336: +2 -2 lines
Diff to previous 1.336 (colored)

Added option "dp=1" to nd_gr and nd_f4.

Revision 1.336 / (download) - annotate - [select for diffs], Tue Apr 10 07:15:07 2012 UTC (12 years ago) by noro
Branch: MAIN
Changes since 1.335: +2 -2 lines
Diff to previous 1.335 (colored)

Added a function nd_gr_recompute_trace for computing
GB candidates by using a trace.

Revision 1.335 / (download) - annotate - [select for diffs], Fri Feb 3 06:42:35 2012 UTC (12 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.334: +2 -2 lines
Diff to previous 1.334 (colored)

Added a function simple_is_eq(A,B).

Revision 1.334 / (download) - annotate - [select for diffs], Wed Sep 14 06:41:20 2011 UTC (12 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.333: +2 -2 lines
Diff to previous 1.333 (colored)

Fixed a bug in Pmap.

Revision 1.333 / (download) - annotate - [select for diffs], Wed Aug 24 07:20:09 2011 UTC (12 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.332: +2 -2 lines
Diff to previous 1.332 (colored)

*** empty log message ***

Revision 1.332 / (download) - annotate - [select for diffs], Mon Aug 15 09:21:00 2011 UTC (12 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.331: +2 -2 lines
Diff to previous 1.331 (colored)

nd_gr_proc() now accepts the options for nd_gr.

Revision 1.331 / (download) - annotate - [select for diffs], Thu Jul 21 04:43:26 2011 UTC (12 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.330: +2 -2 lines
Diff to previous 1.330 (colored)

Fixed a bug in Pord(): instance lists are initialized when the variable
list is overwritten.

Revision 1.330 / (download) - annotate - [select for diffs], Wed Jul 20 03:19:11 2011 UTC (12 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.329: +2 -2 lines
Diff to previous 1.329 (colored)

Added the overwrite mode in ord().

Revision 1.329 / (download) - annotate - [select for diffs], Thu Jun 16 08:17:15 2011 UTC (12 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.328: +2 -2 lines
Diff to previous 1.328 (colored)

0's in the arguments of mknode, mksnode and mkfnode have been changed to
NULLP (=(void *)0).

Revision 1.328 / (download) - annotate - [select for diffs], Wed Mar 30 02:43:18 2011 UTC (13 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.327: +2 -2 lines
Diff to previous 1.327 (colored)

1. get_function_name() now returns the function name.
2. Added a function remove_vars() for removing indeterminates from
   the global indeterminate list.
3. Modified adddl() so that it can handle monomials of non-positive weights
   correctly.

Revision 1.327 / (download) - annotate - [select for diffs], Fri Feb 18 02:54:49 2011 UTC (13 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.326: +2 -2 lines
Diff to previous 1.326 (colored)

Added an option intersect to nd_gr for computing a generating set of
the intersection of two ideals, which is not necessarily a GB.

Added a function dp_mono_reduce, which is a sub-routine for computing
the radical decomposition of a monomial ideal.

Revision 1.326 / (download) - annotate - [select for diffs], Thu Jan 13 08:00:07 2011 UTC (13 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.325: +2 -2 lines
Diff to previous 1.325 (colored)

searchf etc -> gen_search_searchonly in asir_executeFunctionSync().

Revision 1.325 / (download) - annotate - [select for diffs], Wed Jan 12 03:05:05 2011 UTC (13 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.324: +2 -2 lines
Diff to previous 1.324 (colored)

Fixed a bug in ox_asir.c: a function is now searched by gen_searchf_searchonly.

Revision 1.324 / (download) - annotate - [select for diffs], Thu Jan 6 04:42:47 2011 UTC (13 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.323: +2 -2 lines
Diff to previous 1.323 (colored)

Updated the version number.

Revision 1.323 / (download) - annotate - [select for diffs], Wed Dec 22 09:33:57 2010 UTC (13 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.322: +2 -2 lines
Diff to previous 1.322 (colored)

*** empty log message ***

Revision 1.322 / (download) - annotate - [select for diffs], Tue Dec 14 05:29:37 2010 UTC (13 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.321: +2 -2 lines
Diff to previous 1.321 (colored)

Added option newelim to nd_gr: if newelim=1 and an element which does not
contain the top variable, then nd_gr returns 0.

Revision 1.321 / (download) - annotate - [select for diffs], Mon Sep 27 05:05:59 2010 UTC (13 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.320: +2 -2 lines
Diff to previous 1.320 (colored)

nd_nf(F,GB,V,Ord,Char) and nd_weyl_nf(F,GB,V,Ord,Char) compute
a const times (the remainder modulo GB) for ideals and sumbodules.

Revision 1.320 / (download) - annotate - [select for diffs], Tue Aug 3 04:34:44 2010 UTC (13 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.319: +2 -2 lines
Diff to previous 1.319 (colored)

Modified cppname_init() so that it first searches OpenXM_HOME/bin/ox_cpp.
Modified afternl() so that it accepts #line nn as well as # nn for outputs
of cpp.

Revision 1.319 / (download) - annotate - [select for diffs], Wed Jul 14 04:36:59 2010 UTC (13 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.318: +2 -2 lines
Diff to previous 1.318 (colored)

Removed unnecessary fprintf() in nd_det().

Revision 1.318 / (download) - annotate - [select for diffs], Wed May 26 06:32:49 2010 UTC (13 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.317: +2 -2 lines
Diff to previous 1.317 (colored)

Fixed a bug in int_handler().
Now ctrl-D for interrupt prompt is ignored.

Revision 1.317 / (download) - annotate - [select for diffs], Mon May 24 02:02:37 2010 UTC (13 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.316: +2 -2 lines
Diff to previous 1.316 (colored)

Updated the version number.

Revision 1.316 / (download) - annotate - [select for diffs], Thu May 6 09:22:09 2010 UTC (14 years ago) by noro
Branch: MAIN
Changes since 1.315: +2 -2 lines
Diff to previous 1.315 (colored)

Fixed a bug in parse_gr_option().

Revision 1.315 / (download) - annotate - [select for diffs], Sat May 1 02:17:49 2010 UTC (14 years ago) by noro
Branch: MAIN
Changes since 1.314: +2 -2 lines
Diff to previous 1.314 (colored)

Added dp_mono_raddec for computing radical decomposition of a monomial ideal.

Revision 1.314 / (download) - annotate - [select for diffs], Mon Apr 26 01:06:22 2010 UTC (14 years ago) by noro
Branch: MAIN
Changes since 1.313: +2 -2 lines
Diff to previous 1.313 (colored)

Option 'incr=' for nd_* was changed to 'gbblock=[...]'.

Revision 1.313 / (download) - annotate - [select for diffs], Fri Apr 23 04:44:52 2010 UTC (14 years ago) by noro
Branch: MAIN
Changes since 1.312: +2 -2 lines
Diff to previous 1.312 (colored)

1. Added a new SM command 'SM_executeFunctionSync'.
2. Added an option 'incr=N' to nd_{gr,tr_trace,f4}.
3. Fixed a bug in eval{f,bf,bf_with_opts}.
4. Added an option 'sync=1' to ox_cmo_rpc().

Revision 1.312 / (download) - annotate - [select for diffs], Fri Apr 16 07:20:22 2010 UTC (14 years ago) by noro
Branch: MAIN
Changes since 1.311: +2 -2 lines
Diff to previous 1.311 (colored)

In the previous commit, an option homo=... is added to nd_gr, nd_f4 and
nd_weyl_gr.
Updated the version number.

Revision 1.311 / (download) - annotate - [select for diffs], Mon Feb 22 02:20:43 2010 UTC (14 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.310: +2 -2 lines
Diff to previous 1.310 (colored)

Fixed a bug in nd_gr_trace when generating trace information.

Revision 1.310 / (download) - annotate - [select for diffs], Fri Feb 19 08:27:19 2010 UTC (14 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.309: +2 -2 lines
Diff to previous 1.309 (colored)

Fixed a very old bug in nezgcdnpz().

Revision 1.309 / (download) - annotate - [select for diffs], Fri Feb 5 04:24:00 2010 UTC (14 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: R_1_3_1-2
Changes since 1.308: +2 -2 lines
Diff to previous 1.308 (colored)

Fixed bugs in  weyl_mul_nm_nmv().

Revision 1.308 / (download) - annotate - [select for diffs], Wed Feb 3 07:23:06 2010 UTC (14 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.307: +2 -2 lines
Diff to previous 1.307 (colored)

Fixed a bug in nd_weyl*.

Revision 1.307 / (download) - annotate - [select for diffs], Sun Jan 31 03:25:54 2010 UTC (14 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.306: +2 -2 lines
Diff to previous 1.306 (colored)

Fixed a bug in substr2np() on handling zero substitution.

Revision 1.306 / (download) - annotate - [select for diffs], Thu Jan 28 08:56:26 2010 UTC (14 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.305: +2 -2 lines
Diff to previous 1.305 (colored)

Added substp2nr(P,VS).
VS = [[v1,s1],[v2,s2],...,[vk,sk]].

Revision 1.305 / (download) - annotate - [select for diffs], Tue Jan 19 06:22:02 2010 UTC (14 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.304: +2 -2 lines
Diff to previous 1.304 (colored)

Updated the version number.

Revision 1.304 / (download) - annotate - [select for diffs], Thu Oct 15 07:08:40 2009 UTC (14 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.303: +2 -2 lines
Diff to previous 1.303 (colored)

Modified qltozl so that it accepts a vector with zero entries.

Revision 1.303 / (download) - annotate - [select for diffs], Tue Oct 13 08:53:51 2009 UTC (14 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.302: +2 -2 lines
Diff to previous 1.302 (colored)

Fixed a bug in nd.c : the initial bit length of an exponent is set to 1.

Revision 1.302 / (download) - annotate - [select for diffs], Mon Oct 12 10:43:45 2009 UTC (14 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.301: +2 -2 lines
Diff to previous 1.301 (colored)

Fixed a bug in nd_gr_trace().

Revision 1.301 / (download) - annotate - [select for diffs], Fri Oct 9 04:02:11 2009 UTC (14 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.300: +2 -2 lines
Diff to previous 1.300 (colored)

Added a builtin function dp_true_nf_marked_mod() for Groebner walk over a finite field.

Revision 1.300 / (download) - annotate - [select for diffs], Thu Sep 24 07:13:00 2009 UTC (14 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.299: +2 -2 lines
Diff to previous 1.299 (colored)

Deleted unnecessary codes in nd_gauss_elim_q().

Revision 1.299 / (download) - annotate - [select for diffs], Thu Sep 10 01:51:54 2009 UTC (14 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.298: +2 -2 lines
Diff to previous 1.298 (colored)

ltop and lbot in gpui_ri should be long in 64bit environment.

Revision 1.298 / (download) - annotate - [select for diffs], Wed Sep 9 08:13:24 2009 UTC (14 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.297: +2 -2 lines
Diff to previous 1.297 (colored)

*** empty log message ***

Revision 1.297 / (download) - annotate - [select for diffs], Wed Jul 15 02:19:47 2009 UTC (14 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.296: +2 -2 lines
Diff to previous 1.296 (colored)

Fixed a typo in pwrbf in a call of gpui_ri.

Revision 1.296 / (download) - annotate - [select for diffs], Mon Jun 1 07:31:54 2009 UTC (14 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.295: +2 -2 lines
Diff to previous 1.295 (colored)

*** empty log message ***

Revision 1.295 / (download) - annotate - [select for diffs], Sun Feb 15 03:07:41 2009 UTC (15 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_3_12
Changes since 1.294: +2 -2 lines
Diff to previous 1.294 (colored)

In nd_gr and nd_gr_trace accept options gentrace and gensyz.

Revision 1.294 / (download) - annotate - [select for diffs], Wed Feb 11 03:04:42 2009 UTC (15 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.293: +2 -2 lines
Diff to previous 1.293 (colored)

nd_gr also generates complete trace information.

Revision 1.293 / (download) - annotate - [select for diffs], Tue Feb 3 00:39:23 2009 UTC (15 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.292: +2 -2 lines
Diff to previous 1.292 (colored)

Fixed a bug in newbytearray().

Revision 1.292 / (download) - annotate - [select for diffs], Sun Jan 4 05:44:51 2009 UTC (15 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.291: +2 -2 lines
Diff to previous 1.291 (colored)

The first version of GB computation for module by nd_gr.

Revision 1.291 / (download) - annotate - [select for diffs], Thu Nov 27 08:27:04 2008 UTC (15 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.290: +2 -2 lines
Diff to previous 1.290 (colored)

Added a call of order_init() in ox_asir_init().

Revision 1.290 / (download) - annotate - [select for diffs], Thu Sep 4 01:42:26 2008 UTC (15 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.289: +2 -2 lines
Diff to previous 1.289 (colored)

eval_str(S) now accepts any single statement S. If one wants to
execute multiple statements, then they should be passwd as a block.
If S is a block, then the returned value is the value of the last
statemant in the block.

Revision 1.289 / (download) - annotate - [select for diffs], Mon Sep 1 06:20:33 2008 UTC (15 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.288: +2 -2 lines
Diff to previous 1.288 (colored)

(*F)(...) now accepts options.

Revision 1.288 / (download) - annotate - [select for diffs], Sun May 18 07:43:22 2008 UTC (15 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.287: +2 -2 lines
Diff to previous 1.287 (colored)

Fixed a bug in nd_setup_parameters.

Revision 1.287 / (download) - annotate - [select for diffs], Sun Oct 21 07:47:59 2007 UTC (16 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.286: +2 -2 lines
Diff to previous 1.286 (colored)

Added dp_compute_last_t() for normal groebner walk.

Revision 1.286 / (download) - annotate - [select for diffs], Mon Sep 17 12:47:46 2007 UTC (16 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.285: +2 -2 lines
Diff to previous 1.285 (colored)

Added an experimental order specification with arbitrary weight vector.
The ordering is set by calling dp_set_top_weight() followed by dp_ord().

Revision 1.285 / (download) - annotate - [select for diffs], Sun Sep 16 09:08:25 2007 UTC (16 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.284: +2 -2 lines
Diff to previous 1.284 (colored)

Modified dp_compute_essential_df().

Revision 1.284 / (download) - annotate - [select for diffs], Sat Sep 15 10:17:08 2007 UTC (16 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.283: +2 -2 lines
Diff to previous 1.283 (colored)

Modified assembly language codes for Darwin.

Revision 1.283 / (download) - annotate - [select for diffs], Thu Sep 6 02:23:40 2007 UTC (16 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.282: +2 -2 lines
Diff to previous 1.282 (colored)

Added an experimental function dp_compute_last_w() for generic Groebner walk.

Revision 1.282 / (download) - annotate - [select for diffs], Mon Aug 6 08:15:26 2007 UTC (16 years, 9 months ago) by saito
Branch: MAIN
CVS Tags: DEB_REL_1_2_3-9
Changes since 1.281: +2 -2 lines
Diff to previous 1.281 (colored)

add readline/readline.h
and gc6.8 new patch (for athron 64, FreeBSD, gc4.2)
if you want to use gc6.8-risa.diff,
then please edit GC_PATCH from gc6.5-risa.diff to gc6.8-risa.diff

Revision 1.281 / (download) - annotate - [select for diffs], Mon Apr 30 02:13:17 2007 UTC (17 years ago) by noro
Branch: MAIN
Changes since 1.280: +2 -2 lines
Diff to previous 1.280 (colored)

Updated the version number.

Revision 1.280 / (download) - annotate - [select for diffs], Sun Apr 15 11:01:01 2007 UTC (17 years ago) by noro
Branch: MAIN
Changes since 1.279: +2 -2 lines
Diff to previous 1.279 (colored)

Added a function nbm_index() which conputes the index of a monomial
in the monomial list of the same weight.

Revision 1.279 / (download) - annotate - [select for diffs], Thu Feb 15 02:06:20 2007 UTC (17 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.278: +2 -2 lines
Diff to previous 1.278 (colored)

Corrected the behavior of dptodalg().

Revision 1.278 / (download) - annotate - [select for diffs], Tue Feb 13 07:12:55 2007 UTC (17 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.277: +2 -2 lines
Diff to previous 1.277 (colored)

Fixed a bug in dalgtoalg().

Revision 1.277 / (download) - annotate - [select for diffs], Tue Jan 30 00:31:08 2007 UTC (17 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.276: +2 -2 lines
Diff to previous 1.276 (colored)

Updated the version number.

Revision 1.276 / (download) - annotate - [select for diffs], Thu Dec 14 02:49:59 2006 UTC (17 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.275: +2 -2 lines
Diff to previous 1.275 (colored)

Removed unnecessary content removal.

Revision 1.275 / (download) - annotate - [select for diffs], Tue Dec 12 11:50:37 2006 UTC (17 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.274: +2 -2 lines
Diff to previous 1.274 (colored)

Added a heuristic content reduction when the ground field is a rational
function field.

Revision 1.274 / (download) - annotate - [select for diffs], Mon Dec 4 01:40:51 2006 UTC (17 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.273: +2 -2 lines
Diff to previous 1.273 (colored)

nd_scale is computed from DP_Multiple and Denominator;

Revision 1.273 / (download) - annotate - [select for diffs], Sun Dec 3 01:04:10 2006 UTC (17 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.272: +2 -2 lines
Diff to previous 1.272 (colored)

Fixed a performance bug in nezgcdnp_sqfr_primitive.

Revision 1.272 / (download) - annotate - [select for diffs], Wed Nov 29 05:08:14 2006 UTC (17 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.271: +2 -2 lines
Diff to previous 1.271 (colored)

Fixed a bug in MKDAlg().

Revision 1.271 / (download) - annotate - [select for diffs], Tue Nov 28 02:17:55 2006 UTC (17 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.270: +2 -2 lines
Diff to previous 1.270 (colored)

Optimized the coefficient determination in nd_sp.

Revision 1.270 / (download) - annotate - [select for diffs], Mon Nov 27 07:31:26 2006 UTC (17 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.269: +2 -2 lines
Diff to previous 1.269 (colored)

Add Q(x) coef support in nd_gr and nd_gr_trace.

Revision 1.269 / (download) - annotate - [select for diffs], Thu Nov 9 15:54:35 2006 UTC (17 years, 5 months ago) by saito
Branch: MAIN
Changes since 1.268: +2 -2 lines
Diff to previous 1.268 (colored)

stop plot functions' color inheritance.

Revision 1.268 / (download) - annotate - [select for diffs], Wed Nov 8 07:34:33 2006 UTC (17 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.267: +2 -2 lines
Diff to previous 1.267 (colored)

Added get_word() and put_word() for reading and writing 4 byte int from/to
a file.

Revision 1.267 / (download) - annotate - [select for diffs], Thu Oct 26 10:49:17 2006 UTC (17 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.266: +2 -2 lines
Diff to previous 1.266 (colored)

Added dp_inv_or_split(GB,F,Ord), which computes inverse of F if F is
invertible, or additinal GB elements for GB(I:F). GB and F should be
represented by DP.

Revision 1.266 / (download) - annotate - [select for diffs], Thu Oct 12 08:20:38 2006 UTC (17 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.265: +2 -2 lines
Diff to previous 1.265 (colored)

Fixed a bug in Pnd_weyl_gr_trace().

Revision 1.265 / (download) - annotate - [select for diffs], Wed Sep 13 02:26:13 2006 UTC (17 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.264: +2 -2 lines
Diff to previous 1.264 (colored)

Fixed a bug in load() in Windows.

Revision 1.264 / (download) - annotate - [select for diffs], Sun Aug 27 22:17:27 2006 UTC (17 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.263: +2 -2 lines
Diff to previous 1.263 (colored)

Added nbm_trest().

Revision 1.263 / (download) - annotate - [select for diffs], Sat Aug 26 03:09:55 2006 UTC (17 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.262: +2 -2 lines
Diff to previous 1.262 (colored)

Fixed a bug in treating inputs containing algebraic numbers.

Revision 1.262 / (download) - annotate - [select for diffs], Wed Aug 9 02:40:47 2006 UTC (17 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.261: +2 -2 lines
Diff to previous 1.261 (colored)

Added savenbp() and loadnbp().

Revision 1.261 / (download) - annotate - [select for diffs], Tue Aug 8 02:39:18 2006 UTC (17 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.260: +2 -2 lines
Diff to previous 1.260 (colored)

Changed the ordering of monomials in NBP.

Revision 1.260 / (download) - annotate - [select for diffs], Wed Jun 21 10:33:38 2006 UTC (17 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.259: +2 -2 lines
Diff to previous 1.259 (colored)

Updated the version number.

Revision 1.259 / (download) - annotate - [select for diffs], Sat Jun 17 10:12:06 2006 UTC (17 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.258: +2 -2 lines
Diff to previous 1.258 (colored)

Removed unnecessary interredunction in case of finite field coefficient.

Revision 1.258 / (download) - annotate - [select for diffs], Mon Jun 12 21:51:33 2006 UTC (17 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.257: +2 -2 lines
Diff to previous 1.257 (colored)

Added interreduction to nd_gb().

Revision 1.257 / (download) - annotate - [select for diffs], Mon Jun 12 00:46:48 2006 UTC (17 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.256: +2 -2 lines
Diff to previous 1.256 (colored)

Added a heuristic strategy for sorting an input set in nd_{gr,f4}.

Revision 1.256 / (download) - annotate - [select for diffs], Sun Jun 11 11:41:15 2006 UTC (17 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.255: +2 -2 lines
Diff to previous 1.255 (colored)

Fixed the adding order to the increasing order.

Revision 1.255 / (download) - annotate - [select for diffs], Fri Jun 9 09:59:13 2006 UTC (17 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.254: +2 -2 lines
Diff to previous 1.254 (colored)

Added dp_interreduce(Poly,Vars,Ord), which inter-reduces the input.

Revision 1.254 / (download) - annotate - [select for diffs], Tue Jun 6 09:00:38 2006 UTC (17 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.253: +2 -2 lines
Diff to previous 1.253 (colored)

Fixed a bug in ndv_reduce_vect_q.

Revision 1.253 / (download) - annotate - [select for diffs], Mon Jun 5 01:01:41 2006 UTC (17 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.252: +2 -2 lines
Diff to previous 1.252 (colored)

Added inter-reduction in nd_gb.

Revision 1.252 / (download) - annotate - [select for diffs], Tue May 30 07:35:31 2006 UTC (17 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.251: +2 -2 lines
Diff to previous 1.251 (colored)

Added a new ctrl variable 'diag_period', which controls the period of
diagonalization duaring execution of Buchberger algorithm in homogeneous
case.

Revision 1.251 / (download) - annotate - [select for diffs], Mon Apr 17 04:35:20 2006 UTC (18 years ago) by noro
Branch: MAIN
Changes since 1.250: +2 -2 lines
Diff to previous 1.250 (colored)

Modified nd_f4() over Q.

Revision 1.250 / (download) - annotate - [select for diffs], Sun Apr 16 00:51:14 2006 UTC (18 years ago) by noro
Branch: MAIN
Changes since 1.249: +2 -2 lines
Diff to previous 1.249 (colored)

NBP accepts polynomials as its coefficients.

Revision 1.249 / (download) - annotate - [select for diffs], Wed Mar 22 09:40:03 2006 UTC (18 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.248: +2 -2 lines
Diff to previous 1.248 (colored)

Fixed a bug in the definition of oFNODE.

Revision 1.248 / (download) - annotate - [select for diffs], Thu Mar 16 10:08:21 2006 UTC (18 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.247: +2 -2 lines
Diff to previous 1.247 (colored)

newbytearray(FileName) returns the content of FileName as a BYTEARRAY.

Revision 1.247 / (download) - annotate - [select for diffs], Sat Mar 11 23:14:53 2006 UTC (18 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.246: +2 -2 lines
Diff to previous 1.246 (colored)

Corrected the linenumber in the error packet for 'undeclared functions'
error.

Revision 1.246 / (download) - annotate - [select for diffs], Wed Mar 8 22:04:55 2006 UTC (18 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.245: +2 -2 lines
Diff to previous 1.245 (colored)

Updated the version number.

Revision 1.245 / (download) - annotate - [select for diffs], Tue Feb 28 08:36:39 2006 UTC (18 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.244: +2 -2 lines
Diff to previous 1.244 (colored)

The specification of an error packet is as follows:
body=[packet_number,-1,error_message,where]
where=[["toplevel",line_number],[file_name,function_name,line_number],...]

Revision 1.244 / (download) - annotate - [select for diffs], Mon Feb 27 00:20:07 2006 UTC (18 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.243: +2 -2 lines
Diff to previous 1.243 (colored)

The stack size is increased at the startup.

Revision 1.243 / (download) - annotate - [select for diffs], Sat Feb 25 06:33:31 2006 UTC (18 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.242: +2 -2 lines
Diff to previous 1.242 (colored)

Fixing the error processing.

Revision 1.242 / (download) - annotate - [select for diffs], Mon Feb 13 10:07:19 2006 UTC (18 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: KNOPPIX_2006
Changes since 1.241: +2 -2 lines
Diff to previous 1.241 (colored)

Fixed a bug in ox_asir_init().

Revision 1.241 / (download) - annotate - [select for diffs], Wed Feb 8 02:11:19 2006 UTC (18 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.240: +2 -2 lines
Diff to previous 1.240 (colored)

Corrected the behavior of load operation.
(CAUTION: may contain critical bugs.)

Revision 1.240 / (download) - annotate - [select for diffs], Sun Feb 5 08:28:04 2006 UTC (18 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.239: +2 -2 lines
Diff to previous 1.239 (colored)

Fixed a bug in load_and_execfile used in exec() and import().

Revision 1.239 / (download) - annotate - [select for diffs], Fri Feb 3 03:55:18 2006 UTC (18 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.238: +2 -2 lines
Diff to previous 1.238 (colored)

Added a function exec(filename), which is similar to load(), but it
immediately execute statements in the file. (load() simply redirects
the input stream.)

Adde a function import(filename), which is a variant of exec().
It remembers the name of the executed file and it does not execute
the same file twice, unless an option '|reimport=1' is supplied.

Revision 1.238 / (download) - annotate - [select for diffs], Wed Feb 1 07:29:29 2006 UTC (18 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.237: +2 -2 lines
Diff to previous 1.237 (colored)

print() always calls fflush() in ox_asir.

Revision 1.237 / (download) - annotate - [select for diffs], Wed Dec 21 23:18:16 2005 UTC (18 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.236: +2 -2 lines
Diff to previous 1.236 (colored)

Added memory_conplot(), memory_plot(), which return BYTEARRAY
representing bitmap.

Revision 1.236 / (download) - annotate - [select for diffs], Mon Dec 19 01:31:43 2005 UTC (18 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.235: +2 -2 lines
Diff to previous 1.235 (colored)

Fixed incorrect behaviour of nfnode_comp_lex().

Revision 1.235 / (download) - annotate - [select for diffs], Sun Dec 18 01:44:16 2005 UTC (18 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.234: +2 -2 lines
Diff to previous 1.234 (colored)

Fixed several inappropriate behaviour of fnodetotex_tb().

Revision 1.234 / (download) - annotate - [select for diffs], Wed Dec 14 06:07:30 2005 UTC (18 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.233: +2 -2 lines
Diff to previous 1.233 (colored)

Added qt_set_weight().

Revision 1.233 / (download) - annotate - [select for diffs], Sat Dec 10 14:14:15 2005 UTC (18 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.232: +2 -2 lines
Diff to previous 1.232 (colored)

Implementing matching functions in C.

Revision 1.232 / (download) - annotate - [select for diffs], Fri Dec 9 08:10:44 2005 UTC (18 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.231: +2 -2 lines
Diff to previous 1.231 (colored)

quote_xxx -> qt_xxx, nquote_xxx -> nqt_xxx (except for old functions
such as quote_to_funargs etc.)
Fixed a bug in eval_quote.
Added qt_set_ord(). Currently only a variable order can be specified.

Revision 1.231 / (download) - annotate - [select for diffs], Wed Nov 30 04:51:46 2005 UTC (18 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.230: +2 -2 lines
Diff to previous 1.230 (colored)

quote_normalize(F,2) -> power is expanded.
x^3 -> x*x*x etc.
nquote_match() uses this mode.

Revision 1.230 / (download) - annotate - [select for diffs], Sat Nov 26 01:28:12 2005 UTC (18 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.229: +2 -2 lines
Diff to previous 1.229 (colored)

Simplifed shuffle_mul and harmonic_mul.

Revision 1.229 / (download) - annotate - [select for diffs], Thu Nov 24 08:16:03 2005 UTC (18 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.228: +2 -2 lines
Diff to previous 1.228 (colored)

Adding harmonic product of NBP (incomplete).

Revision 1.228 / (download) - annotate - [select for diffs], Sat Nov 12 08:10:56 2005 UTC (18 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.227: +2 -2 lines
Diff to previous 1.227 (colored)

Fixed a bug in get_allocwords().

Revision 1.227 / (download) - annotate - [select for diffs], Sun Nov 6 01:27:28 2005 UTC (18 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.226: +2 -2 lines
Diff to previous 1.226 (colored)

Fixed some bugs in the specification of subroutines called by the pattern matcher.

Revision 1.226 / (download) - annotate - [select for diffs], Fri Nov 4 07:03:38 2005 UTC (18 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.225: +2 -2 lines
Diff to previous 1.225 (colored)

Fixed some bugs related to rewriting.

Revision 1.225 / (download) - annotate - [select for diffs], Thu Nov 3 07:41:22 2005 UTC (18 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.224: +2 -2 lines
Diff to previous 1.224 (colored)

Added a support for I_IFUNC in nfnode_*().

Revision 1.224 / (download) - annotate - [select for diffs], Wed Nov 2 05:18:42 2005 UTC (18 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.223: +2 -2 lines
Diff to previous 1.223 (colored)

Fixed a bug in fnode_normalize_pwr().

Revision 1.223 / (download) - annotate - [select for diffs], Tue Nov 1 07:24:11 2005 UTC (18 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.222: +2 -2 lines
Diff to previous 1.222 (colored)

Added quote_normalize_unify().

Revision 1.222 / (download) - annotate - [select for diffs], Mon Oct 31 10:03:48 2005 UTC (18 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.221: +2 -2 lines
Diff to previous 1.221 (colored)

Adding fnode_normalize_unify() (incomplete).

Revision 1.221 / (download) - annotate - [select for diffs], Wed Oct 26 23:43:23 2005 UTC (18 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.220: +2 -2 lines
Diff to previous 1.220 (colored)

Fixed a bug in fnode_normalize_comp().

Revision 1.220 / (download) - annotate - [select for diffs], Wed Oct 26 07:33:03 2005 UTC (18 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.219: +2 -2 lines
Diff to previous 1.219 (colored)

Added a new category of programming variables for representing patterns:
_X, _Y etc.

Revision 1.219 / (download) - annotate - [select for diffs], Mon Oct 24 08:26:42 2005 UTC (18 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.218: +2 -2 lines
Diff to previous 1.218 (colored)

Fixed a bug in searchvar().

Revision 1.218 / (download) - annotate - [select for diffs], Wed Oct 19 10:31:19 2005 UTC (18 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.217: +2 -2 lines
Diff to previous 1.217 (colored)

Modified the behavior of Pquote_match_rewrite().

Revision 1.217 / (download) - annotate - [select for diffs], Sat Oct 15 02:34:14 2005 UTC (18 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.216: +2 -2 lines
Diff to previous 1.216 (colored)

quote_normalize(Expr,1) normalizes and expands Expr.

Revision 1.216 / (download) - annotate - [select for diffs], Fri Oct 14 06:00:03 2005 UTC (18 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.215: +2 -2 lines
Diff to previous 1.215 (colored)

Rewrote fnode_normalize().

Revision 1.215 / (download) - annotate - [select for diffs], Sun Oct 9 04:46:54 2005 UTC (18 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.214: +2 -2 lines
Diff to previous 1.214 (colored)

Updated the version number.

Revision 1.214 / (download) - annotate - [select for diffs], Wed Oct 5 07:38:08 2005 UTC (18 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.213: +2 -2 lines
Diff to previous 1.213 (colored)

Added quote_match_rewrite(F,Pattern,[Cond,],Action).

Example: quote_match_rewrite(`x-2*3,`X-Z*Y,`is_number(Z),`f(X,Y,Z))

In this example, is_number(Z) is evaluated and if it is non-zero,
f(X,Y,Z) is evaluated. If F does not match Pattern, a VOID type object
is returned. Action may be any expression.

Revision 1.213 / (download) - annotate - [select for diffs], Mon Oct 3 00:09:10 2005 UTC (18 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.212: +2 -2 lines
Diff to previous 1.212 (colored)

Updated the version number.

Revision 1.212 / (download) - annotate - [select for diffs], Thu Sep 29 08:55:26 2005 UTC (18 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.211: +2 -2 lines
Diff to previous 1.211 (colored)

quote_bin_to_nary -> quote_to_nary, quote_nary_to_bin -> quote_to_bin.
Fixed some bugs in the above functions.

Revision 1.211 / (download) - annotate - [select for diffs], Tue Sep 27 03:00:21 2005 UTC (18 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.210: +2 -2 lines
Diff to previous 1.210 (colored)

Fixed a bug in flatten_quote().

Revision 1.210 / (download) - annotate - [select for diffs], Wed Sep 21 23:39:32 2005 UTC (18 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.209: +2 -2 lines
Diff to previous 1.209 (colored)

Added a flag for builtin functions, which indicates a capability of
accepting quoted arguments.

Revision 1.209 / (download) - annotate - [select for diffs], Tue Sep 13 06:54:22 2005 UTC (18 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.208: +2 -2 lines
Diff to previous 1.208 (colored)

Removed unify(), which is useless.
quote_unify(quote(Expr),quote(Pattern)) does the same task.

Revision 1.208 / (download) - annotate - [select for diffs], Wed Aug 3 06:10:48 2005 UTC (18 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.207: +2 -2 lines
Diff to previous 1.207 (colored)

Fixed a bug in nd_nf().
Fixed a bug in lib/de.

Revision 1.207 / (download) - annotate - [select for diffs], Tue Aug 2 07:16:42 2005 UTC (18 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.206: +2 -2 lines
Diff to previous 1.206 (colored)

Added a module file lib/de for dynamic evaluation.
Fixed several bugs in algnum.c and dalg.c.

Revision 1.206 / (download) - annotate - [select for diffs], Wed Jul 27 04:35:11 2005 UTC (18 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.205: +2 -2 lines
Diff to previous 1.205 (colored)

Subsititution to a static variable should work correctly.

Revision 1.205 / (download) - annotate - [select for diffs], Tue Jul 26 00:58:50 2005 UTC (18 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.204: +2 -2 lines
Diff to previous 1.204 (colored)

Removed augment_backslash() in ox_asir.c.

Revision 1.204 / (download) - annotate - [select for diffs], Tue Jul 12 02:37:32 2005 UTC (18 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.203: +2 -2 lines
Diff to previous 1.203 (colored)

Updated the verison numbers.

Revision 1.203 / (download) - annotate - [select for diffs], Wed May 18 03:26:59 2005 UTC (18 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.202: +2 -2 lines
Diff to previous 1.202 (colored)

Color can be specified for plotover().

Revision 1.202 / (download) - annotate - [select for diffs], Thu Apr 7 08:33:12 2005 UTC (19 years ago) by noro
Branch: MAIN
Changes since 1.201: +2 -2 lines
Diff to previous 1.201 (colored)

Added comparison function for QUOTE.

Revision 1.201 / (download) - annotate - [select for diffs], Tue Apr 5 02:29:45 2005 UTC (19 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.200: +2 -2 lines
Diff to previous 1.200 (colored)

Added a function get_function_name() to get the function name from
a QUOTEARG wrapping an ARF function.

Revision 1.200 / (download) - annotate - [select for diffs], Fri Mar 18 08:55:59 2005 UTC (19 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.199: +2 -2 lines
Diff to previous 1.199 (colored)

Added nd_res() (experimental).

Revision 1.199 / (download) - annotate - [select for diffs], Thu Feb 17 06:27:35 2005 UTC (19 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.198: +2 -2 lines
Diff to previous 1.198 (colored)

Fixed a silly bug in reduceall_mod.

Revision 1.198 / (download) - annotate - [select for diffs], Wed Feb 9 08:32:32 2005 UTC (19 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_3
Changes since 1.197: +2 -2 lines
Diff to previous 1.197 (colored)

Improving nd_det.

Revision 1.197 / (download) - annotate - [select for diffs], Wed Jan 12 10:38:07 2005 UTC (19 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.196: +2 -2 lines
Diff to previous 1.196 (colored)

Improving generic_gauss_elim_hensel.

Revision 1.196 / (download) - annotate - [select for diffs], Sat Dec 18 16:50:10 2004 UTC (19 years, 4 months ago) by saito
Branch: MAIN
Changes since 1.195: +2 -2 lines
Diff to previous 1.195 (colored)

Add new matrix type, OID 24.
This matrix is form of index.

Revision 1.195 / (download) - annotate - [select for diffs], Sat Dec 18 03:27:16 2004 UTC (19 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.194: +2 -2 lines
Diff to previous 1.194 (colored)

Fixed a bug in bevalf(). (Added a support for module functions.)

Revision 1.194 / (download) - annotate - [select for diffs], Fri Dec 17 03:09:08 2004 UTC (19 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.193: +2 -2 lines
Diff to previous 1.193 (colored)

Added functions:
add_handler("intr" or "quit",func) put func on the top of the callback list.
clear_handler("intr" or "quit") clear the callback list.
list_handler("intr" or "quit")  ["fname1","fname2",...].

Revision 1.193 / (download) - annotate - [select for diffs], Wed Dec 15 22:51:40 2004 UTC (19 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.192: +2 -2 lines
Diff to previous 1.192 (colored)

Added a ctrl flag "no_debug_on_error". If set to 1, the interpreter
does not enter the debug mode.

Revision 1.192 / (download) - annotate - [select for diffs], Fri Dec 10 02:45:02 2004 UTC (19 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.191: +2 -2 lines
Diff to previous 1.191 (colored)

Improved invdalg().

Revision 1.191 / (download) - annotate - [select for diffs], Thu Dec 9 08:56:43 2004 UTC (19 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.190: +2 -2 lines
Diff to previous 1.190 (colored)

(Almost) completed the modification of nd_gr and nd_gr_trace for
dealing algebraic number coefficient cases.

Revision 1.190 / (download) - annotate - [select for diffs], Mon Dec 6 09:29:34 2004 UTC (19 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.189: +2 -2 lines
Diff to previous 1.189 (colored)

nd_gr and nd_gr_trace now accept polynomials over algebraic number fields
(still incomplete).

Revision 1.189 / (download) - annotate - [select for diffs], Wed Dec 1 12:55:19 2004 UTC (19 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.188: +2 -2 lines
Diff to previous 1.188 (colored)

Period of inttorat in generic_gauss_elim_hensel increases
when inttorat fails.

Revision 1.188 / (download) - annotate - [select for diffs], Wed Nov 24 06:01:04 2004 UTC (19 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.187: +2 -2 lines
Diff to previous 1.187 (colored)

Added a flag for ctrl() : error_in_timer.
if error_in_timer is set to 1, then an error within a timer environment
is properly handled as a usual one. (Default: such an error is identified
with a timer expiration.)

Revision 1.187 / (download) - annotate - [select for diffs], Mon Nov 22 02:26:56 2004 UTC (19 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.186: +2 -2 lines
Diff to previous 1.186 (colored)

Added the check of secure flags in bevalf().

Revision 1.186 / (download) - annotate - [select for diffs], Tue Nov 16 01:47:31 2004 UTC (19 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.185: +2 -2 lines
Diff to previous 1.185 (colored)

set_secure_flag now accepts a function identifier itself as its argument.

Revision 1.185 / (download) - annotate - [select for diffs], Thu Oct 28 06:55:00 2004 UTC (19 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.184: +2 -2 lines
Diff to previous 1.184 (colored)

Updated the version.h.

Revision 1.184 / (download) - annotate - [select for diffs], Wed Sep 15 06:06:42 2004 UTC (19 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.183: +2 -2 lines
Diff to previous 1.183 (colored)

Removed unnecessary arguments.
Added a ctrl switch 'show_orderspec'.

Revision 1.183 / (download) - annotate - [select for diffs], Wed Aug 18 00:50:37 2004 UTC (19 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.182: +2 -2 lines
Diff to previous 1.182 (colored)

Corrected the behavior of subst() under allow_laurent=1.

Revision 1.182 / (download) - annotate - [select for diffs], Wed Aug 18 00:17:02 2004 UTC (19 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.181: +2 -2 lines
Diff to previous 1.181 (colored)

Added support of Laurent polynomial (experimental).
'ctrl("allow_laurent",1)' is necessary for activating this feature.

Revision 1.181 / (download) - annotate - [select for diffs], Mon Aug 9 06:42:53 2004 UTC (19 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.180: +2 -2 lines
Diff to previous 1.180 (colored)

vartoquote() reverted.

Revision 1.180 / (download) - annotate - [select for diffs], Thu Aug 5 00:56:54 2004 UTC (19 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.179: +2 -2 lines
Diff to previous 1.179 (colored)

Fixed a bug in vartoquote().

Revision 1.179 / (download) - annotate - [select for diffs], Fri Jul 30 07:35:14 2004 UTC (19 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.178: +2 -2 lines
Diff to previous 1.178 (colored)

Updated the version number.

Revision 1.178 / (download) - annotate - [select for diffs], Tue Jul 13 07:59:54 2004 UTC (19 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.177: +2 -2 lines
Diff to previous 1.177 (colored)

Added quote_to_funargs(), funargs_to_quote().

An example:

ctrl("print_quote",1);
Q=quote((x+1)+(x+2));
/* FA = [fid,op,arg1,arg2] */
FA=quote_to_funargs(Q);
/* remove () from arg1 */
FA2=quote_to_funargs(FA[2])[1];
/* remove () from arg2 */
FA3=quote_to_funargs(FA[3])[1];
/* [fid,op,newarg1,newarg2] => quote */
funargs_to_quote([FA[0],FA[1],FA2,FA3]);

Revision 1.177 / (download) - annotate - [select for diffs], Thu Jul 8 03:00:30 2004 UTC (19 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.176: +2 -2 lines
Diff to previous 1.176 (colored)

Updated version.h.

Revision 1.176 / (download) - annotate - [select for diffs], Wed Jun 30 04:29:38 2004 UTC (19 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.175: +2 -2 lines
Diff to previous 1.175 (colored)

Added premp().

Revision 1.175 / (download) - annotate - [select for diffs], Mon Jun 28 01:50:22 2004 UTC (19 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.174: +2 -2 lines
Diff to previous 1.174 (colored)

Sorted factors returned by factorizers.

Revision 1.174 / (download) - annotate - [select for diffs], Fri Jun 25 05:21:56 2004 UTC (19 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.173: +2 -2 lines
Diff to previous 1.173 (colored)

help() now displays a short description for module functions.

Revision 1.173 / (download) - annotate - [select for diffs], Tue Jun 22 09:17:21 2004 UTC (19 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.172: +2 -2 lines
Diff to previous 1.172 (colored)

Added a new function mapat(Func,Pos,Args)
Pos = 0|1|... specifies the position of argument in Args for iteration.
Example: mapat(subst,1,x+y+z,[x,y,z],2) => [y+z+1,x+z+1,x+y+1]

Revision 1.172 / (download) - annotate - [select for diffs], Mon Jun 21 00:58:32 2004 UTC (19 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.171: +2 -2 lines
Diff to previous 1.171 (colored)

Fixed a bug in makesrvar(). FUNC->fullname is now used for searching
a predefined function.

Revision 1.171 / (download) - annotate - [select for diffs], Fri Jun 18 05:57:00 2004 UTC (19 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.170: +2 -2 lines
Diff to previous 1.170 (colored)

Implemented indirect function call for module local functions.

Revision 1.170 / (download) - annotate - [select for diffs], Tue Jun 15 00:56:52 2004 UTC (19 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.169: +2 -2 lines
Diff to previous 1.169 (colored)

GC_init() is now called at the beginning of main.
(Though it should not be necessary to do so...)

Revision 1.169 / (download) - annotate - [select for diffs], Mon May 31 00:38:44 2004 UTC (19 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.168: +2 -2 lines
Diff to previous 1.168 (colored)

Fixed bugs in dp.c.
(initd(ord) should be called after parsing order options.)

Revision 1.168 / (download) - annotate - [select for diffs], Fri May 14 06:02:54 2004 UTC (19 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.167: +2 -2 lines
Diff to previous 1.167 (colored)

Added a new datatype DPV (=an element of free module).
Converter : dp_ltod([p1,p2,...]) -> modvect(dp1,dp2,...)
Ordering : dpv_ord(id) or dpv_ord(id,w)
       id : 0 or 1 or 2. w : a degree shift vector.
  id=0  => compare weight (with w) then compare pos
		  (the one with the largest pos is taken)
  id=1  => compare weight (with w) then compare pos
		  (the one with the smallest pos is taken)
  id=2  => the one with the smallest pos is taken
Functions : dpv_ht, dpv_hm, dpv_hc
  [pos,monomial or number] is returned.

Revision 1.167 / (download) - annotate - [select for diffs], Fri Apr 30 08:25:38 2004 UTC (20 years ago) by noro
Branch: MAIN
Changes since 1.166: +2 -2 lines
Diff to previous 1.166 (colored)

"\r" is handled as 0xd.

Revision 1.166 / (download) - annotate - [select for diffs], Mon Apr 26 05:28:40 2004 UTC (20 years ago) by noro
Branch: MAIN
Changes since 1.165: +2 -2 lines
Diff to previous 1.165 (colored)

put_byte() can now handle STRING and TB as its argument.

Revision 1.165 / (download) - annotate - [select for diffs], Thu Apr 22 07:52:38 2004 UTC (20 years ago) by noro
Branch: MAIN
Changes since 1.164: +2 -2 lines
Diff to previous 1.164 (colored)

Fixed bugs in dp_inital_term and dp_order.

Revision 1.164 / (download) - annotate - [select for diffs], Thu Apr 15 08:14:13 2004 UTC (20 years ago) by noro
Branch: MAIN
Changes since 1.163: +2 -2 lines
Diff to previous 1.163 (colored)

Added the following functions (only work for DP input; not sorted
according to the specified orderings) :
dp_initial_term(DPorDPlist|order=...)
dp_order(DPorDPlist|order=...)

dp_weyl_gr_main() now realizes options (I hope...).

Revision 1.163 / (download) - annotate - [select for diffs], Sat Apr 3 05:52:57 2004 UTC (20 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.162: +2 -2 lines
Diff to previous 1.162 (colored)

Fixed a bug in sffctr and sfsqfr.

Revision 1.162 / (download) - annotate - [select for diffs], Thu Mar 25 01:31:03 2004 UTC (20 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.161: +2 -2 lines
Diff to previous 1.161 (colored)

Fixed a bug in fnodetotex_tb().

\lt -> < etc.

Revision 1.161 / (download) - annotate - [select for diffs], Fri Mar 19 01:18:54 2004 UTC (20 years, 1 month ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b
Changes since 1.160: +2 -2 lines
Diff to previous 1.160 (colored)

Fixed an incorrect behaviour of quotetotex() under dp_vars_hweyl=1.

Revision 1.160 / (download) - annotate - [select for diffs], Mon Mar 15 06:44:50 2004 UTC (20 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.159: +2 -2 lines
Diff to previous 1.159 (colored)

Fixed a bug in quotetotex_env().
quotetotex_env(0) now calls register functions with its argument=0.

Revision 1.159 / (download) - annotate - [select for diffs], Fri Mar 12 02:15:23 2004 UTC (20 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.158: +2 -2 lines
Diff to previous 1.158 (colored)

Fixed a bug in fnodetotex_tb().

Revision 1.158 / (download) - annotate - [select for diffs], Thu Mar 11 03:39:39 2004 UTC (20 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.157: +2 -2 lines
Diff to previous 1.157 (colored)

conv_flag
1 : substitution via tables (on|off)
2 : subscript conversion  (on|off)
4 : D-mode                (on|off)

Revision 1.157 / (download) - annotate - [select for diffs], Wed Mar 10 02:41:08 2004 UTC (20 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.156: +2 -2 lines
Diff to previous 1.156 (colored)

Removed 'attr' from QUOTE.

Revision 1.156 / (download) - annotate - [select for diffs], Tue Mar 9 02:39:01 2004 UTC (20 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.155: +2 -2 lines
Diff to previous 1.155 (colored)

Modified "conv_rule".

Revision 1.155 / (download) - annotate - [select for diffs], Fri Mar 5 01:19:09 2004 UTC (20 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX
Changes since 1.154: +2 -2 lines
Diff to previous 1.154 (colored)

asir_setenv()=> asir_env().
quotetotex_setenv()=>quotetotex_env().

Revision 1.154 / (download) - annotate - [select for diffs], Thu Mar 4 01:41:32 2004 UTC (20 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.153: +2 -2 lines
Diff to previous 1.153 (colored)

Corrected DP->quote conversion.
Added TeXsymbol manipulation.

Revision 1.153 / (download) - annotate - [select for diffs], Tue Mar 2 02:43:54 2004 UTC (20 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.152: +2 -2 lines
Diff to previous 1.152 (colored)

If SIGHUP is ignored, then the xterm running OX server
is not closed when "Close" is executed.

Revision 1.152 / (download) - annotate - [select for diffs], Mon Mar 1 01:23:37 2004 UTC (20 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.151: +2 -2 lines
Diff to previous 1.151 (colored)

Applied the same fix as in parse/xdeb.c.

Revision 1.151 / (download) - annotate - [select for diffs], Thu Feb 26 10:07:55 2004 UTC (20 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.150: +2 -2 lines
Diff to previous 1.150 (colored)

Added open_textbuffer(), close_textbuffer(), write_to_textbuffer(),
textbuffer_to_string().

Revision 1.150 / (download) - annotate - [select for diffs], Mon Feb 9 08:23:29 2004 UTC (20 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.149: +2 -2 lines
Diff to previous 1.149 (colored)

Added a function range(x,y), which generates a RANGE object.

Revision 1.149 / (download) - annotate - [select for diffs], Tue Feb 3 23:31:58 2004 UTC (20 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.148: +2 -2 lines
Diff to previous 1.148 (colored)

EXPERIMENTAL: adding new feature in specifying various options to
dp_***.

Revision 1.148 / (download) - annotate - [select for diffs], Thu Dec 25 02:40:24 2003 UTC (20 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.147: +2 -2 lines
Diff to previous 1.147 (colored)

Fixed printbf().

Revision 1.147 / (download) - annotate - [select for diffs], Wed Dec 24 02:20:19 2003 UTC (20 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.146: +2 -2 lines
Diff to previous 1.146 (colored)

Added an inconsistency check in nd_gr.

Revision 1.146 / (download) - annotate - [select for diffs], Sat Dec 13 08:03:56 2003 UTC (20 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.145: +2 -2 lines
Diff to previous 1.145 (colored)

Fixed a bug in ox_reset_102().

Revision 1.145 / (download) - annotate - [select for diffs], Thu Dec 11 05:48:04 2003 UTC (20 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.144: +2 -2 lines
Diff to previous 1.144 (colored)

Added SM_bcast_102, SM_reduce_102.
Modified the specification of RFC-102 API.

Revision 1.144 / (download) - annotate - [select for diffs], Tue Dec 9 03:07:45 2003 UTC (20 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.143: +2 -2 lines
Diff to previous 1.143 (colored)

Adding API for RFC-102.

Revision 1.143 / (download) - annotate - [select for diffs], Thu Dec 4 09:10:44 2003 UTC (20 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.142: +2 -2 lines
Diff to previous 1.142 (colored)

Updated the version number.

Revision 1.142 / (download) - annotate - [select for diffs], Tue Dec 2 03:24:24 2003 UTC (20 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.141: +2 -2 lines
Diff to previous 1.141 (colored)

Please execute configure because a new file has been added.

Added a file builtin/round.c.
Added functions {add,sub,mul,div}_{pinf,minf} for arithmetics with
rounding direction (experimental, using macros in interval.h).

Revision 1.141 / (download) - annotate - [select for diffs], Thu Nov 27 02:20:51 2003 UTC (20 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.140: +2 -2 lines
Diff to previous 1.140 (colored)

Fixed qsort (xxx.xxx can be used for comarison function).

Revision 1.140 / (download) - annotate - [select for diffs], Wed Nov 12 07:01:38 2003 UTC (20 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.139: +2 -2 lines
Diff to previous 1.139 (colored)

For backward compatibility, changed the treatment of argument
which is already declared as external.
Such an argument is bound to the external variable.

Revision 1.139 / (download) - annotate - [select for diffs], Wed Nov 5 08:02:45 2003 UTC (20 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.138: +2 -2 lines
Diff to previous 1.138 (colored)

Added #include "base.h" in nd.c.
Added ltov().

Revision 1.138 / (download) - annotate - [select for diffs], Tue Oct 21 00:52:50 2003 UTC (20 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.137: +2 -2 lines
Diff to previous 1.137 (colored)

Fixed Makefile.am.
Added lib/weight in Makefile.am.

Revision 1.137 / (download) - annotate - [select for diffs], Wed Oct 15 03:21:44 2003 UTC (20 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.136: +2 -2 lines
Diff to previous 1.136 (colored)

Added intermediate interreduction when the input is homogeneous.

Revision 1.136 / (download) - annotate - [select for diffs], Sat Oct 11 02:14:19 2003 UTC (20 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.135: +2 -2 lines
Diff to previous 1.135 (colored)

Improved ndl_equal.

Revision 1.135 / (download) - annotate - [select for diffs], Wed Oct 8 09:09:05 2003 UTC (20 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.134: +2 -2 lines
Diff to previous 1.134 (colored)

Adding demand loading in nd.c.

Revision 1.134 / (download) - annotate - [select for diffs], Sun Sep 28 09:18:57 2003 UTC (20 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.133: +2 -2 lines
Diff to previous 1.133 (colored)

Changed the sugar of generated polynomials in nd_f4.

Revision 1.133 / (download) - annotate - [select for diffs], Wed Sep 17 08:37:50 2003 UTC (20 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.132: +2 -2 lines
Diff to previous 1.132 (colored)

Fixed a bug in nd_setup_parameters().

Revision 1.132 / (download) - annotate - [select for diffs], Fri Sep 12 08:26:44 2003 UTC (20 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.131: +2 -2 lines
Diff to previous 1.131 (colored)

Updated the version number.

Revision 1.131 / (download) - annotate - [select for diffs], Sat Sep 6 01:33:27 2003 UTC (20 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.130: +2 -2 lines
Diff to previous 1.130 (colored)

Fixed a bug on weight computation.

Revision 1.130 / (download) - annotate - [select for diffs], Fri Sep 5 05:02:54 2003 UTC (20 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.129: +2 -2 lines
Diff to previous 1.129 (colored)

Fixed some bugs about degree bound computation.
ND weyl functions now accept block orders.

Revision 1.129 / (download) - annotate - [select for diffs], Thu Sep 4 08:35:10 2003 UTC (20 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.128: +2 -2 lines
Diff to previous 1.128 (colored)

Added nd_weyl_gr and nd_weyl_gr_trace (they partially work).

Revision 1.128 / (download) - annotate - [select for diffs], Wed Aug 27 01:48:27 2003 UTC (20 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.127: +2 -2 lines
Diff to previous 1.127 (colored)

Fixed a bug in nd_reduceall.

Revision 1.127 / (download) - annotate - [select for diffs], Mon Aug 25 08:57:32 2003 UTC (20 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.126: +2 -2 lines
Diff to previous 1.126 (colored)

Fixed bugs around ndv_dehomogenize().

Revision 1.126 / (download) - annotate - [select for diffs], Fri Aug 22 07:12:50 2003 UTC (20 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.125: +2 -2 lines
Diff to previous 1.125 (colored)

Implemented block orderings in nd.c (incomplete).

Revision 1.125 / (download) - annotate - [select for diffs], Thu Aug 21 07:39:26 2003 UTC (20 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.124: +2 -2 lines
Diff to previous 1.124 (colored)

Preparing for implementing block orderings.

Revision 1.124 / (download) - annotate - [select for diffs], Wed Aug 20 07:04:32 2003 UTC (20 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.123: +2 -2 lines
Diff to previous 1.123 (colored)

Removed unnecessary library calls (bzero, bcopy).

Revision 1.123 / (download) - annotate - [select for diffs], Tue Aug 19 05:29:12 2003 UTC (20 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.122: +2 -2 lines
Diff to previous 1.122 (colored)

Supporting general orderings.

Revision 1.122 / (download) - annotate - [select for diffs], Wed Aug 13 03:13:23 2003 UTC (20 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.121: +2 -2 lines
Diff to previous 1.121 (colored)

Added a member 'len' in struct oND, which is necessary for geobucket addition.

Revision 1.121 / (download) - annotate - [select for diffs], Tue Aug 12 09:07:21 2003 UTC (20 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.120: +2 -2 lines
Diff to previous 1.120 (colored)

Improved add_pbucket.

Revision 1.120 / (download) - annotate - [select for diffs], Mon Aug 11 07:37:08 2003 UTC (20 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.119: +2 -2 lines
Diff to previous 1.119 (colored)

Changed bucket size (4^k => 2^k).

Revision 1.119 / (download) - annotate - [select for diffs], Thu Aug 7 08:46:51 2003 UTC (20 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.118: +2 -2 lines
Diff to previous 1.118 (colored)

Cleaning up nd.c.

Revision 1.118 / (download) - annotate - [select for diffs], Tue Aug 5 05:01:19 2003 UTC (20 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.117: +2 -2 lines
Diff to previous 1.117 (colored)

Added homogenization, dehomogenization and interreduction to nd_**.

Revision 1.117 / (download) - annotate - [select for diffs], Sat Jul 26 01:00:32 2003 UTC (20 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.116: +2 -2 lines
Diff to previous 1.116 (colored)

Removed unnecessary parts in nd_*.

Revision 1.116 / (download) - annotate - [select for diffs], Fri Jul 25 04:19:55 2003 UTC (20 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.115: +2 -2 lines
Diff to previous 1.115 (colored)

Vector representation of reducer is used in nd_nf.

Revision 1.115 / (download) - annotate - [select for diffs], Wed Jul 23 07:50:33 2003 UTC (20 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.114: +2 -2 lines
Diff to previous 1.114 (colored)

Still improving nd_gr.

Revision 1.114 / (download) - annotate - [select for diffs], Tue Jul 22 07:12:42 2003 UTC (20 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.113: +2 -2 lines
Diff to previous 1.113 (colored)

Improving nd_gr.

Revision 1.113 / (download) - annotate - [select for diffs], Fri Jul 18 10:13:13 2003 UTC (20 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.112: +2 -2 lines
Diff to previous 1.112 (colored)

Added a very^2 experimental function "nd_gr".

Revision 1.112 / (download) - annotate - [select for diffs], Wed Jul 16 05:31:22 2003 UTC (20 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.111: +2 -2 lines
Diff to previous 1.111 (colored)

Fixed a bug in criterion_F() for Weyl algebra.

Revision 1.111 / (download) - annotate - [select for diffs], Wed Jul 9 07:11:09 2003 UTC (20 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.110: +2 -2 lines
Diff to previous 1.110 (colored)

Implemented gebucket for modular F4 (experimental).

Revision 1.110 / (download) - annotate - [select for diffs], Tue Jul 1 08:12:39 2003 UTC (20 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.109: +2 -2 lines
Diff to previous 1.109 (colored)

Modified measurement of timing in gb_f4_mod.

Revision 1.109 / (download) - annotate - [select for diffs], Thu Jun 26 08:28:39 2003 UTC (20 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.108: +2 -2 lines
Diff to previous 1.108 (colored)

Updated the version number.

Revision 1.108 / (download) - annotate - [select for diffs], Tue Jun 24 09:49:36 2003 UTC (20 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.107: +2 -2 lines
Diff to previous 1.107 (colored)

Added quo_trunc for determinant computation.

Revision 1.107 / (download) - annotate - [select for diffs], Sat Jun 21 02:09:16 2003 UTC (20 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.106: +2 -2 lines
Diff to previous 1.106 (colored)

Added headsgn(P), which returns the sgn of the leading coefficient w.r.t.
lex order. gb_comp() is fixed by using headsgn().

Revision 1.106 / (download) - annotate - [select for diffs], Thu Jun 5 09:40:40 2003 UTC (20 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.105: +2 -2 lines
Diff to previous 1.105 (colored)

Reverted unnecessary change in gr.c.

Revision 1.105 / (download) - annotate - [select for diffs], Fri May 30 06:03:29 2003 UTC (20 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.104: +2 -2 lines
Diff to previous 1.104 (colored)

Updated ytab.* for windows.

Revision 1.104 / (download) - annotate - [select for diffs], Sat May 24 10:42:17 2003 UTC (20 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.103: +2 -2 lines
Diff to previous 1.103 (colored)

Fixed a bug in appenduf().

Revision 1.103 / (download) - annotate - [select for diffs], Fri May 23 00:11:58 2003 UTC (20 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.102: +2 -2 lines
Diff to previous 1.102 (colored)

pfdef f(x) -> function f(x).
fixed a bug in Pox_push_{cmo,local}.

Revision 1.102 / (download) - annotate - [select for diffs], Tue May 20 06:15:00 2003 UTC (20 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.101: +2 -2 lines
Diff to previous 1.101 (colored)

In a module,

1. The compilation will be stopped if a function is defined without declaration.
2. A function is regarded as global if it is not declared.
3. If a variable is declared to be local, the other local variables should
   also be decalared.

Revision 1.101 / (download) - annotate - [select for diffs], Fri May 16 09:34:49 2003 UTC (20 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.100: +2 -2 lines
Diff to previous 1.100 (colored)

Removed 'globalf'.
Added 'localf'.

By default, a function is assumed to be defined outside the module.
If it is declared as localf, or already declared in the module, the
function is assumed to be local in the module.

A swith 'show_corssref' is added to ctrl() keys. If it is set to
a nonzero value, cross references are shown during loading the file.

Revision 1.100 / (download) - annotate - [select for diffs], Wed May 14 07:08:47 2003 UTC (20 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.99: +2 -2 lines
Diff to previous 1.99 (colored)

Module support in debug mode, some bug fixes.

Revision 1.99 / (download) - annotate - [select for diffs], Wed May 7 06:26:50 2003 UTC (21 years ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.98: +2 -2 lines
Diff to previous 1.98 (colored)

Fixed bugs in primedec_mod.

Revision 1.98 / (download) - annotate - [select for diffs], Mon Apr 28 06:25:29 2003 UTC (21 years ago) by noro
Branch: MAIN
Changes since 1.97: +2 -2 lines
Diff to previous 1.97 (colored)

Updated the version number.

Revision 1.97 / (download) - annotate - [select for diffs], Thu Apr 24 08:01:46 2003 UTC (21 years ago) by noro
Branch: MAIN
Changes since 1.96: +2 -2 lines
Diff to previous 1.96 (colored)

Updated the version number.

Revision 1.96 / (download) - annotate - [select for diffs], Wed Apr 23 07:03:52 2003 UTC (21 years ago) by noro
Branch: MAIN
Changes since 1.95: +2 -2 lines
Diff to previous 1.95 (colored)

Fixed a bug in ox_asir_init() (initialization of cppname.)

Revision 1.95 / (download) - annotate - [select for diffs], Sun Apr 20 06:57:25 2003 UTC (21 years ago) by noro
Branch: MAIN
Changes since 1.94: +2 -2 lines
Diff to previous 1.94 (colored)

Updated the version.

Revision 1.94 / (download) - annotate - [select for diffs], Wed Apr 2 06:48:20 2003 UTC (21 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.93: +2 -2 lines
Diff to previous 1.93 (colored)

Fixed a bug in builtin/miscf.c ( added && defined(DO_PLOT)).

Revision 1.93 / (download) - annotate - [select for diffs], Fri Mar 14 06:28:49 2003 UTC (21 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.92: +2 -2 lines
Diff to previous 1.92 (colored)

Fixed a bug in dp_load().

Revision 1.92 / (download) - annotate - [select for diffs], Wed Mar 12 08:12:53 2003 UTC (21 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.91: +2 -2 lines
Diff to previous 1.91 (colored)

Updated the version number.

Revision 1.91 / (download) - annotate - [select for diffs], Fri Mar 7 03:12:27 2003 UTC (21 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.90: +2 -2 lines
Diff to previous 1.90 (colored)

Correcting switches (defined(MPI)->MPI etc.)
Note that there still exist several inconsistencies.

Revision 1.90 / (download) - annotate - [select for diffs], Tue Jan 28 08:38:58 2003 UTC (21 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.89: +2 -2 lines
Diff to previous 1.89 (colored)

LBUFSIZ->BUFSIZ

Revision 1.89 / (download) - annotate - [select for diffs], Fri Jan 24 08:01:24 2003 UTC (21 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.88: +2 -2 lines
Diff to previous 1.88 (colored)

Fixed a bug in the windows version.

Revision 1.88 / (download) - annotate - [select for diffs], Mon Jan 20 17:44:52 2003 UTC (21 years, 3 months ago) by saito
Branch: MAIN
Changes since 1.87: +2 -2 lines
Diff to previous 1.87 (colored)

add new functions.
Destructive concatenation function "nconc".
Destructive cdr replcacement function "replcd".
Destructive cdr replcacement function "replca".

remove funciton concat.

Revision 1.87 / (download) - annotate - [select for diffs], Sat Jan 18 02:38:57 2003 UTC (21 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.86: +2 -2 lines
Diff to previous 1.86 (colored)

Output of GB over SF is normalized. (leading coeff of head coeff is 1.)

Revision 1.86 / (download) - annotate - [select for diffs], Thu Jan 16 00:33:29 2003 UTC (21 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.85: +2 -2 lines
Diff to previous 1.85 (colored)

Added a function sfptopsfp(P,V), which converts each coef of P to
its polynomial representation.

Revision 1.85 / (download) - annotate - [select for diffs], Wed Jan 15 04:53:04 2003 UTC (21 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.84: +2 -2 lines
Diff to previous 1.84 (colored)

Added a function dp_nf_tab_f().

Revision 1.84 / (download) - annotate - [select for diffs], Mon Jan 13 06:40:42 2003 UTC (21 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.83: +2 -2 lines
Diff to previous 1.83 (colored)

Fixed some a bug in sfsqfr().

Revision 1.83 / (download) - annotate - [select for diffs], Mon Jan 6 01:16:39 2003 UTC (21 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.82: +2 -2 lines
Diff to previous 1.82 (colored)

Added functions to compute minipolys over rational function fields.

Revision 1.82 / (download) - annotate - [select for diffs], Sat Jan 4 09:06:18 2003 UTC (21 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.81: +2 -2 lines
Diff to previous 1.81 (colored)

Modified groebner basis related functions for implementing prime decomposition
over finite fields.

Revision 1.81 / (download) - annotate - [select for diffs], Fri Dec 27 07:37:58 2002 UTC (21 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.80: +2 -2 lines
Diff to previous 1.80 (colored)

Added content reduction in dp_gr_f_main() (experimental).

Revision 1.80 / (download) - annotate - [select for diffs], Thu Dec 26 01:49:52 2002 UTC (21 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.79: +2 -2 lines
Diff to previous 1.79 (colored)

Updated the version number.

Revision 1.79 / (download) - annotate - [select for diffs], Mon Dec 9 00:42:14 2002 UTC (21 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.78: +2 -2 lines
Diff to previous 1.78 (colored)

1. eval_str() now creates new variabls.
2. The registered handler is called before ox_resetenv() is called.

Revision 1.78 / (download) - annotate - [select for diffs], Tue Nov 26 07:09:46 2002 UTC (21 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.77: +2 -2 lines
Diff to previous 1.77 (colored)

Improved hensel lifting over small finite fields.

Revision 1.77 / (download) - annotate - [select for diffs], Thu Oct 31 03:59:51 2002 UTC (21 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.76: +2 -2 lines
Diff to previous 1.76 (colored)

Added an experimental function bivariate_hensel_special(F,G0,H0,X,Y,D):

F must be monic in X, F = G0*H0 mod y, gcd(G0,H0) = 1 where G0, H0 are
univariate polys in x.
It returns [GD,HD] s.t. F = GD*HD mod y^D.

Revision 1.76 / (download) - annotate - [select for diffs], Mon Oct 21 04:44:48 2002 UTC (21 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.75: +2 -2 lines
Diff to previous 1.75 (colored)

Updated the version number.

Revision 1.75 / (download) - annotate - [select for diffs], Thu Oct 3 01:12:46 2002 UTC (21 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.74: +2 -2 lines
Diff to previous 1.74 (colored)

Fixed the leak of FILE descriptor.

Revision 1.74 / (download) - annotate - [select for diffs], Wed Oct 2 01:44:44 2002 UTC (21 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.73: +2 -2 lines
Diff to previous 1.73 (colored)

Updated the version number.

Revision 1.73 / (download) - annotate - [select for diffs], Wed Sep 11 07:23:26 2002 UTC (21 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.72: +2 -2 lines
Diff to previous 1.72 (colored)

Modified for linking pari-2.2.4.

Revision 1.72 / (download) - annotate - [select for diffs], Mon Sep 9 23:52:44 2002 UTC (21 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.71: +2 -2 lines
Diff to previous 1.71 (colored)

Fixed some bugs in the function for reading numbers.

Revision 1.71 / (download) - annotate - [select for diffs], Mon Sep 2 05:25:55 2002 UTC (21 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70 (colored)

Updated the version number.

Revision 1.70 / (download) - annotate - [select for diffs], Thu Aug 15 05:36:09 2002 UTC (21 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.69: +2 -2 lines
Diff to previous 1.69 (colored)

conplot() was broken.

Revision 1.69 / (download) - annotate - [select for diffs], Wed Aug 14 03:51:39 2002 UTC (21 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.68: +2 -2 lines
Diff to previous 1.68 (colored)

Added a file builtin/user.c to add user-defined builtin functions.

Revision 1.68 / (download) - annotate - [select for diffs], Fri Aug 2 02:41:03 2002 UTC (21 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.67: +2 -2 lines
Diff to previous 1.67 (colored)

SM_nop is necessary for VC++ version.

Revision 1.67 / (download) - annotate - [select for diffs], Fri Jul 26 00:33:03 2002 UTC (21 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.66: +2 -2 lines
Diff to previous 1.66 (colored)

Modified the behavior of red() so that it cancels sign.

Revision 1.66 / (download) - annotate - [select for diffs], Thu Jul 25 04:26:24 2002 UTC (21 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.65: +2 -2 lines
Diff to previous 1.65 (colored)

Modifications for using gc6 on VC++.

Revision 1.65 / (download) - annotate - [select for diffs], Sat Jul 20 02:28:07 2002 UTC (21 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (colored)

Added an option (X resource) for generating "upside down" PS file.
If plot*upsidedown:on is set as an X resource, the PS file is generated
as above.

Revision 1.64 / (download) - annotate - [select for diffs], Wed Jul 17 09:45:50 2002 UTC (21 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored)

dp_gr_main shows the maximal bit length of coeffs of
intermediate basis elements.

Revision 1.63 / (download) - annotate - [select for diffs], Wed Jul 10 05:29:35 2002 UTC (21 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (colored)

Added a builtin function draw_string().

draw_string(ID,INDEX,POSITION, STRING [,COLOR])
     :: Draws a character string STRING at POSITION  on a canvas.

Revision 1.62 / (download) - annotate - [select for diffs], Fri Jun 7 06:08:01 2002 UTC (21 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (colored)

Updated the version number.

Revision 1.61 / (download) - annotate - [select for diffs], Fri Mar 1 00:40:52 2002 UTC (22 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored)

StrassenSize -> 0.

Try the following in the old version:

A = newmat(5,5)$ for(I=0;I<5;I++)A[I][I]=1;
B = newmat(5,1)$ B[0][0] = -10$ B[1][0] = -7$ B[2][0] = -8$
A*B;

Revision 1.60 / (download) - annotate - [select for diffs], Fri Feb 8 08:28:01 2002 UTC (22 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (colored)

Added gcd_gf2n() for @ polynomial over GF(2).

Revision 1.59 / (download) - annotate - [select for diffs], Mon Jan 28 00:55:08 2002 UTC (22 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored)

Updated the version number.

Revision 1.58 / (download) - annotate - [select for diffs], Tue Jan 15 01:09:56 2002 UTC (22 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored)

Fixed a bug in mfctr_wrt_v().

Revision 1.57 / (download) - annotate - [select for diffs], Sun Jan 13 07:11:47 2002 UTC (22 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored)

Fixed a bug in sfmintdeg().

Revision 1.56 / (download) - annotate - [select for diffs], Wed Dec 26 10:46:45 2001 UTC (22 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored)

Update the version number.

Revision 1.55 / (download) - annotate - [select for diffs], Tue Dec 25 02:39:04 2001 UTC (22 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)

Modifications to support cygwin.

Revision 1.54 / (download) - annotate - [select for diffs], Fri Dec 21 08:23:13 2001 UTC (22 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored)

Ported to CYGWIN. (IPC has not yet been available.)

Revision 1.53 / (download) - annotate - [select for diffs], Mon Nov 19 00:57:12 2001 UTC (22 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)

Added a builtin function dp_gr_check_list(DP).
   --- Outputs [DParray, ListOfPairsOfIndeces].
Added a function gbcheck(B,V,O) in lib/gr, which is a wrapper of
dp_gr_check_list(). If proc option is supplied, the computation is
done by distributed computation.

Revision 1.52 / (download) - annotate - [select for diffs], Tue Oct 9 01:36:19 2001 UTC (22 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

Conversion to ANSI style (not completed yet).

Revision 1.51 / (download) - annotate - [select for diffs], Mon Oct 1 02:00:28 2001 UTC (22 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

Updated the version number.

Revision 1.50 / (download) - annotate - [select for diffs], Mon Sep 17 02:47:08 2001 UTC (22 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

Minor fixes.

Revision 1.49 / (download) - annotate - [select for diffs], Fri Sep 7 08:54:58 2001 UTC (22 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored)

F4 over GF(p) now uses compressed reducer polys.

Revision 1.48 / (download) - annotate - [select for diffs], Mon Sep 3 01:06:02 2001 UTC (22 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

Updated version number.
The previous commit includes getopt() (no arguments).

Revision 1.47 / (download) - annotate - [select for diffs], Mon Aug 20 09:03:26 2001 UTC (22 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

1. load_exec(FileName) : load and execute FileName. It can be used for
   demand loading.
   Caution : load_exec() cannot be nested. load() should be used within
   a load_exec() execution.
   XXX : there is a bug on printing of evaluted value containing load_exec().
2. Arithimetics of quoted objects has been implemented.

Revision 1.46 / (download) - annotate - [select for diffs], Thu Aug 2 03:59:16 2001 UTC (22 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)

1. '-O3' option causes a trouble in FFT.
2. Fixed bugs in bi-variate Hensel lifting over small finite fields.

Revision 1.45 / (download) - annotate - [select for diffs], Tue Jul 3 01:41:27 2001 UTC (22 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

An experimental implemetation of fast hensel lifting for univariate poly.

Revision 1.44 / (download) - annotate - [select for diffs], Wed Jun 27 00:45:46 2001 UTC (22 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored)

Updated the version number.

Revision 1.43 / (download) - annotate - [select for diffs], Mon Jun 4 02:49:46 2001 UTC (22 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

Modifications to support Mac OS X.
Note: /usr/bin/cpp of Mac OS X seems to be broken. I had to add

-D__ppc__ -D__NATURAL_ALIGNMENT__ -D__MACH__ -D__BIG_ENDIAN__ -D__APPLE__

as OPTS. Without these options imake does not work properly.

Revision 1.42 / (download) - annotate - [select for diffs], Tue May 8 01:34:37 2001 UTC (23 years ago) by noro
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

Updated the version number.

Revision 1.41 / (download) - annotate - [select for diffs], Fri Apr 20 06:33:17 2001 UTC (23 years ago) by noro
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

Updated the version number.

Revision 1.40 / (download) - annotate - [select for diffs], Mon Apr 2 01:26:15 2001 UTC (23 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

Batch files for making asir2000 on windows.

Revision 1.39 / (download) - annotate - [select for diffs], Mon Mar 26 07:07:03 2001 UTC (23 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

Sorry, this is a test.

Revision 1.38 / (download) - annotate - [select for diffs], Wed Mar 21 23:49:35 2001 UTC (23 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

Added a new function put_byte().
Updated the version number.

Revision 1.37 / (download) - annotate - [select for diffs], Tue Mar 13 01:14:37 2001 UTC (23 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

Updated the version number.

Revision 1.36 / (download) - annotate - [select for diffs], Thu Mar 8 07:49:12 2001 UTC (23 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.35: +3 -2 lines
Diff to previous 1.35 (colored)

Fixed a bug in al.c (QE).
Added a builtin function put_byte().
yylex() now skips CTRL(M).
Modified version(). It returns the information of distribution.
Added copyright notices.

Revision 1.35 / (download) - annotate - [select for diffs], Thu Jan 11 02:27:34 2001 UTC (23 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Updated the version number.

Revision 1.34 / (download) - annotate - [select for diffs], Tue Dec 26 05:58:24 2000 UTC (23 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

Updated the version number.

Revision 1.33 / (download) - annotate - [select for diffs], Fri Dec 22 10:03:29 2000 UTC (23 years, 4 months ago) by saito
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Update, include interval number.

Revision 1.32 / (download) - annotate - [select for diffs], Mon Dec 18 01:34:01 2000 UTC (23 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Updated the version number.

Revision 1.31 / (download) - annotate - [select for diffs], Fri Dec 15 07:20:14 2000 UTC (23 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Updated the version number.

Revision 1.30 / (download) - annotate - [select for diffs], Wed Dec 6 00:56:02 2000 UTC (23 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Updated the version number.

Revision 1.29 / (download) - annotate - [select for diffs], Wed Nov 15 00:07:20 2000 UTC (23 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Fixed a bug which causes SEGV when eval(sin(0.0)) called repeatedly.
It was caused by freeing a PARI system constant.

Revision 1.28 / (download) - annotate - [select for diffs], Fri Nov 10 08:28:52 2000 UTC (23 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

load() in Windows version now uses the content of an environment TMP
as the temporary directory.

Revision 1.27 / (download) - annotate - [select for diffs], Tue Nov 7 06:36:15 2000 UTC (23 years, 5 months ago) by noro
Branch: MAIN
CVS Tags: maekawa-ipv6
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Updated the version number.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Oct 17 04:13:37 2000 UTC (23 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Updated help archives and version.h.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Sep 20 09:00:00 2000 UTC (23 years, 7 months ago) by noro
Branch: MAIN
CVS Tags: STABLE_1_1_3, RELEASE_1_1_3
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Sorry, this is a test of mail forwarding.

Revision 1.24 / (download) - annotate - [select for diffs], Fri Aug 25 08:10:54 2000 UTC (23 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

*** empty log message ***

Revision 1.23 / (download) - annotate - [select for diffs], Wed Aug 23 09:44:10 2000 UTC (23 years, 8 months ago) by shimo
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

This is a test from Shimoyama. Only the version has been changed.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Aug 22 05:04:15 2000 UTC (23 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Sorry, the email address in the license agreement was incorrect.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Aug 21 08:31:36 2000 UTC (23 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.20: +50 -2 lines
Diff to previous 1.20 (colored)

Added copyright notice and license agreement. It is mandatory to distribute
Risa/Asir source codes freely.

Revision 1.20 / (download) - annotate - [select for diffs], Thu Jul 13 05:09:02 2000 UTC (23 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

I'm sorry. I have to commit too many modifications at once.

Major modifications are for optimization of modular groebner base computation.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Jun 5 03:21:58 2000 UTC (23 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Fixed a bug in builtin debugger.

Revision 1.18 / (download) - annotate - [select for diffs], Mon May 29 08:54:47 2000 UTC (23 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

1. F4

	array.c, gr.c (still experimental)

2. Weyl algebra

	dist.c, distm.c : product of monomials (weyl_mul*)
	Q.c : coefficients of the expansion of D^k*x^l (mkwc, mkwcm)

    Note that the current implementation and specification are too ad hoc.

	If ctrl("do_weyl",1) is executed, then all monomial operations are
	done in Weyl algebra. If the length of the exponent of a monomial
	is n=2m, then it is regarded as an element of Q<x1,...,xm,Dx1,...,Dxm>.
	If the length is n=2m+1, then it is a regarded as an element of
	Q[h]<x1,...,xm,Dx1,...,Dxm>, where h is the homogenization variable.
	The order specification is the same as in the commutative case, so
	one should use matrix order to realize natural orderings in Weyl
	algebra. Negative waits have not yet been supported.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Apr 25 04:09:09 2000 UTC (24 years ago) by noro
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Update of the version number.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Apr 20 02:20:16 2000 UTC (24 years ago) by noro
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Fixed a bug in resf_hensel() which causes SEGV for non-monic inputs.

Experimental implementation of linear equation solving by Hensel
in F4. It works but it is very slow, so currently it is not used.

Fixed a bug in sp around gathering hidden algebraic numbers.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Apr 13 06:01:03 2000 UTC (24 years ago) by noro
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Modified functions related to F4 symbolic preprocessing
Removed unnecessary (and time consuming) measurement of timings.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Apr 10 08:31:37 2000 UTC (24 years ago) by noro
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Boehm's GC has been updated to 5.0-alpha4.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Mar 14 05:25:44 2000 UTC (24 years, 1 month ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_1_2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Added fflush() for printf() calls.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Mar 10 03:05:02 2000 UTC (24 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Imakefile:
    Added a new target 'install-bin-lib' for OpenXM.
include/Imakefile, gc/Imakefile, parse/Imakefile:
	Added a new taget 'install-include' for the library mode.
lib/*:
	Updates of help/html files.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Mar 1 02:29:18 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Some fixes on UNIX-Windows compatibility.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Feb 7 05:21:32 2000 UTC (24 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

ntoint32(), int32ton() can handle negative integers.
Added strtoascii(string), asciitostr(array_of_ascii_codes).

Revision 1.9 / (download) - annotate - [select for diffs], Fri Feb 4 09:27:33 2000 UTC (24 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Added LinuxPPC support.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Jan 26 01:36:12 2000 UTC (24 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Fixed a bug in sqrm().

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jan 20 02:29:12 2000 UTC (24 years, 3 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Abort message now tells how to get a key.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jan 19 02:13:05 2000 UTC (24 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Updated the version number.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 11 06:43:36 2000 UTC (24 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Sorry for many updates at once.

builtin/poly.c : added maxblen().
builtin/int.c : added ntoint32() and int32ton().
io/tcpf.c : added ox_intr().
parse/glob.c : int_hander() has been modified so that it calls
               debug() in ox_asir.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Dec 27 04:16:32 1999 UTC (24 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Added several functions for distributed polynomial multiplication.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Dec 22 07:01:39 1999 UTC (24 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Modified the copyright notice.
Fixed a bug on the MPI version.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Dec 21 04:20:42 1999 UTC (24 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Added Help/HTML files written in Engilish.
They will be installed in asir library directory.
'OpenXM/lib/asir/help' is a symbolic link to help-eg.
If LANG is not set, then 'help' refers to 'asir/help'.
If the value of LANG begins with "japan" or "ja_JP", the 'help'
refers to 'asir/help-jp'.
If LANG is set but the value of LANG does not begin with
"japan" or "ja_JP", the 'help' refers to 'asir/help-eg'.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 3 07:39:11 1999 UTC (24 years, 5 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:11 1999 UTC (24 years, 5 months ago) by noro
Branch: MAIN

Initial revision

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>