Project

General

Profile

Support #242

CoCoA-5 Projects for students (e.g. crediti F and tesi)

Added by Anna Maria Bigatti over 11 years ago. Updated over 1 year ago.

Status:
In Progress
Priority:
Normal
Assignee:
-
Category:
CoCoA-5 function: new
Target version:
Start date:
28 Sep 2012
Due date:
% Done:

10%

Estimated time:
Spent time:

Description

Here we list all ideas for possible student projects.
Some are already in redmine, so we just add them as "related issues"


Related issues

Related to CoCoA-5 - Support #177: CoCoAManual: General part of the documentation is obsolete: update? discard?In Progress2012-06-01

Related to CoCoALib - Support #76: keywords in documentationNew2011-12-23

Related to CoCoALib - Support #75: Documentation review by CaleoClosed2011-12-23

Related to CoCoA-5 - Feature #13: (short) manual for emacs interfaceNew2011-10-28

Related to CoCoA-5 - Bug #27: CoCoA-5 ManualClosed2011-11-09

Related to CoCoALib - Feature #11: Bareiss algorithmClosed2011-10-20

Related to CoCoALib - Feature #40: Squarefree factorization - Alessio d'Ali`Closed2011-11-30

Related to CoCoA-5 - Support #198: Appunti per (eventuale) tesi triennale Informatica: CoCoA GUINew2012-06-29

Related to CoCoALib - Feature #246: Approx QIRNew2012-10-01

Related to CoCoALib - Feature #257: Transcribe C4 code for GCD in QQ[x]New2012-10-09

Related to CoCoALib - Feature #222: Printing polynomials - spaces between termsIn Progress2012-08-08

Related to CoCoA-5 - Feature #78: Elim ordering and matrix ordering in CoCoA-5In Progress2012-01-16

Related to CoCoALib - Support #59: List of all functions in CoCoALibNew2011-12-07

Related to CoCoALib - Feature #258: Multivariate liftingNew2012-10-09

Related to CoCoALib - Feature #259: Squarefree(?) GCD-free basisClosed2012-10-09

Related to CoCoA-5 - Feature #273: Package for Polynomial Algebra HomomorphismsClosed2012-11-12

Related to CoCoA-5 - Feature #276: TeXmacs interfaceNew2012-11-21

Related to CoCoALib - Support #438: Polynomial multiplication (product of RingElem)In Progress2014-02-08

Related to CoCoALib - Feature #440: Port RealRoots to C++New2014-02-11

Related to CoCoALib - Feature #442: EigenvectorsNew2014-02-19

Related to CoCoALib - Support #497: Clang: automatic bug findingNew2014-03-27

Related to CoCoA-5 - Feature #352: Should SourceRegion echo the "region"?Closed2013-05-21

Related to CoCoALib - Feature #1001: CoCoALib: ideas for student projectsIn Progress2017-01-19

Related to CoCoALib - Feature #587: port to CoCoALib: Homomorphism pkg (ker, IsInjective, IsSurjective..)Closed2014-07-14

Related to CoCoA-5 - Support #1333: TypevectorsClosed2019-10-08

Related to CoCoA-5 - Feature #368: port SmithNormalForm (CoCoA-4)package to CoCoA-5In Progress2013-06-11

Related to CoCoALib - Feature #800: PPMonoidSparse: impl of sparse PPsClosed2015-11-09

Related to CoCoALib - Feature #1667: GBasis over ZZ: port to CoCoALibIn Progress2022-02-16

Related to CoCoALib - Feature #1668: Generalize primNew2022-02-16

Related to CoCoALib - Feature #664: Impl small non-prime finite fields (using logs)Resolved2015-02-11

Related to CoCoA-5 - Feature #1415: thmproving packageIn Progress2020-02-13

Related to CoCoA-5 - Feature #1671: Refactor C++ impl in OnlineHelpNew2022-03-03

Related to CoCoA-5 - Feature #1701: Preliminary packagesIn Progress2022-10-17

History

#1 Updated by John Abbott over 11 years ago

Several CoCoALib test files need to be improved, and probably some more new ones written. This could also prove a useful test of the documentation.

For instance, I know that QBGenerator needs a proper test.
(20140208) Bruns asks whether computation times for f*g and g*f are equal; if not, which is better (based on NumTerms?)

#2 Updated by John Abbott over 7 years ago

  • Related to Feature #1001: CoCoALib: ideas for student projects added

#3 Updated by Anna Maria Bigatti almost 7 years ago

  • Project changed from CoCoA to CoCoALib
  • Category set to Various
  • Target version set to CoCoALib-1.0

#4 Updated by Anna Maria Bigatti over 6 years ago

2022-04-25: COCOALIB PROJECTS REMAIN IN ISSUE #1001
I recall from another equivalent issue (and close it https://cocoa.dima.unige.it/redmine/issues/1001#note-1)
JAA
Here are some ideas:
  • write a fn IsCyclotomic for univariate polynomials (based on paper by Bradford+Davenport)
  • write a fn IsDegenerate for univariate polynpomials (based on paper by Cipu, Diouf, Mignotte) -- JAA does not like the fn name
  • [done] write code for subresultant (and perhaps some variants?)
  • write a simple impl of NLSAT (paper by ), perhaps just for the case of 2 indets?
  • write a simple impl of Gao-Volny-Wang
  • translate QIR code into C++/CoCoALib
  • write better impls for certain rings homs (e.g. for verifying correctness of "implicit")
  • a fn which produces the simplest non-neg integer matrix giving the same term ordering (perhaps with given GradingDim)

#5 Updated by Anna Maria Bigatti over 6 years ago

  • Related to Feature #587: port to CoCoALib: Homomorphism pkg (ker, IsInjective, IsSurjective..) added

#6 Updated by Anna Maria Bigatti over 4 years ago

#7 Updated by John Abbott about 3 years ago

  • Related to Feature #368: port SmithNormalForm (CoCoA-4)package to CoCoA-5 added

#8 Updated by John Abbott about 2 years ago

  • Related to Feature #800: PPMonoidSparse: impl of sparse PPs added

#9 Updated by John Abbott about 2 years ago

  • Related to Feature #1667: GBasis over ZZ: port to CoCoALib added

#10 Updated by John Abbott about 2 years ago

#11 Updated by John Abbott about 2 years ago

  • Related to Feature #664: Impl small non-prime finite fields (using logs) added

#12 Updated by Anna Maria Bigatti about 2 years ago

#13 Updated by John Abbott about 2 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 10

This issue and #1001 cover similar ground.

Suggestion: split the 2 issues into: one for CoCoA-5, and one for CoCoALib.

#14 Updated by John Abbott about 2 years ago

  • Subject changed from Projects for students: crediti F and tesi to CoCoA-5 Projects for students (e.g. crediti F and tesi)

#15 Updated by Anna Maria Bigatti about 2 years ago

  • Project changed from CoCoALib to CoCoA-5
  • Category changed from Various to CoCoA-5 function: new
  • Target version changed from CoCoALib-1.0 to CoCoA-5.4.2

#16 Updated by John Abbott about 2 years ago

  • Related to Feature #1671: Refactor C++ impl in OnlineHelp added

#17 Updated by Anna Maria Bigatti over 1 year ago

#18 Updated by Anna Maria Bigatti over 1 year ago

Added Feature #1701: could be a good source of ideas to be refined, tested, documented, developed.

Also available in: Atom PDF