Timeline



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

Oct 20, 2012:

12:03 AM Changeset in git [cb4f0c]spielwiese by Martin Lee <martinlee84@…>
chg: switch to modular gcd if psr can get dense chg: optimization of Hi computation

Oct 19, 2012:

8:16 PM Changeset in git [8e4601]spielwiese by Adrian <adi_popescum@…>
64 bits for Spielwiese Last
6:50 PM Changeset in git [31a08c2]spielwiese by Oleksandr Motsak <motsak@…>
Adaptation/update due to renaming of options(test&verbose) by Hans
6:38 PM Changeset in git [c879ee]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #193 from mmklee/64bitIntegersFactorySW 64bit integers factory sw
6:38 PM Changeset in git [1bc7201]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #192 from mmklee/algExtGCD_sw Alg ext gcd sw
6:36 PM Changeset in git [b37b398]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #191 from mmklee/factoryassert_sw Factoryassert sw
5:24 PM Changeset in git [7964658]spielwiese by Martin Lee <martinlee84@…>
chg: use modular gcd explicitly in EZ GCD mod p
3:17 PM Changeset in git [7c118d]spielwiese by Martin Lee <martinlee84@…>
fix: memory leak
9:59 AM Changeset in git [d30a399]spielwiese by Hans Schoenemann <hannes@…>
chg: option handling: test,verbose renamed to si_opt_1,si_opt_2

Oct 18, 2012:

1:50 PM Changeset in git [7c00d6]spielwiese by Martin Lee <martinlee84@…>
chg: adapted flint check macro due to changes in FLINT
12:01 PM Changeset in git [f23590]spielwiese by Hans Schoenemann <hannes@…>
fix: tests changed from changed interred

Oct 17, 2012:

10:37 AM Changeset in git [237c42]spielwiese by Martin Lee <martinlee84@…>
fix: factorization over Q(a) if minimal polynomial has denominator fix: more failed assertions
10:28 AM Changeset in git [6bbe94]spielwiese by Martin Lee <martinlee84@…>
chg: earlier divisibility testing in tryBrownGCD chg: no replacing of alg. variable due to changed rational reconstruction
10:26 AM Changeset in git [85ea06]spielwiese by Martin Lee <martinlee84@…>
chg: rational reconstruction for elements of Z[a]

Oct 16, 2012:

11:00 AM Changeset in git [d6b9d7]spielwiese by Hans Schoenemann <hannes@…>
add: debug stuff to kDebugPrint
Note: See TracTimeline for information about the timeline view.