Project

General

Profile

Issues

Filters

Apply Clear

# Project Parent task Priority Subject Assignee Updated Category % Done
1393 CoCoA-5 Normal GUI with Qt5 Ulrich von der Ohe 30 Nov 2022 22:07 GUI

1713 CoCoA-5 Low Windows: Qt-Gui does not link correctly Nico Mexis 25 Feb 2024 20:42 GUI

1683 CoCoALib Immediate IsIrred in ZZ[x,y] John Abbott 16 Feb 2024 09:39 Improving

872 CoCoALib Urgent LinSolve for matrices over FFp John Abbott 08 Mar 2024 17:36 Improving

802 CoCoALib Urgent DivMask: extend interface? John Abbott 08 Mar 2024 17:36 New Function

664 CoCoALib Urgent Impl small non-prime finite fields (using logs) John Abbott 14 Mar 2023 19:49 New Function

385 CoCoALib Urgent Design new errors using inheritance John Abbott 09 Feb 2024 10:25 Tidying

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

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

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

1280 CoCoALib High Determinant & Inverse of matrix over non integral domain John Abbott 21 Jan 2024 19:43 Improving

1233 CoCoALib High factor SEGV -- too large characteristic John Abbott 14 Mar 2023 19:45 Maths Bugs

1228 CoCoA-5 High SLUG: filling an array John Abbott 03 Feb 2022 19:42 bug

440 CoCoALib High Port RealRoots to C++ John Abbott 19 Oct 2016 10:26 New Function

6 CoCoALib High Sort out RingElem, RefRingElem, ConstRefRingElem mess John Abbott 01 Aug 2014 08:59

1811 CoCoALib Normal Check include guards John Abbott 22 Apr 2024 20:15 Tidying

1804 CoCoALib Normal Use long long (at least sometimes)? John Abbott 26 Apr 2024 21:09 Portability

1795 CoCoA-5 Normal Makefile problem: needlessly relinks CoCoAInterpreter John Abbott 18 Mar 2024 20:51 enhancing/improving

1787 CoCoALib Normal Iterator design: compatible with C++STL? Advancing beyond end? John Abbott 23 Apr 2024 22:26 Tidying

1756 CoCoALib Normal deg(f) is slow if f is long John Abbott 21 Mar 2024 20:40 Improving

1750 CoCoALib Normal IdealOfPoints: allow duplicate points? John Abbott 08 Mar 2024 18:23 Improving

1748 CoCoALib Normal July 2023 John Abbott 08 Mar 2024 08:29 Various

1705 CoCoALib Normal ProgressReporter: prepare for new loop? John Abbott 25 Apr 2024 21:40 Improving

1703 CoCoALib Normal Threadsafety, multithreading: optional fn arg (or separate fn) John Abbott 07 Mar 2024 20:04 Safety

1642 CoCoALib Normal interreduce: make monic if over finite field? John Abbott 16 Feb 2024 20:44 Improving

1626 CoCoA-5 Normal NewMat: should be obsolescent? John Abbott 19 Jan 2024 18:11 CoCoA-4 function: obsolete

1576 CoCoALib Normal cmp for machine integers John Abbott 21 Jan 2024 20:23 Improving

1572 CoCoALib Normal Use noexcept John Abbott 23 Apr 2024 21:57 Improving

1502 CoCoA-5 Normal SystemCommand in Microsoft version John Abbott 03 Feb 2022 19:46 bug

1263 CoCoALib Normal Tidy CoCoALib test directory John Abbott 07 Mar 2023 20:49 Tidying

1197 CoCoALib Normal IsZeroDet: new fn John Abbott 08 Mar 2024 17:58 New Function

1176 CoCoALib Normal interval arithmetic John Abbott 10 Mar 2023 17:46 New Function

1160 CoCoALib Normal Clean up revised RatReconstructByContFrac code John Abbott 26 Feb 2019 16:33 Tidying

1125 CoCoALib Normal Separate install script for CoCoALib? John Abbott 23 Jan 2024 21:54 Tidying

1115 CoCoALib Normal New class: exterior algebra John Abbott 31 Jan 2024 21:59 Data Structures

1104 CoCoA-5 Normal Eigenvectors: inconsistent return type John Abbott 03 Feb 2022 19:20 enhancing/improving

