[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
your bug about math:decompose, solve, etc.
- To: Gregor J. Kiczales <GREGOR at MIT-AI>
- Subject: your bug about math:decompose, solve, etc.
- From: MOON at SCRC-TENEX
- Date: Wed ,20 Jan 82 17:29:00 EDT
- Cc: BUG-LISPM at MIT-AI
These functions only work for arrays of flonums, because the // function
does the "wrong" thing for fixnums. This may be fixed in the source, I forget.
(I at least made determinants of arrays of integers work.)