Timeline
Feb 22, 2012:
- 9:52 PM Changeset in git [260672]jengelh-datetimespielwiese by
- minor cleanup chg: better indentation chg: converted comments into doxygen documentation for some declaration
- 9:52 PM Changeset in git [f23cce]jengelh-datetimespielwiese by
- fix testing libpoly (due to NC&GB thing)
- 9:51 PM Changeset in git [232bbd5]jengelh-datetimespielwiese by
- switchable NC-extensions add/chg: two more non-commutative (special multiplication) extensions and general Plural caching can be switched on&off now
- 9:48 PM Changeset in git [64f0ca]jengelh-datetimespielwiese by
- proper hack for SCA fix: SCA test + initialization fix: GB over a SCA add: "ring-dependent" wrapper of kNF (for SCA test)
- 9:32 PM Changeset in git [80ca3c]jengelh-datetimespielwiese by
- NC-subsystem preparations fix: gnc_GB properly add: gb_hack.h to help handling the circular dependency (GB&NC) chg: moved stuff around and misc changes
- 8:36 PM Changeset in git [0917a96]jengelh-datetimespielwiese by
- adaptation of dyn_modules/syzextra for spielwiese fix: fixed dyn_modules/syzextra to work with spielwiese chg: use n_Init for long -> bigint conversion NOTE: the resulting bigint may be negative for (implicitly) casted unsigned longs (e.g. for raw poly/vector exponents) chg: further minor adaptations
- 8:32 PM Changeset in git [860bce]jengelh-datetimespielwiese by
- repaired dyn_modules/bigintm fix: adaptation to spielwiese chg: use coeffs_BIGINT for bigints
- 8:27 PM Changeset in git [9a78eb]jengelh-datetimespielwiese by
- FIX: repair dynamic modules (we didn't define HAVE_DYNAMIC_LOADING!)
- 8:25 PM Changeset in git [f2d314]jengelh-datetimespielwiese by
- fix the opposite 64bit-compiler-test at libpolys/misc/mylimits.h
- 8:24 PM Changeset in git [dd156fc]jengelh-datetimespielwiese by
- switched compiler some warnings (unused parameter) by using compiler flag: -Wunused-parameter TODO: propagate to all other sources?!
- 8:18 PM Changeset in git [772990]jengelh-datetimespielwiese by
- fix the package install FIX: install all needed headers (e.g. for linking dynamic modules), FIX: kernel/mod2.h is public and must be installed (among others) CHG: don't install Singular/version.h
- 8:13 PM Changeset in git [762407]jengelh-datetimespielwiese by
- config.h is for sources files only FIX: config.h should only be used by source (not from inside kernel/mod2.h!) NOTE: each source file should better include mod2.h right after config.h, while headers should better not include mod2.h.
- 7:59 PM Changeset in git [1f5565d]jengelh-datetimespielwiese by
- added HWeyl add: experimental handling of homogenized Weyl algebras (formulas/detection and related)
- 7:37 PM Changeset in git [825966]jengelh-datetimespielwiese by
- function-to-function/object warnings fix the warnings using a union hack (misc/auxiliary.h.in) NOTE: this is a C/C++-standard issue, see http://www.trilithium.com/johan/2004/12/problem-with-dlsym/
- 7:26 PM Changeset in git [9840b5]jengelh-datetimespielwiese by
- chg: better TESTS_ENVIRONMENT chg: use .libs/gftables directly instead of sym-linking them chg: removed the MOD creation/usage in kernel & Singular
- 7:19 PM Changeset in git [a3aa3f]jengelh-datetimespielwiese by
- fix: setting pLdeg/pLdegOrig
- 6:41 PM Changeset in git [e7a487]jengelh-datetimespielwiese by
- Merge pull request #70 from mmklee/factory_configure_options_sw repair factory configure options: enable-timing, enable-debugoutput, enable-assertions (version for SW + improvements: enable-assertions -> disable-assertions)
- 4:42 PM Changeset in git [ff3a4f]jengelh-datetimespielwiese by
- chg: enable assertions by default
- 4:26 PM Changeset in git [e2c181]jengelh-datetimespielwiese by
- chg: enable assertions instead of being lazy
- 2:17 PM Changeset in git [9b8b09]jengelh-datetimespielwiese by
- fix: debug messages
- 1:27 PM Changeset in git [43bbd6]jengelh-datetimespielwiese by
- chg: replaced timing.h in libfac by timing.h from factory
- 12:17 PM Changeset in git [0b618a7]jengelh-datetimespielwiese by
- fix: compilation errors with --enable-timing
- 11:03 AM Changeset in git [346edc8]jengelh-datetimespielwiese by
- fix: need std::
- 10:22 AM Changeset in git [f71453]jengelh-datetimespielwiese by
- fix: compilation errors with --enable-assertions
Feb 21, 2012:
- 8:58 PM Changeset in git [98c972]jengelh-datetimespielwiese by
- added component weights to the output of GetInducedData
- 8:54 PM Changeset in git [74f51f]jengelh-datetimespielwiese by
- fix induced degrees for the Schreyer ordering... NOTE/TODO: it looks like r->pFDegOrig and/or r->pLDegOrig will be used uninitialized during std. BUG for Hans: see the issue: https://github.com/Singular/Sources/issues/73
- 3:45 PM Changeset in git [f3a82f4]jengelh-datetimespielwiese by
- fix: compilation errors with --enable-debugoutput
- 2:28 PM Changeset in git [e4f491]jengelh-datetimespielwiese by
- fix the Schreyer ordering for bigger components...
- 12:45 PM Changeset in git [e451f48]jengelh-datetimespielwiese by
- fix: Q(a) check
Feb 20, 2012:
- 9:02 PM Changeset in git [1ffd5a]jengelh-datetimespielwiese by
- fix libpolys/polys dependency on an installed factory...
- 7:56 PM Ticket #404 (alias doesn't work properly) closed by
- fixed: 2 different bug should result in 2 different tickets. fixed.
- 7:52 PM Changeset in git [db34980]jengelh-datetimespielwiese by
- fix: alias in proc headers (tr. 404) (from master) fix: alias and lists (tr. 404) (from master)
- 10:35 AM Changeset in git [1adae39]jengelh-datetimespielwiese by
- fix make check for factory under Mac OS X
Feb 17, 2012:
- 6:56 PM Changeset in git [e3198f]jengelh-datetimespielwiese by
- chg: use template instatiation from factory/libfac
- 5:21 PM Changeset in git [26acab5]jengelh-datetimespielwiese by
- Merge pull request #68 from mmklee/factory_tmpl_sw Factory tmpl sw
- 4:47 PM Changeset in git [227b7e]jengelh-datetimespielwiese by
- fix syzextra dynamic module usage output
- 4:44 PM Changeset in git [5c0183]jengelh-datetimespielwiese by
- fix the induced Schreyer ordering add: a test due to Chrisian add: enable detailed debug for the ordering fix: bugs in induced Schreyer ordering(!?) fix: the ordering (due to negative offset!)
- 12:52 PM Changeset in git [3f8663]jengelh-datetimespielwiese by
- chg/fix: removed check for squarefreeness of reduction mod p
- 11:38 AM Changeset in git [e785e9]jengelh-datetimespielwiese by
- chg: use FLINT for operations over Z/p (for non word size p)
- 11:35 AM Changeset in git [48a41a]jengelh-datetimespielwiese by
- chg: introduce n_ParDeg for pardeg(number)
- 11:12 AM Changeset in git [9c98c2]jengelh-datetimespielwiese by
- chg: added conversion for univariate polys over Z/p for non word size p
- 11:12 AM Changeset in git [c2aeb9]jengelh-datetimespielwiese by
- fix: typo
- 11:05 AM Changeset in git [d3d3168]jengelh-datetimespielwiese by
- chg: added docu for conversion to FLINT and back
Feb 16, 2012:
- 5:14 PM Changeset in git [f9bd3d]jengelh-datetimespielwiese by
- chg: use NTL for univariate operations with coeff bound
- 4:35 PM Changeset in git [1ade96]jengelh-datetimespielwiese by
- chg: use coeff bound in bivariate poly factorization over Q
- 4:29 PM Changeset in git [46eef0]jengelh-datetimespielwiese by
- fix: copying list withint newstruct (fix from master)
- 4:28 PM Changeset in git [69672d]jengelh-datetimespielwiese by
- fix: pardeg
- 4:27 PM Changeset in git [667ba1]jengelh-datetimespielwiese by
- chg: changed default constructor of modpk
- 4:26 PM Changeset in git [a090c88]jengelh-datetimespielwiese by
- chg: added coeff bound as additional argument in henselStep12
- 4:08 PM Changeset in git [583cb9]jengelh-datetimespielwiese by
- chg: added diophantine equation solver using p-adic lifting
- 3:55 PM Changeset in git [eb481b]jengelh-datetimespielwiese by
- chg: more coeff bounds
- 3:54 PM Changeset in git [de222e]jengelh-datetimespielwiese by
- chg: cheaper divisibility tests to discard wrong factors
- 3:43 PM Changeset in git [d9357b]jengelh-datetimespielwiese by
- chg: added coeff bounds to Hensel lifting routines added coeff bounds to henselLiftAndEarly
- 3:21 PM Changeset in git [64c923]jengelh-datetimespielwiese by
- chg: added coeff bound to univariate operations
- 3:20 PM Changeset in git [5b4107]jengelh-datetimespielwiese by
- chg: changed interface to nmod_poly_factor_t
- 3:19 PM Changeset in git [c7c7fe4]jengelh-datetimespielwiese by
- chg: added divisibility test for univariate polys
- 11:42 AM Changeset in git [8200469]jengelh-datetimespielwiese by
- fix: atGet
Feb 15, 2012:
- 6:27 PM Changeset in git [541bc12]jengelh-datetimespielwiese by
- fix: check for empty attribute list (patch from master)
- 2:33 PM Changeset in git [ce0ca7]jengelh-datetimespielwiese by
- chg: const char* in iiAddCProc
- 2:25 PM Changeset in git [025d9a]jengelh-datetimespielwiese by
- add: vim support for LIB files
Feb 14, 2012:
- 6:02 PM Changeset in git [b530add]jengelh-datetimespielwiese by
- Merge pull request #66 from mmklee/factory_sizelong_sw chg: renamed config.h.in.bak to config.h.in check for sizeof long in configure
Feb 13, 2012:
- 8:31 PM Changeset in git [78851c8]jengelh-datetimespielwiese by
- use absolute binary pathes while combining libfactory
- 8:29 PM Changeset in git [5b3e93]jengelh-datetimespielwiese by
- install the dynamicly loaded modules (for specific rings) aside with binaries (due to Hans)
- 7:07 PM Changeset in git [32248f]jengelh-datetimespielwiese by
- removed duplicating template instantiations from factory/libfac/factor/tmpl_inst.cc FIX: same template instantiations in factory/libfac/factor/tmpl_inst.cc and factory/ftmpl_inst.cc CHG: one should not include "factory.h/factoryconf.h" within internal factory code
- 7:05 PM Changeset in git [e65b1a4]jengelh-datetimespielwiese by
- fix libfac on case-insensitive file systems CHG: renamed factory/libfac/factor.h into factory/libfac/libfac.h in order to avoid confusion with factory/libfac/factor/Factor.h on case-insensitive file systems...
- 5:40 PM Changeset in git [e2b6f5c]jengelh-datetimespielwiese by
- chg: removed Factorize2
- 5:38 PM Changeset in git [ae4d9b]jengelh-datetimespielwiese by
- chg: renamed config.h.in.bak to config.h.in chg: check for sizeof long in configure
- 1:53 PM Changeset in git [be5dff]jengelh-datetimespielwiese by
- fix extra ';' error of libfac
- 1:32 PM Ticket #405 (C-c does not work as expected) created by
- When pressing C-c in a lenghty computation I get abort command(a), …
Feb 10, 2012:
- 6:26 PM Ticket #397 (Chinese remaindering and Farey for Parameters) closed by
- fixed: implemented. Needs tests and documentation.
- 2:20 PM Changeset in git [83976e]jengelh-datetimespielwiese by
- chg: enable setting of gftables location by program courtesy of "Grayson, Daniel R." <dan@math.uiuc.edu>
- 2:16 PM Changeset in git [66e25f]jengelh-datetimespielwiese by
- chg: include string.h courtesy of "Grayson, Daniel R." <dan@math.uiuc.edu>
- 12:28 PM Changeset in git [e016ba]jengelh-datetimespielwiese by
- chg: code formatting
- 12:10 PM Changeset in git [64b824]jengelh-datetimespielwiese by
- chg: threshold for use of LucksWangHeuristic
- 11:52 AM Changeset in git [c08510]jengelh-datetimespielwiese by
- chg: remove some debug output
- 11:39 AM Changeset in git [e5fc00c]jengelh-datetimespielwiese by
- chg: better error messages while converting matrices (fix from master)
Feb 9, 2012:
- 5:59 PM Changeset in git [81d96c]jengelh-datetimespielwiese by
- chg: more reorganization
- 4:47 PM Changeset in git [0e2e23]jengelh-datetimespielwiese by
- chg: separated multiplication and Hensel lifting functions
- 1:33 PM Changeset in git [deb0f60]jengelh-datetimespielwiese by
- chg: use henselLiftAndEarly from facFqBivar again in facBivar
Feb 8, 2012:
- 6:48 PM Changeset in git [47ab5b]jengelh-datetimespielwiese by
- fixing real (GMP) complex numbers (n_long_C) fix: this domain also have a parameter! fix: ngcCoeffIsEqual didn't compare parameter name TODO (general): move Decompose & Compose, rParameter & rPar into coeffs
- 4:30 PM Changeset in git [237b4dd]jengelh-datetimespielwiese by
- fix: introduce ntNormalize
- 4:29 PM Changeset in git [65c5f5]jengelh-datetimespielwiese by
- chg: make the simple part of nlInpAdd an inline routine, hide the rest
- 3:49 PM Changeset in git [cc3240c]jengelh-datetimespielwiese by
- fix: nlInplAdd failed to simplify in some cases
- 3:48 PM Changeset in git [c8e030]jengelh-datetimespielwiese by
- fix: normalization while mapping
- 3:46 PM Changeset in git [e71b67]jengelh-datetimespielwiese by
- fix: debug version used P_Procs from *.so, now uses *_g.so
- 12:31 PM Changeset in git [bbb3fb]jengelh-datetimespielwiese by
- chg: use NTL multiplication in prodMod0 chg: use a cheap test to discard wrong combinations during factor recombination
- 6:19 AM Ticket #404 (alias doesn't work properly) created by
- […] It should be possible to have more than one argument as well …
Feb 7, 2012:
- 5:33 PM Changeset in git [82a5b2]jengelh-datetimespielwiese by
- fix mv' overwrite questioning while generating LIB/all.lib
- 4:58 PM Changeset in git [f16c7da]jengelh-datetimespielwiese by
- fix the test Manual/laguerre_solve.tst to work in SW and legacy Singular CHG: in the legacy Singular (real, ??, i) is a (real) complex (!) field with parameter i (but not in SW!?) TODO: needs to be clarified in documentation!!!
- 4:55 PM Changeset in git [ae816e]jengelh-datetimespielwiese by
- fix multigrading.lib due to the change in Singular (use: 'div' not '/')
- 4:28 PM Changeset in git [e820b2]jengelh-datetimespielwiese by
- fixes due to minpoly' killer solution CHG: since setting minpoly kills local objects - declare them again if needed... (psi in brnoeth.lib) FIX: minpoly may have killed the map already... (pre_HN in LIB/hnoether.lib)
- 4:09 PM Changeset in git [108e2ec]jengelh-datetimespielwiese by
- allow setting minpoly to 0 due to legacy Singular CHG: in the case of transcendental ground field minpoly is already 0 thus nothing is to be done...
- 3:54 PM Changeset in git [9ec166]jengelh-datetimespielwiese by
- update multigrading.lib to r617 Added return documentation to multiDegTensor.
- 1:58 PM Ticket #403 (generic initial ideals berechnen) created by
- Ich hätte gerne eine Methode, die mir für ein graduiertes Ideal und …
Feb 6, 2012:
- 6:29 PM Ticket #398 (spielwiese compilation issues on my ARM box) closed by
- fixed: Great! Thanks for collaboration!
- 6:20 PM Changeset in git [81c5cb]jengelh-datetimespielwiese by
- temporary fix for local objects while setting minpoly FIX: kill local objects (run debug version for details) TODO: map local objects properly...
- 6:17 PM Changeset in git [b6b6168]jengelh-datetimespielwiese by
- regenerate test results on snork using Singular314
- 4:42 PM Changeset in git [eb2d25]jengelh-datetimespielwiese by
- fix: enable setenv and/or putenv FIX: corresponding HAVE_???ENV macros have to be defined by config.h
Feb 3, 2012:
- 5:08 PM Changeset in git [ae030d]jengelh-datetimespielwiese by
- removed depencies on omalloc from feResource
- 4:09 PM Changeset in git [c2e8c5]jengelh-datetimespielwiese by
- added missing 'r' (ring argument)
- 3:16 PM Changeset in git [951db29]jengelh-datetimespielwiese by
- fix: approximate floats are difficult to test: rewrote test
Feb 2, 2012:
- 3:07 PM Changeset in git [fdae2d]jengelh-datetimespielwiese by
- chg: use NTL even in very easy cases
- 2:34 PM Changeset in git [3ef2d6]jengelh-datetimespielwiese by
- chg: use Newton inversion for division over Q(a)
- 11:38 AM Changeset in git [935e83]jengelh-datetimespielwiese by
- chg: deleted some commented out debug stuff and formatted code
Feb 1, 2012:
- 6:42 PM Changeset in git [e6f9145]jengelh-datetimespielwiese by
- setting up the git tagging with $Id$: libs + singular version FIX: cleanning the mess of legacy Singular versioning (only started) NOTE: for expanding tags for Singular/version.h do as follows: add "Singular/version.h filter=expand_id" to .gitattributes or .git/info/attributs and run something line the following: $ git config filter.expand_id.smudge expand_id $ git config filter.expand_id.clean 'perl -pe "s/\\\$Id[^\\\$]*\\\$/\\\$Id\\\$/"' expand_id can be as follows data = STDIN.read last_date = git log --pretty=format:"%H, %cd" -1 puts data.gsub('$Id$', '$Id: ' + last_date.to_s + '$')
- 6:35 PM Changeset in git [9f39e6]jengelh-datetimespielwiese by
- misc changes FIX: factory internal includes (better no "factory/" prefix!) FIX: IntegerProgramming/gen_test.cc: due to C++-Standard main should return an int
- 5:19 PM Changeset in git [69c882]jengelh-datetimespielwiese by
- chg: delete factors already found by early factor detection chg: use "smaller" polynomial for factor recombination
- 4:21 PM Changeset in git [1a3011e]jengelh-datetimespielwiese by
- chg: avoid double checking of factors during henselLiftAndEarly chg: lower liftBound in bivariate factorization
- 11:58 AM Changeset in git [09609a]jengelh-datetimespielwiese by
- chg: lower precision during factor recombination
- 10:54 AM Changeset in git [f047b5]jengelh-datetimespielwiese by
- chg: deleted unnecessary divisibility test
Jan 31, 2012:
- 9:49 PM Changeset in git [429497]jengelh-datetimespielwiese by
- Modified the omalloc configuration for factory/ and made toplevel use it The factory/ configure now has four options for omalloc: --enable-omalloc --with-omalloc-dir=<path> (to point to omalloc's main install) --with-omalloc-extra-dir=<path> (in case there needs a second -- think out-of-tree builds) --enable-omalloc-trust (to trust omalloc will be found at build-time but don't check at configure-time) That last is especially useful to build factory/ inside singular, because in that case, omalloc.h includes omTables.h... which will exist only during the build! Finally, the toplevel Makefile.am and configure.ac are modified, so that the correct options are passed to factory/configure.
- 6:42 PM Changeset in git [7938a0f]jengelh-datetimespielwiese by
- add: n_Farey, n_ChineseRemainder (from master)
Jan 30, 2012:
- 6:59 PM Changeset in git [461f40]jengelh-datetimespielwiese by
- fix the enabling of omalloc for factory CHG: top level configure should enable omalloc by default FIX: "make check" in factory/ needs omalloc library, thus: LDFLAGS, LDADD CHG: prettier configure output with AS_HELP_STRING CHG: further minor improvements to the patch
- 12:55 PM Ticket #347 (option redSB greeds memory and does not terminate) closed by
- wontfix: redSB involves computation with rational functions, which is slow by …
Jan 27, 2012:
- 7:44 PM Changeset in git [bd795d]jengelh-datetimespielwiese by
- improved build system in Singuar/: building of libparse and [TE]Singular ADD/CHG: distribute and install emacs/ (under $(datadir)/) CHG: moved fegetopt.{c,h} from kernel/ to Singular/ ADD: build and install Singular/[TE]Singular ADD: better Singular/libparse CHG: only build the static release and debug binaries Singular&Singularg by default!
- 7:07 PM Changeset in git [76f3a18]jengelh-datetimespielwiese by
- added building binary programs from IntegerProgramming: toric_ideal, solve_IP, change_cost, gen_test and LLL ADD: IntegerProgramming is a SUBPACKAGE of the main package CHG: removing obsolette stuff (gccversion.sh) CHG: use gmp.h instead of si_gmp.h! TODO: install help files properly (only distributed for now)
- 4:44 PM Changeset in git [8156a7]jengelh-datetimespielwiese by
- fix: correct type of the first resolution item FIX: correcting the wrong fix (2e82885cace38a8e031d2509e1c6a77fc9730c32) of syConvRes ADD: new test for this glitch
- 3:50 PM Changeset in git [f3cdf9]jengelh-datetimespielwiese by
- fix Manual.lst (ignored .tst) FIX: testnames like Manual/blahblahblah:.tst are not to be considered for now
- 2:50 PM Changeset in git [7453b4]jengelh-datetimespielwiese by
- chg: farey changes from master
- 12:09 PM Ticket #402 (ssi link crashes when transferring an ideal in a ring with ordering wp) closed by
- fixed: fixed with rev. 14541 and 14543. (orderings with weigths were not …
- 10:29 AM Changeset in git [ac3fcca]jengelh-datetimespielwiese by
- chg: computation of G*oldQ
Jan 26, 2012:
- 7:39 PM Changeset in git [5e1797]jengelh-datetimespielwiese by
- fix the segfault occuring only on 64 bit FIX: exitBuchMora tried to free strat->sevS as if it is an array of ints (i.e. not longs!)
- 5:51 PM Changeset in git [4fbc43]jengelh-datetimespielwiese by
- Merge pull request #45 from mmklee/sw_testres chg: update test results for sqrfree
- 5:51 PM Changeset in git [e6d914d]jengelh-datetimespielwiese by
- Merge pull request #44 from mmklee/factory_sqrfree_sw fix: some issues with leading coeff in squarefree factorization over finite fields
- 5:32 PM Changeset in git [ddaf27]jengelh-datetimespielwiese by
- fix omalloc (debug version on 64 bit CPU) FIX: according to Hans, one has to always use libomalloc_g (full!) FIX: in release version on 64 bit one has to use the full library version TODO: the release tests (omtTest-s-r&omtTest-d-r) fail and were disabled for now...
- 2:40 PM Ticket #402 (ssi link crashes when transferring an ideal in a ring with ordering wp) created by
- […] The same code works when I replace wp(1,1,1) by dp.
Jan 25, 2012:
- 10:29 PM Changeset in git [5335ba]jengelh-datetimespielwiese by
- chg: computation of log derivative now expects truncated input
- 7:08 PM Changeset in git [8ddc676]jengelh-datetimespielwiese by
- wrong configure output FIX: inconsistent messages: one can disable some default features
- 9:51 AM Ticket #401 (Compilation error on Ubuntu 11.10) closed by
- fixed: This is a bug of gcc 4.6.0 (at least on ubuntu), not of Singular. As …
- 7:39 AM Ticket #401 (Compilation error on Ubuntu 11.10) created by
- sparsmat.cc: In function ‘BOOLEAN …
Jan 24, 2012:
- 5:47 PM Changeset in git [f9b796e]jengelh-datetimespielwiese by
- chg: substitution in the top level routines
- 5:46 PM Changeset in git [3af6b6]jengelh-datetimespielwiese by
- chg: choose "shortest" univariate factorization no matter what the evaluation point is
- 2:01 PM Changeset in git [9c4455]jengelh-datetimespielwiese by
- removed: gccversion.sh (cleanup from master)
- 1:35 PM Changeset in git [d73353]jengelh-datetimespielwiese by
- add: hilb: min. of the module weights
- 12:40 PM Changeset in git [a36fcb5]jengelh-datetimespielwiese by
- chg: use shape of Newton polygon also in lattice recombination
Jan 23, 2012:
- 11:14 PM Changeset in git [3d0075]jengelh-datetimespielwiese by
- fix: some minor fix
- 11:04 PM Changeset in git [db65ada]jengelh-datetimespielwiese by
- chg: lowered bound for early success in earlyFactorDetection
- 10:56 PM Changeset in git [69076c]jengelh-datetimespielwiese by
- chg: use shape of Newton polygon for factor detection and use lower lift bound
Note: See TracTimeline
for information about the timeline view.