Timeline



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

Jan 4, 2024:

4:39 PM Changeset in git [b8ad3a]spielwiese by Hans Schoenemann <hannes@…>
compiler warnings, format
Note: See TracTimeline for information about the timeline view.