Project

General

Profile

Issues

Filters

Apply Clear

# Project Parent task Priority Subject Assignee Updated Category % Done
3 CoCoALib Normal implement creation of a PPMonoidElement from vector<BigInt> John Abbott 15 Mar 2013 17:35 New Function

4 CoCoALib Normal Squarefree GCD-free basis John Abbott 27 Jan 2020 17:58 New Function

5 CoCoALib Normal Coefficient extraction John Abbott 17 Apr 2014 09:22 New Function

11 CoCoALib Normal Bareiss algorithm John Abbott 10 Oct 2019 18:45 New Function

17 CoCoALib Normal implement "binomial" (coefficient) for RingElem John Abbott 17 Apr 2014 09:22 New Function

24 CoCoALib Normal object files collected in one directory Anna Maria Bigatti 14 Oct 2020 15:35 Makefile

28 CoCoALib Normal rename RingQ, RingZ --> RingQQ, RingZZ Anna Maria Bigatti 10 Feb 2012 18:41 Renaming

30 CoCoALib High SwapRows, Cols Anna Maria Bigatti 05 Jul 2012 10:40 New Function

37 CoCoALib High matrix constructors John Abbott 15 Dec 2017 15:18 Data Structures

39 CoCoALib Normal Squarefree factorization John Abbott 02 Apr 2014 18:58 New Function

40 CoCoALib Feature #39 Normal Squarefree factorization - Alessio d'Ali` John Abbott 29 Oct 2013 12:32 New Function

41 CoCoALib Feature #39 Normal Squarefree factorization - overhead John Abbott 29 Oct 2013 12:32 New Function

42 CoCoALib Feature #39 Normal Squarefree factorization - generic case John Abbott 29 Oct 2013 12:32 New Function

43 CoCoALib Feature #39 Normal Squarefree factorization - for polynomials John Abbott 29 Oct 2013 12:33 New Function

44 CoCoALib Feature #43 Normal Squarefree factorization - univariate polynomials John Abbott 29 Oct 2013 12:34 New Function

45 CoCoALib Feature #44 Normal Squarefree factorization - univariate polynomials, char 0 John Abbott 29 Oct 2013 12:34 New Function

46 CoCoALib Feature #44 Normal Squarefree factorization - univariate polynomials, char p > 0 John Abbott 29 Oct 2013 12:35 New Function

47 CoCoALib Feature #43 Normal Squarefree factorization - multivariate polynomials John Abbott 02 Apr 2014 18:57 New Function

48 CoCoALib Feature #47 Normal Squarefree factorization - multivariate polynomials, char 0 John Abbott 05 Nov 2015 16:16 New Function

49 CoCoALib Feature #47 Normal Squarefree factorization - multivariate polynomials, char p > 0 John Abbott 29 Oct 2013 12:35 New Function

50 CoCoALib Normal Polynomial content John Abbott 27 May 2013 18:16 New Function

51 CoCoALib Normal polynomial coefficient extraction w.r.t. variable John Abbott 27 May 2013 18:19 New Function

61 CoCoALib Normal Conversion functions -- documentation John Abbott 02 Apr 2014 17:43 Documentation

62 CoCoALib Normal polynomial coefficient extraction w.r.t. single variable -- dense output John Abbott 01 Aug 2014 16:25 New Function

68 CoCoALib Normal cleanup doc for matrix, MatrixViews, *Matrix*,.... Anna Maria Bigatti 31 Jul 2014 16:56 Documentation

69 CoCoALib Feature #46 Normal p-th root John Abbott 04 Jul 2012 10:48 New Function

71 CoCoALib Feature #68 Normal ZeroMat & FilledMat John Abbott 15 Apr 2014 16:13 Tidying

72 CoCoALib Feature #68 Low MatByRows, MatByCols John Abbott 31 Jul 2014 14:54 New Function

82 CoCoALib Normal C++11 compatibility questions John Abbott 26 Sep 2022 20:34 Portability

84 CoCoALib Normal Names for random streams John Abbott 23 May 2013 18:44 Renaming

91 CoCoALib High Return type & name for "indets" of a PP John Abbott 14 Feb 2020 13:26 New Function

92 CoCoALib Normal Error Codes 19 Apr 2017 08:31 Various

