Timeline



Apr 7, 2014:

5:23 PM Ticket #598 (segmentation fault calling sres in trivial quotient rings) closed by hannes
fixed: cannot reproduce it with the current version from github
5:06 PM Changeset in git [72b6ad]spielwiese by Hans Schoenemann <hannes@…>
fix: WarnS not available
3:19 PM Ticket #598 (segmentation fault calling sres in trivial quotient rings) created by ren
[…] This problem arose in the construction of the associated …
2:39 PM Changeset in git [09ca47]spielwiese by Jakob Kröker <kroeker@…>
allow qrings and nonglobal order for Ann ,AnnExt_R
2:16 PM Changeset in git [dcaab6]spielwiese by Jakob Kröker <kroeker@…>
proc Ann does accept nonglobal ordering
2:02 PM Changeset in git [952ec5]spielwiese by Jakob Kröker <kroeker@…>
added some assume tests in primdec.lib (quotient rings are not allowed and expected global monomial ordering)
11:46 AM Changeset in git [1dfdbe6]spielwiese by Hans Schoenemann <hannes@…>
use NULL instead of 0 for pointers (feInitRessources)

Apr 4, 2014:

8:10 PM Ticket #597 (radicalEHV() fails for zero and unit ideal) created by kroeker@…
input: […] output: […]
7:45 PM Ticket #595 (normalP() fails for some cases with enabled "withRing" option) created by kroeker@…
The example […] fails with […]
1:24 PM Ticket #594 (mstd should not allow integer coefficients or is incorrect) created by kroeker@…
Example: […]
12:31 PM Ticket #593 (bug in radicalZ or primdecZ) created by kroeker@…
Hello, there is either a bug in radicalZ or primdecZ. Example: …

Apr 3, 2014:

5:35 PM Changeset in git [52aba9]spielwiese by Oleksandr Motsak <motsak@…>
Fix undefined NULL
12:03 PM Changeset in git [23f96c]spielwiese by Martin Lee <martinlee84@…>
chg: generated res and stat for bug_tr489.tst

Apr 2, 2014:

5:03 PM Changeset in git [04be08]spielwiese by Martin Lee <martinlee84@…>
chg: added test for #489
4:47 PM Changeset in git [f0e65d]spielwiese by Martin Lee <martinlee84@…>
chg: replaced gcd0 by igcd
4:41 PM Changeset in git [a94f331]spielwiese by Martin Lee <martinlee84@…>
chg: make igcd and ipower public
4:32 PM Changeset in git [45328f]spielwiese by Martin Lee <martinlee84@…>
chg: replaced getAlgVar by hasFirstAlgVar
4:03 PM Changeset in git [be5bf9]spielwiese by Martin Lee <martinlee84@…>
chg: handling of SW_RATIONAL in case of a finite field
12:17 AM Changeset in git [02893b2]spielwiese by Oleksandr Motsak <motsak@…>
Updated the expected result of Manual/primeClosure (64 linux, with optimizations) NOTE: also i suggest to add the following to your .git/config: [diff "gz.uu"] textconv = "myf(){ A=`mktemp`;uudecode -o \"$A\" \"$@\" && zcat \"$A\" && rm \"$A\"; }; myf" cachetextconv = true

Apr 1, 2014:

4:25 PM Changeset in git [723c50d]spielwiese by Martin Lee <martinlee84@…>
rm: factor/Truefactor.* factor/class.*
3:28 PM Changeset in git [92917e]spielwiese by Martin Lee <martinlee84@…>
rm: libfac/Factor.* libfac/MVMultiHensel.* libfac/SqrFree.* libfac/homogfactor.* libfac/test.cc

Mar 31, 2014:

