General

Profile

Mario Albert

Issues

Projects

Activity

13 Apr 2016

15:23 CoCoALib Bug #867 (Closed): Compilation Error: C++11 and old GMP-Version
I tried to compile CoCoALib at our LinuxCluster with a pretty old GMP version (4.3.1) and C++11 activated (with addit...

23 Dec 2015

12:25 CoCoALib Bug #784: threadsafety: Scott Meyers's advice about cached values
I read a bit in Stroustrup C++ book. There I found a method @std::call_once@ (in @<mutex>@). This method could be a n...

16 Jun 2015

08:25 CoCoALib Feature #665: Integrate Janet/Pommaret basis code
At the moment the UIBC uses only the standard algorithm to compute a Janet basis @TQBlockLow@. But it should be possi...

11 Jun 2015

10:46 CoCoALib Feature #735: Convert a PPMonoidElem to RingElem with coefficient one
I didn't know that @monomial(P, 1, pp)@ works as expected.
But I think for the _normal_ user who wants to use a @PP...
08:31 CoCoALib Feature #735 (Closed): Convert a PPMonoidElem to RingElem with coefficient one
Let @pp@ be a @PPMonoidElem@ of the @PPMonoid@ @PPM@. Let @P@ be a @SparsePolyRing@ with @PPM@ as @PPMonoid@.
Severa...
08:24 CoCoALib Feature #665: Integrate Janet/Pommaret basis code
In the following I try to explain how I integrated the JBMill/PBMill into @SparsePolyRing::IdealImpl@:
h3. UIBC
...

Also available in: Atom