Timeline



Jul 22, 2020:

5:39 PM Changeset in git [8f6246]spielwiese by Hans Schoenemann <hannes@…>
fix: typo fo 32bit
5:33 PM Changeset in git [9b51ea]spielwiese by Hans Schoenemann <hannes@…>
fix: test sizeof(long) in factory
4:57 PM Changeset in git [c47cd5]spielwiese by Hans Schoenemann <hannes@…>
doc: refs for letterplece
3:20 PM Changeset in git [d4bfca1]spielwiese by Hans Schoenemann <hannes@…>
fix: save ring in ssiReadBlackbox
2:16 PM Changeset in git [df2357c]spielwiese by Hans Schoenemann <hannes@…>
fix: string/print newstruct
10:56 AM Changeset in git [4f08da]spielwiese by Hans Schoenemann <hannes@…>
fix: shadow ring for newstruct
10:55 AM Changeset in git [87bc94]spielwiese by Hans Schoenemann <hannes@…>
opt: better inlining for coeffs

Jul 21, 2020:

10:57 PM Changeset in git [6f8707]spielwiese by Hans Schoenemann <hannes@…>
fix: typo

Jul 18, 2020:

10:10 PM Changeset in git [05c687e]spielwiese by Hans Schoenemann <hannes@…>
fix: int overflow in binom: check
7:34 PM Changeset in git [9daa8d]spielwiese by Hans Schoenemann <hannes@…>
fix: int overflow in binom: check
3:53 PM Changeset in git [f450f3]spielwiese by Hans Schoenemann <hannes@…>
fix: int overflow in binom
12:48 PM Changeset in git [5f5632]spielwiese by Hans Schoenemann <hannes@…>
cross compiling: libSingular location
10:44 AM Changeset in git [effb43]spielwiese by Hans Schoenemann <hannes@…>
cross compiling: gmp

Jul 17, 2020:

7:21 PM Changeset in git [3b1cda3]spielwiese by Hans Schoenemann <hannes@…>
doc: fix flintQ via flint.so
5:48 PM Changeset in git [54b516]spielwiese by Hans Schoenemann <hannes@…>
code cleanup: tgb_interanl.h
5:23 PM Changeset in git [97abdf6]spielwiese by Hans Schoenemann <hannes@…>
cross compiling: arguemnts for make
2:26 PM Changeset in git [22b75df]spielwiese by Hans Schoenemann <hannes@…>
move npIsZero to modulop_inl.h (fixes debug build)

Jul 16, 2020:

1:44 PM Changeset in git [dc69b8]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1012 from gergo-b/ffsolve_weighted_degrees fix: tr. #638 (weighted degrees in ffsolve)
12:52 PM Changeset in git [9f5139]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1019 from fingolfin/mh/github-actions Add basic GitHub Actions CI tests
12:35 PM Changeset in git [f8084c]spielwiese by Hans Schoenemann <hannes@…>
IntegerProgramming: removed --help option
12:12 PM Changeset in git [d1427e8]spielwiese by Hans Schoenemann <hannes@…>
factory: support FLINT 2.5.2
10:31 AM Changeset in git [bc9b1f]spielwiese by Hans Schoenemann <hannes@…>
slimgb for char p with p>32003

Jul 15, 2020:

10:47 PM Changeset in git [1c37e0]spielwiese by Hans Schoenemann <hannes@…>
modulo p: npMult,nvMult, npInit -> modulop_inl.h

Jul 14, 2020:

12:06 PM Changeset in git [2486f4]spielwiese by Hans Schoenemann <hannes@…>
factory-tests: hide flint-coeffs in (static) flint.so

Jul 13, 2020:

5:52 PM Changeset in git [7fdedf]spielwiese by Hans Schoenemann <hannes@…>
factory: check for NTL/FLINT, p2
11:35 AM Changeset in git [7c7d26]spielwiese by Hans Schoenemann <hannes@…>
fix: factory
11:28 AM Changeset in git [8749841]spielwiese by Hans Schoenemann <hannes@…>
factory: check for NTL/FLINT, p1
10:52 AM Changeset in git [08702b]spielwiese by Hans Schoenemann <hannes@…>
chg: remove FACTORYVERSION - factory is always present

Jul 11, 2020:

6:20 PM Changeset in git [1c53e5a]spielwiese by Hans Schoenemann <hannes@…>
factory: globaldefs.h

Jul 10, 2020:

