Define get-value and (setf get-value) methods for matrices
Define get-value and (setf get-value) methods for matrices, and compute two indices when used, by making use of affi::delinearize-index. Add &rest to *defmfun-llk* so that it won't be included in the ignore list. Minor fixes to make more tests work.
Showing
- data/both.lisp 36 additions, 6 deletionsdata/both.lisp
- init/forms.lisp 2 additions, 2 deletionsinit/forms.lisp
- init/funcallable.lisp 6 additions, 3 deletionsinit/funcallable.lisp
- tests/combination.lisp 1 addition, 2 deletionstests/combination.lisp
- tests/lu.lisp 1 addition, 1 deletiontests/lu.lisp
- tests/row.lisp 2 additions, 2 deletionstests/row.lisp
Loading
Please register or sign in to comment