Forked from
cmucl / cmucl
Source project has a limited visibility.
-
wlott authored
array dumping stuff to make it conform to X3J13. Specifically, complex vectors are converted to the corresponding simple-array first, and we now directly support single-float and double-float vectors (instead of converting them to simple-vectors like we were doing).
wlott authoredarray dumping stuff to make it conform to X3J13. Specifically, complex vectors are converted to the corresponding simple-array first, and we now directly support single-float and double-float vectors (instead of converting them to simple-vectors like we were doing).