Project

General

Profile

Activity

From 22 May 2017 to 20 Jun 2017

20 Jun 2017

16:27 CoCoALib Bug #1081 (Feedback): ideal() * RingElem gives error
added tests in anna.cocoa5 Anna Maria Bigatti
16:20 CoCoALib Bug #1081: ideal() * RingElem gives error
fixed it: now testing Anna Maria Bigatti
16:19 CoCoALib Bug #1081 (Closed): ideal() * RingElem gives error
... Anna Maria Bigatti
14:24 CoCoA-5 Bug #1080: intersect: problem with zero generators
We must remember to add some tests for various failing cases when this has been resolved.
*PS* it is a little tedi...
John Abbott

16 Jun 2017

19:14 CoCoA-5 Bug #1080: intersect: problem with zero generators
The problem appears to be the ctor for a @GPoly@ which does not allow @GPoly@ of 0 to be created.
Location @TMPGredu...
John Abbott
19:02 CoCoA-5 Bug #1080 (Closed): intersect: problem with zero generators
There are still problems with zero generators:... John Abbott
17:24 CoCoA-5 Support #1077 (Resolved): Manual: remove old stuff about "devices"
I have checked in the updated doc. Anna will check it.
John Abbott
17:22 CoCoALib Bug #1064 (Feedback): Bug in MinPolyModular (ugly prime)
John Abbott
16:50 CoCoALib Bug #1064 (In Progress): Bug in MinPolyModular (ugly prime)
The following example gives SEGV on the latest internal version of CoCoA:... John Abbott
16:48 CoCoALib Design #1065 (In Progress): Design: should we allow an ideal to change ring?
The students here working on translating @HomomorphismFns.cpkg5@ into CoCoALib wanted to reassign an ideal changing r... John Abbott

14 Jun 2017

14:58 CoCoA-5 Support #1079 (In Progress): CoCoAManual: AffHilbertFn accepts also ideal (correct?)
The fn @AffHilbertFn@ accepts a RING or an IDEAL.
The manual says it accepts only a RING.
Rectify!
John Abbott

13 Jun 2017

16:37 CoCoALib Bug #1078 (Closed): makefile: ungraceful when interrupted
It seems that interrupting the building of @Makefile_dependencies@ gives the impression (to @make@) that the dependen... John Abbott
11:28 CoCoA-5 Support #1077 (In Progress): Manual: remove old stuff about "devices"
I have already done some of this.
While this is not that important, I prefer to resolve it quickly, so I have left...
John Abbott
11:26 CoCoA-5 Support #1077 (Resolved): Manual: remove old stuff about "devices"
The CoCoA-5 manual still contain references to (input-output) "devices".
This is now very obsolete.
Clean the rel...
John Abbott

12 Jun 2017

19:08 CoCoA-5 Bug #670 (Feedback): Error column indicator misaligned with non-printing (unprintable) characters
This has already been done (ages ago?).
Moving to "feedback".
John Abbott
18:27 CoCoA-5 Bug #1076: EmacsUI: interrupt copies line cursor is on to bottom then interrupts
Marked as low priority because it appears to be harmless, just "unsightly".
I suspect it may be a feature of @comint...
John Abbott
18:25 CoCoA-5 Bug #1076 (New): EmacsUI: interrupt copies line cursor is on to bottom then interrupts
Using Emacs, if you move the cursor away from the bottom line in the *@*cocoa5*@* buffer, and then interrupt a comput... John Abbott

07 Jun 2017

15:19 CoCoA-5 Feature #1011: Random seed fn
In the manual page I have given a simplistic example of calling @reseed@ with an argument which varies with the time:... John Abbott

23 May 2017

11:32 CoCoALib Slug #1049: GroebnerFan: slow examples
Having 4 indets makes it easy to find "big" examples:... John Abbott
08:46 CoCoA-5 Design #1075: LaTeX package: power-product printing
I would define @space@ to the empty string if @[1] = MakeSet([ len(IndetName(X)) | X in indets(R) ]);@
(or some si...
Anna Maria Bigatti
08:36 CoCoA-5 Bug #1062: IsRadical bug?
John Abbott wrote:
> Does your test of @saturate@ in @anna.cocoa5@ compute a saturation with twin-float coeffs??
...
Anna Maria Bigatti

22 May 2017

23:29 CoCoA-5 Design #1075: LaTeX package: power-product printing
Since CoCoA-5 allows indets with long names, I wanted to revise @LaTeX.cpkg5@ so that the product @x*y@ looks differe... John Abbott
23:22 CoCoA-5 Design #1075 (Closed): LaTeX package: power-product printing
I have just checked in a revised version of the LaTeX package:
* revised spacing between indets in a power-product (...
John Abbott
22:44 CoCoA-5 Support #1074: CoCoAManual: entry for radical
The following output is surprising (though correct)... John Abbott
22:43 CoCoA-5 Support #1074 (Closed): CoCoAManual: entry for radical
The CoCoAManual entry for @radical@ looks to be out of date.
It does not mention @radical(RINGELEM)@ and also stat...
John Abbott
22:41 CoCoA-5 Bug #1062: IsRadical bug?
Does your test of @saturate@ in @anna.cocoa5@ compute a saturation with twin-float coeffs??
I think you might want t...
John Abbott
14:57 CoCoA-5 Feature #1073: RelNotes: current version or all previous versions?
John Abbott wrote:
> A simple, backward-compatible solution would be to allow @Relnotes@ to accept 0 or 1 args. Wit...
Anna Maria Bigatti
14:18 CoCoA-5 Feature #1073: RelNotes: current version or all previous versions?
A simple, backward-compatible solution would be to allow @Relnotes@ to accept 0 or 1 args. With 0 args it prints out... John Abbott
14:14 CoCoA-5 Feature #1073 (Closed): RelNotes: current version or all previous versions?
Currently @RelNotes()@ prints out the release notes for all previous versions of CoCoA-5.
I think it could be help...
John Abbott
14:45 CoCoALib Feature #813 (In Progress): Implement "elim" in CoCoALib
John Abbott wrote:
> I do not understand: "closed" but progress is 10%.
> Also your last comment suggests that ther...
Anna Maria Bigatti
14:24 CoCoALib Feature #813: Implement "elim" in CoCoALib
I do not understand: "closed" but progress is 10%.
Also your last comment suggests that there is still some design i...
John Abbott
14:10 CoCoALib Feature #813 (Closed): Implement "elim" in CoCoALib
There is @myElim@. Maybe I meant making a _function_?
Easy, anyway.
Anna Maria Bigatti
13:52 CoCoALib Feature #979: SmallestNonDivisor -- new fn
While preparing an example of a simple ideal with a big "universal denominator" I encountered a number with about 330... John Abbott
10:45 CoCoA-5 Support #1071: LinKerBasis is user-unfriendly
@LinKerBasis@ is the "sloppy" version of @LinKer@ (which only takes a MAT, returns a MAT).
We added LIST of linear...
Anna Maria Bigatti
 

Also available in: Atom