Project

General

Profile

Activity

From 01 Nov 2013 to 30 Nov 2013

25 Nov 2013

11:42 CoCoALib Design #415: Remove AsPolyRing etc?
John Abbott wrote:
> Frankly I find it irritating to have to do this, and I do not believe it improves the readabili...
Anna Maria Bigatti

23 Nov 2013

17:09 CoCoALib Bug #413: OrdvArith: use of a single buffer is NOT THREADSAFE
JAA ha now implemented a partial fix to the problem: the new design should allow the multithreaded case to be handled... John Abbott
17:02 CoCoALib Design #415 (Closed): Remove AsPolyRing etc?
I'm fed up with having to make explicit "manual" casts from @ring@ to @PolyRing@ etc.
I've just fixed a line of co...
John Abbott

22 Nov 2013

18:14 CoCoA-5 Feature #414: New fn to increase max recursion depth
John Abbott wrote:
> Candidates for the name of the new fn:
> @SetMaxCallDepth@
> @SetCallDepthLimit@
I like @Set...
Anna Maria Bigatti
18:07 CoCoA-5 Feature #414: New fn to increase max recursion depth
Candidates for the name of the new fn:
@SetMaxCallDepth@
@SetCallDepthLimit@
It is probably best not to call it ...
John Abbott
17:59 CoCoA-5 Feature #414 (Closed): New fn to increase max recursion depth
Add a new fn to allow the user to increase the max recursion depth (currently hardwired to 2000)
What should the f...
John Abbott

21 Nov 2013

19:14 CoCoALib Bug #413 (Closed): OrdvArith: use of a single buffer is NOT THREADSAFE
Fix @OrdvArith@ fns so that they are threadsafe; at the moment they use a single buffer (@myOrdvBuffer@ and @myExpvBu... John Abbott
15:43 CoCoALib Feature #407: RingElem ctor from mpz_t (from Bruns)
We could define a ctor which needs an extra "marker" parameter to resolve the ambiguity in the call @BigInt(R,0)@ bet... John Abbott

20 Nov 2013

19:58 CoCoALib Feature #233: AsINT and AsRAT -- ConvertTo<BigInt> and ConvertTo<BigRat>
An advantage of Anna's suggested names is that they are more compact than using the @ConvertTo@ template fn.
JAA s...
John Abbott
19:51 CoCoALib Feature #342: Remove denominators: QQ[x] -> ZZ[x] (and PushBack(coeff, PP))
@PushFront@ and @PushBack@ for PPs have already been implemented (no idea when), but they were not documented. I hav... John Abbott
 

Also available in: Atom