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 3105


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/polynomial.lisp

    r3104 r3105  
    325325Firstly, new K variables U1, U2, ..., UK, are inserted into each
    326326polynomial.  Subsequently, P1, P2, ..., PK are destructively modified
    327 tantamount to replacing PI with UI*PI-1."
     327tantamount to replacing PI with UI*PI-1. It assumes that all
     328polynomials have the same dimension."
    328329  ;; Implementation note: we use STANDARD-EXTENSION and then subtract
    329330  ;; 1 from each polynomial; since UI*PI has no constant term,
Note: See TracChangeset for help on using the changeset viewer.