Timeline



Jul 4, 2020:

4:54 PM Changeset in git [89005e]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'sachinkm308-execute' into spielwiese
3:13 PM Changeset in git [d78356]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'execute' of https://github.com/sachinkm308/Sources into sachinkm308-execute
1:57 PM Changeset in git [7032db]spielwiese by Hans Schoenemann <hannes@…>
factory: more routine does not depend on NTL only

Jul 3, 2020:

7:08 PM Changeset in git [67e34d]spielwiese by Sachin <sachinkm308@…>
Execute ring changes in hnoether library
5:03 PM Changeset in git [b2e2b0]spielwiese by Max Horn <max@…>
Fix a bunch of warnings
4:32 PM Changeset in git [cbdf0e]spielwiese by Hans Schoenemann <hannes@…>
changed tests (LLL via FLINT)
2:40 PM Changeset in git [8c3e8c]spielwiese by Hans Schoenemann <hannes@…>
factory: find_irreducible
2:39 PM Changeset in git [175dfb]spielwiese by Hans Schoenemann <hannes@…>
fix: install si_log2.h
1:03 PM Changeset in git [4946e3]spielwiese by Hans Schoenemann <hannes@…>
factory: LL via FLINT
11:34 AM Changeset in git [f3adf3]spielwiese by Hans Schoenemann <hannes@…>
factory: clean up: remove unused NTL
10:35 AM Changeset in git [b28747]spielwiese by Hans Schoenemann <hannes@…>
fix: factrory with or w/o NTL, FLINT
9:46 AM Changeset in git [a8d220b]spielwiese by Hans Schoenemann <hannes@…>
factory: Farey via FLINT
1:25 AM Changeset in git [380173]spielwiese by Hans Schoenemann <hannes@…>
factory: clean up: remove unused NTL

Jul 2, 2020:

11:41 PM Changeset in git [f5c2fcf]spielwiese by Hans Schoenemann <hannes@…>
renane convertFmpq_t2CF -> convertFmpq2CF
11:39 PM Changeset in git [74fc12a]spielwiese by Hans Schoenemann <hannes@…>
add: CanonicalForm convertFmpq2CF (const fmpq_t q)
10:28 AM Changeset in git [53acc4]spielwiese by Hans Schoenemann <hannes@…>
add si_log2.h
10:22 AM Changeset in git [40094f]spielwiese by Hans Schoenemann <hannes@…>
move SI_LOG2 to factory/si_log2.h

Jul 1, 2020:

9:29 PM Changeset in git [45e2d2]spielwiese by Hans Schoenemann <hannes@…>
factory: check FLINT_RELEASE for fq_nmod_poly_roots
7:21 PM Changeset in git [ec8f57]spielwiese by Hans Schoenemann <hannes@…>
fix: typo
6:11 PM Changeset in git [cc5a86]spielwiese by Hans Schoenemann <hannes@…>
fix: order of args.
4:36 PM Changeset in git [2ce3bf]spielwiese by Hans Schoenemann <hannes@…>
fq_nmod_get_nmod_poly/fq_nmod_set_nmod_poly for FLINT < 2.6.1
4:16 PM Changeset in git [c1f4d51]spielwiese by Hans Schoenemann <hannes@…>
factory: implement findMinPoly/mapPrimElem and related
10:31 AM Changeset in git [f542551]spielwiese by Hans Schoenemann <hannes@…>
factory: more routine does not depend on NTL only

Jun 30, 2020:

1:06 PM Changeset in git [e64ec88]spielwiese by Hans Schoenemann <hannes@…>
factory: gauss via FLINT

Jun 29, 2020:

5:57 PM Changeset in git [c13ebd]spielwiese by Hans Schoenemann <hannes@…>
factory: discriminant from FLINT
2:44 PM Changeset in git [168e13]spielwiese by Hans Schoenemann <hannes@…>
format
12:24 PM Changeset in git [dd9c12]spielwiese by Hans Schoenemann <hannes@…>
factory: opt
12:23 PM Changeset in git [0f95c48]spielwiese by Hans Schoenemann <hannes@…>
factory: without both NTL and FLINT

Jun 28, 2020:

