Project

General

Profile

Gantt

Filters

Zoom in Zoom out

months from Apply Clear

Support #75: Documentation review by Caleo
Feature #213: test-Normaliz1.C
Bug #327: C++ integer shift operators
Bug #228: libcocoa sometimes built without its index
Feature #573: Use symbolic links for external libraries
Support #694: In test files: when is assert.H needed?
Support #696: test-OrderedRing: activate or eliminate?
Bug #790: RingDistrMPolyInlFpPPImpl::mySummandPool frees ZERO PTR many times
Bug #814: PPOrdering: matrix ordering, what rings are allowed.
Design #815: GlobalManager: Imminent disaster should be a proper error
Bug #853: NearestInt can needlessly throw InsufficientPrecision
Feature #856: MantissaAndExponent2 for twin-float
Bug #858: floor for TwinFloat can produce ERR::SERIOUS
Design #859: Twin-float: comparisons and equality test
Bug #860: Check impl of RingTwinFloatImpl::myIsRational
Bug #864: Assignment of rings (esp. derived rings such as PolyRing)
Bug #867: Compilation Error: C++11 and old GMP-Version
Feature #889: configure script: give summary of warnings at end
Bug #895: NumDigits: sometimes gives wrong answer
Feature #902: New function: FrobeniusMat
Feature #910: BigRat: read from a string in "decimal" format?
Feature #931: GBasis verbose mode
Bug #936: ReadExpr: cannot handle exponent which is not integer literal
Feature #951: New function: IsSqFree
Support #953: new file for old functions: obsolescent.C
Feature #955: RandomUnimodularMat - random unimodular matrix (of integers)
Bug #956: determinant: fails for 0x0 matrix (SEGV)
Feature #957: New function: HasGBasis
Feature #961: New function: ReducedGBasis
Bug #971: CheckForInterrupt does not work in the expected way
Design #983: Which ostream for verbose/obsolescent log mesgs?
Feature #1008: square function
Bug #1015: Bruns SEGV: SparsePolyIter/DMPI problem
Feature #1016: ReducedGBasis for RingWeyl (and other non-commutative rings)
Design #1019: CPP flags in installed library
Feature #1036: LogStream: stream for log output
Bug #1048: Several tests fail when threadsafe-hack is active
Feature #1050: ExternalLibs: function for getting info
Bug #1: MachineInteger --> MachineInt
Bug #21: Rename NumTheory and NumTheoryQQ
Feature #28: rename RingQ, RingZ --> RingQQ, RingZZ
Slug #81: DMPI vs DMPII is slower than expected
Support #86: Clean up DivMask and doc
Bug #63: Add links to examples in documentation
Support #65: matrix - MatrixView
Support #70: Index page for html documentation
Feature #153: Shorter simpler names for some bool3 values and functions
Bug #155: gcd: multivariate over non-prime finite field
Feature #156: Brand new symbol(s)
Feature #157: Separate ThreadsafeCounter from symbol.C
Support #160: Cleanup doc for rings
Feature #167: Integer operations
Feature #69: p-th root
Bug #199: CFApprox: division by zero
Feature #210: Normaliz: "double" cone for speed and safety
Feature #211: NBM: add SparsePolyRing as argument for ordering
Feature #224: Leading form
Feature #241: AreMonomials
Feature #244: Rings: default ctor & assignment
Feature #51: polynomial coefficient extraction w.r.t. variable
Feature #3: implement creation of a PPMonoidElement from vector<BigInt>
Feature #50: Polynomial content
Feature #84: Names for random streams
Bug #119: CoCoA4io
Feature #124: change long args in matrices into MachineInt (?)
Bug #135: Revise interface to SmallFpImpl & friends
Support #140: Doc & example for convert
Bug #178: IsHomog: should it throw an error when there is no grading?
Feature #236: Add homog (homogenized) for ideal
Design #268: Exponent range (in power products)
Feature #269: PPMonoids: check for exponent overflow in power function
Feature #283: Rational approximation
Feature #300: Add fault tolerant rational reconstruction to library
Feature #320: PPMonoid pseudo-ctors without symbol names
Design #339: DenseUPolyClean uses size_t
Feature #340: "configure" does not set BOOST if there are multiple copies in "standard" location
Feature #354: New function BinRepr (was BinExp, also known as Macaulay representation)
Feature #390: Store unique copy of QQ[t_1..t_n] (RingQQt) in GlobalManager
Feature #40: Squarefree factorization - Alessio d'Ali`
Feature #41: Squarefree factorization - overhead
Feature #42: Squarefree factorization - generic case
Feature #43: Squarefree factorization - for polynomials
Feature #44: Squarefree factorization - univariate polynomials
Feature #45: Squarefree factorization - univariate polynomials, char 0
Feature #46: Squarefree factorization - univariate polynomials, char p > 0
Feature #48: Squarefree factorization - multivariate polynomials, char 0
Feature #49: Squarefree factorization - multivariate polynomials, char p > 0
Feature #144: Buchberger-Moeller: generic impl
Feature #278: add CoeffVecWRT to cocoalib
Bug #389: problem loading library.H (parallel make -j4)
Support #29: CoCoA website: update web page for CoCoALib-0.9950
Feature #39: Squarefree factorization
Feature #47: Squarefree factorization - multivariate polynomials
Feature #61: Conversion functions -- documentation
Feature #219: myDeriv for RingDenseUPolyClean still missing
Feature #233: AsINT and AsRAT -- ConvertTo<BigInt> and ConvertTo<BigRat>
Feature #248: IsDivisible for RingElem with nice interface
Design #291: NewZZmod and NewRingFp: improve manual, clarify implementation
Feature #312: LongRange(a,b) returning vector of long a..b (included)
Support #391: Check consistency of template class factorization
Feature #407: RingElem ctor from mpz_t (from Bruns)
Design #411: design of factorization template class
Feature #416: New fn: NumPartitions
Slug #417: ex-Normaliz2-overflow.in too long & too much memory
Feature #426: ConvertTo with optional arg to give more helpful error message
Feature #457: Zero to the power zero, 0^0
Feature #496: ideal: minimalize or minimalized?
Support #507: CoCoA website: CoCoALib-0.99532
Feature #5: Coefficient extraction
Feature #17: implement "binomial" (coefficient) for RingElem
Support #66: BigInt - NumTheory
Bug #67: Rename MatrixViews
Feature #71: ZeroMat & FilledMat
Feature #107: Recognizing finite fields
Feature #138: Automatic conversion from bool3 to bool?
Design #254: How to return a Hilbert Series in CoCoALib
Support #285: Notes for adding/removing files from documentation
Support #288: DynamicBitset example using LPP
Feature #342: Remove denominators: QQ[x] -> ZZ[x] (and PushBack(coeff, PP))
Bug #351: Problems with DenseMatImpl::myResize
Feature #356: IsZeroDivisor
Feature #373: add DeleteCol, DeleteRow
Design #377: IsDivisible -- exact semantics?
Design #404: deg(F,X) instead of MaxExponent(F,X) ?
Design #408: Rename MatrixArith to MatrixOperations
Bug #428: PPMonoidOv is not threadsafe
Design #429: factorization: public data fields, or mem fns allowing the fields to be updated.
Feature #430: Use -fopenmp flag when compiling CoCoALib with libnormaliz
Feature #431: NewPolyRing_DMPI has no constructor with a predefined PPM
Design #498: IsIntegralDomain, IamIntegralDomain3
Support #508: Renaming: SqfreeFactor to SqFreeFactor
Bug #510: SyzOfGens (CoCoALib): fix shifts
Design #511: Rename file TmpFactor to factor
Feature #526: Fn to test if an integer is a power of 2
Support #528: Release: CoCoALib-0.99533
Feature #533: Convert BigInt/BigRat to string
Design #535: IO: move GlobalInput etc to CoCoA server!
Bug #538: Compilation problem in TmpMorsePaths.C
Feature #540: Progress reporter
Design #560: CoCoALib/io.H
Feature #62: polynomial coefficient extraction w.r.t. single variable -- dense output
Feature #68: cleanup doc for matrix, MatrixViews, *Matrix*,....
Bug #73: Repeated rows/cols in submat
Feature #139: Usefulness of ring casting fns (remove AsPolyRing, etc.)
Feature #165: FractionField -- only of TrueGCDDomain?
Feature #218: CoCoALib normaliz interface
Feature #223: Automatic mapping of RingElems
Support #252: Documentation for tmp.H (utils on vectors and other containers)
Feature #310: ordering and grading (weights) matrix
Support #452: Documentation for adding functions to CoCoA-5 (BuiltInFunctions and BuiltInOneLiners)
Support #599: Release: CoCoALib-0.99534
Feature #554: CoCoALib-Normaliz interface: cannot print a cone
Feature #568: Valid symbol heads
Feature #571: CmpAbs for RingElem
Feature #580: Example for PPVector: ex-PPVector
Design #584: BaseRing for all rings
Feature #585: (Hilbert-) quasi-polynomials
Support #604: Release: CoCoALib-0.99535
Design #619: Modulus (for CRTMill) ambiguous
Feature #623: Inverse of a matrix over ZZ
Feature #625: NumTheory: sieve of Eratosthenes
Bug #631: Ambiguous: rank for matrix (in ex-matrix1.C)
Design #641: Clean test-FreeModule1
Design #642: Move code in test file into namespace CoCoA
Feature #689: Fault tolerant rational reconstruction: make bad factor publicly accessible
Bug #705: DetDirect calls myAddMul with 0 argument -- funny compilation problem??
Feature #714: Interrupt mechanism
Feature #721: CheckForInterrupt: string arg to specify where it was called?
Feature #715: RandomSubsetIndices, RandomTupleIndices?
Feature #747: New function for making list of symbols (indeterminate names)
Feature #215: Janet Bases: check and include code in CoCoALib (first prototype)
Design #602: OrdMat: should it be a reference to a MatrixView in all PPOrderings?
Design #649: Make SmallFpImpl safer to use
Feature #735: Convert a PPMonoidElem to RingElem with coefficient one
Feature #762: ExternalLib-GFan: first prototype
Slug #773: DMPZmerge: make non-recursive
Bug #776: FloatStr prints a NUL character
Bug #783: abs for MachineInt
Feature #795: Add new fn InvModNoCheck
Bug #804: ZeroMat and IdentityMat should produce a matrix not a ConstMatrixView
Feature #811: Add new fn SimplestBinaryRatBetween
Design #816: Rename isqrt to FloorSqrt (following ilog renaming to FloorLog)
Design #819: GradingMat: does anyone need it?
Bug #821: IsTermOrdering
Design #824: Fn names: LexMat or MatLex; StdDegRevLexMat or MatStdDegRevLex etc
Bug #830: Use MachineInt instead of long for params to ZeroMat, IdentityMat, MatByCols, MatByRows
Bug #831: primary.cocoa5
Bug #834: Fix test failures (after revising MatrixForOrdering)
Feature #836: SmallFpImpl: export fns for a fixed convention
Feature #848: Implement MinPoly in CoCoALib
Feature #180: GlobalManager: registration of global variables
Feature #255: Use BOOST lib default location if possible
Feature #319: BOOST -- how it could help in CoCoALib
Feature #361: implement IsPrime3, IsMaximal3
Support #1056: Release: CoCoALib-0.99560 (together with CoCoA-5.2.2)
Support #574: Tidy CoCoA root directory
Feature #630: Add graeffe function?
Feature #638: Time limit: let user specify time limit for a computation
Design #683: Module index component in internal compressed representation
Bug #693: Makefile_dependencies in src/tests/
Feature #730: Stats in GBMill (GReductor)
Bug #756: frobby (v0.9.0) does not compile with g++-4.8
Feature #759: Configuration: where to keep source for test compilations?
Design #789: NumTheory: behaviour of InvMod when inverse does not exist
Bug #793: compilation on fedora 23: some worrying "error messages"
Feature #796: CoCoALib function for radical (or SqFree) of a polynomial
Slug #881: ReadExpr is too slow on large polys
Support #887: My first compilations with clang
Feature #962: General verbose mode?
Feature #979: SmallestNonDivisor -- new fn
Design #999: configuration: include -std=c++03 by default?
Feature #1030: IsInRadical: case of homog ideal
Feature #1033: Split poly into homog parts
Feature #1035: Improvement: how to sort QuotientBasis?
Feature #1052: ReadExpr(P, string) and RingElem(P, string) in CoCoALib
Feature #1053: New function: IdealOfGBasis, IdealOfMinGens in CoCoALib
Support #1058: CoCoALib version in Documentation and Examples
Design #1063: Catching an (expected) error
Bug #1064: Bug in MinPolyModular (ugly prime)
Design #1065: Design: should we allow an ideal to change ring?
Bug #1078: makefile: ungraceful when interrupted
Bug #1081: ideal() * RingElem gives error
Bug #1083: MinPolyQuot: check input (was: MinPolyQuot gives "bad characteristic" error)
Design #1086: New design for interrupt mechanism
Bug #1088: MinPolyQuot: runs out of primes
Feature #1090: ExternaLib-MathSAT: first prototype
Support #1097: Rename ERR::SERIOUS to ERR::ShouldNeverGetHere
Feature #1102: Implement RootBound
Feature #1108: New fn: IsCoprime (whenever gcd makes sense)
Bug #1135: Compilaton with --debug configuration option gives errors
Design #1144: File names, coding conventions: Fns, Ops, Operations? part 1
Design #410: New file: BigRatOps
Feature #587: port to CoCoALib: Homomorphism pkg (ker, IsInjective, IsSurjective..)
Design #764: ExternalLib: simplify configuration
Design #825: IsPositiveGrading -- really need 2 signatures?
Support #847: Doc for BigInt, BigIntOps, BigRat -- should there be BigRatOps?
Feature #900: New function: MinPoly of RingElem in quotient ring
Feature #901: New function: PrimaryDecomposition0 in CoCoALib
Feature #1005: Makefile: install target for CoCoALib
Slug #1009: coefficients for MinPoly e Frobenius
Slug #1110: Determinant of matrix over QQ (whose entries are actually integers)
Bug #1121: PrevPrime and NextPrime anomalies
Design #1124: Move examples directory into doc -- or just change makefile?
Feature #1126: New function: SubmoduleOfMinGens
Feature #1131: Sturm sequence
Design #1145: File names, coding conventions: Fns, Ops, Operations? part 2
Support #1149: Release: CoCoALib-0.99600 (together with CoCoA-5.2.4)
Feature #1154: SmallFpImpl: new ctor arg to say do-not-check-that-arg-is-prime
Feature #1155: Create a new "prime source" iterator
Feature #1158: New function: MinPolyQuotHeuristic --> MinPolyQuot with VerificationLevel
Design #1159: Add global enum "verify/DontVerify"
Design #1162: Check semantics of NoSmallFactorSeq
Design #1163: Split SparsePolyRing.C in smaller files
Slug #1165: MinPoly over QQ: verification may be very slow
Feature #1167: New class VerificationLevel
Feature #1169: New function: RandomLinearForm (CoCoALib)
Design #1177: File names: use "SparsePolyOps" prefix for pertinent files
Feature #1178: New function: myPrimaryDecomposition_0dim
Design #1180: BigRat(0) unexpectedly compiles! (calls ctor with mpq_t arg)
Slug #1181: CpuTime is costly!
Design #1182: "mod" for BigInt
Support #1195: Release: CoCoALib-0.99580 (together with CoCoA-5.2.4)
Bug #1199: GCD bug with high degree arg
Feature #1203: factor over algebraic extensions
Feature #11: Bareiss algorithm
Slug #691: Matrix determinant over ZZ
Bug #905: txt2tags: double quotes wrong in LaTeX
Slug #952: GCD very slow
Support #1039: Rename iroot?
Slug #1105: Primary Decompositon (zero-dim) slow cases
Bug #1113: gcd crashes (Floating point exception)
Design #1223: NewPolyRing default indet names
Design #1232: IsPrime(0)
Feature #1249: principal ideal has a Gbasis
Feature #1251: New function: radical for monomial ideal
Design #1257: C++14: use nullptr
Design #1259: ThreadsafeCounter is now obsolete?
Support #1276: Release 0.99650
Feature #1283: Printing for (prime) finite fields
Feature #1297: New fn: FixedDivisor (formerly IntrinsicContent)
Bug #1300: CoprimeFactorBasis: mishandles negative args
Feature #1301: New function primorial
Slug #1302: Factorization mod p
Design #1309: SmoothFactor: allow limit = 1?
Bug #1317: txt2tags: LaTeX/PDF section numbers over 99 in TOC
Feature #1329: New syntax for creating homomorphisms (PolyAlgebraHom)
Feature #1330: New syntax for NewQuotientRing
Feature #1332: New function: vector of RingElem from string -- in CoCoALib
Design #1336: Rename SparsePolyOps-MonomialIdeal into SparsePolyOps-IdealMonomial?
Feature #1347: New function: ctor of PPVector with vector<RingElem>
Bug #2: Makefile problem in ROOT and/or src/AlgebraicCore
Feature #4: Squarefree GCD-free basis
Feature #259: Squarefree(?) GCD-free basis
Feature #303: Rows and Columns of a matrix
Feature #357: Constructor for vectors? CoCoAVector
Bug #736: QuotientRing: is it correct to prohibit quotient by ideal(1)?
Slug #792: configure: search for libgmp too slow
Design #932: CoCoALib configuration: BOOST dependency
Feature #966: New function or explain: first and last for a vector?
Slug #969: Output to bad stream (operator<< and myOutput): just return immediately
Design #982: Catching interrupts in example progs?
Support #1161: Split NumTheory.C into several smaller files
Design #1184: should BeginIter(RingElem) be in SparsePolyIter or in SparsePolyOps-RingElem?
Feature #1277: Gaussian row reduction
Bug #1308: test-GFan1 fails
Bug #1319: Problem rebuilding dependencies when file PREPROCESSOR_DEFNS.H does not exist
Support #1338: Release CoCoALib-0.99700
Support #1353: configure script help
Bug #1362: GBasis verbose mode: some output is on cerr/clog
Design #1366: Should configure remove the file ERR_MESGS if it’s empty?
Design #1377: CpuTimeLimit: limit "intervals" between full checks
Bug #1380: Make IsZeroDim more robust
Design #1389: myZeroPtr and myOnePtr
Bug #1402: gfan: installation problem: configure reports cdd.h present but cannot be compiled
Bug #1411: IsPrimary sometimes wrong
Design #1413: configure script: MODE option obsolete?
Bug #1416: IdealOfProjectivePoints and MinGens
Feature #1427: New function: LawrenceMat
Feature #1434: GBasisByHomog for DegLex
Feature #1299: New fn ConstantTerm?
Design #1409: myTestIsPrimary & Co. : fix design
Feature #24: object files collected in one directory
Feature #122: Porting "LinKer"
Support #467: Keep CoCoALib web page up to date! All pages!
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?
Support #861: Janet basis code: TmpJB files give some problems with C++11 (using CLANG/LLVM)
Slug #897: SimplestBigRatBetween: why is it so slow?
Slug #1170: SmoothFactor: slow when a factor is found
Support #1196: Split MatrixOps
Design #1221: Reconsider design for accessing headers and libs of external libraries
Feature #1235: FreeModule: get canonical basis
Design #1279: Tidy up code for matrix determinant
Bug #1331: adj: for matrices 7x7 and bigger
Slug #1375: Radical 0-dim: varied timings
Bug #1376: GBasisTimeout: not working as expected
Design #1391: RingElems: syntax with [ and ] ?
Feature #1395: SHA checksum for released code
Feature #1405: New fn: interreduction
Bug #1423: Radical 0-dim NYI? missing case for GBasisByHomog
Feature #1457: Make SmoothFactor interruptible
Bug #1458: Redesign interrupt mechanism?
Design #1460: Name of TensorMat; change to KroneckerProd?
Design #1462: Change CoCoA_ERROR into CoCoA_THROW_ERROR
Design #1467: Change syntax apply(phi,M) into phi(M)?
Bug #1473: isystem not working as expected
Support #1481: Release CoCoALib 0.99800
Feature #1483: IsPowerOf2 for rationals
Bug #1484: ker bug (quotientinghom for R/ideal())
Feature #1490: New function: MinusOneToPower
Support #1494: Normaliz 3.8.9
Support #1499: factorization: allow zero as exponent?
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?
Support #1555: Software licence
Design #1558: CpuTimeLimit: more frequent clock checks
Design #1563: BigRat: ctor from machine int
Bug #1565: IsInRadical: gives "weird" error
Bug #1570: FloatStr sometimes produces NUL chars
Feature #1580: New fn prim for polys
Feature #1589: IdealOfPoints: allow matrix of points to be defined over "wrong" ring
Bug #1590: CRASH: LinKerZZ
Feature #1598: RingHom: implement phi(X) as apply(phi, X) also for X vector and matrix
Bug #1601: Compilation ambiguity
Bug #1605: binomial: domain of defn?
Design #1608: Domain of definition of NextPrime (and PrevPrime)
Design #1617: UnivariateIndetIndex: exact semantics
Support #1618: Tidy ex-RingElem2
Design #1625: Use new C++ keyword override
Design #1627: Use keyword "delete" for deleted functions
Feature #1633: Make polynomial multiplication interruptible?
Slug #1646: radical: could be more clever
Design #1653: Discriminant: return value
Design #1655: Remove ability to compile CoCoALib against UNINSTALLED gmp?
Bug #1656: SEGV in resultant
Support #1700: boost_1_80_0
Design #64: submat takes only vector<long>
Feature #82: C++11 compatibility questions
Bug #111: Mod fn for computing remainder
Feature #202: MatrixView/function for viewing a single row or column (RowMat, ColMat)
Feature #253: W.Bruns's wish list
Support #256: Improve doc about ordering/grading for poly rings
Feature #379: Iter for subsets/tuples
Bug #536: Make RingBase::myCharacteristic a fn rather than a proc
Support #613: Which ubuntu / debian packages are needed to compile CoCoA
Feature #645: Automatic mapping of RingElem: user selectable at run-time (GlobalManager?)
Design #950: factor and SmoothFactor for integers --> FactorINT, FactorINT_TrialDiv, FactorINT_PollardRho
Design #1166: C++11: allows large integer literals (in NumTheory-prime.C)
Feature #1206: syz, SyzOfGens: which shifts for zero?
Feature #1210: New Fn: make public "coefficients" (of poly wrt a given PP basis)
Feature #1212: New function: GBasisByHomog
Design #1326: Modify function myElim so that it returns ideal? (not quite)
Feature #1360: configure script: add flags for "only cocoalib" or "both cocoalib and cocoa5" (for boost)
Feature #1466: Ops += *= etc for Matrices?
Design #1511: Use C++14 constexpr
Slug #1557: Reading list of rationals is too slow
Slug #1569: IsInRadical too slow (test-RadicalMembership)
Design #1606: Return type with const
Feature #1619: Make saturate available in CoCoALib
Design #1647: Suppress zero from ideal generators? Detect 1 and simplify generators?
Design #1649: Add file SparsePolyOps-vector.C
Bug #1661: Microsoft: cannot compile with signal handling
Feature #1676: txt2tags: include in source distribution?
Slug #1680: FloorLog2 or SizeInBase?
Feature #1684: RandomNBitPrime - new fn
Design #1689: Automatic mapping of RHS in += etc
Design #1693: SizeInBase: obsolete
Feature #1694: New expv/exponents function?
Bug #1712: Windows: New configuration script
Design #1716: Qn: factor for BigInt
Design #1721: Verbose messages: print level?
Feature #1723: New fn CoprimePart, OddPart: naming question
Bug #1726: Dangling references to temporaries
Design #1735: PushFront/PushBack without checks?
Slug #1739: IsHomog for ideals
Design #1753: Clean up EulerTotient, InvTotient jungle in NumTheory-misc
Slug #1754: IsSqFree poorly implemented
Bug #1758: Graeffe "sign bug"
Support #1761: MakeTermOrdMat: improve error mesg
Feature #1763: implement ideal(R) for zero ideal, with no generators?
Design #1768: Limit indentation in verbose mesgs?
Slug #1769: FixedDivisor is sometimes surprisingly slow
Feature #1770: Evaluate polynomial function/class
Design #1771: Hadamard bound: field names
Bug #1773: CyclotomicFactorIndexes: gave wrong answer
Bug #1779: Radical error with lex (again)
Feature #1780: radical for ideals in SparsePolyRing: code in C++
Feature #1788: New MatrixView/function "FirstRows/FirstCols"?
Feature #718: Insert calls to CheckForInterrupt
Design #1106: Remove READLINE from CoCoALib
Feature #1218: 32-bit or 64-bit preprocessor macro?
Bug #1719: FactorINT has got worse
 
 
45
46
47
48
49
50
51
52
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
T
W
T
F
S
S
M
 
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%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
Closed 100%
 
 
 
Closed 100%
Support #1149: Release: CoCoALib-0.99600 (together with CoCoA-5.2.4)

Project: CoCoALib
Status: Closed
Start date: 17 Jan 2018
Due date: 06 Aug 2018
Assignee: Anna Maria Bigatti
Priority: Normal
« Previous Next »

Also available in: PDF