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 22 for trunk


Ignore:
Timestamp:
2012-06-12T20:42:10-07:00 (12 years ago)
Author:
Marek Rychlik
Message:

Removed the last change in colon-ideal. Boundary care f=nil leads to errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grobner.lisp

    r21 r22  
    16741674J the polynomial W*H belongs to I."
    16751675  (cond
    1676     ((endp f))
    16771676    ((endp g)
    16781677     ;;Id(G) consists of 0 only so W*0=0 belongs to Id(F)
Note: See TracChangeset for help on using the changeset viewer.