Timeline



Jul 5, 2018:

9:54 PM Changeset in git [3a961a]spielwiese by Karim Abou Zeid <karim23697@…>
SHIFT_MULT_COMPAT_MODE is ready to be disabled now
9:02 PM Changeset in git [c0632a4]spielwiese by Karim Abou Zeid <karim23697@…>
the tail of shifted polys in T is now the tail of the unshifted poly
8:07 PM Changeset in git [fec0e69]spielwiese by Karim Abou Zeid <karim23697@…>
Minimal performance improvement, also comes in handy for letterplace
3:45 PM Changeset in git [28a3d2]spielwiese by Hans Schoenemann <hannes@…>
ssiLink: use ssiInfo to read coeffs

Jul 4, 2018:

3:16 PM Changeset in git [33ca13]spielwiese by Hans Schoenemann <hannes@…>
ssiLink: use ssiInfo to write coeffs
2:16 PM Changeset in git [e256b4]spielwiese by Hans Schoenemann <hannes@…>
move ssiInfo to s_buff.h
2:16 PM Changeset in git [acb07e]spielwiese by Hans Schoenemann <hannes@…>
use FACTORY_MAX_PRIME

Jul 3, 2018:

5:23 PM Changeset in git [54bb6b]spielwiese by Hans Schoenemann <hannes@…>
opt: Z/n, Z: always !=NULL (except in Copy/Delete)
2:15 PM Changeset in git [417a91a]spielwiese by Hans Schoenemann <hannes@…>
improvements for Z/n (esp. if n prime)
1:22 PM Changeset in git [5ad0a8]spielwiese by Hans Schoenemann <hannes@…>
generalizing imap/fetch wrt. coeffs.

Jul 2, 2018:

3:10 PM Changeset in git [2bbfc1]spielwiese by Hans Schoenemann <hannes@…>
typo in comment
3:08 PM Changeset in git [a707c3]spielwiese by Hans Schoenemann <hannes@…>
add: nCoeff_is_Zn/rField_is_Zn
12:19 PM Ticket #830 (rings returned via parallel.lib do not remember their objects) closed by steenpass
not a bug: No, it wouldn't be easy to change this and in fact, it is not supposed …

Jul 1, 2018:

11:53 AM Changeset in git [216e12]spielwiese by Karim Abou Zeid <karim23697@…>
Only add LM of shifts in T

Jun 29, 2018:

7:33 PM Changeset in git [f42e9e]spielwiese by Karim Abou Zeid <karim23697@…>
Break when error reported (copied from bba())
4:16 PM Ticket #830 (rings returned via parallel.lib do not remember their objects) created by ren
While parallelizing my code for tropical geometry, I realized that …
2:17 PM Changeset in git [96cd73]spielwiese by Hans Schoenemann <hannes@…>
add: listvar() for smatrix
2:13 PM Changeset in git [aef5db]spielwiese by Hans Schoenemann <hannes@…>
add: system("unflatten",<smatrix>,<cols>)

Jun 28, 2018:

4:57 PM Changeset in git [1367312]spielwiese by Hans Schoenemann <hannes@…>
fix: example flatten
4:11 PM Changeset in git [fa2599]spielwiese by Hans Schoenemann <hannes@…>
add smatrix: system("flatten",A) resp. flatten(A)
2:56 PM Changeset in git [c30f2a5]spielwiese by Hans Schoenemann <hannes@…>
compiler warning
2:55 PM Changeset in git [9ab09b]spielwiese by Hans Schoenemann <hannes@…>
compiler warning
2:54 PM Changeset in git [ffbc2d]spielwiese by Hans Schoenemann <hannes@…>
format
2:44 PM Changeset in git [9617e9]spielwiese by Hans Schoenemann <hannes@…>
clang warnings (register)
2:37 PM Changeset in git [aa8107]spielwiese by Hans Schoenemann <hannes@…>
compiler warning
2:29 PM Changeset in git [5d8c8b]spielwiese by Hans Schoenemann <hannes@…>
opt: handle gcd of monomials in ezgcd/EZGCD_P
1:31 PM Changeset in git [34ecce]spielwiese by Hans Schoenemann <hannes@…>
opt: simplified gcd_poly

Jun 27, 2018:

3:39 PM Changeset in git [ba96ff]spielwiese by Hans Schoenemann <hannes@…>
fix factory: mulMod (for Tst/Long/factorizeQ_l.tst)

Jun 26, 2018:

