Project

General

Profile

Activity

From 15 Nov 2014 to 14 Dec 2014

10 Dec 2014

16:38 CoCoALib Feature #651: Optimized algorithms for implicitization (slicing algorithm, elim, subalgebra..)
I'm running tests with the profiler on our linux virtual machine.
One surprise was that the profiler gave a mysterio...
Anna Maria Bigatti

09 Dec 2014

23:02 CoCoALib Feature #651: Optimized algorithms for implicitization (slicing algorithm, elim, subalgebra..)
One problem with @ImpliciDirectWithCond@ is that the normal form computations take too long. Here is an idea which _... John Abbott
16:22 CoCoALib Feature #437: MemPool: order free blocks?
It seems the correct (portable) way to sort a @vector<void*>@ is to use @sort(v.begin(), v.end(), std::less)@.
Apa...
John Abbott

05 Dec 2014

22:40 CoCoA-5 Feature #652 (In Progress): Flag to enable/disable printing of list of loaded packages
I have modified @Main.C@ but not checked in -- will discuss with Anna first.
* replaced @bool printPremable@ by @int...
John Abbott

04 Dec 2014

15:39 CoCoA-5 Feature #653: Emacs UI: use "warning colour" for an unmatched */
I agree, it would be nice.
But I have no idea how to achieve it :-(
Anna Maria Bigatti
15:22 CoCoA-5 Feature #653: Emacs UI: use "warning colour" for an unmatched */
Not very important --> low priority.
Not sure how easy this might be; given the low importance, I'd say it's worth d...
John Abbott
15:20 CoCoA-5 Feature #653 (New): Emacs UI: use "warning colour" for an unmatched */
It may be helpful to have the emacs UI use a visible "warning colour" for an unmatched @*/@ comment end marker.
John Abbott

28 Nov 2014

11:40 CoCoA-5 Feature #652: Flag to enable/disable printing of list of loaded packages
Anna points out that there is already a similar flag (@--no-preamble@) which is used when running the CoCoA-5 tests (... John Abbott
11:15 CoCoA-5 Feature #652: Flag to enable/disable printing of list of loaded packages
I have made this change:
the list of packages loaded at the start are printed into @ostringstream PkgOut@ (in Main.C...
Anna Maria Bigatti
11:06 CoCoA-5 Feature #652 (Closed): Flag to enable/disable printing of list of loaded packages
Add a command-line flag to enable printing of package names as they are loaded. Currently the names are always print... John Abbott

21 Nov 2014

16:15 CoCoALib Feature #651: Optimized algorithms for implicitization (slicing algorithm, elim, subalgebra..)
John Abbott wrote:
> Anna did report disappointing performance from the initial implementation -- she will investiga...
Anna Maria Bigatti
11:32 CoCoALib Feature #651: Optimized algorithms for implicitization (slicing algorithm, elim, subalgebra..)
At a meeting yesterday it was decided that effort should be put into developing/refining *@ImplicitDirectWithCond@*. ... John Abbott
11:30 CoCoALib Feature #651: Optimized algorithms for implicitization (slicing algorithm, elim, subalgebra..)
The very latest version of @ImplicitByPoints3@ does occasionally go a little faster than @ImplicitDirectLPP2@, but it... John Abbott

17 Nov 2014

16:04 CoCoALib Design #649: Make SmallFpImpl safer to use
I've just wasted a good hour trying to figure out why my new code was about 10% slower than the old code.
The reason...
John Abbott
11:54 CoCoALib Feature #651: Optimized algorithms for implicitization (slicing algorithm, elim, subalgebra..)
JAA has implemented in C++/CoCoALib (first prototypes of): @ImplicitDirect@ (with variants @LPP@ and @WithCond@), als... John Abbott
11:38 CoCoALib Bug #648 (Closed): QBGenerator crashes
John Abbott
 

Also available in: Atom