Project

General

Profile

Issues

Filters

Apply Clear

# Project Parent task Priority Subject Assignee Updated Category % Done
1124 CoCoALib Normal Move examples directory into doc -- or just change makefile? Anna Maria Bigatti 03 Aug 2018 17:04 Documentation

1121 CoCoALib Normal PrevPrime and NextPrime anomalies John Abbott 03 Aug 2018 15:48 Maths Bugs

1113 CoCoALib Normal gcd crashes (Floating point exception) John Abbott 30 Oct 2019 22:16 Safety

1110 CoCoALib Normal Determinant of matrix over QQ (whose entries are actually integers) John Abbott 03 Aug 2018 15:56 Improving

1108 CoCoALib Normal New fn: IsCoprime (whenever gcd makes sense) John Abbott 06 Nov 2017 15:27 New Function

1106 CoCoALib Normal Remove READLINE from CoCoALib John Abbott 22 Apr 2024 20:24 Tidying

1105 CoCoALib Normal Primary Decompositon (zero-dim) slow cases Anna Maria Bigatti 10 Oct 2019 19:20 Improving

1102 CoCoALib Normal Implement RootBound John Abbott 06 Nov 2017 15:50 New Function

1101 CoCoALib High Bug in MinPolyModular (insufficient rational reconstruction) Anna Maria Bigatti 15 Dec 2017 16:42 Maths Bugs

1099 CoCoALib Urgent MinPolyQuot: missing doc Anna Maria Bigatti 03 Aug 2018 14:32 Documentation

1097 CoCoALib Normal Rename ERR::SERIOUS to ERR::ShouldNeverGetHere John Abbott 08 Nov 2017 17:00 Renaming

1090 CoCoALib Normal ExternaLib-MathSAT: first prototype Anna Maria Bigatti 19 Dec 2017 07:50 New Function

1088 CoCoALib Normal MinPolyQuot: runs out of primes Anna Maria Bigatti 08 Nov 2017 14:39 Improving

1086 CoCoALib Normal New design for interrupt mechanism John Abbott 08 Nov 2017 16:31 Improving

1085 CoCoALib High Fns with "OUT" args: should they give ERR::MixedRings? John Abbott 21 Mar 2024 20:29 Safety

1083 CoCoALib Normal MinPolyQuot: check input (was: MinPolyQuot gives "bad characteristic" error) Anna Maria Bigatti 15 Dec 2017 16:39 Safety

1082 CoCoALib High factor in ZZ[x] gives errors John Abbott 08 Nov 2017 14:12 Maths Bugs

1081 CoCoALib Normal ideal() * RingElem gives error Anna Maria Bigatti 08 Nov 2017 17:03 Maths Bugs

1078 CoCoALib Normal makefile: ungraceful when interrupted John Abbott 08 Nov 2017 18:08 Safety

1065 CoCoALib Normal Design: should we allow an ideal to change ring? John Abbott 07 Sep 2023 08:25 Data Structures

1064 CoCoALib Normal Bug in MinPolyModular (ugly prime) Anna Maria Bigatti 10 Nov 2017 12:16 Improving

1063 CoCoALib Normal Catching an (expected) error Anna Maria Bigatti 08 Nov 2017 14:24 Documentation

1058 CoCoALib Normal CoCoALib version in Documentation and Examples Anna Maria Bigatti 19 Dec 2017 07:50 Documentation

1056 CoCoALib Normal Release: CoCoALib-0.99560 (together with CoCoA-5.2.2) Anna Maria Bigatti 17 Jan 2018 12:09 Various

1053 CoCoALib Normal New function: IdealOfGBasis, IdealOfMinGens in CoCoALib Anna Maria Bigatti 20 Nov 2017 16:07 New Function

1052 CoCoALib Normal ReadExpr(P, string) and RingElem(P, string) in CoCoALib Anna Maria Bigatti 10 Nov 2017 12:34 Improving

1050 CoCoALib Normal ExternalLibs: function for getting info John Abbott 28 Apr 2017 23:17 New Function

1048 CoCoALib Normal Several tests fail when threadsafe-hack is active John Abbott 22 Apr 2017 22:43 Safety

1042 CoCoALib Low LF curiously slow (breaking a poly into homog pieces) John Abbott 06 Nov 2017 15:17 Improving

1039 CoCoALib Normal Rename iroot? John Abbott 14 Oct 2019 15:17 Renaming

1036 CoCoALib Normal LogStream: stream for log output John Abbott 22 Apr 2017 22:52 Improving

1035 CoCoALib Normal Improvement: how to sort QuotientBasis? John Abbott 06 Nov 2017 15:53 Improving

