Commit History

Author SHA1 Message Date
  lloda 02fd1de263 Add global CMakeLists.txt and run maxwell.scm as part of the test suite 1 year ago
  lloda 8338db587e Make test/format.scm into an actual test 1 year ago
  lloda a1c7013f6c Support up to rank 16 in ra-format 1 year ago
  lloda d6e76544e2 Fix superfluous checks on dim types 1 year ago
  lloda 792491e163 On array application return element when result has rank 0 1 year ago
  lloda 2601a46362 Doc fixes, fix bench/bench-blis.scm 2 years ago
  lloda 0aa18a1665 Rename ra-scat to ra-cats, and doc fixes 2 years ago
  lloda 2e37456d72 Use guile-ffi-blis for ra-fill!, if available 3 years ago
  lloda 80b75ef4e0 Rename ldots to dots 3 years ago
  lloda 4e31638f9d Move bench/test to dedicated directories 3 years ago
  lloda 85163ec506 Merge mod/newra/ffi.scm TODO into top level TODO 3 years ago
  lloda 7868755310 Fix corner case with vu8 type array 3 years ago
  lloda f164217844 Support a placeholder argument for ra-reshape 3 years ago
  lloda cefb59f7e9 Review 3 years ago
  lloda b1ef3583d2 Benchmark rank-1 ref vs native ref 3 years ago
  lloda 2b5496f907 Continue filling the cheatsheet 3 years ago
  lloda 81b6745726 Continue filling the cheatsheet 3 years ago
  lloda cdde710896 Begin filling the cheatsheet 3 years ago
  lloda f98ee0fb41 Handle arbitrary arity in %dispatch 3 years ago
  lloda cc86b58daa Move mod/newra/lib/reshape.scm to mod/newra/reshape.scm 3 years ago
  lloda 5b853d7037 Remove ra-fold using (kons ... knil) in favor of ra-fold using (kons knil ....) 3 years ago
  lloda 71a8df2da8 Reviewing the manual 3 years ago
  lloda 0d513f7938 Handle unbounded axes in ra-format 3 years ago
  lloda 844f6b0ef8 Handle zero-size arrays in ra-format 3 years ago
  lloda f25dca56aa Fix bug in ra-equal? when arguments have unequal ranks 3 years ago
  lloda 263dc8a0f5 Use vector-copy from (scheme base) not (srfi :43) 3 years ago
  lloda 3b3e947b46 Allow ra-tile to produce dead axes 3 years ago
  lloda 87d6b60c1e Compact mode for the pretty printer 3 years ago
  lloda cf36177335 Fix bug reading rank-0 arrays 3 years ago
  lloda bf1ac25ea7 Use make-struct/simple where possible 3 years ago