close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Changeset 3106


Ignore:
Timestamp:
2015-06-21T23:45:30-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r3105 r3106  
    326326polynomial.  Subsequently, P1, P2, ..., PK are destructively modified
    327327tantamount to replacing PI with UI*PI-1. It assumes that all
    328 polynomials have the same dimension."
     328polynomials have the same dimension, and only the first polynomial
     329is examined to determine this dimension."
    329330  ;; Implementation note: we use STANDARD-EXTENSION and then subtract
    330331  ;; 1 from each polynomial; since UI*PI has no constant term,
Note: See TracChangeset for help on using the changeset viewer.