107 CoCoALib Normal Recognizing finite fields John Abbott 27 Jun 2016 08:48 New Function

113 CoCoALib Normal Introduce PartialHom John Abbott 09 Jul 2014 18:04 New Function

116 CoCoALib Urgent ordering matrices with rational coefficients Anna Maria Bigatti 02 Apr 2012 15:22 New Function

121 CoCoALib Urgent Porting "IdealOfPoints" John Abbott 29 May 2013 16:58 New Function

122 CoCoALib Normal Porting "LinKer" John Abbott 15 Jan 2021 21:10 New Function

123 CoCoALib Normal IdealOfPoints with generic coeffs 09 Jul 2014 18:15 New Function

124 CoCoALib Normal change long args in matrices into MachineInt (?) John Abbott 30 May 2013 15:55 Safety

125 CoCoALib Normal Matrix equation solving; linear system solving John Abbott 18 Mar 2024 10:00 New Function

126 CoCoALib Normal New datastructures directory 13 May 2015 09:56 Data Structures

127 CoCoALib Normal Convert DUPFF code to C++ John Abbott 28 Sep 2022 15:04 New Function

134 CoCoALib Normal Convenience ring ctors and homs 11 Jul 2014 12:06 New Function

138 CoCoALib Normal Automatic conversion from bool3 to bool? John Abbott 15 Apr 2014 12:54 Safety

139 CoCoALib Normal Usefulness of ring casting fns (remove AsPolyRing, etc.) John Abbott 01 Aug 2014 18:53 Tidying

142 CoCoALib Normal Improve threadsafety 21 Mar 2024 20:29 Safety

143 CoCoALib Urgent Buchberger-Moeller (parent task) John Abbott 10 Jul 2014 14:16 New Function

144 CoCoALib Feature #143 Normal Buchberger-Moeller: generic impl John Abbott 29 Oct 2013 14:50 New Function

145 CoCoALib Feature #143 Urgent Buchberger-Moeller: fast modular impl John Abbott 10 Jul 2014 14:17 New Function

146 CoCoALib Normal Buchberger-Moeller: input conversions 10 Jul 2014 14:17 New Function

147 CoCoALib Feature #143 Urgent Buchberger-Moeller: impl via modular reduction John Abbott 10 Jul 2014 14:18 New Function

150 CoCoALib Normal RingOf rather than owner? (and than AmbientRing, ...) 30 Jul 2014 17:59 Renaming

151 CoCoALib Normal Iterated CanonicalHom 13 May 2015 09:58 New Function

152 CoCoALib Low Replace bool3 by tribool John Abbott 29 Jan 2021 20:12 Data Structures

153 CoCoALib Normal Shorter simpler names for some bool3 values and functions 07 Apr 2014 14:28 Renaming

156 CoCoALib Normal Brand new symbol(s) 28 May 2012 16:13 New Function

157 CoCoALib Normal Separate ThreadsafeCounter from symbol.C John Abbott 18 Jun 2012 16:11 Tidying

165 CoCoALib Normal FractionField -- only of TrueGCDDomain? John Abbott 11 Jul 2014 12:05 Tidying

167 CoCoALib Normal Integer operations John Abbott 31 May 2012 17:39 Tidying

174 CoCoALib Normal IsStdGraded: add for PPOrdering, PPMonoid, (Sparse)PolyRing.. 01 Aug 2014 08:59 New Function

180 CoCoALib Normal GlobalManager: registration of global variables John Abbott 08 Nov 2017 17:16 Safety

202 CoCoALib Normal MatrixView/function for viewing a single row or column (RowMat, ColMat) John Abbott 20 Mar 2024 14:09 Data Structures

203 CoCoALib High Function to get the Hilbert Polynomial ring from GlobalManager Anna Maria Bigatti 03 Apr 2014 11:52 New Function

206 CoCoALib Urgent Matrix equation solving: LinKer 22 Mar 2024 09:42 New Function

209 CoCoALib High ReadExpr: input polynomials in CoCoALib Anna Maria Bigatti 27 Aug 2014 18:38 New Function

210 CoCoALib Normal Normaliz: "double" cone for speed and safety John Abbott 18 Feb 2013 16:25 New Function

