Project

General

Profile

Activity

From 04 Nov 2020 to 03 Dec 2020

03 Dec 2020

20:30 Bug #1542 (In Progress): gfan does not "deinitialize"
I have uncommented the suspicious commented out call in GFAN, and everything seems to work fine now.
I hope Anna c...
John Abbott
11:48 Bug #1542: gfan does not "deinitialize"
Now I wonder whether I disabled the call to @deinitialize@ myself.
The problem almost certainly arises only when @...
John Abbott
20:28 Bug #1522: SEGV: avoid long linked lists of loaves in MemPools
I have made a first design improvement:
There is now *@MaxSliceSize@* (in bytes); if the requested slice size is gre...
John Abbott

02 Dec 2020

20:49 Bug #1542 (In Progress): gfan does not "deinitialize"
I have been "playing" with @MemPool@, and found that gfanlib seems to allocate 7 GMP values which are never freed.
...
John Abbott

26 Nov 2020

16:29 Design #1391: RingElems: syntax with [ and ] ?
My copy works ok, but I must devise tests.
John Abbott

17 Nov 2020

22:53 Design #1538 (In Progress): RingElem from string (ReadExpr)
The input functions are quite messy: not really a coherent design philosophy.
It seems that *@ReadExpr@* gives err...
John Abbott

13 Nov 2020

18:29 Design #1391: RingElems: syntax with [ and ] ?
The C++ version does not work: @WhatsNext@ causes too much trouble :-(
Groan...
John Abbott
14:36 Design #1391: RingElems: syntax with [ and ] ?
Remove the CoCoA-5 and make it call the cocoalib version.
John Abbott
15:20 Design #1538: RingElem from string (ReadExpr)
My personal opinion is that I do not like *@1/-2@* and *@2*-3@*; they both look like typos to me. Perhaps the user m... John Abbott
15:04 Design #1538: RingElem from string (ReadExpr)
Similar problem for *@RingElem(QQ, "2*-3");@*
John Abbott
14:59 Design #1538 (Closed): RingElem from string (ReadExpr)
What should the following do... John Abbott

10 Nov 2020

14:11 Feature #1532: Convenient RingHom pseudo-ctors
It might be possible to extend the impl give above to handle quotients of poly rings, and perhaps also "towers" of po... John Abbott

09 Nov 2020

21:13 Feature #1466: Ops += *= etc for Matrices?
It is not clear to me how to implement @+=@ etc. better than the naive way, and maintain exception safety.
It migh...
John Abbott
21:02 Bug #1233: factor SEGV -- too large characteristic
Revised example (now that we're mostly 64 bit)... John Abbott

06 Nov 2020

14:24 Feature #1532: Convenient RingHom pseudo-ctors
Florian mentions that Singular has something called *@imap@*...
John Abbott
14:07 Feature #1532 (In Progress): Convenient RingHom pseudo-ctors
Here is a prototype in CoCoA-5... we would also need a version for cocoalib!!... John Abbott
13:20 Feature #1532: Convenient RingHom pseudo-ctors
Here is the example Florian wanted:... John Abbott
13:14 Feature #1532 (In Progress): Convenient RingHom pseudo-ctors
CoCoALib should offer some convenient pseudo-ctors for @RingHom@.
One example would be from @QQ[x,y,z]@ into @QQ(x...
John Abbott

04 Nov 2020

20:41 Design #1529: INPUT questions
One mild concern is that the reading fns in C++ try to accept the maximum length initial string which gives "valid" i... John Abbott
20:25 Design #1529 (In Progress): INPUT questions
The code for reading a @BigRat@ can read it either as a fraction @N/D@ or as a decimal @Int.frac@.
For the "decima...
John Abbott
20:06 Design #1529: INPUT questions
Ooops! I have had a look a what happens when a @BigInt@ is read... and I found a bug :-(
For @BigInt@ no space is...
John Abbott
17:41 Design #1529: INPUT questions
Regarding point *(1)*... what should input of a @BigRat@ do with the following input streams?
* *@1/2@* -->JAA: ...
John Abbott
17:33 Design #1529: INPUT questions
One possibility would be to require that an integer literal start with a decimal digit: _e.g._ there is no problem in... John Abbott
13:35 Slug #1517: RandomLinearForm
I presume the timings in comment 4 were with @unsigned short@ as @SmallExponent_t@ (otherwise CoCoA has suddenly beco... John Abbott
 

Also available in: Atom