Changeset 524 for branches/f4grobner
- Timestamp:
- 2015-06-06T21:31:00-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/mx-grobner.lisp
r523 r524 65 65 ;; This is how we perform operations on coefficients 66 66 ;; using Maxima functions. 67 ;;68 ;; Functions and macros dealing with internal representation structure.69 67 ;; 70 68 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; … … 105 103 ;; 106 104 ;; Maxima expression parsing 105 ;; 106 ;; 107 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 108 ;; 109 ;; Functions and macros dealing with internal representation 110 ;; structure. 107 111 ;; 108 112 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Note:
See TracChangeset
for help on using the changeset viewer.