1033 CoCoALib Normal Split poly into homog parts John Abbott 09 Nov 2017 13:59 New Function

1030 CoCoALib Normal IsInRadical: case of homog ideal John Abbott 28 Nov 2017 17:56 Improving

1019 CoCoALib Normal CPP flags in installed library John Abbott 24 Apr 2017 17:55 Portability

1016 CoCoALib Normal ReducedGBasis for RingWeyl (and other non-commutative rings) Anna Maria Bigatti 28 Apr 2017 16:05 Improving

1015 CoCoALib Normal Bruns SEGV: SparsePolyIter/DMPI problem John Abbott 28 Apr 2017 09:30 Data Structures

1009 CoCoALib Normal coefficients for MinPoly e Frobenius Anna Maria Bigatti 03 Aug 2018 17:16 Improving

1008 CoCoALib Normal square function John Abbott 28 Apr 2017 09:31 New Function

1005 CoCoALib Normal Makefile: install target for CoCoALib John Abbott 03 Aug 2018 17:08 Portability

1004 CoCoALib High In scripts: use portable test for absolute paths John Abbott 28 Apr 2017 09:31 Portability

999 CoCoALib Normal configuration: include -std=c++03 by default? John Abbott 08 Nov 2017 17:08 Portability

983 CoCoALib Normal Which ostream for verbose/obsolescent log mesgs? John Abbott 28 Apr 2017 09:35 Tidying

982 CoCoALib Normal Catching interrupts in example progs? John Abbott 09 Jan 2020 22:29 Tidying

979 CoCoALib Normal SmallestNonDivisor -- new fn John Abbott 06 Nov 2017 15:12 New Function

976 CoCoALib High configure: auxiliary scripts should be consistent about error messages John Abbott 09 Jan 2020 22:10 Improving

975 CoCoALib High configure: possibly ignore GMP compilation flags John Abbott 15 Dec 2017 15:08 Portability

971 CoCoALib Normal CheckForInterrupt does not work in the expected way John Abbott 28 Apr 2017 09:30 Improving

969 CoCoALib Normal Output to bad stream (operator<< and myOutput): just return immediately John Abbott 11 Feb 2020 18:07 Improving

966 CoCoALib Normal New function or explain: first and last for a vector? Anna Maria Bigatti 14 Feb 2020 10:21 Documentation

962 CoCoALib Normal General verbose mode? John Abbott 08 Nov 2017 16:29 Improving

961 CoCoALib Normal New function: ReducedGBasis Anna Maria Bigatti 21 Apr 2017 17:08 New Function

957 CoCoALib Normal New function: HasGBasis Anna Maria Bigatti 29 Apr 2017 08:32 New Function

956 CoCoALib Normal determinant: fails for 0x0 matrix (SEGV) John Abbott 28 Apr 2017 09:29 Maths Bugs

955 CoCoALib Normal RandomUnimodularMat - random unimodular matrix (of integers) John Abbott 18 Nov 2016 22:39 New Function

953 CoCoALib Normal new file for old functions: obsolescent.C John Abbott 29 Mar 2017 18:13 Renaming

952 CoCoALib Normal GCD very slow John Abbott 30 Oct 2019 22:39 Improving

951 CoCoALib Normal New function: IsSqFree John Abbott 18 Nov 2016 23:09 New Function

950 CoCoALib Normal factor and SmoothFactor for integers --> FactorINT, FactorINT_TrialDiv, FactorINT_PollardRho John Abbott 13 Mar 2023 22:02 Safety

944 CoCoALib High Release: CoCoALib-0.99550 (together with CoCoA-5.2.0) Anna Maria Bigatti 08 May 2017 11:54 Tidying

938 CoCoALib Urgent ReadExpr: misreads 2/3^4 John Abbott 18 Nov 2016 22:23 Maths Bugs

936 CoCoALib Normal ReadExpr: cannot handle exponent which is not integer literal John Abbott 18 Nov 2016 22:22 Improving

935 CoCoALib High ElimMat, ElimHomogMat: complain about zero or negative weights Anna Maria Bigatti 13 Feb 2020 10:30 Safety

932 CoCoALib Normal CoCoALib configuration: BOOST dependency John Abbott 27 Jan 2020 15:25 Portability

931 CoCoALib Normal GBasis verbose mode Anna Maria Bigatti 29 Apr 2017 08:36 Improving

910 CoCoALib Normal BigRat: read from a string in "decimal" format? John Abbott 18 Nov 2016 22:37 Improving

908 CoCoALib High Sum of ideals: what are the generators of (x) + (0)? Anna Maria Bigatti 08 Mar 2024 14:34 Improving

905 CoCoALib Normal txt2tags: double quotes wrong in LaTeX Anna Maria Bigatti 10 Oct 2019 19:06 Documentation

