Timeline



Sep 29, 2023:

3:53 PM Changeset in git [058a0f]spielwiese by slap <slaplagne@…>
valIKClass fixed The order of expansions at classes was sometimes wrongly computed.
3:53 PM Changeset in git [c40c1a]spielwiese by slap <slaplagne@…>
valIKClass fixed The order of expansions at classes was sometimes wrongly computed.
9:49 AM Changeset in git [86dc42]spielwiese by slap <slaplagne@…>
debug comments removed
9:49 AM Changeset in git [d1cedc]spielwiese by slap <slaplagne@…>
debug comments removed

Sep 28, 2023:

6:44 PM Changeset in git [565e783]spielwiese by slap <slaplagne@…>
Algebraic relations simplified The only alebraic relation for a root of unit is now given explicitely. All print messages are removed when printlevel = 0.
6:44 PM Changeset in git [a54585e]spielwiese by slap <slaplagne@…>
Algebraic relations simplified The only alebraic relation for a root of unit is now given explicitely. All print messages are removed when printlevel = 0.
8:08 AM Changeset in git [86ad60]spielwiese by slap <slaplagne@…>
Variables renamed Some variables renamed to make the code more clear
8:08 AM Changeset in git [c5a2c01]spielwiese by slap <slaplagne@…>
Variables renamed Some variables renamed to make the code more clear

Sep 27, 2023:

7:42 PM Changeset in git [1ba41f]spielwiese by slap <slaplagne@…>
Bugs in polynomials over ground field Several bugs fixed for the computation of the polynomials over the ground field and the order of expansions at these polynomials
7:42 PM Changeset in git [af2a1f]spielwiese by slap <slaplagne@…>
Bugs in polynomials over ground field Several bugs fixed for the computation of the polynomials over the ground field and the order of expansions at these polynomials
2:09 PM Changeset in git [465db2]spielwiese by slap <slaplagne@…>
new proc chineseRemainderSteps The steps of the chineseRemainder approach are moved into a separate procedure.
2:09 PM Changeset in git [e99665]spielwiese by slap <slaplagne@…>
new proc chineseRemainderSteps The steps of the chineseRemainder approach are moved into a separate procedure.
1:37 PM Changeset in git [3d86bb]spielwiese by slap <slaplagne@…>
procedure optimizationSteps The steps of the combinatorial approach are put into a separate procedure.
1:37 PM Changeset in git [dfb18b]spielwiese by slap <slaplagne@…>
procedure optimizationSteps The steps of the combinatorial approach are put into a separate procedure.
1:26 PM Changeset in git [0c2a2e]spielwiese by slap <slaplagne@…>
old optimization removed The previous implementation of the optimization algorithm is removed.
1:26 PM Changeset in git [b67853]spielwiese by slap <slaplagne@…>
old optimization removed The previous implementation of the optimization algorithm is removed.

Sep 22, 2023:

10:18 AM Changeset in git [8bdde5]spielwiese by slap <slaplagne@…>
ord 0 fixed Order was change from 0 to -1 (infinity) when the polynomial vanishes after substitution
10:18 AM Changeset in git [dcdbfb]spielwiese by slap <slaplagne@…>
ord 0 fixed Order was change from 0 to -1 (infinity) when the polynomial vanishes after substitution

Sep 21, 2023:

8:41 PM Changeset in git [37aeda]spielwiese by slap <slaplagne@…>
Infinite valuation Infinite valuation is now handled correctly.
8:41 PM Changeset in git [d559fa]spielwiese by slap <slaplagne@…>
Infinite valuation Infinite valuation is now handled correctly.
6:16 PM Changeset in git [2ea4e10]spielwiese by slap <slaplagne@…>
Combination of two sets
6:16 PM Changeset in git [70a510]spielwiese by slap <slaplagne@…>
Combination of two sets
4:28 PM Changeset in git [75f83c]spielwiese by slap <slaplagne@…>
Tidying up the optimization approach Added some comments and remove prints.
4:28 PM Changeset in git [80f2055]spielwiese by slap <slaplagne@…>
Tidying up the optimization approach Added some comments and remove prints.
3:53 PM Changeset in git [5bb58e]spielwiese by slap <slaplagne@…>
Direct approach implemented The direct approach of the combinatorial algorithm is implemented, only the combination of different segments is missing.
3:53 PM Changeset in git [ba53b2]spielwiese by slap <slaplagne@…>
Direct approach implemented The direct approach of the combinatorial algorithm is implemented, only the combination of different segments is missing.
11:37 AM Changeset in git [1006194]spielwiese by slap <slaplagne@…>
buildPolyGroundXRoot updated We compute efficiently the polynomial over the ground field using a primitive root instead of n different roots
11:37 AM Changeset in git [39f630a]spielwiese by slap <slaplagne@…>
buildPolyGroundXRoot updated We compute efficiently the polynomial over the ground field using a primitive root instead of n different roots

Sep 20, 2023:

11:53 AM Changeset in git [2a2eaea]spielwiese by slap <slaplagne@…>
Merge branch 'puiseuxExpansions-bug' into integralBasis-combinatorial
11:30 AM Changeset in git [80df25]spielwiese by slap <slaplagne@…>
change in integralbasis.lib debug message
11:30 AM Changeset in git [eb2ffe]spielwiese by slap <slaplagne@…>
change in integralbasis.lib debug message
11:29 AM Changeset in git [4d8b8f0]spielwiese by slap <slaplagne@…>
Update integralbasis.lib debug messages
11:29 AM Changeset in git [4e00201]spielwiese by slap <slaplagne@…>
Update integralbasis.lib debug messages
11:08 AM Changeset in git [869475]spielwiese by slap <slaplagne@…>
Redefinitions removed in intbas Some polynomials and lists where defined twice, this is removed, and also some debug messages.
11:08 AM Changeset in git [fecbed]spielwiese by slap <slaplagne@…>
Redefinitions removed in intbas Some polynomials and lists where defined twice, this is removed, and also some debug messages.

Sep 19, 2023:

5:10 PM Changeset in git [5724374]spielwiese by slap <slaplagne@…>
Minor fixes Minor fixes in integral basis library
5:10 PM Changeset in git [9e51a7]spielwiese by slap <slaplagne@…>
Minor fixes Minor fixes in integral basis library
4:37 PM Changeset in git [05c66a9]spielwiese by slap <slaplagne@…>
Integral bases routines made compatible The routines for integral bases have been modified to match the changes in Puiseux library. Several examples have been tested giving the same output as the previous version.
4:37 PM Changeset in git [5912bd]spielwiese by slap <slaplagne@…>
Integral bases routines made compatible The routines for integral bases have been modified to match the changes in Puiseux library. Several examples have been tested giving the same output as the previous version.

Sep 15, 2023:

12:17 PM Changeset in git [cfdc527]spielwiese by slap <slaplagne@…>
Only one expansion is returned The puiseux command returns one representative of each class of Puiseux expansions. The procedures for computation of the integral basis are modified accordingly.
12:17 PM Changeset in git [d47805]spielwiese by slap <slaplagne@…>
Only one expansion is returned The puiseux command returns one representative of each class of Puiseux expansions. The procedures for computation of the integral basis are modified accordingly.

Sep 12, 2023:

1:32 PM Changeset in git [6678902]spielwiese by slap <slaplagne@…>
Option "opti" added When this option is selected, the combinatorial approach is used for merging the branches (this is the default option).
1:32 PM Changeset in git [d0a055]spielwiese by slap <slaplagne@…>
Option "opti" added When this option is selected, the combinatorial approach is used for merging the branches (this is the default option).
12:19 PM Changeset in git [29e1b9]spielwiese by slap <slaplagne@…>
modular std computation The std of the singular locus is computed using modular std when the option "modular" is given by the user.
12:19 PM Changeset in git [785a34]spielwiese by slap <slaplagne@…>
modular std computation The std of the singular locus is computed using modular std when the option "modular" is given by the user.
12:08 PM Changeset in git [0b7a918]spielwiese by slap <slaplagne@…>
Bugs fixed and debug messasges added Removed some output messages that were used for debugging
12:08 PM Changeset in git [b0fbfb]spielwiese by slap <slaplagne@…>
Bugs fixed and debug messasges added Removed some output messages that were used for debugging
11:21 AM Changeset in git [51cb30]spielwiese by slap <slaplagne@…>
Combinatorial approach added The combinatorial approach is added as the default option to integral basis computation.
11:21 AM Changeset in git [82c957]spielwiese by slap <slaplagne@…>
Combinatorial approach added The combinatorial approach is added as the default option to integral basis computation.

Sep 11, 2023:

11:14 AM Changeset in git [8abb59]spielwiese by slap <slaplagne@…>
locnormal and modnormal merged procedures from locnormal.lib and modnormal.lib are moved to normal.lib. options in proc normal have been added to call those routines

Sep 6, 2023:

2:06 PM Changeset in git [cd43f2]spielwiese by slap <slaplagne@…>
options definition The declaration of options was moved outside the if condition
1:57 PM Changeset in git [52f699]spielwiese by slap <slaplagne@…>
polyHomogenize removed Procedure polyHomogenize has been removed since it is not used anywhere in the library.
12:34 PM Changeset in git [7c871e]spielwiese by slap <slaplagne@…>
Libraries merged We merge libraries normal, modnormal and locnormal.
10:51 AM Changeset in git [8e0ad0]spielwieseRelease-4-3-2p8 by Christian Eder
new patch level release (#1185)

Sep 1, 2023:

11:09 AM Changeset in git [fc295db]spielwiese by Hans Schoenemann <hannes@…>
fix: Error in `sheafCohBGG` (Issue #1184)

Aug 31, 2023:

3:14 PM Changeset in git [6b6b267]spielwiese by Hans Schoenemann <hannes@…>
fix: outer for 0x0 matrix
Note: See TracTimeline for information about the timeline view.