| 3 years | skaspar | Compatibility with CoCoALib-0.9925 |
| 3 years | jlimbeck | AVI checks available in CoCoA4 |
| 3 years | jlimbeck | Improvement of the AVI-code |
| 3 years | skaspar | Bug-fix in the linsyz-code |
| 3 years | skaspar | Various bug-fixes, version number update, license update and documentation update |
| 3 years | jlimbeck | Bug-fix of a Linux issue |
| 3 years | skaspar | Compatibility with g++ 4.3.1 |
| 3 years | skaspar | Small cleanup of IML-integration |
| 3 years | jlimbeck | Adressing of an issue if no Blas/Lapack functionality is available |
| 3 years | jlimbeck | Possibility of launching external applications and speed up of QR code |
| 3 years | mmachnik | Necessary changes for compilation with MSVC 2005 Express |
| 3 years | skaspar | IML-integration, update of Linbox wrapper code and other minor changes |
| 3 years | skaspar | Integration of border bases framework requiring boost-library >=1.35 |
| 3 years | skaspar | Introduction of a new variable LINBOXLIBS |
| 3 years | skaspar | Compatibility with current Linbox-1.1.6 and extended Linbox-support |
| 3 years | jlimbeck | bugfixing of eigenvalues commands and compatibility with CoCoALib-0.9921 |
| 3 years | jlimbeck | Improvements of the AVI-Code, new examples and a test-file. |
| 3 years | skaspar | Border basis scheme ideal computations |
| 3 years | skaspar | Multiple definitions fix, using LinBox::Modular<double> instead of LinBox::Modular<LinBox::int32> because the latter has no RandIter |
| 3 years | skaspar | CharPoly dummy symbols |
| 3 years | jlimbeck | Implemented AVI |
| 3 years | dheldt | LinSyz fixes and added a function for returning the i-th syzygy module |
| 3 years | jlimbeck | Cleanup of the QR code |
| 3 years | khiddemann | Cleanup of the LinSyz files so that they compile correctly |
| 3 years | dheldt | Computations of syzygies of vectors with only linear forms in each component - by Mischa Lusteck |
| 3 years | skaspar | BB <=> GB basis transformation functions |
| 3 years | skaspar | OrderIdeal denotation cleanup & additional myEnlarge |
| 3 years | skaspar | Border Division Algorithm |
| 3 years | jlimbeck | Changed the output of the QR decomposition to be able to return both Q and R |
| 3 years | khiddemann | Display the ApCoCoA version during a make process again. |
| 3 years | skaspar | Some additional changes to make the ApCoCoA examples compatible with CoCoALib 0.9918 |
| 3 years | dheldt | Fix to the s-polynomial matching so that char2.GBasisModSquares really returns a GBasis, addresses bug #30 |
| 3 years | khiddemann | Changes to make the ApCoCoALib compatible with CoCoALib 0.9918 |
| 3 years | dheldt | fixed: doxygen chokes on src/algebaical/ringf4096.C and crashes |
| 3 years | dheldt | patch to trace the new rref options for the rref in abm to the gui |
| 3 years | dheldt | minimal cosmetic corrections in ringf2^p |
| 3 years | skaspar | OrderIdeal::myContains optimization to skip the expensive divisibility tests |
| 3 years | skaspar | row echelon and (R)REF implementations |
| 3 years | skaspar | Border basis modularization - first step towards a border basis framework |
| 3 years | skaspar | OrderIdeal::myTidy optimization for a better term selection strategy |
| 4 years | dheldt | Added test cases for ABM |
| 4 years | dheldt | Cleanup of the ABM code |
| 4 years | dheldt | added documentation and examples for ABM |
| 4 years | dheldt | implemented h-basis version for ABM |
| 4 years | dheldt | new options for the RREF-method in ABM's DoubleDenseMatrix class |
| 4 years | dheldt | Different normalizing methods for ABM |
| 4 years | dheldt | Fix for MSVC issues with myZZExponent arguments |
| 4 years | dheldt | Remove 'no symbols in convert.o' compiler warning |
| 4 years | dheldt | remove duplicate polylist definition |
| 4 years | dheldt | Tracing the Weyl code |
| 4 years | dheldt | more robust implementation / framework for the version |
| 4 years | skaspar | Error code compatibility with CoCoALib 0.9915 |
| 4 years | dheldt | 2 new examples for RingF2^p |
| 4 years | dheldt | improving test-RingF2p, random elements check |
| 4 years | dheldt | cleaning + some more documentation for RingF2p |
| 4 years | dheldt | doc-files for RingF* |
| 4 years | dheldt | copyright notices |
| 4 years | skaspar | ApCoCoA/ApCoCoALib license changes |
| 4 years | dheldt | $char2.GBasisF2, $char2.GBasisF4, ... $char2.GBasisF4096 which use the corresponding Field in combination with cocoa's TidyGens() function. |
| 4 years | dheldt | ServerOp class for GBasisModSquares has a wrong myoutput text |