1089 CoCoALib Normal invalid pointer in "free" John Abbott 20 Jul 2017 13:06 Various

1077 CoCoA-5 Normal Manual: remove old stuff about "devices" John Abbott 14 Mar 2023 22:02 Manual/documentation

933 CoCoALib Normal Separate configure scripts for CoCoALib and CoCoA-5 John Abbott 23 Jan 2024 21:52 Portability

894 CoCoALib Normal strict enum types: C++11 extension John Abbott 25 Apr 2024 21:49 Safety

874 CoCoALib Normal factor: too slow on largish multivariate poly John Abbott 26 Feb 2019 16:29 Improving

846 CoCoALib Normal IsIrred: correct design? John Abbott 26 Feb 2019 16:32 Improving

828 CoCoALib Normal MachineInt: function for checking that value is greater than some lower limit (and below MAXLONG) John Abbott 15 Apr 2024 10:08 New Function

818 CoCoALib Normal F5 with 3 args? John Abbott 24 Nov 2015 10:11 Tidying

797 CoCoALib Normal SmallFpImpl: make it faster John Abbott 24 Apr 2024 23:04 Improving

752 CoCoALib Normal Investigate using Boost.build instead of make John Abbott 28 Apr 2017 11:23 Portability

712 CoCoA-5 Normal External Libs: missing dependencies in Makefiles John Abbott 01 Oct 2019 14:31 External Libs

680 CoCoALib Normal DistrMPolyClean does not use MemPool for summands? John Abbott 07 Mar 2023 20:49 Tidying

665 CoCoALib Normal Integrate Janet/Pommaret basis code John Abbott 12 Jun 2018 18:36 New Function

644 CoCoALib Normal Buchberger-Moeller: add option to stop as soon as 1 poly has been found John Abbott 06 Nov 2017 13:58 New Function

620 CoCoALib Normal Redesign CRTMill John Abbott 21 Mar 2016 14:30 New Function

575 CoCoALib Normal Investigate using cmake for configuration John Abbott 13 Mar 2024 21:19 Portability

565 CoCoALib Normal FloatApprox for TwinFloat values? John Abbott 19 Jul 2016 22:44 New Function

504 CoCoA-5 Normal New operators: += -= *= /= John Abbott 25 Oct 2019 11:55 CoCoA-5 function: new

454 CoCoA-5 Normal interpolate John Abbott 04 Apr 2014 16:24 CoCoA-4 function to be added

396 CoCoALib Normal PPMonoidElemAlias: redesign PPMonoidElem the same way as RingElem? John Abbott 13 May 2015 09:57 Data Structures

383 CoCoALib Normal Resolution/morse: integrate Mario Albert's code into CoCoALib John Abbott 31 Jul 2014 14:57 New Function

353 CoCoALib Normal Missing documentation and tests for myRecvTwinFloat John Abbott 14 Jul 2014 14:40 Documentation

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

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

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

96 CoCoA-5 Normal sort is too slow John Abbott 28 May 2021 20:40 Incomplete function

1733 CoCoALib Low FactorINT: funny order John Abbott 22 Apr 2024 19:51 Improving

1093 CoCoA-5 Low GUI: bugs and slugs John Abbott 18 Aug 2022 15:36 GUI

799 CoCoALib Low vector of "indets" in each PPMonoid? John Abbott 11 Nov 2015 13:47 Improving

579 CoCoA-5 Normal Prototype package for Linear Commutative Algebra Elisa Palezzato 15 May 2020 10:27 CoCoA-5 function: new

813 CoCoALib Immediate Implement "elim" in CoCoALib Anna Maria Bigatti 18 Mar 2024 15:58 New Function

1781 CoCoA-5 Urgent GenReprCompute: SERIOUS ERROR Anna Maria Bigatti 09 Feb 2024 08:16 bug

1246 CoCoA-5 Urgent Revive old CoCoA4 package called "cocoa5.cpkg" Anna Maria Bigatti 14 Mar 2023 11:58 CoCoA-4 function to be added

946 CoCoA-5 Urgent Function "ideal" evaluates the argument twice Anna Maria Bigatti 23 Feb 2022 12:14 Parser/Interpreter

474 CoCoA-5 Urgent Eliminate package BinRepr Anna Maria Bigatti 03 Feb 2022 19:47 Cleaning

