Powered by Apache

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

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.93 / (download) - annotate - [select for diffs], Sat Sep 10 04:04:51 2022 UTC (19 months, 2 weeks ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.92: +2 -2 lines
Diff to previous 1.92 (unified)

dp_nf and dp_true_nf accepts inputs with non-integer coefficients.

Revision 1.92 / (download) - annotate - [select for diffs], Sun Apr 3 00:39:13 2022 UTC (2 years ago) by noro
Branch: MAIN
Changes since 1.91: +2 -2 lines
Diff to previous 1.91 (unified)

Removed unused variables.

Revision 1.91 / (download) - annotate - [select for diffs], Mon Mar 28 05:10:13 2022 UTC (2 years ago) by noro
Branch: MAIN
Changes since 1.90: +2 -2 lines
Diff to previous 1.90 (unified)

Fixed a bug in create_font(). It loads "fixed" if the specified font does not exist.

Revision 1.90 / (download) - annotate - [select for diffs], Wed Mar 9 07:50:51 2022 UTC (2 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.89: +2 -2 lines
Diff to previous 1.89 (unified)

The diagonalization in nd_gb and nd_gb_trace is not executed when diag_period is set to 0.
Reverted a modification in dist.c related to the bug on M1 mac.

Revision 1.89 / (download) - annotate - [select for diffs], Thu Jan 27 01:29:31 2022 UTC (2 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.88: +2 -2 lines
Diff to previous 1.88 (unified)

Fixed a bug in get_lang() related to invalid LANG setting.

Revision 1.88 / (download) - annotate - [select for diffs], Thu Jan 13 08:15:02 2022 UTC (2 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.87: +2 -2 lines
Diff to previous 1.87 (unified)

Added an option 'asis' to generic_gauss_elim_mod().

Revision 1.87 / (download) - annotate - [select for diffs], Thu Dec 23 08:55:33 2021 UTC (2 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.86: +2 -2 lines
Diff to previous 1.86 (unified)

Modified ptod() to avoid undesired behavior of GC? in M1 Mac.

Revision 1.86 / (download) - annotate - [select for diffs], Sun Dec 19 08:23:29 2021 UTC (2 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.85: +2 -2 lines
Diff to previous 1.85 (unified)

Fixed the bug in nd_sba about showing the number of bases, non-zero reductions etc.

Revision 1.85 / (download) - annotate - [select for diffs], Fri Dec 17 23:53:13 2021 UTC (2 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.84: +2 -2 lines
Diff to previous 1.84 (unified)

nd_sba, nd_gb, nd_gb_trace now show the number of total bases.

Revision 1.84 / (download) - annotate - [select for diffs], Tue Dec 14 01:02:40 2021 UTC (2 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.83: +2 -2 lines
Diff to previous 1.83 (unified)

Simplified the options for Hilbert driven computations.

Revision 1.83 / (download) - annotate - [select for diffs], Tue Dec 7 08:48:34 2021 UTC (2 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.82: +2 -2 lines
Diff to previous 1.82 (unified)

Fixed a bug related to Hilbert driven algorithm.

Revision 1.82 / (download) - annotate - [select for diffs], Sun Dec 5 22:41:04 2021 UTC (2 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.81: +2 -2 lines
Diff to previous 1.81 (unified)

Added computation of weighted Hilbert-Poincare series.
Simplified the use of HP series in Hilbert driven algorithms.

Revision 1.81 / (download) - annotate - [select for diffs], Mon Nov 29 09:19:33 2021 UTC (2 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.80: +2 -2 lines
Diff to previous 1.80 (unified)

Improved comp_sig_monomial().

Revision 1.80 / (download) - annotate - [select for diffs], Fri Oct 29 20:50:02 2021 UTC (2 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.79: +2 -2 lines
Diff to previous 1.79 (unified)

Fixed a bug in nd_gr_trace : GB check in Weyl algebra is now done by nd_gb.

Revision 1.79 / (download) - annotate - [select for diffs], Fri Oct 8 07:27:05 2021 UTC (2 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.78: +2 -2 lines
Diff to previous 1.78 (unified)

Fixed a bug in lgp(). lpg() now always returns positive numerator.

Revision 1.78 / (download) - annotate - [select for diffs], Thu Mar 25 22:09:25 2021 UTC (3 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.77: +2 -2 lines
Diff to previous 1.77 (unified)

Fixed a bug in estimate_length() caused by misunderstanding of
the spec of mpz_sizeinbase(), which ignores the sign of its argument.

Revision 1.77 / (download) - annotate - [select for diffs], Thu Mar 25 08:42:32 2021 UTC (3 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.76: +2 -2 lines
Diff to previous 1.76 (unified)

removed __FILE__=... in loadasirfile().

Revision 1.76 / (download) - annotate - [select for diffs], Fri Mar 12 01:18:33 2021 UTC (3 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.75: +2 -2 lines
Diff to previous 1.75 (unified)

Added a function for checking primitive S-irreducibility (but not used).

Revision 1.75 / (download) - annotate - [select for diffs], Thu Mar 11 03:41:13 2021 UTC (3 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.74: +2 -2 lines
Diff to previous 1.74 (unified)

I_PFDERIV can be converted to a tree.

Revision 1.74 / (download) - annotate - [select for diffs], Wed Mar 10 06:36:21 2021 UTC (3 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.73: +2 -2 lines
Diff to previous 1.73 (unified)

Added an option ord=OrdSpec to dp_monomial_hilbert_poincare and dp_monomial_hilbert_poincare_incremental.

Revision 1.73 / (download) - annotate - [select for diffs], Tue Mar 9 05:20:35 2021 UTC (3 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.72: +2 -2 lines
Diff to previous 1.72 (unified)

Added code for showing timings.

Revision 1.72 / (download) - annotate - [select for diffs], Sun Feb 28 02:33:16 2021 UTC (3 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.71: +2 -2 lines
Diff to previous 1.71 (unified)

Added an option for executing Hilbert driven computation in nd_gr and nd_gr_trace.

Revision 1.71 / (download) - annotate - [select for diffs], Wed Feb 17 22:18:40 2021 UTC (3 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70 (unified)

Fixed a bug in dp_gr_main, which is related to computation over finite fields.

Revision 1.70 / (download) - annotate - [select for diffs], Mon Feb 1 08:06:33 2021 UTC (3 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.69: +2 -2 lines
Diff to previous 1.69 (unified)

In nd_sba_buch, s-pairs are stored separately with respect to signature.

Revision 1.69 / (download) - annotate - [select for diffs], Mon Jan 25 00:39:52 2021 UTC (3 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.68: +2 -2 lines
Diff to previous 1.68 (unified)

Changed the name of options about module ordering and change of ordering.
New options are sba_modord and sba_gbinput.

Revision 1.68 / (download) - annotate - [select for diffs], Mon Jan 11 08:37:44 2021 UTC (3 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.67: +2 -2 lines
Diff to previous 1.67 (unified)

Fixed a bug in insert_sig.
Added switches sba_fixord and sba_grevlexgb in nd_sba.

Revision 1.67 / (download) - annotate - [select for diffs], Tue Dec 15 07:40:09 2020 UTC (3 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.66: +2 -2 lines
Diff to previous 1.66 (unified)

Fixed a bug in nd_sba_buch().
Added a switch 'sba_syz' in nd_sba(). If sba_syz=1 then [GB,LM(Syz)] is returned.
Added a switch 'ReversePOT' in dp_gr_flags().

Revision 1.66 / (download) - annotate - [select for diffs], Sat Dec 5 03:27:20 2020 UTC (3 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.65: +2 -2 lines
Diff to previous 1.65 (unified)

nd_gr, nd_sba etc now accept DP as inputs.

Revision 1.65 / (download) - annotate - [select for diffs], Fri Dec 4 08:09:33 2020 UTC (3 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (unified)

Fixed a bug in pwrq.

Revision 1.64 / (download) - annotate - [select for diffs], Thu Dec 3 07:58:54 2020 UTC (3 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (unified)

Fixed a bug in nd_sba().

Revision 1.63 / (download) - annotate - [select for diffs], Thu Nov 26 03:55:24 2020 UTC (3 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (unified)

Added several messages.

Revision 1.62 / (download) - annotate - [select for diffs], Tue Nov 10 04:48:49 2020 UTC (3 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (unified)

Precisions for mpfr and pari are equally set by setprec().

Revision 1.61 / (download) - annotate - [select for diffs], Mon Nov 2 08:30:55 2020 UTC (3 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (unified)

Added necessary functions related to sba for 32bit environment.

Revision 1.60 / (download) - annotate - [select for diffs], Sat Oct 31 03:17:14 2020 UTC (3 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59 (unified)

Reverted the definition of FP_DATA_IS_AVAILABLE in linux.
It seems __readble does not work in WSL.

Revision 1.59 / (download) - annotate - [select for diffs], Thu Oct 29 01:50:35 2020 UTC (3 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (unified)

Modified add_pbucket and add_pbucket_symbolic.
Added switches sba_pot and top to nd_ toplevel functions.

Revision 1.58 / (download) - annotate - [select for diffs], Mon Oct 26 02:41:05 2020 UTC (3 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (unified)

Added switches for controling sba: sba_pot, sba_f4step, sba_largelcm.
Added a switch for controling f4: f4_td.

Revision 1.57 / (download) - annotate - [select for diffs], Tue Oct 6 06:31:20 2020 UTC (3 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (unified)

Removed warnings.

Revision 1.56 / (download) - annotate - [select for diffs], Sun Oct 4 03:14:09 2020 UTC (3 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (unified)

Added function prototypes.

Revision 1.55 / (download) - annotate - [select for diffs], Sun Sep 27 04:35:05 2020 UTC (3 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (unified)

DP_Print is examined before printing timing.
Fixed a bug in allocating buffer in mkpvs().

Revision 1.54 / (download) - annotate - [select for diffs], Wed Aug 26 06:40:36 2020 UTC (3 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (unified)

Added a switch debug_pari for attaching debug window to ox_pari.

Revision 1.53 / (download) - annotate - [select for diffs], Fri Jul 10 08:09:05 2020 UTC (3 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (unified)

Fixed a bug in nd_sba and nd_sba_f4.

Revision 1.52 / (download) - annotate - [select for diffs], Thu Jul 9 02:33:38 2020 UTC (3 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (unified)

Implemented a hybrid algorithm in nd_sba_f4().

Revision 1.51 / (download) - annotate - [select for diffs], Tue Jul 7 08:04:31 2020 UTC (3 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (unified)

Trying to improve nd_sba_f4().

Revision 1.50 / (download) - annotate - [select for diffs], Fri Jul 3 03:38:00 2020 UTC (3 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (unified)

Removed unnecessary arguments in nd_sba_buch() etc.

Revision 1.49 / (download) - annotate - [select for diffs], Tue Jun 30 01:52:17 2020 UTC (3 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (unified)

Added experimental code for F4-type sba.

Revision 1.48 / (download) - annotate - [select for diffs], Thu Jun 25 02:53:31 2020 UTC (3 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (unified)

Improved several subroutines for nd_sba.

Revision 1.47 / (download) - annotate - [select for diffs], Fri Jun 19 22:58:49 2020 UTC (3 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (unified)

Implemented reduction by using geobucket for nd_sba.

Revision 1.46 / (download) - annotate - [select for diffs], Fri Jun 19 08:14:37 2020 UTC (3 years, 10 months ago) by noro
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (unified)

Reverted a modification in glob.c.

Revision 1.45 / (download) - annotate - [select for diffs], Sat Feb 22 06:23:36 2020 UTC (4 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (unified)

Fixed a bug in dp_gr_main().
Fixed a bug in fnodetotree() (maybe).

Revision 1.44 / (download) - annotate - [select for diffs], Tue Feb 11 01:43:57 2020 UTC (4 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (unified)

Added an option lex to newsyz.lres().

Revision 1.43 / (download) - annotate - [select for diffs], Wed Feb 5 04:56:10 2020 UTC (4 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (unified)

Fixed a bug in dpm_simplify_syz().
Fixed a bug in ndl_module_compare().
Fixed bugs in module_syz.rr.

Revision 1.42 / (download) - annotate - [select for diffs], Mon Feb 3 05:51:52 2020 UTC (4 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (unified)

Added an option NaiveSchreyer in dp_gr_flags() for an experiment.

Revision 1.41 / (download) - annotate - [select for diffs], Thu Jan 9 01:47:41 2020 UTC (4 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (unified)

Resolved error caused by duplicate symbols.

Revision 1.40 / (download) - annotate - [select for diffs], Fri Dec 27 08:13:59 2019 UTC (4 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (unified)

Added a module order [4,base_ord,ring_ord], which is POT with a base order.

Revision 1.39 / (download) - annotate - [select for diffs], Thu Dec 12 04:44:59 2019 UTC (4 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (unified)

Modified some parts in functions related to Schreyer resolution.

Revision 1.38 / (download) - annotate - [select for diffs], Thu Nov 21 01:54:01 2019 UTC (4 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (unified)

Improved dpm_schreyer_base().

Revision 1.37 / (download) - annotate - [select for diffs], Tue Nov 19 10:50:31 2019 UTC (4 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (unified)

Added dpm_schreyer_frame() and dpm_set_schreyer_level().

Revision 1.36 / (download) - annotate - [select for diffs], Tue Nov 12 22:27:04 2019 UTC (4 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (unified)

Added a member "sum" in DMMstack.

Revision 1.35 / (download) - annotate - [select for diffs], Tue Nov 12 07:47:45 2019 UTC (4 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (unified)

Improved dpm_schreyer_base().
Added a function dpm_sp_nf().

Revision 1.34 / (download) - annotate - [select for diffs], Fri Nov 1 04:28:53 2019 UTC (4 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (unified)

Fixed some bugs in dpm related functions.

Revision 1.33 / (download) - annotate - [select for diffs], Fri Oct 11 03:45:57 2019 UTC (4 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (unified)

Fixed some bugs related to module computation (incomplete).

Revision 1.32 / (download) - annotate - [select for diffs], Thu Sep 19 06:29:48 2019 UTC (4 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (unified)

Weighted POT order can be defined by dp_ord([2,[Wv,Wm],0) etc.
Schreyer order can be defined by dp_ord([3,[Hn,...,H1],[0,0]]) etc.
They can be used as an argument of nd functions.
(I think there are still bugs.)

Revision 1.31 / (download) - annotate - [select for diffs], Sun Sep 15 08:46:12 2019 UTC (4 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (unified)

Fixed a bug in dpmtondv().

Revision 1.30 / (download) - annotate - [select for diffs], Fri Sep 13 02:04:42 2019 UTC (4 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (unified)

Added interreduction in dpm_schreyer_base().

Revision 1.29 / (download) - annotate - [select for diffs], Thu Sep 5 08:49:43 2019 UTC (4 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (unified)

dpm_hc() returns c*<<...>> for an input c*<<...:i>>.

Revision 1.28 / (download) - annotate - [select for diffs], Wed Sep 4 01:12:02 2019 UTC (4 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (unified)

Added dpm_schreyer_base() (an incomplete version).

Revision 1.27 / (download) - annotate - [select for diffs], Wed Aug 28 23:27:34 2019 UTC (4 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (unified)

Fixed a bug in nd_gr_trace().
Added bload/bsave functions for DPM object.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Aug 21 00:37:47 2019 UTC (4 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (unified)

Added dpm_set_schreyer() for setting a schreyer ordering.
Added and modified several functions for treating DPM (module element over a polynomial
ring with distributed representation).

Revision 1.25 / (download) - annotate - [select for diffs], Thu Jul 25 05:58:26 2019 UTC (4 years, 9 months ago) by noro
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (unified)

Updated the version number.

Revision 1.24 / (download) - annotate - [select for diffs], Wed May 22 02:43:07 2019 UTC (4 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (unified)

Update the version number.

Revision 1.23 / (download) - annotate - [select for diffs], Tue May 7 02:09:50 2019 UTC (4 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (unified)

Fixed a bug in evalparif().

Revision 1.22 / (download) - annotate - [select for diffs], Fri Apr 26 00:46:49 2019 UTC (5 years ago) by noro
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (unified)

Fixed a bug in pwrcplx().

Revision 1.21 / (download) - annotate - [select for diffs], Tue Apr 23 08:07:24 2019 UTC (5 years ago) by noro
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (unified)

Fixed a bug in subq().

Revision 1.20 / (download) - annotate - [select for diffs], Sat Apr 20 06:04:18 2019 UTC (5 years ago) by noro
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (unified)

Added a vector containing LT(gi) for all intermediate bases to the list
returned by nd_gr(...|gentrace=1).  The vector is the last element of
the returned list.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Mar 28 05:28:33 2019 UTC (5 years ago) by noro
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (unified)

get_line()->xget_line().

Revision 1.18 / (download) - annotate - [select for diffs], Wed Mar 27 07:45:53 2019 UTC (5 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (unified)

inttorat() and mpz_inttorat() now returns 0 if the result does not
satisfy the required condition after reduction.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Mar 18 07:00:33 2019 UTC (5 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (unified)

Fixed a bug in mhp_to_hf().

Revision 1.16 / (download) - annotate - [select for diffs], Sun Mar 17 02:48:14 2019 UTC (5 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (unified)

Fixed a bug in generic_gauss_elim_hensel64().

Revision 1.15 / (download) - annotate - [select for diffs], Wed Mar 13 08:01:05 2019 UTC (5 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (unified)

Fixed bugs in functions related to computation of Hilbert function.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Mar 6 07:35:40 2019 UTC (5 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (unified)

Fixed bugs in printing/sending mpz integer.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Mar 3 05:21:17 2019 UTC (5 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (unified)

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.12 / (download) - annotate - [select for diffs], Tue Feb 26 02:48:12 2019 UTC (5 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (unified)

version(Something) returns [version,distribution,0|1], where
0 means the old version (asir2000) and 1 means the new version (asir2018).

Revision 1.11 / (download) - annotate - [select for diffs], Mon Jan 14 09:17:34 2019 UTC (5 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (unified)

Fixed a performance bug in ndv_reduce_vect_q() and mpz_removecont_array().

Revision 1.10 / (download) - annotate - [select for diffs], Mon Dec 10 22:24:42 2018 UTC (5 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (unified)

Changed GMP malloc function : GC_malloc_atomic()->GC_malloc().

Revision 1.9 / (download) - annotate - [select for diffs], Mon Nov 12 04:25:13 2018 UTC (5 years, 5 months ago) by noro
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (unified)

Added dp_monomial_hilbert_poincare(M,V), where M is a monomial ideal
and V is a list of inderterminates. It returns [P(t),N], which means
the Hilbert-Poincare series of K[V]/<M> is P/(1-t)^N.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 23 04:53:38 2018 UTC (5 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (unified)

Improved nm_ind_pair_to_vect_compress().

Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 19 23:28:06 2018 UTC (5 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (unified)

Updated the version number.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 2 09:06:15 2018 UTC (5 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)

Improved generic_gauss_elim64().

Revision 1.5 / (download) - annotate - [select for diffs], Mon Oct 1 05:49:29 2018 UTC (5 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified)

Updated the version number.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Sep 28 08:20:29 2018 UTC (5 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (unified)

Changed macros : QTOS->ZTOS, STOQ->STOZ etc.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Sep 25 07:36:02 2018 UTC (5 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

Fixed a bug in Pinttorat().

Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 21 07:06:51 2018 UTC (5 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (unified)

Fixed several bugs.
configure.in -> configure.ac.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 19 06:00:58 2018 UTC (5 years, 7 months ago) by noro
Branch: MAIN

*** empty log message ***

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>