source: git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @44cd9a   11 years martinlee84 chg: added convex dense compression chg: changes to uniAbsFactorize ... spielwiese
(edit) @ffae30   11 years martinlee84 chg: long instead of int spielwiese
(edit) @f0befc   11 years martinlee84 fix: memory leak chg: less stupid way to compute bounds spielwiese
(edit) @e57b47   11 years martinlee84 chg: updated Tst/Short.lst spielwiese
(edit) @453bfd7   11 years martinlee84 chg: updated ok_s.lst spielwiese
(edit) @300f40e   11 years martinlee84 chg: updated test results for absfact spielwiese
(edit) @a088613   11 years martinlee84 chg: renamed absBiFactorize to absFactorizeBCG spielwiese
(edit) @bcab31   11 years martinlee84 chg: renamed absBiFact to absFact Conflicts: Singular/extra.cc spielwiese
(edit) @34b568   11 years martinlee84 chg: renamed absbifact.* to absfact.* spielwiese
(edit) @d2fc749   11 years martinlee84 chg: renamed absBiFactorize to absFactorize spielwiese
(edit) @f36755   11 years martinlee84 chg: choose smaller evaluation point chg: more checks to avoid wrong mipos spielwiese
(edit) @dfa849   11 years martinlee84 chg: compute mipo wrt. x and y chg: more checks of mipos spielwiese
(edit) @5c6cea   11 years martinlee84 fix: handling of SW_RATIONAL spielwiese
(edit) @ff6cd3   11 years martinlee84 chg: handling of constant factor in univariate case spielwiese
(edit) @252584   11 years martinlee84 chg: handling of constant factor spielwiese
(edit) @7766a9   11 years martinlee84 chg: choose smaller evaluation point spielwiese
(edit) @09dbf3   11 years martinlee84 chg: switch on SW_RATIONAL if necessary spielwiese
(edit) @a3b213   11 years martinlee84 fix: possible seg fault due to wrong log deriv spielwiese
(edit) @88a7fd   11 years martinlee84 fix: possible seg fault due to invalid eval point spielwiese
(edit) @99b9e5   11 years martinlee84 fix: typo spielwiese
(edit) @a1ff8d5   11 years martinlee84 chg: removed trailing spaces spielwiese
(edit) @3ff49d   11 years martinlee84 chg: formatting and removed unnecessary function spielwiese
(edit) @ae1735   11 years martinlee84 chg: fewer bivariate factorizations and removed unnecessary test spielwiese
(edit) @4e76a6   11 years martinlee84 fix: includes and some typos spielwiese
(edit) @92bbbc   11 years martinlee84 chg: changes to build system and Singular interface due to new routines spielwiese
(edit) @7c7b1c   11 years martinlee84 chg: added more tests from absfact.lib to absbifact.tst spielwiese
(edit) @829648   11 years martinlee84 chg: changes due to new abs factorization spielwiese
(edit) @8530d34   11 years martinlee84 added: new absolute factorization for multivariate polys spielwiese
(edit) @1dc25bf   11 years martinlee84 fix: compiler warnings about empty if spielwiese
(edit) @a85670b   11 years martinlee84 chg: changes due to renaming spielwiese
(edit) @dd8e72   11 years martinlee84 chg: renamed facAbsFact.* to facAbsBiFact.* spielwiese
(edit) @b728bf   11 years martinlee84 chg: removed trailing spaces chg: added decompress for absolute factors spielwiese
(edit) @091b250   11 years martinlee84 chg: added factorizationWRTDifferentSecondVars to header spielwiese
(edit) @73c222   11 years martinlee84 chg: moved some code from .h to .cc chg: absBiFactorizeMain now also ... spielwiese
(edit) @c43ab0   11 years martinlee84 chg: deleted unneccessary swap spielwiese
(edit) @62e51f   11 years Oleksandr Python-related changes / OSX add: Additional PYTHON flags fix: ... spielwiese
(edit) @b7f0f6   11 years Oleksandr Updated SW test-suite (changes in normalizaion/ext_fields) spielwiese
(edit) @0771f61   11 years Oleksandr Merge pull request #352 from mmklee/mem_sw Fix memory leaks in factory spielwiese
(edit) @1bd66a   11 years martinlee84 fix: make abort() visible in case assertions and streamio are enabled spielwiese
(edit) @7762549   11 years martinlee84 fix: template instantiation in libfac spielwiese
(edit) @de0f5b4   11 years martinlee84 fix: possible memory leak spielwiese
(edit) @8b3624e   11 years martinlee84 fix: memory leak in degrees spielwiese
(edit) @60d63da   11 years martinlee84 fix: memory leak spielwiese
(edit) @0b55585   11 years martinlee84 fix: wrong assertions spielwiese
(edit) @9f8c05   11 years Oleksandr Updated results for Manual/[fp]walk.tst tests (returned are still ... spielwiese
(edit) @f68bf8   11 years Oleksandr Update due to corrected pull request #351 spielwiese
(edit) @ed73fef   11 years Oleksandr Added testing for the reverted MathicGB module spielwiese
(edit) @79502e   11 years Oleksandr Revert "Update of MATHICGB according to the PullRequest #351" This ... spielwiese
(edit) @8f761ae   11 years Oleksandr Update of MATHICGB according to the PullRequest #351 spielwiese
(edit) @be56124   11 years Oleksandr Merge pull request #347 from mmklee/finduni Finduni spielwiese
(edit) @fa601b   11 years hannes removed factor.lib: tr. 498 spielwiese
(edit) @2e416bb   11 years martinlee84 chg: added test for finduni spielwiese
(edit) @d80dec   11 years martinlee84 fix: nrMapQ (conversion of rationals to short precision floats) spielwiese
(edit) @737bbc2   11 years martinlee84 chg: commented out changes from f1ab975d to p_polys.cc spielwiese
(edit) @14a0ca   11 years martinlee84 chg: commmented out changes from 5a4e17def42b99 to transext.cc spielwiese
(edit) @0635d51   11 years martinlee84 fix: missing content over Z in ntLcm, ntGcd spielwiese
(edit) @f30df9   11 years Oleksandr More fixes/improvements to BS (m4/*.m4) spielwiese
(edit) @1dbfb4   11 years Oleksandr Adaptation of singmathic to SW spielwiese
(edit) @3a40eb   11 years Oleksandr Porting Mathic to SW : mostly original sources from master spielwiese
(edit) @737c95   11 years Oleksandr Fix "trigraph ?? ignored, use -trigraphs to enable" warning spielwiese
(edit) @066132a   11 years Oleksandr Minor improvement of BS spielwiese
(edit) @90df7c   11 years hannes fix: by gpfister: extractZ spielwiese
(edit) @ab4cb2   11 years Oleksandr Fixed the generation of "desktop/Singular*.desktop" on FreeBSD with ... spielwiese
(edit) @2f0d03f   11 years Oleksandr Fixed Adi's '#ifdef HAVE_RINGS || HAVE_RINGS_LOC' spielwiese
(edit) @b7fff1   11 years Oleksandr Further template instantiation NOTE: still not working withou ... spielwiese
(edit) @75c73d   11 years Oleksandr Further compiler flags tweaking spielwiese
(edit) @e7af71   11 years Oleksandr Use omalloc for new/delete (due to Hans) NOTE: only for resulting ... spielwiese
(edit) @5a4e17   11 years hannes chg: improve ntNormalize etc. spielwiese
(edit) @adae8b   11 years hannes fix: add rp in ordering description spielwiese
(edit) @4d47990   11 years adi_popescum makes Setm rely on the integer arithmetic wrapping (-fwrapv) in the ... spielwiese
(edit) @b6ad598   11 years Oleksandr More datails abount Singular build (-v) spielwiese
(edit) @3b0bb7f   11 years Oleksandr More output by the test in Singular/ spielwiese
(edit) @da7a28   11 years Oleksandr Use -Wl,-Bdynamic on cygwin... NOTE: LIBPREFIX seems to be ... spielwiese
(edit) @3686937   11 years Oleksandr Added '$Id$' as a comment to all libs (LIB/*.lib) spielwiese
(edit) @fe237b8   11 years Oleksandr Fixed pure python-related test spielwiese
(edit) @60ff02   11 years Oleksandr Pyobjects are in a dynamic module as well spielwiese
(edit) @8f26a44   11 years Oleksandr Assure that config.h was generated on 'compatible' cpu (same size of long) spielwiese
(edit) @ce9bfe   11 years Oleksandr Added FLAGS,LIBS output for debugging Show (due to '-v') more ... spielwiese
(edit) @32a5f7   11 years Oleksandr More MACH-O signatures spielwiese
(edit) @46e869   11 years hannes add: system("semaphore",...) spielwiese
(edit) @52f95b   11 years hannes fix: removed MPSR stuff spielwiese
(edit) @0509a99   11 years hannes removed kernel/modulop.h spielwiese
(edit) @80b5a4   11 years adi_popescum Fix typos in Tst/README spielwiese
(edit) @3ed6cb7   11 years adi_popescum Hilbert Criterion in local degree orderings for inhomogemous ideals spielwiese
(edit) @c25b56c   11 years adi_popescum SB over rings with local ordering add: new tests spielwiese
(edit) @537733f   11 years hannes add: claasifyci.lib spielwiese
(edit) @3ee806   11 years hannes fix: convert to string: allways return defined results spielwiese
(edit) @0f79d9   11 years hannes fix: memory de-allocation spielwiese
(edit) @d3055c   11 years Oleksandr Fix: make check needed removed header (bigintm.h) for Singular/test.cc spielwiese
(edit) @d0e888   11 years hannes fix: libcddgmp may be a c++ library (on ubuntu) spielwiese
(edit) @f57b6f   11 years hannes fix: allow negative weights for poly.lib::lcm spielwiese
(edit) @b60bfe   11 years hannes fix: ssi/signal stuff from master spielwiese
(edit) @01c0298   11 years hannes fix: removed kernel/longrat.h spielwiese
(edit) @70cc24   11 years hannes chg: removed Singular/bigintm.* spielwiese
(edit) @a44806   11 years hannes chg: toward a removal of kernel/longrat.h spielwiese
(edit) @5179a0   11 years hannes fix: signal handling stuff spielwiese
(edit) @cca4407   11 years hannes chg: MP stuff removed spielwiese
(edit) @ddf322c   11 years hannes fix: library fixed -> no error message in tst spielwiese
(edit) @9cb305   11 years hannes fix: compiler warnings spielwiese
(edit) @3631a1   11 years hannes fix: debug settings for ssi generated numbers spielwiese
Note: See TracRevisionLog for help on using the revision log.