1740 CoCoALib High MinGens gives non minimal gens *if some deg=0* Anna Maria Bigatti 22 Mar 2024 18:04 Maths Bugs

1568 CoCoA-5 High RMap and image: obsolescent? Anna Maria Bigatti 17 Oct 2022 14:04 CoCoA-4 function: obsolete

1057 CoCoALib High Slug: Polynomial ring contructor slow with (big) matrix ordering Anna Maria Bigatti 22 Mar 2024 09:31 Improving

898 CoCoALib High New function: cardinality of finite field? Anna Maria Bigatti 08 Mar 2024 17:45 New Function

409 CoCoALib High Minimal syzygies (optimized implementation) Anna Maria Bigatti 31 Jul 2014 12:36 New Function

399 CoCoALib High add myHilbertSeries member field to ideal and (sub)module Anna Maria Bigatti 30 Jul 2014 17:04 New Function

388 CoCoA-5 High port optimized resolutions to CoCoA-5 Anna Maria Bigatti 02 Jul 2014 16:13 CoCoA-4 function to be added

387 CoCoALib High implement algorithm(s) for resolutions Anna Maria Bigatti 30 Jul 2014 17:04 New Function

386 CoCoALib High add resolution data type Anna Maria Bigatti 11 Jun 2015 14:58 New Function

322 CoCoA-5 High Installation instructions (on website) Anna Maria Bigatti 13 Jun 2022 15:32 Manual/documentation

313 CoCoALib High Elim(vector<long>) as PPOrderingCtor Anna Maria Bigatti 22 Mar 2024 18:17 New Function

78 CoCoA-5 High Elim ordering and matrix ordering in CoCoA-5 Anna Maria Bigatti 28 Mar 2024 07:25 CoCoA-4 function to be added

26 CoCoALib High Redmine Administration Anna Maria Bigatti 23 Feb 2024 10:59 Documentation

7 CoCoA-5 High Automatic mapping between (some) rings Anna Maria Bigatti 10 Mar 2023 17:08 Parser/Interpreter

1809 CoCoALib Normal Make ex-syz.C Anna Maria Bigatti 28 Mar 2024 08:45 Documentation

1808 CoCoALib Normal New constructor for PolyRing with elimination ordering Anna Maria Bigatti 28 Mar 2024 07:35 New Function

1805 CoCoA-5 Normal Add CoCoA-5 syntax: syz(<F,> list of ModuleElem) Anna Maria Bigatti 26 Mar 2024 12:16 Incomplete function

1803 CoCoALib Normal Improve trivial operations with ideal whose GBasis is [1] Anna Maria Bigatti 25 Mar 2024 19:06

1796 CoCoALib Normal myFinalizeGBasis ("Final clean up") should be more flexible Anna Maria Bigatti 22 Mar 2024 16:19 Improving

1786 CoCoALib Normal Add new function for IsInRadical for monomial ideals? (RadicalMembership) Anna Maria Bigatti 01 Mar 2024 18:37 Improving

1782 CoCoALib Normal Make CoCoALib test file for radical Anna Maria Bigatti 01 Mar 2024 09:44 Tidying

1776 CoCoA-5 Normal CoCoA-5 releases on redmine Anna Maria Bigatti 12 Jan 2024 11:53 Manual/documentation

1775 CoCoALib Normal CoCoALib releases on redmine Anna Maria Bigatti 03 May 2024 07:32 Documentation

1774 CoCoA Normal Look of first Redmine page linked from CoCoA web page Anna Maria Bigatti 12 Jan 2024 13:18 Administration

1762 CoCoA-5 Normal CoCoA web site "analytics" Anna Maria Bigatti 21 Aug 2023 18:20 enhancing/improving

1751 CoCoA-5 Normal Manual of functions vs ManExamples Anna Maria Bigatti 03 Jul 2023 20:54

1746 CoCoA-5 Normal ManExamples target: need to reset VerbosityLevel Anna Maria Bigatti 10 May 2024 11:08 Cleaning

1744 CoCoALib Normal Implement GBMill (aka Groebner Framework) Anna Maria Bigatti 25 May 2023 14:30 Data Structures

1743 CoCoALib Normal Implement Truncated GBases for homogeneous input Anna Maria Bigatti 19 May 2023 15:42 New Function

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

Also available in: Atom CSV PDF