5:02 PM Changeset in git [50d631]spielwiese by Hans Schoenemann <hannes@…>
fix: avoid warning of APPLE clang (register) (xalloc)
4:53 PM Changeset in git [a42f14]spielwiese by Hans Schoenemann <hannes@…>
fix factory: ezgcd
12:12 PM Changeset in git [f2c5af9]spielwiese by Hans Schoenemann <hannes@…>
fix: mulMod (Karatsubu multiplication mod ...)
12:11 PM Changeset in git [a75617]spielwiese by Hans Schoenemann <hannes@…>
fix factory: move default switches to factory/cf_switches.cc
11:55 AM Changeset in git [ec4c63]spielwiese by Hans Schoenemann <hannes@…>
Revert "fix: mulMod (Karatsubu multiplication mod ...)" This reverts commit ab80529c2ca3f87dc8a9254e5ed266fab97c745f.
11:34 AM Changeset in git [50d0fa]spielwiese by Hans Schoenemann <hannes@…>
fix: avoid warning of APPLE clang (register)

Jun 21, 2018:

5:08 PM Changeset in git [abfdab]spielwiese by Karim Abou Zeid <karim23697@…>
For now add initEcart again because we get a segfault otherwise. Need to investigate why exactly.
12:26 PM Changeset in git [ed0852]spielwiese by Hans Schoenemann <hannes@…>
fix: sm_Mult: index limits
11:04 AM Changeset in git [f39f11f]spielwiese by Hans Schoenemann <hannes@…>
add: smatrix(smatrix/module,rows,cols) resize smatrix
11:04 AM Changeset in git [1ac804]spielwiese by Hans Schoenemann <hannes@…>
add: id_ResizeModule
11:03 AM Changeset in git [7756c1]spielwiese by Hans Schoenemann <hannes@…>
comment: p_Vec2Array not only for julia

Jun 20, 2018:

6:07 PM Changeset in git [597297]spielwiese by Hans Schoenemann <hannes@…>
fix: new chern.lib (o.g.yena@gmail.com)
6:05 PM Changeset in git [8a2e90]spielwiese by Hans Schoenemann <hannes@…>
fix: module * module is undefined
11:27 AM Changeset in git [6b0b177]spielwiese by Hans Schoenemann <hannes@…>
fix: sm_Mult (* for smatrix)

Jun 19, 2018:

4:23 PM Changeset in git [b16f388]spielwiese by Hans Schoenemann <hannes@…>
doc: tensor
3:58 PM Changeset in git [e4842e]spielwiese by Hans Schoenemann <hannes@…>
fix: ncrat.lib for "better error messages (using NO_CONVERSION in table.h)"
2:17 PM Changeset in git [509920]spielwiese by Hans Schoenemann <hannes@…>
better error messages (using NO_CONVERSION in table.h)
12:15 PM Changeset in git [3e11c1]spielwiese by Hans Schoenemann <hannes@…>
fix: tensor(matrix,matrix) added

Jun 18, 2018:

5:05 PM Changeset in git [a6a8750]spielwiese by Hans Schoenemann <hannes@…>
fix: tensor(module,module)
4:33 PM Changeset in git [d9ccb8]spielwiese by Hans Schoenemann <hannes@…>
add: tensor(smatrix,smatrix) as kernel cmd.
4:31 PM Changeset in git [b1f3061]spielwiese by Hans Schoenemann <hannes@…>
doc: NEWS (polyBucket, smatrix, ncrat.lib)
4:31 PM Changeset in git [160f1eb]spielwiese by Hans Schoenemann <hannes@…>
debug: add rank test to p_Vec2Array
1:59 PM Changeset in git [88afd0]spielwiese by Hans Schoenemann <hannes@…>
add: sm_Tensor

Jun 15, 2018:

6:46 PM Changeset in git [8fdfee7]spielwiese by Karim Abou Zeid <karim23697@…>
Fix a bug where S might not be completely reduced. Also make shiftBba more like bba.
12:01 PM Changeset in git [40c1af]spielwiese by Hans Schoenemann <hannes@…>
fix: String(map)
11:04 AM Changeset in git [5ab169]spielwiese by Hans Schoenemann <hannes@…>
add: transpose for smatrix
11:03 AM Changeset in git [ad081d]spielwiese by Hans Schoenemann <hannes@…>
removed sm_Transp (use id_Transp)
11:02 AM Changeset in git [34c030]spielwiese by Hans Schoenemann <hannes@…>
p_Vec2Polys via p_Vec2Array

Jun 14, 2018:

