Project

General

Profile

Activity

From 18 Aug 2014 to 16 Sep 2014

16 Sep 2014

13:44 Design #620: Redesign CRTMill
Maybe the @vector@ version needs a little more thought.
In a deterministic algorithm, where we lift to an _a prior...
John Abbott
13:26 Feature #625: NumTheory: sieve of Eratosthenes
I have now checked in the code.
John Abbott

15 Sep 2014

23:59 Feature #625: NumTheory: sieve of Eratosthenes
Added maintainer doc, test (seems its was needed), and example (a bit difficult).
John Abbott
23:20 Feature #625 (Feedback): NumTheory: sieve of Eratosthenes
Implemented, and added some doc.
Still need to do: maintainer doc, test, example.
John Abbott
23:19 Feature #625 (Closed): NumTheory: sieve of Eratosthenes
In an example I needed a table like the Sieve of Eratosthenes. So I've implemented it, and added it to CoCoALib.
...
John Abbott
12:04 Feature #400: add myJBMill member field to ideal
John Abbott wrote:
> I found this is an email message (from me) of 20140613:
> (1) you cannot have a data member of...
Anna Maria Bigatti
11:21 Feature #400: add myJBMill member field to ideal
I found this is an email message (from me) of 20140613:... John Abbott

13 Sep 2014

23:47 Design #620: Redesign CRTMill
It could be interesting to have a @vector@ version of @CRTMill@ which accepts vectors of residues along with a single... John Abbott

12 Sep 2014

16:55 Design #620: Redesign CRTMill
I have had a quick look at documentation for NTL and FLINT.
NTL has a very simple interface (like the existing one f...
John Abbott
16:53 Support #624 (New): Wikipedia
Improve the Wikipedia entry about CoCoA. John Abbott
11:14 Feature #623 (Closed): Inverse of a matrix over ZZ
Inverse of a matrix over QQ works fine.
Fix code so that it works for invertible matrices over ZZ.
(I have a big ex...
Anna Maria Bigatti

11 Sep 2014

17:20 Bug #190 (Closed): Subtle ref count bug for poly rings (via CoeffEmbeddingHom)
John Abbott
16:53 Support #604 (In Progress): Release: CoCoALib-0.99535
John Abbott
16:52 Support #621 (New): Release: CoCoALib-0.99536
John Abbott
16:41 Support #621 (Closed): Release: CoCoALib-0.99536
Everything related to making a CoCoALib release:
finalize
make veryclean; make (full make, with all tests and ex...
Anna Maria Bigatti
16:37 Support #599 (Closed): Release: CoCoALib-0.99534
John Abbott
15:59 Design #620: Redesign CRTMill
I expect the main case of adding residue-modulus pairs is when both are machine @long@ values, and we could reasonabl... John Abbott
15:40 Design #620 (In Progress): Redesign CRTMill
I envisage two types of use of a @CRTMill@:
# keep adding residue-modulus pairs until the combined modulus exceeds an...
John Abbott
12:47 Design #620 (In Progress): Redesign CRTMill
I have some ideas for alternative implementations of @CRTMill@, but they do not fit well with the current user interf... John Abbott
12:37 Design #619: Modulus (for CRTMill) ambiguous
An obvious "solution" is to put @using CoCoA::modulus@ somewhere inside the function which calls it. Just about acce... John Abbott

09 Sep 2014

16:20 Support #618 (In Progress): Instructions for compiling libnormaliz
Anna Maria Bigatti
12:08 Support #618: Instructions for compiling libnormaliz
This is what I did (on Mac)
- create a build dir, cd into it, run cmake.
This is what I did...
Anna Maria Bigatti
11:34 Support #618 (Closed): Instructions for compiling libnormaliz
Collection of instructions for compiling normaliz.
(keep up-to-date)
Anna Maria Bigatti
15:25 Design #619: Modulus (for CRTMill) ambiguous
I do not understand why the compiler thinks that @modulus(crt)@ is ambiguous.
There is an STL template fn @modulus@,...
John Abbott
15:22 Design #619 (Closed): Modulus (for CRTMill) ambiguous
The type @CRTMill@ has an associated function @modulus(const CRTMill&)@; however calling the function the obvious way... John Abbott
12:21 Feature #617: configure: check all libraries for compatibility
The advantage of a single test is that it is easier to manage and maintain.
The advantage of a separate test for eac...
John Abbott

08 Sep 2014

17:41 Bug #593: Temporary directories used during configuration
I'll probably also need a script to tidy up temp dirs left by the current scripts... :-(
John Abbott
17:11 Feature #617 (New): configure: check all libraries for compatibility
Currently the configuration scripts check that the BOOST libraries are compatible with @libgmp@, but there are no oth... John Abbott

04 Sep 2014

16:55 Support #613: Which ubuntu / debian packages are needed to compile CoCoA
I just tested it with a fresh live usbdrive system and it works with exactly the packages I listed with the cvs versi... Christof Soeger
14:46 Support #613: Which ubuntu / debian packages are needed to compile CoCoA
I have just tried on a fresh Ubuntu 14.04 installation, and the @libboost@ packages were apparently not enough (my sc... John Abbott
12:01 Support #613 (In Progress): Which ubuntu / debian packages are needed to compile CoCoA
[found this on @askubuntu@]
You could use the output of dpkg -s <packagename> or dpkg-query -l <packagename>
in y...
John Abbott

03 Sep 2014

12:04 Support #613 (Closed): Which ubuntu / debian packages are needed to compile CoCoA
I it can be useful to collect which packages have to be installed to make it easy to compile CoCoALib, the interprete... Christof Soeger
 

Also available in: Atom