211 CoCoALib Normal NBM: add SparsePolyRing as argument for ordering John Abbott 18 Feb 2013 16:48 New Function

213 CoCoALib Normal test-Normaliz1.C Christof Soeger 01 Oct 2012 15:43 Various

215 CoCoALib Normal Janet Bases: check and include code in CoCoALib (first prototype) Anna Maria Bigatti 24 Mar 2016 11:50 New Function

218 CoCoALib Normal CoCoALib normaliz interface Christof Soeger 31 Jul 2014 17:00 Various

219 CoCoALib Normal myDeriv for RingDenseUPolyClean still missing Anna Maria Bigatti 02 Apr 2014 08:49 New Function

221 CoCoALib High Better RingElems John Abbott 18 Feb 2013 13:04 Various

222 CoCoALib Normal Printing polynomials - spaces between terms 14 Mar 2023 21:27 Various

223 CoCoALib Normal Automatic mapping of RingElems Anna Maria Bigatti 10 Jul 2014 13:38 New Function

224 CoCoALib Normal Leading form Anna Maria Bigatti 27 Jan 2014 14:59 New Function

227 CoCoALib Normal HilbertBasis from Normaliz: full-lattice or not? 31 Jul 2014 12:39 New Function

229 CoCoALib Normal Generator for random ring elements 01 Aug 2014 08:59 New Function

233 CoCoALib Normal AsINT and AsRAT -- ConvertTo<BigInt> and ConvertTo<BigRat> John Abbott 02 Apr 2014 09:19 New Function

236 CoCoALib Normal Add homog (homogenized) for ideal Anna Maria Bigatti 23 May 2013 08:26 New Function

241 CoCoALib Normal AreMonomials Anna Maria Bigatti 01 Oct 2012 18:26 New Function

244 CoCoALib Normal Rings: default ctor & assignment John Abbott 18 Feb 2013 13:03 Various

246 CoCoALib Normal Approx QIR 04 Apr 2014 17:16 New Function

248 CoCoALib Normal IsDivisible for RingElem with nice interface Anna Maria Bigatti 01 Apr 2014 19:13 New Function

253 CoCoALib Normal W.Bruns's wish list John Abbott 14 Mar 2023 20:09 Various

255 CoCoALib Normal Use BOOST lib default location if possible John Abbott 06 Nov 2017 15:49 Portability

257 CoCoALib Normal Transcribe C4 code for GCD in QQ[x] 01 Aug 2014 08:59

258 CoCoALib Normal Multivariate lifting 01 Aug 2014 08:59

259 CoCoALib Normal Squarefree(?) GCD-free basis John Abbott 09 Jan 2020 22:22 New Function

261 CoCoALib High Review the utility of RefRingElem John Abbott 18 Feb 2013 12:50 Safety

269 CoCoALib Normal PPMonoids: check for exponent overflow in power function John Abbott 28 May 2013 18:16 Safety

278 CoCoALib Normal add CoeffVecWRT to cocoalib John Abbott 29 Oct 2013 14:50 New Function

281 CoCoALib Normal Store unique copy of FF(p) in GlobalManager 04 Apr 2014 17:10

282 CoCoALib Normal Global setting: to use IsProbPrime in place of IsPrime 01 Aug 2014 08:59

283 CoCoALib Normal Rational approximation John Abbott 18 Feb 2013 20:19 New Function

289 CoCoALib Normal PrimeField -- new fn? 01 Aug 2014 08:59 New Function

298 CoCoALib High Valgrind: keep CoCoALib at 0 memory leaks Anna Maria Bigatti 01 Aug 2014 08:21 Safety

300 CoCoALib Normal Add fault tolerant rational reconstruction to library John Abbott 03 Jun 2013 17:31 New Function

303 CoCoALib Normal Rows and Columns of a matrix John Abbott 09 Jan 2020 22:17 New Function

304 CoCoALib High Module ordering and grading (and shifts) Anna Maria Bigatti 31 Jul 2014 15:01 New Function

310 CoCoALib Normal ordering and grading (weights) matrix Anna Maria Bigatti 31 Jul 2014 17:50 Renaming

(1-100/387) Per page: 25, 100, 500

Also available in: Atom CSV PDF