7:49 PM Changeset in git [b00f8a]spielwiese by Karim Abou Zeid <karim23697@…>
Remove all shrink calls. Remove uptodeg/lV parameters from almost all methods.
5:07 PM Changeset in git [7a7510]spielwiese by Hans Schoenemann <hannes@…>
fix: typo in doc
3:38 PM Changeset in git [adde856]spielwiese by Hans Schoenemann <hannes@…>
doc: ncrat.lib
3:34 PM Changeset in git [1f37c3]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #872 from ricardoschnur/spielwiese Initial commit of ncrat.lib
2:59 PM Changeset in git [2ffd25]spielwiese by Hans Schoenemann <hannes@…>
introduce smatrix (sparse matrix)
2:25 PM Changeset in git [8c73fde]spielwiese by Karim Abou Zeid <karim23697@…>
Last -> Length
1:08 PM Changeset in git [aa7c1c2]spielwiese by Karim Abou Zeid <karim23697@…>
Merge branch 'spielwiese' into letterplace_kernel_multiplication
12:21 PM Changeset in git [a718906]spielwiese by Karim Abou Zeid <karim23697@…>
Make all shiftop methods like the commutative ones

Jun 13, 2018:

12:28 PM Changeset in git [db48f3e]spielwiese by Hans Schoenemann <hannes@…>
opt: grammar.cc (corresponding do changed grammar.y)
12:24 PM Changeset in git [0efdb1]spielwiese by Hans Schoenemann <hannes@…>
opt: simplified grammar.y

Jun 11, 2018:

5:50 PM Changeset in git [db0acd]spielwiese by Hans Schoenemann <hannes@…>
add: sparse matrices via MODUL_CMD: +,-,*

Jun 8, 2018:

4:36 PM Changeset in git [0ed632]spielwiese by Hans Schoenemann <hannes@…>
fix: conversion from polyBucket in subst

Jun 7, 2018:

3:53 PM Changeset in git [41635a]spielwiese by Hans Schoenemann <hannes@…>
fix: removed use of undefined n1,n2 (interval.cc)
3:52 PM Changeset in git [dbbc24]spielwiese by Karim Abou Zeid <karim23697@…>
WIP Make shift multiplication more like commutative multiplication. Already done for shift_pp_Mult_mm and shift_p_Mult_mm, others have yet to be done.

Jun 6, 2018:

6:30 PM Changeset in git [b2dba70]spielwiese by Karim Abou Zeid <karim23697@…>
Clean up
5:18 PM Changeset in git [d91af4]spielwiese by Karim Abou Zeid <karim23697@…>
Typo
5:13 PM Changeset in git [519191]spielwiese by Karim Abou Zeid <karim23697@…>
Warning clean up
5:05 PM Changeset in git [b11ff2]spielwiese by Karim Abou Zeid <karim23697@…>
Add shift procs for unsupported operations in the Letterplace case, so one can see when they are called in the future.
3:54 PM Changeset in git [489632]spielwiese by Karim Abou Zeid <karim23697@…>
Clean up
3:53 PM Changeset in git [c1fdb3]spielwiese by Karim Abou Zeid <karim23697@…>
Fix bug
3:14 PM Changeset in git [6762a6]spielwiese by Karim Abou Zeid <karim23697@…>
Clean up
1:38 PM Ticket #828 (Allow disabling hilbstd because of int overflow errors) closed by hannes
fixed: now (39a48d0ca8c0ddf16730a974efdccf3a0b8009a2) hilbstd for primdec.lib …
1:29 PM Changeset in git [39a48d0]spielwiese by Hans Schoenemann <hannes@…>
fix: (for tr.#828) let groebner do hilbstd in primdec.lib
1:23 PM Changeset in git [6f92b7]spielwiese by Hans Schoenemann <hannes@…>
opt: simplified intersectZ
9:44 AM Changeset in git [d16f9c]spielwiese by Hans Schoenemann <hannes@…>
fix: primdecint.lib::primdecZM

Jun 5, 2018:

12:20 PM Changeset in git [84bac9]spielwiese by Hans Schoenemann <hannes@…>
opt: conversion to factory
12:17 PM Ticket #829 (std in Singular 4.1.1 not terminating for a working example in ...) closed by hannes
not a bug: The example terminates after a running time between 246 sec(i7-6700 …
11:03 AM Changeset in git [480978c]spielwiese by Hans Schoenemann <hannes@…>
porting: compat. with clang
9:49 AM Changeset in git [9878a3]spielwiese by Ricardo Schnur <ricardo.schnur@…>
Division by 0 fix
Note: See TracTimeline for information about the timeline view.