Historial de Commits

Autor SHA1 Mensaje Fecha
  lloda 5e4e0e33ee WIP2 hace 3 años
  lloda 7647454e4b Separate the inner loop piece from %sloop hace 3 años
  lloda 9f74f3ca3e Benchmark iteration for the rest list cases hace 3 años
  lloda ed23b2a008 New function ra-map hace 3 años
  lloda 54fc08415b Fix the benchmark for ra-for-each hace 3 años
  lloda f32361adc2 Minor doc cleanup hace 3 años
  lloda 539c5b7101 Partial dispatch in %dispatch hace 3 años
  lloda ac83f7e335 Move test modules to separate folder hace 3 años
  lloda d00fac5b19 Rename some internal helpers hace 3 años
  lloda d8683e70d2 Simplify %apply-sloop hace 3 años
  lloda c70a01fd11 Remove slice-loop-fun hace 3 años
  lloda 003fecdef3 Move test versions of ra-slice-for-each to test module hace 3 años
  lloda b6a93ab0e3 Reduce %dispatch hace 3 años
  lloda cc86b58daa Move mod/newra/lib/reshape.scm to mod/newra/reshape.scm hace 3 años
  lloda ef00c35f28 Looking into redoing %dispatch hace 3 años
  lloda 5b853d7037 Remove ra-fold using (kons ... knil) in favor of ra-fold using (kons knil ....) hace 3 años
  lloda b0c313002d Use range args in bytevector-fill! hace 3 años
  lloda 71a8df2da8 Reviewing the manual hace 3 años
  lloda 67d1d13ca8 Remove ra-ravel-copy hace 3 años
  lloda 0d513f7938 Handle unbounded axes in ra-format hace 3 años
  lloda 5c40bec381 New functions ra-from-copy, ra-ravel-copy hace 3 años
  lloda 844f6b0ef8 Handle zero-size arrays in ra-format hace 3 años
  lloda f25dca56aa Fix bug in ra-equal? when arguments have unequal ranks hace 3 años
  lloda 263dc8a0f5 Use vector-copy from (scheme base) not (srfi :43) hace 3 años
  lloda 3b3e947b46 Allow ra-tile to produce dead axes hace 3 años
  lloda 87d6b60c1e Compact mode for the pretty printer hace 3 años
  lloda 872a395ae0 Allow procedure as #:fmt in ra-format hace 3 años
  lloda cf36177335 Fix bug reading rank-0 arrays hace 3 años
  lloda fa97a518f4 Validate and give more options for *ra-print* hace 3 años
  lloda bf1ac25ea7 Use make-struct/simple where possible hace 3 años