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 3773


Ignore:
Timestamp:
2016-05-27T18:54:02-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/symbolic-polynomial.lisp

    r3739 r3773  
    2424  (:export "SYMBOLIC-POLY" "READ-INFIX-FORM" "STRING->POLY" "+LIST-MARKER+")
    2525  (:documentation "Implements symbolic polynomials. A symbolic
    26 polynomial is and object which uses symbolic variables for reading and
     26polynomial is polynomial which uses symbolic variables for reading and
    2727printing in standard human-readable (infix) form."))
    2828
Note: See TracChangeset for help on using the changeset viewer.