9:07 PM Changeset in git [fd1b1be]spielwiese by Oleksandr Motsak <motsak@…>
Minor header correction
6:36 PM Changeset in git [186f01]spielwiese by Oleksandr Motsak <motsak@…>
Fix pyobject dyn.module chg: also minor cleanup (and preparation for moving dyn.modules into /Singular/)
5:17 PM Changeset in git [3747fa8]spielwiese by Hans Schoenemann <hannes@…>
change the type of currently undefined list entries from NONE to DEF_CMD
2:03 PM Ticket #212 (wrong computation of genus / error when calling genus) closed by hannes
invalid: this may or may not be a bug (just not looking into it), but it …
1:37 PM Ticket #212 (wrong computation of genus / error when calling genus) reopened by kroeker@…
> stop reporting rubbish.see Tst/Manual??/genus.tsta for the test you …
11:01 AM Ticket #591 (another segfault when trying to reconstruct function from its string) closed by hannes
fixed: now allows conversion from string variables, not only string constants
10:57 AM Ticket #212 (wrong computation of genus / error when calling genus) closed by hannes
invalid: stop reporting rubbish.see Tst/Manual?/genus.tsta for the test you did …

Mar 29, 2014:

3:43 PM Changeset in git [f98a260]spielwiese by Hans Schoenemann <hannes@…>
fix: assign string->proc also from variables (tr.591)

Mar 28, 2014:

9:31 PM Ticket #212 (wrong computation of genus / error when calling genus) reopened by kroeker@…
It is very likely that a corresponding regression test is missing (I …
8:25 PM Ticket #591 (another segfault when trying to reconstruct function from its string) created by kroeker@…
it seems that functions containing strings cannot be reconstructed …
7:59 PM Changeset in git [243019]spielwiese by Oleksandr Motsak <motsak@…>
Updated the package diagramm for /kernel/
7:40 PM Changeset in git [9f7665]spielwiese by Oleksandr Motsak <motsak@…>
Removed HAVE_CONFIG guards fix: fixed the inclusion of configure-generated *config.h's
6:06 PM Changeset in git [c36fda]spielwiese by Oleksandr Motsak <motsak@…>
Moved all the outdated modgen related stuff to /old_modgen/ for now
5:45 PM Changeset in git [2fe9f04]spielwiese by Oleksandr Motsak <motsak@…>
Moved /kernel/{Cache*.h,interpolation.{h,cc},minpoly.{h,cc}} (orig. from /Singular/) to kernel/linear_algebra/
5:34 PM Changeset in git [8fd7bf]spielwiese by Oleksandr Motsak <motsak@…>
Cleanup scons leftovers
5:11 PM Changeset in git [26a5c8]spielwiese by Oleksandr Motsak <motsak@…>
Moved htmlhelp.* to Singular/ from kernel/ (may be used in some future)
5:01 PM Changeset in git [1f93cd]spielwiese by Oleksandr Motsak <motsak@…>
Moved old (obsolete) code into '/kernel/old/' + cleanup
4:55 PM Changeset in git [129ad21]spielwiese by Oleksandr Motsak <motsak@…>
Revert "Added kernel dummy package: sample" (no need anymore) NOTE: kernel/sample/Makefile.am is left as an example but not used anymore This reverts commit 3074ad70db777694b401b1cd3980f74301b0339d.
4:35 PM Changeset in git [4094445]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #551 from adipopescu/LinearAlg Separation of LinearAlgebra-related code inside Kernel
12:25 PM Ticket #590 (segfault with proc) closed by hannes
fixed: fixed with f7909194bce8ee9a924d81a2a034dc4d15fdabe2
12:25 PM Ticket #579 (changing minpoly triggers segfault) closed by hannes
fixed
12:24 PM Ticket #588 (attrib "isSB" not set by quotient() despite option(returnSB)) closed by hannes
fixed: considered also: syz, intersect, modulo
12:23 PM Ticket #576 (segfaulting singular with a series of ring definitions) closed by hannes
fixed
12:09 PM Changeset in git [4fccbc]spielwiese by Hans Schoenemann <hannes@…>
tests for dumb things: tr.590,588,579,576
12:05 PM Changeset in git [fe09c54]spielwiese by Hans Schoenemann <hannes@…>
fix: tr.588 reconsidered (syz,intersect,modulo and returnSB)
9:39 AM Changeset in git [f79091]spielwiese by Hans Schoenemann <hannes@…>
fix: tr.590

Mar 27, 2014:

7:36 PM Ticket #590 (segfault with proc) created by kroeker@…
Here is a segfault example with proc: […]
3:15 PM Changeset in git [04aaf9]spielwiese by Hans Schoenemann <hannes@…>
fix: definition of nlInit2gmp
1:40 PM Changeset in git [47c384]spielwiese by Hans Schoenemann <hannes@…>
removed char_flag from coeffs

Mar 26, 2014:

3:42 PM Ticket #589 (review process: ask for adequate tests) created by kroeker@…
Among documentation, a new code contribution should contain adequate …
3:09 PM Changeset in git [bb15576]spielwiese by Hans Schoenemann <hannes@…>
comments by Claus Fieker (CF)
2:56 PM Changeset in git [4ac5fe]spielwiese by Hans Schoenemann <hannes@…>
removed: unused references to gmp_output_digits
2:34 PM Changeset in git [5abee96]spielwiese by Hans Schoenemann <hannes@…>
add: Tst/Short/modular_s.tst to ok_s.lst
2:28 PM Changeset in git [eb5fbbd]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #550 from adipopescu/Spectrum Separation of SPECTRUM-related code inside `kernel/`
2:26 PM Changeset in git [3e8ab0]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #555 from steenpass/modular_sw add: modular.lib
1:51 PM Changeset in git [6dd9bf]spielwiese by Andreas Steenpass <steenpass@…>
add: modular.lib (cherry picked from commit 4033c6b71b5bdc43798b4183c90512f5d4871308) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de> Conflicts: Singular/singular-libs
12:59 PM Ticket #587 (Bug at computing a free resolution.) closed by hannes
invalid: please do not report nonsense: try "git log" and search for 587
12:54 PM Ticket #587 (Bug at computing a free resolution.) reopened by kroeker@…
The commit does not contain a corresponding regression test. Was a …
12:52 PM Ticket #588 (attrib "isSB" not set by quotient() despite option(returnSB)) reopened by kroeker@…
I can't see a corresponding regression test, was a test added in a …
11:49 AM Changeset in git [57fa2c4]spielwiese by Adi Popescu <adi_popescum@…>
Separating Headers kernel/GBEngine
10:49 AM Changeset in git [4e8926]spielwiese by Adi Popescu <adi_popescum@…>
Separating Sources kernel/GBEngine
10:11 AM Changeset in git [49638b]spielwiese by Adi Popescu <adi_popescum@…>
Separating Headers kernel/maps
9:58 AM Changeset in git [921690]spielwiese by Adi Popescu <adi_popescum@…>
Separating Sources kernel/maps
9:39 AM Changeset in git [23a78e]spielwiese by Adi Popescu <adi_popescum@…>
Separating Headers: kernel/linear_algebra
9:19 AM Changeset in git [ae4f367]spielwiese by Adi Popescu <adi_popescum@…>
Separating Sources kernel/linear_algebra

Mar 25, 2014:

8:28 PM Changeset in git [9b49b20]spielwiese by Adi Popescu <adi_popescum@…>
last header update
8:09 PM Changeset in git [26db1a]spielwiese by Hans Schoenemann <hannes@…>
chg: gmp_output_digits -> cf->float_len
8:03 PM Changeset in git [3ed98b]spielwiese by Adi Popescu <adi_popescum@…>
small update header
6:26 PM Changeset in git [7cf3df1]spielwiese by Hans Schoenemann <hannes@…>
removed getGMPFloatDigits
5:37 PM Changeset in git [706551b]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #549 from adipopescu/CombinatoricV2 Separation Combinatoric within kernel
5:21 PM Changeset in git [54764c8]spielwiese by Adi Popescu <adi_popescum@…>
Separating Headers: kernel/spectrum
5:05 PM Changeset in git [66b1de7]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #547 from adipopescu/SeparatingSources.groebner_walk Separating sources: kernel/groebner_walk
4:37 PM Changeset in git [d7b7c6]spielwiese by Adi Popescu <adi_popescum@…>
Separating Sources: kernel/spectrum
3:56 PM Changeset in git [444a61]spielwiese by Adi Popescu <adi_popescum@…>
update 2 headers kernel/hilb.h
3:23 PM Changeset in git [a59c818]spielwiese by Adi Popescu <adi_popescum@…>
update
3:02 PM Changeset in git [52d9c58]spielwiese by Adi Popescu <adi_popescum@…>
Separating Headers kernel/gröbner_walk update 2
2:59 PM Changeset in git [5ab313]spielwiese by Adi Popescu <adi_popescum@…>
Separating Headers kernel/combinatorics
2:32 PM Changeset in git [8a4125]spielwiese by Adi Popescu <adi_popescum@…>
Separating Headers groebner_walk update
2:31 PM Changeset in git [f2f5ea]spielwiese by Adi Popescu <adi_popescum@…>
Separating Sources: kernel/combinatorics
1:45 PM Changeset in git [b88d52]spielwiese by Adi Popescu <adi_popescum@…>
Separating Headers: kernel/groebner_walk
1:33 PM Changeset in git [4bcb8b]spielwiese by Adi Popescu <adi_popescum@…>
Separating Headers groebner_walk 1
1:21 PM Changeset in git [54f111d]spielwiese by Adi Popescu <adi_popescum@…>
Separeting Sources: kernel/groebner_walk
11:34 AM Ticket #580 (allow maps between more coefficient domains) closed by ren
invalid: I will close this for now, apparently a ring of the form "ring s = …
10:44 AM Ticket #576 (segfaulting singular with a series of ring definitions) reopened by kroeker@…
> fixed with 4dc1d72673588af9e9fe3cc9a3270636741613a1 a corresponding …

Mar 24, 2014:

12:26 PM Changeset in git [8e0955]spielwiese by Hans Schoenemann <hannes@…>
fix: add GMP_CFLAGS for linpolys/reporter

Mar 21, 2014:

4:40 PM Changeset in git [066288]spielwiese by Oleksandr Motsak <motsak@…>
Separating headers: kernel/fglm/ NOTE: in this case git was able to detect the movement of headers despite minor changes to them, in general if git fails to do that one will get separate DELETION and ADDITION of a new file which is to be avoided e.g. at the cost of an extra commit (with all the changes)
4:36 PM Changeset in git [d3e2512]spielwiese by Oleksandr Motsak <motsak@…>
Separating sources: kernel/fglm/
3:45 PM Changeset in git [fd0b7b]spielwiese by Hans Schoenemann <hannes@…>
format
3:39 PM Changeset in git [0929ddc]spielwiese by Hans Schoenemann <hannes@…>
add; test for tr.587
1:45 PM Ticket #587 (Bug at computing a free resolution.) closed by hannes
fixed: fixed with bbcf7c800783ddc7d734be98c9fe0fc401e65d9e (sw) and …
1:21 PM Changeset in git [bbcf7c8]spielwiese by Hans Schoenemann <hannes@…>
fix: tr. 587 (qring q=ideal(0);.... sres()..)

Mar 20, 2014:

5:24 PM Ticket #588 (attrib "isSB" not set by quotient() despite option(returnSB)) closed by hannes
fixed: fixed with 15c3ca9b995fe0275e0d8d3ffb74b1c27e3a1e26 (master) and …
5:18 PM Changeset in git [823931]spielwiese by Hans Schoenemann <hannes@…>
fix: tr.588 (from master)
3:27 PM Changeset in git [850277]spielwiese by Hans Schoenemann <hannes@…>
chg: moved reading/writing numbers via ssi to coeffs (p.1)
1:55 PM Changeset in git [fb036e]spielwiese by Hans Schoenemann <hannes@…>
move s_buff.{cc,h} and si_signals.h to libpolys/reporter
1:03 PM Ticket #588 (attrib "isSB" not set by quotient() despite option(returnSB)) created by steenpass
[…]

Mar 19, 2014:

9:03 PM Changeset in git [35f51c1]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #544 from mmklee/algfuncfact2 Algfuncfact2
9:01 PM Changeset in git [78d776]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #545 from YueRen/spielwiese chg: new version of tropical.lib by Thomas
8:39 PM Changeset in git [37e66f]spielwiese by Oleksandr Motsak <motsak@…>
Better approach to configuring multiple packages: omalloc/resources/factory add: precious configure variables {OMALLOC/RESOURCES/FACTORY}_{LIBS/INCLUDES} fix: also related minor fixes NOTE: main changes are in m4/options.m4 and factory/configure.ac (which was the motivator for the whole thing) NOTE2: the cleanup of "-I${top_srcdir}/.." and "-I${top_srcdir}/../factory/include" (and similar for builddir) in favor of {OMALLOC/RESOURCES/FACTORY}_INCLUDES
8:15 PM Changeset in git [38750a]spielwiese by Oleksandr Motsak <motsak@…>
Minor BS cleanup: no need in -I${srcdir} and -I${builddir} in CPPFLAGS
8:03 PM Changeset in git [c0bbad]spielwiese by Oleksandr Motsak <motsak@…>
Minor BS cleanup
1:49 PM Ticket #587 (Bug at computing a free resolution.) created by anna-lena.winz@…
I get the following bug when computing the resolution of an ideal …
9:55 AM Ticket #586 (memory violation) closed by hannes
fixed: fixed with 789a7e93154cff0756258fc1aea3331cb78f20a8

Mar 18, 2014:

8:35 PM Changeset in git [b4ccb2]spielwiese by Yue Ren <ren@…>
chg: new version of tropical.lib by Thomas
7:04 PM Changeset in git [706597e]spielwiese by Hans Schoenemann <hannes@…>
add: extend readline completion to all ring-indep. names
1:51 PM Changeset in git [23f745]spielwiese by Martin Lee <martinlee84@…>
added new test results
12:25 PM Changeset in git [2257a7d]spielwiese by Martin Lee <martinlee84@…>
add: new test for char_series
12:23 PM Changeset in git [9c9ed17]spielwiese by Martin Lee <martinlee84@…>
chg: include FLINTconvert.h to use FLINT /NTL for univariate ops
10:47 AM Changeset in git [789a7e]spielwiese by Hans Schoenemann <hannes@…>
fix: tr.586 and bit-8 stuff
7:54 AM Ticket #586 (memory violation) created by fieker@…
in kerne/feread.cc in singular_completion, the line if …

Mar 17, 2014:

8:35 PM Changeset in git [863b03]spielwiese by Martin Lee <martinlee84@…>
fix: handling of SW_RATIONAL
6:31 PM Changeset in git [412d157]spielwiese by Hans Schoenemann <hannes@…>
fix: strip unknown chars from terminal input

Mar 14, 2014:

7:08 PM Changeset in git [e102d4]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #541 from mmklee/factory_emsg fix typo
6:53 PM Changeset in git [60225f]spielwiese by Oleksandr Motsak <motsak@…>
Fixed Doxygen config template
6:46 PM Changeset in git [f917df]spielwiese by Oleksandr Motsak <motsak@…>
Fix wrong Latex in Doxygen description
3:15 PM Changeset in git [0d2b01]spielwiese by Hans Schoenemann <hannes@…>
format
11:30 AM Changeset in git [8312b1]spielwiese by Martin Lee <martinlee84@…>
chg: updated test results
9:29 AM Changeset in git [4341170]spielwiese by Adi Popescu <adi_popescum@…>
Updated Short/ringmaps.tst since it has been added a nrnMapProjective from Z/p^s to Z/p^t with s > t
8:55 AM Changeset in git [4f61c6]spielwiese by Adi Popescu <adi_popescum@…>
Update to mstd_review

Mar 13, 2014:

5:09 PM Changeset in git [c21159]spielwiese by Adi Popescu <adi_popescum@…>
Forgot to rewrite the test New/qring_with_constant
5:07 PM Changeset in git [14b690e]spielwiese by Martin Lee <martinlee84@…>
fix typo
4:47 PM Changeset in git [36aaf8]spielwiese by Martin Lee <martinlee84@…>
chg: added alg_LC
4:26 PM Changeset in git [ac2c30]spielwiese by Martin Lee <martinlee84@…>
chg: improve QuasiInverse
4:09 PM Changeset in git [b9cb8c]spielwiese by Hans Schoenemann <hannes@…>
fix: syntax of debug version (factory/cf_factor.cc)
3:49 PM Changeset in git [ce2b91]spielwiese by Adi Popescu <adi_popescum@…>
Forgot debug output
3:32 PM Changeset in git [8993b0]spielwiese by Adi Popescu <adi_popescum@…>
Bugfix 541 mathematically correct, but not final solution
2:41 PM Changeset in git [0fc231]spielwiese by Adi Popescu <adi_popescum@…>
mstd code review
1:32 PM Changeset in git [b8f562]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #537 from mmklee/factory_emsg Factory emsg
1:19 PM Changeset in git [4e5650]spielwiese by Hans Schoenemann <hannes@…>
fix: minbase does not work for rings as coefficient
10:45 AM Changeset in git [8f4794]spielwiese by Adi Popescu <adi_popescum@…>
Added tests Tst/New/qring_with_constant

Mar 12, 2014:

2:17 PM Changeset in git [ea0a9d]spielwiese by Martin Lee <martinlee84@…>
chg: compute back substitutions
2:05 PM Changeset in git [574650]spielwiese by Martin Lee <martinlee84@…>
chg: better recovery of factors
2:03 PM Changeset in git [115a9a]spielwiese by Martin Lee <martinlee84@…>
chg: use factory's factorization
2:02 PM Changeset in git [956535]spielwiese by Martin Lee <martinlee84@…>
chg: make f quasi monic
2:00 PM Changeset in git [83c377]spielwiese by Martin Lee <martinlee84@…>
chg: do not switch on SW_RATIONAL
1:59 PM Changeset in git [df3eef]spielwiese by Martin Lee <martinlee84@…>
chg: remove first factor only if it's constant
1:36 PM Changeset in git [5415c5]spielwiese by Claus Fieker <fieker@…>
add assumes to prevent accidental use of mor than 8 StringSetS or too many StringEndS'es
1:35 PM Changeset in git [61512d3]spielwiese by Claus Fieker <fieker@…>
memset 0 the input to the signal handler. valgrind wasn't happy
10:24 AM Changeset in git [cfff43f]spielwiese by Hans Schoenemann <hannes@…>
fix: memory allocation off by 1 (nRegister)
9:08 AM Changeset in git [9abcc6]spielwiese by Yue Ren <ren@…>
status updated 11.03.

Mar 11, 2014:

2:26 PM Changeset in git [ab12db]spielwiese by Hans Schoenemann <hannes@…>
chg: format, types

Mar 10, 2014:

5:55 PM Ticket #585 (Ideals in newstruct objects do not inherit attributes) closed by hannes
fixed: fixed with fa502097e0f6e99adaf0a797bd0957c1c79369ba (master: …
5:52 PM Changeset in git [fa50209]spielwiese by Hans Schoenemann <hannes@…>
fix: attribute for newstruct (tr.585)
5:32 PM Changeset in git [8ca38a7]spielwiese by Adi Popescu <adi_popescum@…>
Added qrings feature for constant in ideal
5:25 PM Changeset in git [91dd8a5]spielwiese by Hans Schoenemann <hannes@…>
add: description for StringSetS/..StringEndS, SPrintStart/SPrintEnd
4:02 PM Changeset in git [0aa5d5]spielwiese by Martin Lee <martinlee84@…>
chg: separate non function field case from function field case chg: better readability of code
3:28 PM Changeset in git [5f4e0e]spielwiese by Martin Lee <martinlee84@…>
chg: added 'subst' to substitute alg. variables in f by their image in the absolute extension
3:26 PM Changeset in git [d21c2c]spielwiese by Martin Lee <martinlee84@…>
fix: handling of SW_RATIONAL in myfitting
3:20 PM Changeset in git [ba6139]spielwiese by Martin Lee <martinlee84@…>
chg: use factory factorization in alg_factor
2:58 PM Changeset in git [12f992]spielwiese by Martin Lee <martinlee84@…>
chg: deleted SW_USE_NTL_GCD_*
2:16 PM Changeset in git [daa13f]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #536 from mmklee/factory_noPP Factory no pp
2:15 PM Changeset in git [70d976]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #535 from surface-smoothers/update.memoryholes.HOWTO update FindMemoryHoles howto
12:16 PM Changeset in git [c78743]spielwiese by Martin Lee <martinlee84@…>
chg: deleted SW_USE_NTL from cf_switches and misc_ip
11:59 AM Changeset in git [e71776]spielwiese by Martin Lee <martinlee84@…>
chg: better assertions in factorize and deletion of SW_USE_NTL
11:47 AM Changeset in git [283b70]spielwiese by Hans Schoenemann <hannes@…>
chg: simplify jjTYPEOF
11:22 AM Ticket #585 (Ideals in newstruct objects do not inherit attributes) created by ren
[…]
10:39 AM Changeset in git [bb7308]spielwiese by Hans Schoenemann <hannes@…>
fix: rField_is... for RINGS
Note: See TracTimeline for information about the timeline view.