Project

General

Profile

Activity

From 23 May 2021 to 21 Jun 2021

21 Jun 2021

15:44 Feature #1598: RingHom: implement phi(X) as apply(phi, X) also for X vector and matrix
See RingHom.[HC]... Anna Maria Bigatti
15:30 Feature #1598: RingHom: implement phi(X) as apply(phi, X) also for X vector and matrix
I'll try doing it!
and think of other involved classes.
(and consider whether making apply obsolescent)
Anna Maria Bigatti
15:23 Feature #1598 (In Progress): RingHom: implement phi(X) as apply(phi, X) also for X vector and matrix
Do we still want to keep *@apply@*?
Or should it be moved to "obsolescent"?
John Abbott
15:41 Feature #82: C++11 compatibility questions
John Abbott wrote:
> Do we have progress to report?
removed (unused) keyword @register@ from toric.C
Anna Maria Bigatti
14:06 Bug #1601: Compilation ambiguity
Right now Florian cannot make further tests... his compiler is defunct (after trying some "gymnastics" to revert to g... John Abbott

16 Jun 2021

16:30 Bug #1601: Compilation ambiguity
I am not sure what the problem here is. @clang@ on Anna's computer seems not to have trouble.
My linux box has gcc ...
John Abbott
16:28 Bug #1601 (Closed): Compilation ambiguity
I have looked better at Florian's problem (in issue #1600).
The cause of the trouble is that the compiler prefers to...
John Abbott

14 Jun 2021

16:24 Bug #1600: Detect updated versions of external libs
Some ideas and comments (for checks to make whenever trying to compile):
* first idea: check whether some extlib hea...
John Abbott
16:19 Bug #1600 (In Progress): Detect updated versions of external libs
Florian Walsh reported a compilation failure after updating BOOST on his (linux) system.
My understanding is that he...
John Abbott

12 Jun 2021

14:46 Design #1576: cmp for machine integers
There is a (hard-to-read) description of the C++ rules for overload resolution at @https://en.cppreference.com/w/cpp/... John Abbott
14:21 Design #1576: cmp for machine integers
Not sure what to do.
Activating the template fn with name *@cmp@* causes overload resolution problems (seemingly eve...
John Abbott

10 Jun 2021

21:38 Design #1576: cmp for machine integers
Calling the template fn @cmp@ causes plenty of "fun" compilation problems. Not sure what to do.
The simplest is to...
John Abbott
18:09 Feature #1598 (Closed): RingHom: implement phi(X) as apply(phi, X) also for X vector and matrix
phi(f) is equivalent to apply(phi, f).
Implement also for matrix and vector (and export it to CoCoA-5)
Anna Maria Bigatti
 

Also available in: Atom