Project

General

Profile

Activity

From 04 Jul 2019 to 02 Aug 2019

02 Aug 2019

22:43 Slug #1302 (Rejected): Factorization mod p
My fault! The factorization is actually rather fast (since it is mostly a square-free decomposition). The slow part... John Abbott
14:14 Slug #1302 (Rejected): Factorization mod p
CoCoALib took longer than expected to factorize *@x^11009 - 2@* modulo 109 (or was it 101?)
Anyway, @11009 = 101*109...
John Abbott

31 Jul 2019

16:40 Feature #1301 (Feedback): New function primorial
I have implemented it: the real work is done by GMP.
Added doc; accessible from CoCoA-5. No test/example.
John Abbott
16:39 Feature #1301 (Closed): New function primorial
Add a new function *@primorial@*, the product of al primes up to a given limit.
John Abbott
11:04 Bug #1300 (Feedback): CoprimeFactorBasis: mishandles negative args
Fixed. I'll add some tests.
John Abbott
11:03 Bug #1300 (Closed): CoprimeFactorBasis: mishandles negative args
@CoprimeFactorBasis@ gives wrong answers when args are negative. Here is a simple example in CoCoA-5... John Abbott

29 Jul 2019

20:33 Feature #1299 (In Progress): New fn ConstantTerm?
Other candidates:
* *@ConstantPart@*
* *@ValueAtZero@* or *@ValueAt0@*
* *@ConstantCoeff@* or *@ConstantCoeffic...
John Abbott
18:20 Feature #1299: New fn ConstantTerm?
I think it could be useful.
But I wouldn't call it @ConstantTerm@, because term in CoCoA usually (always?) is equiva...
Anna Maria Bigatti
17:04 Feature #1299: New fn ConstantTerm?
Possible names include *@ConstTerm@* and *@ConstantTerm@*. The result should be an element of @CoeffRing@.
Implem...
John Abbott
14:01 Feature #1299 (Closed): New fn ConstantTerm?
In some prototype code I would like to use a function which gives me the "constant term" of a polynomial. The result... John Abbott

16 Jul 2019

13:05 Feature #1297 (Feedback): New fn: FixedDivisor (formerly IntrinsicContent)
I have implemented @FixedDivisor@ which computes gcd of @f(n)@ as @n@ ranges over all integers.
Also exported to ...
John Abbott
13:03 Feature #1297 (Closed): New fn: FixedDivisor (formerly IntrinsicContent)
Add a new function to compute the "FixedDivisor" of a polynomial over @ZZ@ (or over @QQ@ but with integer coeffs). John Abbott
 

Also available in: Atom