Project

General

Profile

Activity

From 25 Jan 2012 to 23 Feb 2012

23 Feb 2012

17:57 CoCoA-5 3.00 hours (Bug #27 (Closed): CoCoA-5 Manual)
Meeting with EF Anna Maria Bigatti
17:55 CoCoA-5 3.00 hours (Bug #27 (Closed): CoCoA-5 Manual)
going through EF corrections + fix on HilbertSeries code + some adjustments Anna Maria Bigatti
12:34 CoCoA-5 0.50 hour (Bug #27 (Closed): CoCoA-5 Manual)
added ReloadMan function for speeding up the testing process Anna Maria Bigatti
12:33 CoCoA-5 1.50 hour (Bug #27 (Closed): CoCoA-5 Manual)
going through EF corrections Anna Maria Bigatti
11:41 CoCoA-5 1.00 hour (Feature #90 (Closed): Make the new fn CoefficientsWRT available in C5)
manual entries: working on manual for proper testing Anna Maria Bigatti

14 Feb 2012

17:00 CoCoA-5 0.50 hour (Feature #90 (Closed): Make the new fn CoefficientsWRT available in C5)
added (small) test-PPMonoidHom1.C for CoCoALib Anna Maria Bigatti
16:37 CoCoA-5 1.00 hour (Feature #90 (Closed): Make the new fn CoefficientsWRT available in C5)
added tests (for cocoa-5 only) Anna Maria Bigatti
15:53 CoCoA-5 2.00 hours (Feature #90 (Closed): Make the new fn CoefficientsWRT available in C5)
ported functions. to do: tests, doc Anna Maria Bigatti

10 Feb 2012

18:41 CoCoALib 1.40 hour (Feature #28 (Closed): rename RingQ, RingZ --> RingQQ, RingZZ)
documentation and examples, final check in Anna Maria Bigatti
13:19 CoCoALib 1.00 hour (Feature #28 (Closed): rename RingQ, RingZ --> RingQQ, RingZZ)
renamed files, checked in, tested on linux Anna Maria Bigatti

09 Feb 2012

22:46 0.50 hour (Bug #55 (Closed): MSVC10 - static member fields)
Need language lawyer (to understand whether we need a definition of a const static member) John Abbott
17:02 1.00 hour (Bug #55 (Closed): MSVC10 - static member fields)
Decoding of the standarese Giovanni Lagorio
16:56 CoCoA-5 1.00 hour (Slug #31 (In Progress): theValue makes copy)
Proposed solution with C++11 Giovanni Lagorio

08 Feb 2012

19:04 CoCoALib 2.00 hours (Feature #28 (Closed): rename RingQ, RingZ --> RingQQ, RingZZ)
cvs and test on linux Anna Maria Bigatti
16:29 CoCoALib 1.00 hour (Support #87 (New): Cleanup header for ring classes (so that they are e-diff-able))
starting with RingFpLog.C Anna Maria Bigatti

07 Feb 2012

12:18 CoCoALib 7.00 hours (Feature #40 (Closed): Squarefree factorization - Alessio d'Ali`)
Making primitive in CoCoA4 is too slow John Abbott

06 Feb 2012

19:33 CoCoALib 2.00 hours (Support #86 (Closed): Clean up DivMask and doc)
checekd code and improved documentation Anna Maria Bigatti

03 Feb 2012

15:18 CoCoALib 0.20 hour (Design #64 (Closed): submat takes only vector<long>)
Vectors of integer values John Abbott
15:10 CoCoALib 2.00 hours (Bug #6 (New): Sort out RingElem, RefRingElem, ConstRefRingElem mess)
CVS undo John Abbott
12:55 CoCoALib 1.00 hour (Feature #84 (Closed): Names for random streams)
fixed examples, documentation, now public on web page Anna Maria Bigatti

02 Feb 2012

18:54 CoCoALib 1.50 hour (Feature #84 (Closed): Names for random streams)
adding the functions without RndSrc argument, new examples Anna Maria Bigatti
11:24 CoCoALib 0.10 hour (Feature #84 (Closed): Names for random streams)
Using global PRNG John Abbott
10:43 CoCoALib 0.25 hour (Feature #84 (Closed): Names for random streams)
implemented trial version for RandomLong(lo,hi) Anna Maria Bigatti

01 Feb 2012

18:28 CoCoALib 0.25 hour (Feature #84 (Closed): Names for random streams)
studying the documentation and the examples to improve the interface Anna Maria Bigatti
18:19 CoCoALib 0.25 hour (Feature #84 (Closed): Names for random streams)
looking for other random generators Anna Maria Bigatti
17:06 CoCoALib 0.20 hour (Feature #84 (Closed): Names for random streams)
Another proposal John Abbott
16:59 CoCoALib 0.50 hour (Feature #84 (Closed): Names for random streams)
name and philosophy proposal after skype discussion Anna Maria Bigatti
16:52 CoCoALib 0.20 hour (Feature #84 (Closed): Names for random streams)
Difference between RandomSource & Random*Stream not clear John Abbott
15:46 CoCoALib 0.10 hour (Feature #84 (Closed): Names for random streams)
Templates and template specialization John Abbott
15:40 CoCoALib 0.50 hour (Feature #84 (Closed): Names for random streams)
Prefix, suffix, abbreviations John Abbott
16:10 CoCoALib 0.50 hour (Feature #28 (Closed): rename RingQ, RingZ --> RingQQ, RingZZ)
third pass: renaming objects and functions (NewZmod -> NewZZmod) and fixed all tests and examples Anna Maria Bigatti

31 Jan 2012

18:50 CoCoALib 2.00 hours (Feature #28 (Closed): rename RingQ, RingZ --> RingQQ, RingZZ)
second pass: renaming classes and functions (Q -> QQ) and fixed all tests and examples Anna Maria Bigatti
12:23 CoCoALib 4.50 hours (Feature #40 (Closed): Squarefree factorization - Alessio d'Ali`)
Studying primitivization John Abbott

27 Jan 2012

18:57 CoCoALib 1.00 hour (Feature #28 (Closed): rename RingQ, RingZ --> RingQQ, RingZZ)
First pass: renaming classes and functions (Z -> ZZ) Anna Maria Bigatti
17:58 0.50 hour (Bug #55 (Closed): MSVC10 - static member fields)
Anna Maria Bigatti

26 Jan 2012

18:02 0.50 hour (Bug #54 (Closed): MSVC10 - #include <iterator>)
chasing all back_inserter: most of them are now dealt with Anna Maria Bigatti
16:56 0.20 hour (Bug #54 (Closed): MSVC10 - #include <iterator>)
Added include <iterator> to apply.H John Abbott
16:45 0.50 hour (Bug #54 (Closed): MSVC10 - #include <iterator>)
changed most back_inserter into insert (2 are more difficult) Anna Maria Bigatti
16:17 0.50 hour (Bug #54 (Closed): MSVC10 - #include <iterator>)
Better to use range insert than copy with a back_inserter John Abbott
18:01 0.10 hour (Bug #55 (Closed): MSVC10 - static member fields)
Fixed decimal.C John Abbott
18:00 0.30 hour (Bug #58 (Closed): MSVC10 - more things and overhead)
Moved initializer for const static data member from decimal.H to decimal.C John Abbott
17:38 0.10 hour (Bug #58 (Closed): MSVC10 - more things and overhead)
Removed NDEBUG from TmpF5Mat.C John Abbott
17:32 0.20 hour (Bug #58 (Closed): MSVC10 - more things and overhead)
Hidden incomplete impl of Qdet John Abbott
17:11 0.50 hour (Bug #58 (Closed): MSVC10 - more things and overhead)
MSVC-2010 bug with bitset John Abbott
14:46 0.20 hour (Bug #58 (Closed): MSVC10 - more things and overhead)
Removed improper call to printf (in DMPFFsort.c) John Abbott
16:21 0.50 hour (Bug #56 (Closed): MSVC10 - unistd.h)
Removed unistd.h from Interpreter.H John Abbott
15:02 CoCoA-5 0.10 hour (Design #83 (In Progress): C++11 compatibility questions)
shared_ptr John Abbott
14:58 0.25 hour (Bug #60 (Closed): MSVC10 - shared_ptr)
changed the 5 occurences, checked-in, tested Anna Maria Bigatti
14:54 0.20 hour (Bug #60 (Closed): MSVC10 - shared_ptr)
Make boost prefix clear for shared_ptr John Abbott
14:56 CoCoALib 0.10 hour (Support #75 (Closed): Documentation review by Caleo)
A busy with exams John Abbott
14:35 CoCoALib 2.00 hours (Bug #6 (New): Sort out RingElem, RefRingElem, ConstRefRingElem mess)
Implement the ideas Christof suggested John Abbott
14:32 CoCoALib 50.00 hours (Bug #6 (New): Sort out RingElem, RefRingElem, ConstRefRingElem mess)
Making some progress John Abbott
 

Also available in: Atom