11:56 AM Changeset in git [b3b0421]spielwiese by Hans Schoenemann <hannes@…>
FLINT 2.6.0 has a bug in fmpz_poly_factor
11:25 AM Changeset in git [92ca34]spielwiese by Hans Schoenemann <hannes@…>
factory: factorize char p, extension, univariate (w/o FLINT, w/o NTL)
10:59 AM Changeset in git [e73082]spielwiese by Hans Schoenemann <hannes@…>
factory: factorize char 0, univariate (w/o FLINT, w/o NTL)
9:56 AM Changeset in git [8ef929]spielwiese by Hans Schoenemann <hannes@…>
fac_berlekamp/fac_cantzass are used gain
9:56 AM Changeset in git [19763ff]spielwiese by Max Horn <max@…>
Add basic GitHub Actions CI tests
9:43 AM Changeset in git [412d19e]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1022 from fingolfin/mh/regress Tst/regress.cmd: avoid multiples of 256 as exit code

Jul 9, 2020:

4:54 PM Changeset in git [c1b52b]spielwiese by Hans Schoenemann <hannes@…>
factory: factorize char p, univariate (w/o FLINT, w/o NTL)
10:19 AM Changeset in git [22f43f]spielwiese by Max Horn <max@…>
Tst/regress.cmd: avoid multiples of 256 as exit code Running this script gave me a test failure, yet the exit code was 0. Digging closer, it turns out the perl script tried to use exit code 256 for some reason I don't understand. But exit codes are a single byte, so any multiple of 256 gets mapped to 0, giving the false impression that the test suite passes when it actually is failing.

Jul 8, 2020:

5:51 PM Changeset in git [afa7755]spielwiese by Hans Schoenemann <hannes@…>
code clean up
5:47 PM Changeset in git [845303c]spielwiese by Hans Schoenemann <hannes@…>
fix factory: make check w/o NTL, w.FINT2.5.2
1:46 PM Changeset in git [9bd7cb]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1020 from fingolfin/mh/make_tar make_tar.sh: always execute using bash; abort on error
12:36 PM Changeset in git [4de3dc]spielwiese by Max Horn <max@…>
make_tar.sh: always execute using bash; abort on error

Jul 7, 2020:

1:39 PM Changeset in git [914b60]spielwiese by Hans Schoenemann <hannes@…>
t push origin spielwieseMerge branch 'fingolfin-mh/fix-warnings' into spielwiese
1:36 PM Changeset in git [5077a3]spielwiese by Hans Schoenemann <hannes@…>
buildinmodules required for "dynamic" modules on windows
12:56 PM Changeset in git [d0adb2]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'mh/fix-warnings' of https://github.com/fingolfin/Singular into fingolfin-mh/fix-warnings
12:52 PM Changeset in git [249d81]spielwiese by Hans Schoenemann <hannes@…>
factory: suppoirt FLINT 2.5.2
12:51 PM Changeset in git [2570f08]spielwiese by Hans Schoenemann <hannes@…>
add INSTALL_DIR, BUILD_DIR

Jul 6, 2020:

10:04 PM Changeset in git [94479b]spielwiese by Hans Schoenemann <hannes@…>
doc/doc.tbz2 is an extra file
9:19 PM Changeset in git [ede6da]spielwiese by Matthias Koeppe <mkoeppe@…>
./make_tar.sh is not executable
9:18 PM Changeset in git [ee5b48]spielwiese by Matthias Koeppe <mkoeppe@…>
'make dist' is broken, use ./make_tar.sh instead
9:08 PM Changeset in git [3824816]spielwiese by Matthias Koeppe <mkoeppe@…>
.github/workflows/ci-sage.yml: Add libcdd-dev to DIST_PREREQ
9:02 PM Changeset in git [f3d331]spielwiese by Matthias Koeppe <mkoeppe@…>
.github/workflows/ci-sage.yml [cygwin]: Work around errors with tar -c --remove-files for the log artifact
8:57 PM Changeset in git [9abf8f]spielwiese by Matthias Koeppe <mkoeppe@…>
.github/workflows/ci-sage.yml [cygwin]: Actually handle TARGETS_OPTIONAL
8:54 PM Changeset in git [a72a30]spielwiese by Matthias Koeppe <mkoeppe@…>
.github/workflows/ci-sage.yml: Adjust for singular
8:48 PM Changeset in git [d2074d]spielwiese by Matthias Koeppe <mkoeppe@…>
.github/workflows/ci-sage.yml: New (from normaliz)
12:30 PM Changeset in git [2ca80a]spielwiese by Hans Schoenemann <hannes@…>
fix: make ceck for factroy w.NTL w/o FLINT
10:46 AM Changeset in git [d6c852]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1015 from fingolfin/mh/fix-testsuite Move FLINTrandom into factory to fix test suite crashes
12:23 AM Changeset in git [f8d27e1]spielwiese by Max Horn <max@…>
Move FLINTrandom into factory to fix test suite crashes Without this, `make check` runs into segfaults in tests that use factory but not the full Singular library, as factory accesses FLINTrandom but does not contain its definition.

Jul 5, 2020:

4:13 PM Changeset in git [9e20b9f]spielwiese by Hans Schoenemann <hannes@…>
ichange order: better readability

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
Note: See TracTimeline for information about the timeline view.