Project

General

Profile

Activity

From 04 Apr 2016 to 03 May 2016

03 May 2016

17:02 Slug #875: Interpreter is too slow reading a big polynomial
I have tried doing some profiling. The interpreter takes quadratic time (in the number of terms) to read a polynomia... John Abbott
14:00 Slug #875 (In Progress): Interpreter is too slow reading a big polynomial
I'm trying to read a large polynomial: about 6Mbytes, about 127000 terms in 100 indets, coefficients in @QQ@ (but all... John Abbott

27 Apr 2016

19:05 Bug #870: GBasis of product of ideals is wrong (Vadim Tropashko) --> I.myReset()
I have added a new CoCoALib test (@test-bug6.C@) which tests for this specific problem.
It should later be expande...
John Abbott
08:57 Bug #870: GBasis of product of ideals is wrong (Vadim Tropashko) --> I.myReset()
John Abbott wrote:
> I suggest that Anna try to fix the functions already in @SparsePolyRing.C@.
done! (cvs-ing)
...
Anna Maria Bigatti

26 Apr 2016

15:19 Bug #870: GBasis of product of ideals is wrong (Vadim Tropashko) --> I.myReset()
I suggest that Anna try to fix the functions already in @SparsePolyRing.C@.
Even though I'm hoping for a proper re...
John Abbott
13:38 Bug #870: GBasis of product of ideals is wrong (Vadim Tropashko) --> I.myReset()
I continue to think that the current design of ideals is completely wrong (but I cannot find the redmine task about t... John Abbott
10:16 Bug #870 (In Progress): GBasis of product of ideals is wrong (Vadim Tropashko) --> I.myReset()
Here is the equivalent CoCoALib code -- it exhibits the problem.... John Abbott
09:39 Bug #870: GBasis of product of ideals is wrong (Vadim Tropashko) --> I.myReset()
Try looking around @SparsePolyRing.C:2029@
John Abbott
09:35 Bug #870: GBasis of product of ideals is wrong (Vadim Tropashko) --> I.myReset()
Since this was reported by a CoCoA-5 user i have put it in the CoCoA-5 category even though I'm almost certain that t... John Abbott
09:31 Bug #870 (Closed): GBasis of product of ideals is wrong (Vadim Tropashko) --> I.myReset()
Vadim Tropashko reported an incorrect result. Robbiano has simplified it. Here is the simplified version.... John Abbott

18 Apr 2016

12:38 Design #868: Der, Bin: why the capital letter?
It is also the case for @bin@.
In CoCoALib they are called @deriv@ and @binomial@, so the lower-case name is differe...
Anna Maria Bigatti

17 Apr 2016

20:06 Bug #287: --fullCoCoALibError prints too much (Try/UponError)
I still like my proposal in comment 2. How easy it will be to implement is not clear to me.
Anyway the implementa...
John Abbott
20:00 Design #868: Der, Bin: why the capital letter?
I understand we want to keep @Der@ for backward compatibility.
Since we have @deg@, @den@, @det@ why not also @der...
John Abbott
19:59 Design #868 (Closed): Der, Bin: why the capital letter?
In CoCoA-5 the function for computing formal derivatives is @Der@; why does @der@ not exist?
John Abbott

14 Apr 2016

18:00 Bug #287: --fullCoCoALibError prints too much (Try/UponError)
Ooops, apparently I released the Mac version of cocoa-5.1.4 with the flag activated.
This means that users computing...
Anna Maria Bigatti

13 Apr 2016

13:22 Feature #865 (New): Implicit: make easier to use with rational functions
Make the CoCoA-5 interface (also CoCoALib interface?) easier to use when the parametric descriptions are as rational ... John Abbott

05 Apr 2016

14:25 Support #863: CoCoA-5 manual: IsInteger and IsRational are missing?
I was quite surprised to notice that there is no manual page for @IsInteger@ and @IsRational@. I do note that the ma... John Abbott
14:23 Support #863 (Closed): CoCoA-5 manual: IsInteger and IsRational are missing?
Should there be entries for @IsInteger@ and @IsRational@ in the CoCoA-5 manual?
John Abbott
13:40 Slug #862: append has bad complexity
Just out of curiosity I ran the example with @N=20000@; the time taken was about 210s... so still worse than quadrati... John Abbott
13:27 Slug #862: append has bad complexity
The C++ STL offers an operation (@pushback@) much like @append@ which guarantees linear complexity for a loop like th... John Abbott
13:25 Slug #862 (New): append has bad complexity
The @append@ function seems to have quite bad complexity.... John Abbott
 

Also available in: Atom