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 393


Ignore:
Timestamp:
2015-06-06T18:52:25-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/monomial.lisp

    r392 r393  
    2525;; This package implements BASIC OPERATIONS ON MONOMIALS
    2626;;----------------------------------------------------------------
    27 ;; DATA STRUCTURES: Monomials are represented as lists:
     27;; DATA STRUCTURES: Conceptually, monomials can be represented as lists:
    2828;;
    2929;;      monom:  (n1 n2 ... nk) where ni are non-negative integers
Note: See TracChangeset for help on using the changeset viewer.