Timeline
Jul 12, 2018:
- 5:04 PM Changeset in git [eb1f43]spielwiese by
- compiler warnings
- 2:19 PM Changeset in git [6c8f2b]spielwiese by
- fix: tests
- 1:39 PM Changeset in git [3e5610]spielwiese by
- simplify delete lcm to kDeleteLcm (GBEngine)
- 1:28 PM Changeset in git [ce5acd0]spielwiese by
- fix: KillChar for flintQ, flintZn
- 1:27 PM Changeset in git [ac6d37]spielwiese by
- fix: memory leak in conversion polyBucket->poly
- 11:54 AM Changeset in git [73f3dcc]spielwiese by
- fix: memory leak in conversion polyBucket->poly
- 11:08 AM Changeset in git [5ae803]spielwiese by
- add: KillChar for flintQ, flintZn
Jul 11, 2018:
- 3:13 PM Changeset in git [170190]spielwiese by
- fix: ssi for flintQ(...) polys
Jul 10, 2018:
- 5:14 PM Changeset in git [96694a]spielwiese by
- fix: sscanf
- 5:07 PM Changeset in git [d4e70c]spielwiese by
- test for "ssi: polys over flintZn(p,"a")"
- 4:48 PM Changeset in git [01776f]spielwiese by
- fix: dump for cring
- 4:17 PM Changeset in git [2443ced]spielwiese by
- ssi: polys over flintZn(p,"a")
- 11:59 AM Changeset in git [ccc9da5]spielwiese by
- tests for ssi (polys over Z, Z/n)
Jul 9, 2018:
- 5:40 PM Changeset in git [e5ddd4]spielwiese by
- fix: nEati (mod m)
- 3:45 PM Changeset in git [4b5b36]spielwiese by
- add: ssi for poly over Z/n
- 2:40 PM Changeset in git [113a80]spielwiese by
- nFindCoeffByName for polys over Z/n (n_Zn and n_Znm)
- 2:39 PM Changeset in git [43fa86]spielwiese by
- nFindCoeffByName
- 2:39 PM Changeset in git [a527a41]spielwiese by
- move *Eati/*EatLong to numbers.cc
- 2:30 PM Changeset in git [ac754d]spielwiese by
- add: ssi for poly over Z
Jul 6, 2018:
- 2:02 PM Changeset in git [3f7c4d]spielwiese by
- fix: 32-bit version: ssiLink: use ssiInfo to read/write coeffs
- 2:00 PM Changeset in git [f67370]spielwiese by
- Small fix
- 12:11 PM Changeset in git [7c8188b]spielwiese by
- fix: memory leak in std(x+y,x-y) in Z[x,y]
Jul 5, 2018:
- 9:54 PM Changeset in git [3a961a]spielwiese by
- SHIFT_MULT_COMPAT_MODE is ready to be disabled now
- 9:02 PM Changeset in git [c0632a4]spielwiese by
- the tail of shifted polys in T is now the tail of the unshifted poly
- 8:07 PM Changeset in git [fec0e69]spielwiese by
- Minimal performance improvement, also comes in handy for letterplace
- 3:45 PM Changeset in git [28a3d2]spielwiese by
- ssiLink: use ssiInfo to read coeffs
Jul 4, 2018:
- 3:16 PM Changeset in git [33ca13]spielwiese by
- ssiLink: use ssiInfo to write coeffs
- 2:16 PM Changeset in git [e256b4]spielwiese by
- move ssiInfo to s_buff.h
- 2:16 PM Changeset in git [acb07e]spielwiese by
- use FACTORY_MAX_PRIME
Jul 3, 2018:
- 5:23 PM Changeset in git [54bb6b]spielwiese by
- opt: Z/n, Z: always !=NULL (except in Copy/Delete)
- 2:15 PM Changeset in git [417a91a]spielwiese by
- improvements for Z/n (esp. if n prime)
- 1:22 PM Changeset in git [5ad0a8]spielwiese by
- generalizing imap/fetch wrt. coeffs.
Jul 2, 2018:
- 3:10 PM Changeset in git [2bbfc1]spielwiese by
- typo in comment
- 3:08 PM Changeset in git [a707c3]spielwiese by
- add: nCoeff_is_Zn/rField_is_Zn
- 12:19 PM Ticket #830 (rings returned via parallel.lib do not remember their objects) closed by
- 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
- Only add LM of shifts in T
Jun 29, 2018:
- 7:33 PM Changeset in git [f42e9e]spielwiese by
- Break when error reported (copied from bba())
- 4:16 PM Ticket #830 (rings returned via parallel.lib do not remember their objects) created by
- While parallelizing my code for tropical geometry, I realized that …
- 2:17 PM Changeset in git [96cd73]spielwiese by
- add: listvar() for smatrix
- 2:13 PM Changeset in git [aef5db]spielwiese by
- add: system("unflatten",<smatrix>,<cols>)
Jun 28, 2018:
- 4:57 PM Changeset in git [1367312]spielwiese by
- fix: example flatten
- 4:11 PM Changeset in git [fa2599]spielwiese by
- add smatrix: system("flatten",A) resp. flatten(A)
- 2:56 PM Changeset in git [c30f2a5]spielwiese by
- compiler warning
- 2:55 PM Changeset in git [9ab09b]spielwiese by
- compiler warning
- 2:54 PM Changeset in git [ffbc2d]spielwiese by
- format
- 2:44 PM Changeset in git [9617e9]spielwiese by
- clang warnings (register)
- 2:37 PM Changeset in git [aa8107]spielwiese by
- compiler warning
- 2:29 PM Changeset in git [5d8c8b]spielwiese by
- opt: handle gcd of monomials in ezgcd/EZGCD_P
- 1:31 PM Changeset in git [34ecce]spielwiese by
- opt: simplified gcd_poly
Jun 27, 2018:
- 3:39 PM Changeset in git [ba96ff]spielwiese by
- fix factory: mulMod (for Tst/Long/factorizeQ_l.tst)
Jun 26, 2018:
- 5:02 PM Changeset in git [50d631]spielwiese by
- fix: avoid warning of APPLE clang (register) (xalloc)
- 4:53 PM Changeset in git [a42f14]spielwiese by
- fix factory: ezgcd
- 12:12 PM Changeset in git [f2c5af9]spielwiese by
- fix: mulMod (Karatsubu multiplication mod ...)
- 12:11 PM Changeset in git [a75617]spielwiese by
- fix factory: move default switches to factory/cf_switches.cc
- 11:55 AM Changeset in git [ec4c63]spielwiese by
- Revert "fix: mulMod (Karatsubu multiplication mod ...)" This reverts commit ab80529c2ca3f87dc8a9254e5ed266fab97c745f.
- 11:34 AM Changeset in git [50d0fa]spielwiese by
- fix: avoid warning of APPLE clang (register)
Jun 21, 2018:
- 5:08 PM Changeset in git [abfdab]spielwiese by
- 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
- fix: sm_Mult: index limits
- 11:04 AM Changeset in git [f39f11f]spielwiese by
- add: smatrix(smatrix/module,rows,cols) resize smatrix
- 11:04 AM Changeset in git [1ac804]spielwiese by
- add: id_ResizeModule
- 11:03 AM Changeset in git [7756c1]spielwiese by
- comment: p_Vec2Array not only for julia
Jun 20, 2018:
- 6:07 PM Changeset in git [597297]spielwiese by
- fix: new chern.lib (o.g.yena@gmail.com)
- 6:05 PM Changeset in git [8a2e90]spielwiese by
- fix: module * module is undefined
- 11:27 AM Changeset in git [6b0b177]spielwiese by
- fix: sm_Mult (* for smatrix)
Jun 19, 2018:
- 4:23 PM Changeset in git [b16f388]spielwiese by
- doc: tensor
- 3:58 PM Changeset in git [e4842e]spielwiese by
- fix: ncrat.lib for "better error messages (using NO_CONVERSION in table.h)"
- 2:17 PM Changeset in git [509920]spielwiese by
- better error messages (using NO_CONVERSION in table.h)
- 12:15 PM Changeset in git [3e11c1]spielwiese by
- fix: tensor(matrix,matrix) added
Jun 18, 2018:
- 5:05 PM Changeset in git [a6a8750]spielwiese by
- fix: tensor(module,module)
- 4:33 PM Changeset in git [d9ccb8]spielwiese by
- add: tensor(smatrix,smatrix) as kernel cmd.
- 4:31 PM Changeset in git [b1f3061]spielwiese by
- doc: NEWS (polyBucket, smatrix, ncrat.lib)
- 4:31 PM Changeset in git [160f1eb]spielwiese by
- debug: add rank test to p_Vec2Array
- 1:59 PM Changeset in git [88afd0]spielwiese by
- add: sm_Tensor
Jun 15, 2018:
- 6:46 PM Changeset in git [8fdfee7]spielwiese by
- 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
- fix: String(map)
- 11:04 AM Changeset in git [5ab169]spielwiese by
- add: transpose for smatrix
- 11:03 AM Changeset in git [ad081d]spielwiese by
- removed sm_Transp (use id_Transp)
- 11:02 AM Changeset in git [34c030]spielwiese by
- p_Vec2Polys via p_Vec2Array
Jun 14, 2018:
- 7:49 PM Changeset in git [b00f8a]spielwiese by
- Remove all shrink calls. Remove uptodeg/lV parameters from almost all methods.
- 5:07 PM Changeset in git [7a7510]spielwiese by
- fix: typo in doc
- 3:38 PM Changeset in git [adde856]spielwiese by
- doc: ncrat.lib
- 3:34 PM Changeset in git [1f37c3]spielwiese by
- Merge pull request #872 from ricardoschnur/spielwiese Initial commit of ncrat.lib
- 2:59 PM Changeset in git [2ffd25]spielwiese by
- introduce smatrix (sparse matrix)
- 2:25 PM Changeset in git [8c73fde]spielwiese by
- Last -> Length
- 1:08 PM Changeset in git [aa7c1c2]spielwiese by
- Merge branch 'spielwiese' into letterplace_kernel_multiplication
- 12:21 PM Changeset in git [a718906]spielwiese by
- Make all shiftop methods like the commutative ones
Jun 13, 2018:
- 12:28 PM Changeset in git [db48f3e]spielwiese by
- opt: grammar.cc (corresponding do changed grammar.y)
- 12:24 PM Changeset in git [0efdb1]spielwiese by
- opt: simplified grammar.y
Note: See TracTimeline
for information about the timeline view.