7:20 PM Changeset in git [699fed]spielwiese by Sachin <sachinkm308@…>
replacing_execute_with_create_ring17
5:12 PM Changeset in git [bcbd967]spielwiese by Hans Schoenemann <hannes@…>
fix: changed tests
4:48 PM Changeset in git [3023cd]spielwiese by Hans Schoenemann <hannes@…>
fix: without NTL....
4:04 PM Changeset in git [3ecc88f]spielwiese by Hans Schoenemann <hannes@…>
factory: less functions depend on NTL only
3:34 PM Changeset in git [1c0d95]spielwiese by Hans Schoenemann <hannes@…>
fix: rOpposite for lp/rp
3:10 PM Changeset in git [78242cd]spielwiese by Hans Schoenemann <hannes@…>
factory: FindRoots for FLINT
1:03 PM Changeset in git [63df50e]spielwiese by Hans Schoenemann <hannes@…>
factory: use correct first root via flint
10:26 AM Changeset in git [21c133]spielwiese by Gergo Borus <gergo@…>
fix: tr. #638 (weighted degrees in ffsolve) First example: -y^2 + x^3 + x has indeed only 4 points, the actual Hermitian curve -y^3 + x^2 + x has 8 and all of them are returned. Second example: simplesolver had an assumption about deg which did not hold for weighted degrees. The used method for extending the ring could not handle weighted degrees. Third example: Limitation stemming from factorize.

Jun 27, 2020:

11:00 PM Changeset in git [a723558]spielwiese by Hans Schoenemann <hannes@…>
fix: typo
10:40 PM Changeset in git [d3c6ce]spielwiese by Hans Schoenemann <hannes@…>
factory: fix Short/bug_tr679.tst
10:40 PM Changeset in git [3c175a]spielwiese by Hans Schoenemann <hannes@…>
factory: opt fac_NTL_char
5:46 PM Changeset in git [b7cc2b]spielwiese by Hans Schoenemann <hannes@…>
factory: FindRoot via FLINT

Jun 26, 2020:

11:45 PM Changeset in git [9084a3]spielwiese by Hans Schoenemann <hannes@…>
fix: univariate factorization over Z/p(alpha) via NTL
10:28 PM Changeset in git [f87a54f]spielwiese by Hans Schoenemann <hannes@…>
factory: compile with ntl /without flint
6:03 PM Changeset in git [03c742]spielwiese by Hans Schoenemann <hannes@…>
factory: BuildIrred, FLINT/NTL seperation

Jun 25, 2020:

4:34 PM Changeset in git [b666c7]spielwiese by Hans Schoenemann <hannes@…>
renamed repo: Sources ->Singular
4:31 PM Changeset in git [19f6b5f]spielwiese by Hans Schoenemann <hannes@…>
renamed repo: Sources -> Singular

Jun 21, 2020:

3:27 PM Changeset in git [28160bf]spielwiese by Hans Schoenemann <hannes@…>
p_DivRem for nc-rings
3:19 PM Changeset in git [a241bd]spielwiese by Hans Schoenemann <hannes@…>
polynomail division via syz for nc-rings

Jun 19, 2020:

4:24 PM Changeset in git [b8c4c7]spielwiese by Hans Schoenemann <hannes@…>
changed tests
4:23 PM Changeset in git [bbec92]spielwiese by Hans Schoenemann <hannes@…>
seperate NTL (gcd)
4:22 PM Changeset in git [3d6980b]spielwiese by Hans Schoenemann <hannes@…>
opt. factorize
10:55 AM Changeset in git [4c1fc0]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1009 from fingolfin/mh/sigcontext Unify access to sigcontext on Linux + x86

Jun 18, 2020:

4:22 PM Changeset in git [a02e2d]spielwiese by Hans Schoenemann <hannes@…>
univariate factorization over Z via FLINT
4:13 PM Changeset in git [bd4cb06]spielwiese by Max Horn <max@…>
Unify access to sigcontext on Linux + x86 This fixes compatibility on 32 bit systems with the muslc C library
11:15 AM Changeset in git [29b4ca]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1008 from fingolfin/mh/deps Ensure that factory.h factoryconf.h are regenerated after configure runs
10:56 AM Changeset in git [f74f49]spielwiese by Max Horn <max@…>
Ensure that factory.h factoryconf.h are regenerated after configure runs
9:55 AM Changeset in git [a75c5d]spielwiese by Hans Schoenemann <hannes@…>
typo

Jun 17, 2020:

