Timeline



Nov 21, 2012:

5:43 PM Changeset in git [daa4e5]spielwiese by Oleksandr Motsak <motsak@…>
Using s/k-buckets in TraverseTail and SchreyerSyzygyNF TODO: refine!
5:35 PM Changeset in git [8179468]spielwiese by Oleksandr Motsak <motsak@…>
Better forward declarations and includes for bucket-related stuff TODO: refine?
11:18 AM Changeset in git [a99f8c]spielwiese by Hans Schoenemann <hannes@…>
chg: unused var.
10:06 AM Changeset in git [e3b071]spielwiese by Hans Schoenemann <hannes@…>
fix: overload print for newstruct

Nov 20, 2012:

7:16 PM Changeset in git [5edb77]spielwiese by Hans Schoenemann <hannes@…>
fix: iiMake_proc (gcc 4.7)
4:50 PM Changeset in git [c90500]spielwiese by Zoltan Kovacs <kovzol@…>
Reverting 26c8e6010d08437813f7b3dcc02d4afa785e062d (Disallow "link" command when --no-shell is set on command line) and adding suggested change from Hans Schoenemann instead
4:49 PM Changeset in git [8e51ca]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #208 from mmklee/factory_clang_sw Factory clang sw

Nov 19, 2012:

5:26 PM Changeset in git [bffe62d]spielwiese by Martin Lee <martinlee84@…>
chg: skip zz_p::init() if it is already correctly initialized

Nov 16, 2012:

5:32 PM Changeset in git [a209e1d]spielwiese by Martin Lee <martinlee84@…>
fix: make sure factors are lifted high enough to apply naive recombination
1:25 PM Changeset in git [f3bd4c]spielwiese by Martin Lee <martinlee84@…>
chg: added new files to Makefile
12:56 PM Changeset in git [428b38e]spielwiese by Martin Lee <martinlee84@…>
chg: use NTL in tryBrownGCD
12:54 PM Changeset in git [241a04]spielwiese by Martin Lee <martinlee84@…>
chg: use NTL in tryDiophantine

Nov 15, 2012:

8:20 PM Changeset in git [780b52]spielwiese by Hans Schoenemann <hannes@…>
fix: opt. in gcc 4.7 (iiMake_proc)
5:35 PM Changeset in git [2024b69]spielwiese by Martin Lee <martinlee84@…>
chg: commented out unused errmsg fix: dangling else
2:24 PM Changeset in git [885e76]spielwiese by Martin Lee <martinlee84@…>
chg: commented out some unused functions
2:23 PM Changeset in git [688504]spielwiese by Martin Lee <martinlee84@…>
chg: deleted unused mypsr
2:22 PM Changeset in git [1fa5f53]spielwiese by Martin Lee <martinlee84@…>
fix: extraneous parentheses
2:20 PM Changeset in git [5337d7]spielwiese by Martin Lee <martinlee84@…>
fix: dangling else
2:19 PM Changeset in git [a0adc3]spielwiese by Martin Lee <martinlee84@…>
chg: deleted unused parameters from getLeadingCoeffs
2:18 PM Changeset in git [e2e4be]spielwiese by Martin Lee <martinlee84@…>
chg: replaced balance by balance_p
2:17 PM Changeset in git [a64b0e]spielwiese by Martin Lee <martinlee84@…>
chg: deleted unused tryDivide

Nov 14, 2012:

4:23 PM Changeset in git [70c40f]spielwiese by Martin Lee <martinlee84@…>
add: new functions for univariate GCD and XGCD computations over Z_p[t]/(f) for reducible f based on NTL
4:21 PM Changeset in git [4f6d99]spielwiese by Martin Lee <martinlee84@…>
chg: better recovery of factors in univariate factorization over Q(a)

Nov 12, 2012:

6:21 PM Changeset in git [1e5c50]spielwiese by Martin Lee <martinlee84@…>
chg: faster divisibility test in univariate case in QGCD chg: added newtonDivrem to header
6:17 PM Changeset in git [6ea864]spielwiese by Martin Lee <martinlee84@…>
chg: faster recovery of factors in univariate factorization over Q(a)
6:14 PM Changeset in git [f6237dd]spielwiese by Martin Lee <martinlee84@…>
chg: faster computation of resultants Conflicts: factory/cfModResultant.cc
6:09 PM Changeset in git [a37b34]spielwiese by Martin Lee <martinlee84@…>
fix: bug in conversion to NTL/FLINT

