-
- Downloads
Add slots 'data and 'cl-invalid to 'gsl-data. This caches the CL
equivalent to the GSL object and marks if the cache is incoherent, respectively. Incoherence can be marked T (non-specific) or with the element(s) that are out of sync. All functions that modify the C object need to mark incoherence. Improved documentation for the gsl-data class and slots. Added :after argument to defun-gsl. git-svn-id: svn+ssh://pop/opt/space/mathematics/gsl/trunk@3035 a3d8a0fb-c1db-0310-ace7-a616afeb9e30
Showing
- data/combination.lisp 4 additions, 1 deletiondata/combination.lisp
- data/data.lisp 67 additions, 25 deletionsdata/data.lisp
- data/matrix.lisp 16 additions, 1 deletiondata/matrix.lisp
- data/permutation.lisp 12 additions, 1 deletiondata/permutation.lisp
- data/vector.lisp 19 additions, 10 deletionsdata/vector.lisp
- interface.lisp 6 additions, 3 deletionsinterface.lisp
Loading
Please register or sign in to comment