Project

General

Profile

Activity

From 15 Aug 2018 to 13 Sep 2018

10 Sep 2018

12:11 CoCoA-5 Bug #1226: ExternalLibs return empty list
fixed
(using new output of VersionInfo)
Anna Maria Bigatti

09 Sep 2018

13:56 CoCoA-5 Bug #1226 (Closed): ExternalLibs return empty list
In my personal working version of CoCoA-5.2.5 the command @ExternalLibs()@ returns an empty list even though @Version... John Abbott

06 Sep 2018

16:17 CoCoALib Design #1225: Move to C++14 (skipping C++11)
Here is a list of "upgrades" to make to our source:
* make appropriate changes so that *@std::move@* can be used
* ...
John Abbott
16:10 CoCoALib Design #1225: Move to C++14 (skipping C++11)
Maintaining backward compatibility with pre-2011 C++ is probably fairly pointless, and is causing problems with users... John Abbott
16:07 CoCoALib Design #1225 (In Progress): Move to C++14 (skipping C++11)
Revise the source to use C++14 (and avoid "deprecated" features).
John Abbott

04 Sep 2018

15:45 CoCoA-5 Bug #1224 (Closed): Lexer: unclosed multi-line comment
The lexer supposedly handles unclosed multi-line comments (at the end of input).
However, it seems that the error me...
John Abbott
14:33 CoCoALib Design #1223: NewPolyRing default indet names
We first had this "friendly" pseudo constructor because the syntax for indet names was tedious.
Now we have @SymbolR...
Anna Maria Bigatti

02 Sep 2018

21:41 CoCoALib Design #1223 (In Progress): NewPolyRing default indet names
The problem arises in a call to *@Hom_P_Px@* which creates a new polyring by calling *@NewPolyRing@* specifying only ... John Abbott
21:35 CoCoALib Design #1223: NewPolyRing default indet names
The problem was originally communicated to JAA via email. The following is a failing example:... John Abbott
21:32 CoCoALib Design #1223 (Closed): NewPolyRing default indet names
Currently @NewPolyRing@ may be called specifying just the number of indets (but not their names).
Currently the name...
John Abbott

28 Aug 2018

14:37 CoCoA-5 Support #1222: Release CoCoA-5.3.0
Summary of things to put into release notes:
* added new fn *@RandomPermutation@*
* *removed* old fn @NewRingFp@ ...
John Abbott
14:36 CoCoA-5 Support #1222 (Closed): Release CoCoA-5.3.0
Everything for the release
CHECK FOR BUGS
Compile with *@--debug@* flag, and check that everything runs O...
John Abbott

16 Aug 2018

09:22 CoCoALib Design #1221 (Closed): Reconsider design for accessing headers and libs of external libraries
The current design for accessing headers of external libs more or less assumes that the external lib has a single hea... John Abbott
08:48 CoCoA-5 Support #1220 (In Progress): NewRingFp obsolescent; superseded by NewZZmod
Made obsolescent in CoCoA-5. Manual updated. tests and packages updated.
Also I prefer @NewZZmod@ to @NewRingFp@...
John Abbott
08:10 CoCoA-5 Support #1220 (Closed): NewRingFp obsolescent; superseded by NewZZmod
The function *@NewZZmod@* generalizes @NewRingFp@, so make the latter obsolescent.
John Abbott
07:48 CoCoALib Feature #1219: Frobby version number
With the current design it is trickier than expected.
The main point is that the current design of CoCoALib assume...
John Abbott
06:58 CoCoALib Feature #1219 (In Progress): Frobby version number
The Frobby version number (C string) is in @constants::version@ defined in @src/stdinc.h@ and @src/stdinc.cpp@.
Note...
John Abbott
06:56 CoCoALib Feature #1219 (In Progress): Frobby version number
It is possible to get the version number from Frobby.
Modify @ExternalLibs.C@ so that it extracts Frobby's version n...
John Abbott
 

Also available in: Atom