Nov 10, 2012:

4:37 PM Changeset in git [6ad7e6]spielwiese by Hans Schoenemann <hannes@…>
fix: ntNormalize (no negative DEN.)
12:19 AM Changeset in git [b2c7a2]spielwiese by Martin Lee <martinlee84@…>
chg: leave bivariate factorization earlier if univariate image is irreducible

Nov 9, 2012:

9:42 PM Changeset in git [cecef0]spielwiese by Zoltán Kovács <zoltan@…>
Give more information on restricted mode
7:27 PM Changeset in git [6dfc39]spielwiese by Martin Lee <martinlee84@…>
fix: bug in diophantineHenselQa
4:10 PM Changeset in git [a2da9e]spielwiese by Hans Schoenemann <hannes@…>
fix: init of coeffs in rings
2:14 PM Changeset in git [6ac003]spielwiese by Hans Schoenemann <hannes@…>
fix: ntInit(p,...) in char p
2:14 PM Changeset in git [e0c0a7]spielwiese by Hans Schoenemann <hannes@…>
fix: debug stuff (do not inline dErrorBreak)

Nov 8, 2012:

10:20 PM Changeset in git [f4f1c1e]spielwiese by Zoltán Kovács <zoltan@…>
Adding more documentation for --no-shell
10:12 PM Changeset in git [26c8e6]spielwiese by Zoltán Kovács <zoltan@…>
Disallow "link" command when --no-shell is set on command line
8:30 PM Changeset in git [0158c8]spielwiese by Hans Schoenemann <hannes@…>
chg: singular man
3:07 PM Changeset in git [af033b]spielwiese by Hans Schoenemann <hannes@…>
fix: less warnings in test
12:12 PM Changeset in git [76fd43]spielwiese by Zoltán Kovács <zoltan@…>
Adding new command line option --no-shell to prevent running escape shell commands

Nov 7, 2012:

8:47 PM Changeset in git [49fbc3f]spielwiese by Hans Schoenemann <hannes@…>
fix: minor opt. from master

Nov 5, 2012:

5:53 PM Changeset in git [68fedf]spielwiese by Oleksandr Motsak <motsak@…>
Mixed hybrid/traverse syzygy computation mathod (2) add: attribute int SYZNUMBER = level in the resolution) add: detailed PP statistics cosmetics: some code reformatting
5:52 PM Changeset in git [98b2b91]spielwiese by Oleksandr Motsak <motsak@…>
Wrong assume
3:32 PM Changeset in git [86faff]spielwiese by Martin Lee <martinlee84@…>
chg: more checks in heurstic to distribute leading coefficients
3:30 PM Changeset in git [6e8834]spielwiese by Martin Lee <martinlee84@…>
chg: pass to larger extension in ezgcd_p
3:23 PM Changeset in git [5b2d2b]spielwiese by Martin Lee <martinlee84@…>
fix: gcd_test_one now checks for coprimality over extension chg: gcd_test_one returns degree of gcd used to check for coprimality

Nov 3, 2012:

8:44 PM Ticket #461 (Integrate FORM for very large computations in physics/engineering) created by anonymous
FORM has recently been released as GPL software. see nikhef.nl/~form/ …

Nov 2, 2012:

