Project

General

Profile

Activity

From 18 Aug 2018 to 16 Sep 2018

06 Sep 2018

16:17 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 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 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

14:33 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 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 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 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
 

Also available in: Atom