| 2010-11-28 |
Liam Healy | Eliminate complex-to-cl; require FSBV master |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-27 |
Liam Healy | Rewrite complex-to-cl using the complex component type |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-25 |
Liam Healy | Updated documentation to include declarations and using... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-22 |
Liam M. Healy | Fix grid:gsetf macro |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-21 |
Liam Healy | Define faref and set-faref macros to expand array eleme... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-19 |
Liam M. Healy | Fix error in type specification for complex types |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-15 |
Liam M. Healy | Author: Liam M. Healy <lnp@healy.washington.dc.us> |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-15 |
Liam M. Healy | Remove some ... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-15 |
Liam Healy | Add a (setf gref*) compiler macro and timing test |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-14 |
Liam Healy | Compiler macro for gref that expands to gref* |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-14 |
Liam Healy | Put declarations in gref* and (setf gref*) definitions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-13 |
Liam Healy | Map element type to CFFI form for complex types |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-08 |
Liam M. Healy | Fix error in reading declaration of foreign array |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-08 |
Liam Healy | Move compiler macros applicable to foreign-array only... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-07 |
Liam Healy | Type declarations for foreign-arrays |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-11-07 |
Liam Healy | Accelerate foreign-array computations |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-27 |
Liam Healy | Definition of stride selection |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-23 |
Liam Healy | Extend lisp-unit tests to include foreign-arrays |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-19 |
Liam M. Healy | Improved docstring for copy-to. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-08-13 |
Liam M. Healy | Change split-sequence package to split-sequence |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-22 |
Liam M. Healy | Default grid type, zero non-diagonal elements of identi... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-20 |
Liam M. Healy | Fix initialization of complex when not done through... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-20 |
Liam M. Healy | Add dependency |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-20 |
Liam M. Healy | New function matrix-into-columns |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-20 |
Liam Healy | Change the default for :combine-destination in map... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-19 |
Liam M. Healy | No static-vectors for complex arrays in CCL |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-19 |
Liam Healy | Added documentation for simplified generalized arrays |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-18 |
Liam Healy | Simplify map-n-grids sources argument and add explanati... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-16 |
Liam M. Healy | Simple loop in map-n-grids, added some documentation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-16 |
Liam Healy | Remove symbol 'clone |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-15 |
Liam M. Healy | Set initial-element in foreign-array correctly |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-15 |
Liam M. Healy | Keyword argument initial-element in map-n-grids |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-15 |
Liam Healy | Complex arrays are settable and usable if #-static... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-11 |
Liam Healy | Correct :initarg for foreign-pointer slot in defclass... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-10 |
Liam Healy | Merge branch 'convert' of ssh://repo.or.cz/srv/git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-09 |
Liam M. Healy | Export symbol read-data-file |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-09 |
Liam Healy | Merge branch 'convert' of ssh://repo.or.cz/srv/git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-08 |
Liam M. Healy | Simplify make-foreign-array-from-pointer |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-08 |
Liam Healy | Set the complex array elements correctly; (create-compl... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-08 |
Liam Healy | Merge branch 'convert' of ssh://repo.or.cz/srv/git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-08 |
Liam Healy | Handler and restart for using cl-array, non-functional |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-07 |
Liam M. Healy | New function grid:copy-to, more robust read, check... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-07 |
Liam M. Healy | System dependence on split-sequence and alexandria |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-06 |
Liam M. Healy | Read data from a file |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-06 |
Liam Healy | Define #'copy for grids |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-05 |
Liam Healy | Use destination-specification for grids made from functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-04 |
Liam Healy | Eliminate gtype and use specification instead in map... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-03 |
Liam Healy | New function make-specification, renamed function make... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-07-02 |
Liam Healy | Move copy.lisp to grid from foreign-array |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-30 |
Liam M. Healy | Move #'metadata-slot here from GSLL |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-30 |
Liam Healy | Delete unused files, move/rename make-foreign-array... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-30 |
Liam Healy | New function foreign-array-from-pointer |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-29 |
Liam M. Healy | Make foreign-array with the appropriate subclass |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-29 |
Liam Healy | Check for proper element-type, add dependency |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-28 |
Liam M. Healy | Specification without dimensions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-28 |
Liam Healy | Fix make-grid |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-28 |
Liam Healy | Export 'data-class-name |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-27 |
Liam Healy | Optional argument :foreign-metadata in making foreign... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-27 |
Liam Healy | Add slot foreign-metadata |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-26 |
Liam Healy | Subclasses for vectors and matrices |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-25 |
Liam Healy | Comment/reference on work to be done for complex arrays... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-25 |
Liam Healy | Add make-load-form for foreign-array |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-24 |
Liam M. Healy | Conditionalize #-static-vectors correctly in initialize... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-23 |
Liam Healy | Print foreign arrays readably with #m |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-23 |
Liam Healy | Use fsbv:object to convert complex array elements to CL |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-21 |
Liam Healy | Reader macro #m for foreign arrays |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-20 |
Liam Healy | Tests of foreign arrays |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-20 |
Liam Healy | Restore array tests |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-20 |
Liam Healy | Sample grid generation of any type |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-20 |
Liam Healy | New function #'contents returns nested list of contents |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-19 |
Liam Healy | Rearrange and clean up code |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-19 |
Liam Healy | Single package, transpose now works for foreign-array |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-19 |
Liam Healy | Make (setf grid:gref*) a method, grid:element-type... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-19 |
Liam Healy | Fortran arrays with initial-contents |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-19 |
Liam Healy | Fortran (column-major) arrays support |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-18 |
Liam Healy | Make 'array and 'foreign-array; sepation of multiarrays... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-17 |
Liam Healy | Separation of "multiarrays", step 1 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-16 |
Liam Healy | Multidimensional foreign-array, define make-grid-data |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-15 |
Liam Healy | Build foreign-array on static-vectors if available... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-14 |
Liam Healy | No superclass for foreign-array |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-10 |
Liam Healy | Class foreign-array for pure foreign array, no Lisp... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-09 |
Liam Healy | Class foreign-array has two subclasses: duplicated... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-06-08 |
Liam Healy | New class static-arrays |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-05-25 |
Liam Healy | Permit :initial-contents as an argument to #'make-grid... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-05-23 |
Liam Healy | Merge branch 'master' of ssh://repo.or.cz/srv/git/gsd final-ffa |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-05-23 |
Liam Healy | Copy argument list in set-position; otherwise it is... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-26 |
Liam M. Healy | Return the CL array from copy-array-from-pointer |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-26 |
Liam Healy | New function copy-foreign-vector |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-03-28 |
Liam Healy | In map-n-grids, iterate until "next" source walker... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-02-21 |
Liam Healy | Return a list from defmethod grid-dimensions ((grid... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-02-09 |
Liam Healy | Quote lambda forms in iterate extensions so that they... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-02-07 |
Liam Healy | Fix error in make-destination-gtype, new function make... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-01-20 |
Liam M. Healy | Duplicate #'remove-position, fix arguments to #'error |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-01-17 |
Liam Healy | Don't check that each dimension is positive |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-01-06 |
Liam M. Healy | Explicit package for 'gridp and 'grid-rank; export... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-01-02 |
Liam Healy | Add affi transformer #'extrude with tests |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-01-02 |
Liam Healy | Return the magnitude from normalize as second value |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-01-01 |
Liam Healy | New make-affi-int; gtype can take grid; change to utili... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-01-01 |
Liam Healy | Add grid-iterate-extension |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-01-01 |
Liam Healy | Remove dependency on iterate package |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| next |