7:18 PM Changeset in git [24db42]spielwiese by Hans Schoenemann <hannes@…>
fix: bug_tr357 (configure for findexec:getpwnam)
5:46 PM Changeset in git [7fe9f8b]spielwiese by Oleksandr Motsak <motsak@…>
Added new experimental library "derham.lib" add: derham.lib as an experimental library (SLIB1 in singular-libs) add: added tests for derham.lib as Tst/Plural/derham.tst + included into Tst/Plural.lst chg/fix: avoid "wrong weights" warning out of 'std' TODO: induced deg seems to be ignored - one is to make use of "am" instead?
4:17 PM Changeset in git [d0b4e7]spielwiese by Hans Schoenemann <hannes@…>
fix: content in ivReduce
2:31 PM Changeset in git [665ca8]spielwiese by Hans Schoenemann <hannes@…>
fix: removed some unsed variables
2:30 PM Changeset in git [1ca456]spielwiese by Hans Schoenemann <hannes@…>
fix: int overflow in interpreter
2:29 PM Changeset in git [12777c]spielwiese by Hans Schoenemann <hannes@…>
fix: signed int overflow in nlMult
2:28 PM Changeset in git [5caede]spielwiese by Hans Schoenemann <hannes@…>
fix: int overflow in hash function
2:28 PM Changeset in git [f89565]spielwiese by Hans Schoenemann <hannes@…>
fix warnings: C++ comments in C code
2:26 PM Changeset in git [f900d1]spielwiese by Hans Schoenemann <hannes@…>
fix: avoid overflow somehow better
2:26 PM Changeset in git [2466d22]spielwiese by Hans Schoenemann <hannes@…>
fix: naPower(0)

Oct 31, 2012:

5:50 PM Changeset in git [880433]spielwiese by Hans Schoenemann <hannes@…>
fix: made local proc static, removed unsed variables (interpolation.cc)
5:25 PM Changeset in git [5e28ea]spielwiese by Oleksandr Motsak <motsak@…>
Temporary removed -Winline TODO: revert this upon starting optimizing inline's
3:12 PM Changeset in git [f7286a]spielwiese by Hans Schoenemann <hannes@…>
fix: idrCopyR need equal coeffs, fixed dim(i),dim(i,j) for ring-cf

Oct 29, 2012:

6:31 PM Changeset in git [6a05fd]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #204 from mmklee/factory_imm_mul_sw chg: avoid undefined signed integer overflow
12:44 PM Changeset in git [e98ad4]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #202 from mmklee/flintinterface_sw fix: the right new extgcd res

Oct 26, 2012:

6:57 PM Changeset in git [5c8906]spielwiese by Hans Schoenemann <hannes@…>
fix: lSize (from master)
6:45 PM Changeset in git [c92b49]spielwiese by Martin Lee <martinlee84@…>
fix: the right new extgcd res
12:51 PM Changeset in git [18ccf2]spielwiese by Martin Lee <martinlee84@…>
chg: avoid undefined signed integer overflow
11:30 AM Changeset in git [186df6]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #199 from mmklee/flintinterface_sw Flintinterface sw
11:20 AM Changeset in git [7061c1]spielwiese by Martin Lee <martinlee84@…>
chg: updated test results of extgcd manual test

Oct 25, 2012:

3:53 PM Changeset in git [8c00057]spielwiese by Martin Lee <martinlee84@…>
chg: normalize gcd in extgcd computation via NTL
2:25 PM Changeset in git [1130ffc]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #198 from mmklee/factory_clean_sw Factory clean sw

Oct 24, 2012:

6:51 PM Changeset in git [8e3dbb]spielwiese by Oleksandr Motsak <motsak@…>
Update on .gdbinit
6:49 PM Changeset in git [8e7e6d4]spielwiese by Oleksandr Motsak <motsak@…>
Testing with -ftrapv
12:43 PM Changeset in git [d914239]spielwiese by Martin Lee <martinlee84@…>
chg: timing.h in libfac and factory now coincide
10:39 AM Changeset in git [e5fdcc4]spielwiese by Martin Lee <martinlee84@…>
chg: clear denominators of A before shifting

Oct 23, 2012:

1:19 PM Changeset in git [becbea]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #196 from mmklee/factory64bitsw fix: better multiplication on 32bit machines

Oct 22, 2012:

2:45 PM Changeset in git [a355723]spielwiese by Hans Schoenemann <hannes@…>
fix: ntInvers/resultant
12:23 PM Changeset in git [d92e66]spielwiese by Martin Lee <martinlee84@…>
chg: content computation
11:40 AM Changeset in git [b79ed5]spielwiese by Hans Schoenemann <hannes@…>
removed genCoeff: unused
Note: See TracTimeline for information about the timeline view.