Timeline
Nov 30, 2012:
- 8:59 PM Ticket #464 (problems with command line option -c) created by
- I use the command line option "-c" to script Singular for …
- 4:59 PM Changeset in git [fe969a]spielwiese by
- chg: added more test polys + the one from libsingular-devel
- 12:45 PM Ticket #462 (Still a bug with factorize) closed by
- fixed: You are right, these problems do no longer occur. In my previous …
Nov 29, 2012:
- 11:02 PM Changeset in git [308a766]spielwiese by
- Fixing Frank's Minor stuff add: forward declarations fix: includes fix: assert -> assume fix: cout, printf -> use Print(S) fix: removed using namespace std: in headers use std::
- 11:02 PM Changeset in git [bc2606]spielwiese by
- Compiler warnings elimination
- 8:50 PM Changeset in git [4b5098]spielwiese by
- Assume that intvec should contain at least one entry...
- 8:48 PM Changeset in git [a3337a]spielwiese by
- Added TestSSSres and ComputeResolution chg/fix: better SCheck TODO: use + update attributes (!?)
- 8:43 PM Changeset in git [e17f69]spielwiese by
- Correct (?!) pre-processor checks and definitions
- 8:40 PM Changeset in git [2e984a]spielwiese by
- Use silent-rules if available (in more recent versions of automake)
- 8:32 PM Changeset in git [ca5cfe]spielwiese by
- Addded breakpoint on omalloc memory-issue
- 4:39 PM Changeset in git [fd80670]spielwiese by
- fix: bug in divrem2 and logDeriv
- 12:45 PM Ticket #462 (Still a bug with factorize) reopened by
- 10:50 AM Changeset in git [c49e6f]spielwiese by
- fix: several fixes for factorization if extension needed
Nov 28, 2012:
- 6:35 PM Changeset in git [2e06def]spielwiese by
- fixes for xalloc
- 4:56 PM Changeset in git [0db7c7]spielwiese by
- Merge pull request #214 from mmklee/factory_fix_sw Factory fix sw
- 3:53 PM Ticket #462 (Still a bug with factorize) closed by
- fixed: fixed with 15445
- 12:58 PM Changeset in git [894604]spielwiese by
- fix: wrong lifting precision in corner cases
Nov 27, 2012:
- 4:57 PM Changeset in git [c7de47e]spielwiese by
- chg: added test for tr 462 and updated test results
- 2:28 PM Changeset in git [2abbc76]spielwiese by
- fix: build libomalloc.a as (additional) target
- 2:27 PM Changeset in git [cadaf2]spielwiese by
- fix: optional omalloc parts
- 12:45 PM Ticket #450 (Extension: blackbox types 'reference' and 'shared') closed by
- fixed: Meanwhile, this was merged.
- 12:43 PM Ticket #250 (Parallel build fails in rare case) closed by
- fixed: This specific issue is fixed. If new problems with the build system …
- 10:30 AM Changeset in git [c9733f]spielwiese by
- chg: add new function diophantineQa
- 10:30 AM Changeset in git [e23e9c]spielwiese by
- chg: speed up of diophantineHensel and diophantineHenselQa
- 10:27 AM Changeset in git [96d5052]spielwiese by
- fix: prevent content from dividing out too much
Nov 26, 2012:
- 5:16 PM Changeset in git [91c7251]spielwiese by
- HYBRIDNF==2 seems to be bad now... stick to testing pure mathods
- 5:15 PM Changeset in git [bfeed6]spielwiese by
- Additional initializations for buckets (for unusual entry points) TODO: remove these 'if'-s
- 2:51 PM Ticket #462 (Still a bug with factorize) reopened by
- Here is another example where factorize does not work correctly, …
- 2:11 PM Changeset in git [e12d106]spielwiese by
- fix: optional code im omalloc
- 2:09 PM Changeset in git [b4c464c]spielwiese by
- fix: tr. #463 (from master)
Nov 23, 2012:
- 1:27 PM Changeset in git [c8101d]spielwiese by
- Merge pull request #211 from mmklee/factory_fix_sw Factory fix sw
- 10:32 AM Ticket #462 (Still a bug with factorize) closed by
- fixed: fixed with 15434
- 9:46 AM Ticket #463 (Wrong memory allocations in different places) created by
- In [http://trac.sagemath.org/sage_trac/ticket/13731 Sage trac ticket …
Nov 22, 2012:
- 10:25 PM Changeset in git [0838d7]spielwiese by
- Reuse s/k-buckets + removal of CPolynomialSummator chg: do not explicitly compute length for bucket addition
- 10:23 PM Changeset in git [4ca3e3]spielwiese by
- Compiler warnings elimination + cosmetics
- 10:20 PM Changeset in git [6fcddc9]spielwiese by
- Made SCA's iFirstAltVar & iLastAltVar to be short
- 10:19 PM Changeset in git [30664c]spielwiese by
- Warning elimination + cosmetics
- 8:35 PM Changeset in git [0c86ae]spielwiese by
- For profiling: use google proftools (optionally)
- 8:33 PM Changeset in git [7eaf72]spielwiese by
- Added profiler usage during SSres for testAGR(&hard) add: use attrib(SSinit, "PROFILE", 1); to turn on the profiler during SSres
- 8:29 PM Changeset in git [da9d52]spielwiese by
- Cleanup time-stamping and debug output from Release build add: save description of resolution test to a global string variable chg: shorter test descriptions (to be used as parts of profiler output file names later on)
- 6:46 PM Changeset in git [564136]spielwiese by
- chg: add test for #462 to factorizeQa_s and updated test stuff
- 6:15 PM Changeset in git [32a76d]spielwiese by
- Fixing wrongs thx to clang warnings
- 6:13 PM Changeset in git [cc4cc80]spielwiese by
- Eliminate compiler warnings
- 6:07 PM Changeset in git [e43dc3]spielwiese by
- Fix due to iiMake_proc fix: due to the change in return type of iiMake_proc to BOOLEAN
- 6:00 PM Changeset in git [7e3d56]spielwiese by
- fix: computation of factor bound over Q(a)
- 4:14 PM Ticket #462 (Still a bug with factorize) created by
- Checked with the lastest 3-1-5 nightly build, there is still a problem …
Nov 21, 2012:
- 5:43 PM Changeset in git [daa4e5]spielwiese by
- Using s/k-buckets in TraverseTail and SchreyerSyzygyNF TODO: refine!
- 5:35 PM Changeset in git [8179468]spielwiese by
- Better forward declarations and includes for bucket-related stuff TODO: refine?
- 11:18 AM Changeset in git [a99f8c]spielwiese by
- chg: unused var.
- 10:06 AM Changeset in git [e3b071]spielwiese by
- fix: overload print for newstruct
Nov 20, 2012:
- 7:16 PM Changeset in git [5edb77]spielwiese by
- fix: iiMake_proc (gcc 4.7)
- 4:50 PM Changeset in git [c90500]spielwiese by
- 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
- Merge pull request #208 from mmklee/factory_clang_sw Factory clang sw
Nov 19, 2012:
- 5:26 PM Changeset in git [bffe62]spielwiese by
- chg: skip zz_p::init() if it is already correctly initialized
Nov 16, 2012:
- 5:32 PM Changeset in git [a209e1d]spielwiese by
- fix: make sure factors are lifted high enough to apply naive recombination
- 1:25 PM Changeset in git [f3bd4c]spielwiese by
- chg: added new files to Makefile
- 12:56 PM Changeset in git [428b38]spielwiese by
- chg: use NTL in tryBrownGCD
- 12:54 PM Changeset in git [241a04]spielwiese by
- chg: use NTL in tryDiophantine
Nov 15, 2012:
- 8:20 PM Changeset in git [780b52]spielwiese by
- fix: opt. in gcc 4.7 (iiMake_proc)
- 5:35 PM Changeset in git [2024b69]spielwiese by
- chg: commented out unused errmsg fix: dangling else
- 2:24 PM Changeset in git [885e76]spielwiese by
- chg: commented out some unused functions
- 2:23 PM Changeset in git [688504]spielwiese by
- chg: deleted unused mypsr
- 2:22 PM Changeset in git [1fa5f53]spielwiese by
- fix: extraneous parentheses
- 2:20 PM Changeset in git [5337d7]spielwiese by
- fix: dangling else
- 2:19 PM Changeset in git [a0adc3]spielwiese by
- chg: deleted unused parameters from getLeadingCoeffs
- 2:18 PM Changeset in git [e2e4be]spielwiese by
- chg: replaced balance by balance_p
- 2:17 PM Changeset in git [a64b0e]spielwiese by
- chg: deleted unused tryDivide
Nov 14, 2012:
- 4:23 PM Changeset in git [70c40f]spielwiese by
- 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
- chg: better recovery of factors in univariate factorization over Q(a)
Nov 12, 2012:
- 6:21 PM Changeset in git [1e5c50]spielwiese by
- chg: faster divisibility test in univariate case in QGCD chg: added newtonDivrem to header
- 6:17 PM Changeset in git [6ea864]spielwiese by
- chg: faster recovery of factors in univariate factorization over Q(a)
- 6:14 PM Changeset in git [f6237dd]spielwiese by
- chg: faster computation of resultants Conflicts: factory/cfModResultant.cc
- 6:09 PM Changeset in git [a37b34]spielwiese by
- fix: bug in conversion to NTL/FLINT
Nov 10, 2012:
- 4:37 PM Changeset in git [6ad7e6]spielwiese by
- fix: ntNormalize (no negative DEN.)
- 12:19 AM Changeset in git [b2c7a2]spielwiese by
- chg: leave bivariate factorization earlier if univariate image is irreducible
Nov 9, 2012:
- 9:42 PM Changeset in git [cecef0]spielwiese by
- Give more information on restricted mode
- 7:27 PM Changeset in git [6dfc39]spielwiese by
- fix: bug in diophantineHenselQa
- 4:10 PM Changeset in git [a2da9e]spielwiese by
- fix: init of coeffs in rings
- 2:14 PM Changeset in git [6ac003]spielwiese by
- fix: ntInit(p,...) in char p
- 2:14 PM Changeset in git [e0c0a7]spielwiese by
- fix: debug stuff (do not inline dErrorBreak)
Nov 8, 2012:
- 10:20 PM Changeset in git [f4f1c1e]spielwiese by
- Adding more documentation for --no-shell
- 10:12 PM Changeset in git [26c8e6]spielwiese by
- Disallow "link" command when --no-shell is set on command line
- 8:30 PM Changeset in git [0158c8]spielwiese by
- chg: singular man
- 3:07 PM Changeset in git [af033b]spielwiese by
- fix: less warnings in test
- 12:12 PM Changeset in git [76fd43]spielwiese by
- 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
- fix: minor opt. from master
Nov 5, 2012:
- 5:53 PM Changeset in git [68fedf]spielwiese by
- 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
- Wrong assume
- 3:32 PM Changeset in git [86faff]spielwiese by
- chg: more checks in heurstic to distribute leading coefficients
- 3:30 PM Changeset in git [6e8834]spielwiese by
- chg: pass to larger extension in ezgcd_p
- 3:23 PM Changeset in git [5b2d2b]spielwiese by
- 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
- FORM has recently been released as GPL software. see nikhef.nl/~form/ …
Nov 2, 2012:
- 7:18 PM Changeset in git [24db42]spielwiese by
- fix: bug_tr357 (configure for findexec:getpwnam)
- 5:46 PM Changeset in git [7fe9f8b]spielwiese by
- 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
- fix: content in ivReduce
- 2:31 PM Changeset in git [665ca8]spielwiese by
- fix: removed some unsed variables
- 2:30 PM Changeset in git [1ca456]spielwiese by
- fix: int overflow in interpreter
- 2:29 PM Changeset in git [12777c]spielwiese by
- fix: signed int overflow in nlMult
- 2:28 PM Changeset in git [5caede]spielwiese by
- fix: int overflow in hash function
- 2:28 PM Changeset in git [f89565]spielwiese by
- fix warnings: C++ comments in C code
- 2:26 PM Changeset in git [f900d1]spielwiese by
- fix: avoid overflow somehow better
- 2:26 PM Changeset in git [2466d22]spielwiese by
- fix: naPower(0)
Note: See TracTimeline
for information about the timeline view.