Project

General

Profile

Feature #224

Leading form

Added by John Abbott over 11 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Category:
New Function
Target version:
Start date:
03 Sep 2012
Due date:
% Done:

100%

Estimated time:
4.00 h
Spent time:

Description

Add a function to produce the leading form of a polynomial.
Gives error if the polynomial is 0.
Gives error if the grading dim is 0.

Requested by Bruns.


Related issues

Related to CoCoALib - Feature #253: W.Bruns's wish listClosed2012-10-04

History

#1 Updated by John Abbott over 11 years ago

Here's Bruns's original request:
do you have a function that returns the highest homogeneous component of
a polynomial (with respect to the standard grading)? Or all homogeneous
components as a vector, say?

#2 Updated by John Abbott over 11 years ago

An interesting suggestion is to have a procedure (with 2 params) which "moves" the leading form of one param into the other. This should avoid copying coeffs/PPs (and so might be automatically exception safe).

#3 Updated by Anna Maria Bigatti over 11 years ago

  • Category set to New Function
  • Status changed from New to In Progress
  • Assignee set to Anna Maria Bigatti
  • % Done changed from 0 to 40

#4 Updated by Anna Maria Bigatti over 11 years ago

  • Status changed from In Progress to Resolved
  • Target version set to CoCoALib-0.9952
  • % Done changed from 40 to 70

all done, all tests and documentation for CoCoALib and CoCoA-5
Need to sleep on it an tomorrow I'll check it in and close it ;-)

#5 Updated by John Abbott about 11 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 70 to 100

Well, it seems that Anna forgot to close this one...
Implemented, documented; appears to work fine.
So closing now.

Also available in: Atom PDF