902 CoCoALib Normal New function: FrobeniusMat Elisa Palezzato 28 Apr 2017 09:31 New Function

901 CoCoALib Normal New function: PrimaryDecomposition0 in CoCoALib Anna Maria Bigatti 03 Aug 2018 17:40 New Function

900 CoCoALib Normal New function: MinPoly of RingElem in quotient ring Anna Maria Bigatti 03 Aug 2018 17:31 New Function

899 CoCoALib High IsMaximal, IsPrimary for IDEAL (in cocoalib) Anna Maria Bigatti 25 Nov 2017 10:40 New Function

897 CoCoALib Normal SimplestBigRatBetween: why is it so slow? John Abbott 16 Sep 2021 13:47 Improving

895 CoCoALib Normal NumDigits: sometimes gives wrong answer John Abbott 28 Apr 2017 09:30 Improving

891 CoCoALib High Replace auto_ptr in preparation for C++11? John Abbott 25 Mar 2019 15:45 Portability

889 CoCoALib Normal configure script: give summary of warnings at end John Abbott 28 Apr 2017 09:35 Various

887 CoCoALib Normal My first compilations with clang Anna Maria Bigatti 16 Jan 2018 11:37 Portability

881 CoCoALib Normal ReadExpr is too slow on large polys John Abbott 08 Nov 2017 15:59 Improving

867 CoCoALib Normal Compilation Error: C++11 and old GMP-Version John Abbott 28 Apr 2017 09:35 Various

864 CoCoALib Normal Assignment of rings (esp. derived rings such as PolyRing) John Abbott 28 Apr 2017 09:34 Tidying

861 CoCoALib Normal Janet basis code: TmpJB files give some problems with C++11 (using CLANG/LLVM) John Abbott 20 Sep 2021 16:17 Portability

860 CoCoALib Normal Check impl of RingTwinFloatImpl::myIsRational John Abbott 28 Apr 2017 09:33 Safety

859 CoCoALib Normal Twin-float: comparisons and equality test John Abbott 25 Jun 2016 14:11 Tidying

858 CoCoALib Normal floor for TwinFloat can produce ERR::SERIOUS John Abbott 25 Jun 2016 12:08 Maths Bugs

856 CoCoALib Normal MantissaAndExponent2 for twin-float John Abbott 28 Apr 2017 09:30 New Function

855 CoCoALib High Copyright and authorship? John Abbott 15 Mar 2023 08:06 Portability

854 CoCoALib Normal Function MakeTermOrd should be renamed MakeTermOrdMat? Anna Maria Bigatti 28 Mar 2024 16:25 Renaming

853 CoCoALib Normal NearestInt can needlessly throw InsufficientPrecision John Abbott 05 Oct 2016 16:33 Maths Bugs

848 CoCoALib Normal Implement MinPoly in CoCoALib Anna Maria Bigatti 22 Mar 2016 18:02 New Function

847 CoCoALib Normal Doc for BigInt, BigIntOps, BigRat -- should there be BigRatOps? John Abbott 03 Aug 2018 15:53 Documentation

836 CoCoALib Normal SmallFpImpl: export fns for a fixed convention John Abbott 23 Mar 2016 15:10 New Function

834 CoCoALib Normal Fix test failures (after revising MatrixForOrdering) Anna Maria Bigatti 24 Mar 2016 11:42 Tidying

831 CoCoALib Normal primary.cocoa5 Anna Maria Bigatti 22 Mar 2016 17:42 Tidying

830 CoCoALib Normal Use MachineInt instead of long for params to ZeroMat, IdentityMat, MatByCols, MatByRows John Abbott 21 Mar 2016 14:36 Tidying

829 CoCoALib High PPOrderingCtor: name of mem fn which actually constructs? John Abbott 10 Nov 2017 15:09 Tidying

827 CoCoALib Immediate NewPositiveMat also for matrices over QQ? Also NewIntegerOrdMat. (now called MakeTermOrd) 20 Jan 2017 14:26 Tidying

825 CoCoALib Normal IsPositiveGrading -- really need 2 signatures? John Abbott 03 Aug 2018 17:01 Tidying

824 CoCoALib Normal Fn names: LexMat or MatLex; StdDegRevLexMat or MatStdDegRevLex etc John Abbott 24 Mar 2016 18:01 Renaming

822 CoCoALib High Should ElimMat return a ConstMatrix Anna Maria Bigatti 28 Apr 2017 15:16 Tidying

821 CoCoALib Normal IsTermOrdering John Abbott 24 Mar 2016 12:02 Tidying

(201-300/554) Per page: 25, 100, 500

Also available in: Atom CSV PDF