Timeline



Feb 12, 2024:

2:40 PM Changeset in git [2444c0]spielwiese by Hans Schoenemann <hannes@…>
idDivRem for modules
10:58 AM Changeset in git [ce0214]spielwiese by Hans Schoenemann <hannes@…>
doc: avoid @sc in node/section/subsection headings

Feb 8, 2024:

3:51 PM Changeset in git [9a92ac8]spielwiese by Hans Schoenemann <hannes@…>
no_ex for tropicalEllipticCovers.lib: calls pdflatex and open
11:59 AM Changeset in git [4a24b9]spielwiese by Hans Schoenemann <hannes@…>
doc/format: tropicalEllipticCovers.lib
11:46 AM Changeset in git [1bd321]spielwiese by Hans Schoenemann <hannes@…>
doc: tropicalEllipticCovers.lib
11:40 AM Changeset in git [f21f2e]spielwiese by Hans Schoenemann <hannes@…>
doc: tropicalEllipticCovers.lib
11:33 AM Changeset in git [e82ed0]spielwiese by FiroozehDastur <45834627+FiroozehDastur@…>
library for the computation of tropical covers for a given elliptic curve (#1207)
10:20 AM Changeset in git [b15c1cf]spielwiese by Hans Schoenemann <hannes@…>
add sagbiNormaliz.lib to singular-libs
10:11 AM Changeset in git [70c8c3]spielwiese by Hans Schoenemann <hannes@…>
fix: absprimdec: several bad random values in a row

Feb 7, 2024:

2:02 PM Changeset in git [284812]spielwiese by Hans Schoenemann <hannes@…>
fix idDivRen: rank

Feb 6, 2024:

11:39 AM Changeset in git [e961c6c]spielwiese by Hans Schoenemann <hannes@…>
doc: normaliz.lib: require normaliz >=3.10.0

Feb 5, 2024:

3:39 PM Changeset in git [503b7fe]spielwiese by Hans Schoenemann <hannes@…>
add stdmodule.lib, modfinduni.lib, sagbiNormaliz.lib
3:15 PM Changeset in git [50cf75]spielwiese by Matthias Köppe <mkoeppe@…>
Singular/LIB/COPYING: Untabification and other cosmetic changes (#1206)

Feb 2, 2024:

11:57 AM Changeset in git [ac6a48]spielwiese by Hans Schoenemann <hannes@…>
opt: syGausForOne, syReorder

Feb 1, 2024:

4:21 PM Changeset in git [04cc5d]spielwiese by Hans Schoenemann <hannes@…>
format
4:15 PM Changeset in git [ff0530]spielwiese by Hans Schoenemann <hannes@…>
opt: syGaussForOne
3:29 PM Changeset in git [0cdc1e]spielwiese by Hans Schoenemann <hannes@…>
debug: add line number to backtrace
3:28 PM Changeset in git [a07151]spielwiese by Hans Schoenemann <hannes@…>
rOppsoite for Ip: not yet done
1:59 PM Changeset in git [4e6b32]spielwiese by Hans Schoenemann <hannes@…>
opt: moved id_ReadOutPivot to kernel/ideals.cc
1:58 PM Changeset in git [1b791e]spielwiese by Hans Schoenemann <hannes@…>
opt: p_TakeOutComp
10:58 AM Changeset in git [7129a0d]spielwiese by Hans Schoenemann <hannes@…>
fix: Tst/Short/realclassify_s.*

Jan 31, 2024:

5:00 PM Changeset in git [a41004]spielwiese by Hans Schoenemann <hannes@…>
opt: id_Jet0
4:59 PM Changeset in git [cb4700]spielwiese by Hans Schoenemann <hannes@…>
opt: idSkipZeroes, add: id_Jet0
4:48 PM Changeset in git [687d0d]spielwiese by Hans Schoenemann <hannes@…>
opt: p_DeleteComp, add pp_Jet0

Jan 30, 2024:

4:11 PM Changeset in git [4007108]spielwiese by Hans Schoenemann <hannes@…>
fix: example realclasssify
3:33 PM Changeset in git [1e5a2f]spielwiese by Hans Schoenemann <hannes@…>
divrem renaming
2:35 PM Changeset in git [666173]spielwiese by RickRischter <89474339+RickRischter@…>
Improvements and Fixes in rootsur.lib (#1204) 1) Variable Reference Correction in Loop: I modified a for loop to correct the variable reference. Previously, the loop iterated over p[i], but it has been changed to monic[i] to ensure we are accessing the correct element. This change is crucial, especially for handling polynomials with leading coefficients significantly less than 1, such as in cases like p = (x^3)/10-x-1. The previous code could lead to inaccuracies in such scenarios. 2) Proper Calculation of nroots in sturm Routine: The nroots variable was not initialized, potentially leading to incorrect values in calculations. I have kept the same structure but ensured that the calculation now reflects the correct value. 3) Removal of Unused Static Routines: I removed the static routines search and D, which were not used elsewhere in the code. 4) Removal of searchnot Routine Function: Since the searchnot function was only used by the D routine, which has been removed, I also chose to remove searchnot to simplify the code. 5) Cleanup of Old Code Comments: I deleted some comments of unused code in the sturmha routine. These comments appear to be remnants of older versions, and their removal makes the code cleaner and easier to understand. I believe these changes contribute to the efficiency, clarity, and maintainability of the code in rootsur.lib. I am available to discuss these modifications further and to make adjustments as needed.

Jan 29, 2024:

8:39 PM Changeset in git [d81173]spielwiese by Hans Schoenemann <hannes@…>
fix unicode character in source

Jan 26, 2024:

2:57 PM Changeset in git [6caf73]spielwiese by Hans Schoenemann <hannes@…>
numbering of julia coeffs
11:28 AM Changeset in git [c50181]spielwiese by Hans Schoenemann <hannes@…>
fix comment

Jan 25, 2024:

2:57 PM Changeset in git [aabd0c2]spielwiese by Hans Schoenemann <hannes@…>
handling register/init of julia coeff types

Jan 24, 2024:

2:05 PM Changeset in git [bafd59]spielwiese by Hans Schoenemann <hannes@…>
more FLINT 3.0 includes

Jan 23, 2024:

2:24 PM Changeset in git [b5605a]spielwiese by Hans Schoenemann <hannes@…>
fq_nmod_set_nmod_poly is in FLINT 3.0

Jan 17, 2024:

3:52 PM Changeset in git [9413e2]spielwieseRelease-4-3-2p14 by Hans Schoenemann <hannes@…>
4.3.2p14
3:50 PM Changeset in git [4b0877]spielwiese by Hans Schoenemann <hannes@…>
add Singular.jl coeff types
Note: See TracTimeline for information about the timeline view.