Project

General

Profile

Gantt

Filters

Zoom in Zoom out

months from Apply Clear

Design #311: XelMat, StdDegRevLexMat, ... should be MatrixView
Design #592: Review design of ConstMatrixView
Design #805: New type for "constant" matrices?
Design #815: GlobalManager: Imminent disaster should be a proper error
Design #822: Should ElimMat return a ConstMatrix
Design #827: NewPositiveMat also for matrices over QQ? Also NewIntegerOrdMat. (now called MakeTermOrd)
Design #859: Twin-float: comparisons and equality test
Design #983: Which ostream for verbose/obsolescent log mesgs?
Design #1019: CPP flags in installed library
Design #268: Exponent range (in power products)
Design #339: DenseUPolyClean uses size_t
Design #291: NewZZmod and NewRingFp: improve manual, clarify implementation
Design #411: design of factorization template class
Design #254: How to return a Hilbert Series in CoCoALib
Design #377: IsDivisible -- exact semantics?
Design #404: deg(F,X) instead of MaxExponent(F,X) ?
Design #408: Rename MatrixArith to MatrixOperations
Design #429: factorization: public data fields, or mem fns allowing the fields to be updated.
Design #498: IsIntegralDomain, IamIntegralDomain3
Design #511: Rename file TmpFactor to factor
Design #535: IO: move GlobalInput etc to CoCoA server!
Design #560: CoCoALib/io.H
Design #415: Remove AsPolyRing etc?
Design #584: BaseRing for all rings
Design #619: Modulus (for CRTMill) ambiguous
Design #641: Clean test-FreeModule1
Design #642: Move code in test file into namespace CoCoA
Design #602: OrdMat: should it be a reference to a MatrixView in all PPOrderings?
Design #649: Make SmallFpImpl safer to use
Design #806: AssignZero for matrix
Design #816: Rename isqrt to FloorSqrt (following ilog renaming to FloorLog)
Design #819: GradingMat: does anyone need it?
Design #824: Fn names: LexMat or MatLex; StdDegRevLexMat or MatStdDegRevLex etc
Design #683: Module index component in internal compressed representation
Design #789: NumTheory: behaviour of InvMod when inverse does not exist
Design #829: PPOrderingCtor: name of mem fn which actually constructs?
Design #999: configuration: include -std=c++03 by default?
Design #1063: Catching an (expected) error
Design #1065: Design: should we allow an ideal to change ring?
Design #1086: New design for interrupt mechanism
Design #1144: File names, coding conventions: Fns, Ops, Operations? part 1
Design #410: New file: BigRatOps
Design #764: ExternalLib: simplify configuration
Design #825: IsPositiveGrading -- really need 2 signatures?
Design #1124: Move examples directory into doc -- or just change makefile?
Design #1145: File names, coding conventions: Fns, Ops, Operations? part 2
Design #1159: Add global enum "verify/DontVerify"
Design #1162: Check semantics of NoSmallFactorSeq
Design #1163: Split SparsePolyRing.C in smaller files
Design #1177: File names: use "SparsePolyOps" prefix for pertinent files
Design #1180: BigRat(0) unexpectedly compiles! (calls ctor with mpq_t arg)
Design #1182: "mod" for BigInt
Design #891: Replace auto_ptr in preparation for C++11?
Design #1223: NewPolyRing default indet names
Design #1232: IsPrime(0)
Design #1257: C++14: use nullptr
Design #1259: ThreadsafeCounter is now obsolete?
Design #1295: Never use "using namespace .." in header files
Design #1309: SmoothFactor: allow limit = 1?
Design #1336: Rename SparsePolyOps-MonomialIdeal into SparsePolyOps-IdealMonomial?
Design #932: CoCoALib configuration: BOOST dependency
Design #982: Catching interrupts in example progs?
Design #1184: should BeginIter(RingElem) be in SparsePolyIter or in SparsePolyOps-RingElem?
Design #1366: Should configure remove the file ERR_MESGS if it’s empty?
Design #1377: CpuTimeLimit: limit "intervals" between full checks
Design #1389: myZeroPtr and myOnePtr
Design #1413: configure script: MODE option obsolete?
Design #1409: myTestIsPrimary & Co. : fix design
Design #581: C++14: MachineInt
Design #786: MemPool: review min and max loaf sizes
Design #794: ar gives warnings on fedora 23
Design #854: Function MakeTermOrd should be renamed MakeTermOrdMat?
Design #1221: Reconsider design for accessing headers and libs of external libraries
Design #1279: Tidy up code for matrix determinant
Design #1391: RingElems: syntax with [ and ] ?
Design #1460: Name of TensorMat; change to KroneckerProd?
Design #1462: Change CoCoA_ERROR into CoCoA_THROW_ERROR
Design #1463: SmoothFactor: use FactorMultiplicity
Design #1467: Change syntax apply(phi,M) into phi(M)?
Design #1500: IsDivisible in a field?
Design #1515: Indets in coeffring are ringelems in coeffring?
Design #1523: Input fns: action when when istream is in bad state?
Design #1528: MacOS compilation with clang
Design #1529: INPUT questions
Design #1538: RingElem from string (ReadExpr)
Design #1547: Require decimal mode for ostream?
Design #1558: CpuTimeLimit: more frequent clock checks
Design #1563: BigRat: ctor from machine int
Design #1608: Domain of definition of NextPrime (and PrevPrime)
Design #1617: UnivariateIndetIndex: exact semantics
Design #1625: Use new C++ keyword override
Design #1627: Use keyword "delete" for deleted functions
Design #1653: Discriminant: return value
Design #1655: Remove ability to compile CoCoALib against UNINSTALLED gmp?
Design #64: submat takes only vector<long>
Design #855: Copyright and authorship?
Design #908: Sum of ideals: what are the generators of (x) + (0)?
Design #950: factor and SmoothFactor for integers --> FactorINT, FactorINT_TrialDiv, FactorINT_PollardRho
Design #1085: Fns with "OUT" args: should they give ERR::MixedRings?
Design #1166: C++11: allows large integer literals (in NumTheory-prime.C)
Design #1326: Modify function myElim so that it returns ideal? (not quite)
Design #1511: Use C++14 constexpr
Design #1606: Return type with const
Design #1647: Suppress zero from ideal generators? Detect 1 and simplify generators?
Design #1649: Add file SparsePolyOps-vector.C
Design #1689: Automatic mapping of RHS in += etc
Design #1693: SizeInBase: obsolete
Design #1716: Qn: factor for BigInt
Design #1721: Verbose messages: print level?
Design #1735: PushFront/PushBack without checks?
Design #1753: Clean up EulerTotient, InvTotient jungle in NumTheory-misc
Design #1768: Limit indentation in verbose mesgs?
Design #1771: Hadamard bound: field names
Design #1106: Remove READLINE from CoCoALib
 
CoCoALib
CoCoALib-0.99550 spring 2017 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
« Previous Next »

Also available in: PDF