Commit History

Author SHA1 Message Date
  lloda 8518a6ba83 Merge %sloop & %sloop1 5 years ago
  lloda 7bbfb2ed71 Simplify usage of %sloop1 5 years ago
  lloda 60729e670d Fix bug in rank-1 optimization for ra-copy! 5 years ago
  lloda c0f60b1b76 Fix missing import 5 years ago
  lloda 83473de104 Complete examples/maxwell.scm 5 years ago
  lloda 9703d59a6e Shortcut for ra-equal? 5 years ago
  lloda 10c2824476 Support rank-1 opt for ra-fill! 5 years ago
  lloda 5bfb53f0e5 Compact tests for native copy!, fill! 5 years ago
  lloda 3fdeb94b4d Unrolled rank-1 opt for ra-copy! 5 years ago
  lloda ba3da8218b Add benchmark against #t copy 5 years ago
  lloda 78d3f0e964 Benchmark u8 copy, fill vs bytevector- versions 5 years ago
  lloda 15a3c86fa6 Repeat some of the benchmarks with transposed destination 5 years ago
  lloda f50ccec464 Change order of args to ra-rotate! 5 years ago
  lloda 1768dcfde6 Golfing in ra-rotate! 5 years ago
  lloda 41470e16bb Reuse ra-swap! and ra-swap-in-order! in ra-rotate! 5 years ago
  lloda 4c02b6b0f1 New functions ra-swap!, ra-swap-in-order! 5 years ago
  lloda 31346aa6b4 New function ra-rotate! 5 years ago
  lloda 5300096ed7 Review TODO 5 years ago
  lloda 8c729fbacb Manual section on differences with other array systems 5 years ago
  lloda 672657ff21 Manual bits 5 years ago
  lloda bda054b4ae Move reshape functions to internal (newra lib reshape) 5 years ago
  lloda 9f8a49a49b Move dim vector utilities to internal (newra vector) 5 years ago
  lloda bb414a026d Reuse ra-untranspose in ra-amend! 5 years ago
  lloda fd81a0276a New function ra-untranspose 5 years ago
  lloda 86e55a4c8b New function ra-clip, and fix index placeholders with unset lo 5 years ago
  lloda 7617a69c6d Remove redundant vars in ra-slice-for-each-x 5 years ago
  lloda 348afd07d0 Remove unnecessary cons in ra-slice-for-each-4 5 years ago
  lloda 14c7ccacd6 Fix printing of ra elements. 5 years ago
  lloda 38ff4e608d Add to manual 5 years ago
  lloda eacee41de8 Add ra-singletonize 5 years ago