Reorder block allocation, replace marray class
Set the contents of the block structure before using it in alloc-from-block. Replace the 'marray class with 'foreign-array. Quote foreign struct slots. Eliminate copy methods. Now simple operations like 'vector-reverse work.
Showing
- data/both.lisp 9 additions, 6 deletionsdata/both.lisp
- data/foreign-array.lisp 28 additions, 30 deletionsdata/foreign-array.lisp
- data/matrix.lisp 1 addition, 11 deletionsdata/matrix.lisp
- data/vector.lisp 1 addition, 9 deletionsdata/vector.lisp
- gsll.asd 11 additions, 11 deletionsgsll.asd
- init/defmfun-array.lisp 2 additions, 2 deletionsinit/defmfun-array.lisp
- init/init.lisp 3 additions, 2 deletionsinit/init.lisp
Loading
Please register or sign in to comment