10:38 PM Changeset in git [329dd3]spielwiese by Hans Schoenemann <hannes@…>
build factroy also without NTL (not so useful yet)
10:17 PM Changeset in git [cac0f8]spielwiese by Hans Schoenemann <hannes@…>
temp. disable factore over Z via FLINT
6:16 PM Changeset in git [6e12a45]spielwiese by Hans Schoenemann <hannes@…>
univariate factorization over Z via FLINT
4:09 PM Changeset in git [ed6f2b]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'fingolfin-mh/fix' into spielwiese
3:40 PM Changeset in git [e4514d3]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'mh/fix' of https://github.com/fingolfin/Sources into fingolfin-mh/fix
3:34 PM Changeset in git [48e0bcb]spielwiese by Hans Schoenemann <hannes@…>
seperate NTL and FLINT: nulNTL and factorize
3:32 PM Changeset in git [95e3732]spielwiese by Hans Schoenemann <hannes@…>
compiler warnings about memset
3:31 PM Changeset in git [2d01c0]spielwiese by Hans Schoenemann <hannes@…>
add Init() to idrec class
11:56 AM Changeset in git [89fd20]spielwiese by Hans Schoenemann <hannes@…>
unified some .gitignore files
11:51 AM Changeset in git [dcceae]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1004 from fingolfin/mh/automake Fix an automake warning
11:38 AM Changeset in git [36f144]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1005 from fingolfin/mh/gitignore Update .gitignore
11:20 AM Changeset in git [62d1ab]spielwiese by Max Horn <max@…>
Update .gitignore
11:18 AM Changeset in git [02eb92]spielwiese by Max Horn <max@…>
Use C(XX)_FLAGS_FOR_BUILD to compile code generators ... and also adjust LDFLAGS, LIBS as needed, to further improve cross compiling support.
11:10 AM Changeset in git [56125f]spielwiese by Max Horn <max@…>
Fix an automake warning
11:01 AM Changeset in git [aba274]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1003 from fingolfin/mh/fix More cross compiling
10:50 AM Changeset in git [aa560b5]spielwiese by Max Horn <max@…>
Update ax_prog_cxx_for_build.m4 ... to match changes made to ax_prog_cc_for_build.m4 recently. - save/restore GXX - honor `./configure --build=BUILD` - use AC_LANG_PUSH and AC_LANG_POP to save and restore global variables used for running tests like ac_compile and ac_link - use pushdef/popdef to save and restore ac_tool_prefix, cross_compiling and am_cv_CXX_dependencies_compiler_type (not sure if we need the latter but this mimicks what AX_PROG_CC_FOR_BUILD does) Submitted to upstream, see <https://savannah.gnu.org/patch/?9943>
10:21 AM Ticket #866 (Wrong dimension and degree?) closed by ren
invalid: Please see reply in forum.
8:25 AM Ticket #866 (Wrong dimension and degree?) created by junyanxu.math@…
Please see www.singular.uni-kl.de/forum/viewtopic.php?f=10&t=2911
2:12 AM Changeset in git [68e1603]spielwiese by Max Horn <max@…>
More cross compiling - use CXX_FOR_BUILD for C++ sources - use BUILD_EXEEXT instead of EXEEXT - don't bother settings the unused LD variables (in one case it was set to a bogus value anyway)

Jun 16, 2020:

2:39 PM Changeset in git [26b42d]spielwiese by Hans Schoenemann <hannes@…>
HOSTCC -> CC_FOR BUILD
2:37 PM Changeset in git [6bb0d8]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1002 from fingolfin/mh/noexec Remove executable bit from some files
2:35 PM Changeset in git [5acb5a]spielwiese by Hans Schoenemann <hannes@…>
fix: warning register
2:30 PM Changeset in git [ab7174f]spielwiese by Max Horn <max@…>
Remove executable bit from some files ... and ensure that libpolys-config is always executable

Jun 11, 2020:

11:01 AM Changeset in git [8b7ebf]spielwiese by Hans Schoenemann <hannes@…>
trac accepts also https

Jun 8, 2020:

6:26 PM Changeset in git [f50eb2]spielwiese by Hans Schoenemann <hannes@…>
jjSetMinpoly
6:11 PM Ticket #865 (primdecSY hangs) closed by hannes
fixed: fixed with fdda5465265805b57a9c0f85de0debd58cd07bee
3:20 PM Changeset in git [fdda546]spielwiese by Hans Schoenemann <hannes@…>
test for tr. #865 and changed test
1:21 PM Changeset in git [0d0154]spielwiese by Hans Schoenemann <hannes@…>
Revert "opt: use resultantFp" This reverts commit 517ffa70e651cf45ae68e0c02434f13e622fc87f.

Jun 6, 2020:

6:52 PM Changeset in git [83f9fe]spielwiese by Hans Schoenemann <hannes@…>
reset jjMINPOLY (for Realclassify::realclassify)
5:46 PM Changeset in git [209d2c]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'sachinkm308-execute' into spielwiese
5:21 PM Changeset in git [e71151]spielwiese by Hans Schoenemann <hannes@…>
reset atkins.lib, chern.lib, removed comments in dmod.lib
Note: See TracTimeline for information about the timeline view.