Historique des commits

Auteur SHA1 Message Date
  lloda cc86b58daa Move mod/newra/lib/reshape.scm to mod/newra/reshape.scm il y a 3 ans
  lloda 5b853d7037 Remove ra-fold using (kons ... knil) in favor of ra-fold using (kons knil ....) il y a 3 ans
  lloda 71a8df2da8 Reviewing the manual il y a 3 ans
  lloda 0d513f7938 Handle unbounded axes in ra-format il y a 3 ans
  lloda 844f6b0ef8 Handle zero-size arrays in ra-format il y a 3 ans
  lloda f25dca56aa Fix bug in ra-equal? when arguments have unequal ranks il y a 3 ans
  lloda 263dc8a0f5 Use vector-copy from (scheme base) not (srfi :43) il y a 3 ans
  lloda 3b3e947b46 Allow ra-tile to produce dead axes il y a 3 ans
  lloda 87d6b60c1e Compact mode for the pretty printer il y a 3 ans
  lloda cf36177335 Fix bug reading rank-0 arrays il y a 3 ans
  lloda bf1ac25ea7 Use make-struct/simple where possible il y a 3 ans
  lloda bd15651ab8 Make array printer configurable il y a 3 ans
  lloda 327aab4776 Rename ra-pcat to ra-scat il y a 3 ans
  lloda 7a80aea83f Rewrite ra-reshape in the manner of ra-tile il y a 3 ans
  lloda c487de4fd9 Move (newra newra) to just (newra) il y a 3 ans
  lloda 86c076becf Add axis argument to ra-tile il y a 3 ans
  lloda dc1dc91991 Remove vector-clip il y a 3 ans
  lloda dedb425422 Support non-zero base indices in concatenation functions il y a 3 ans
  lloda 3d63be8e87 Allow org!=0 in ra-order-c? il y a 3 ans
  lloda acb447c9a1 Fix a reader case with zero lengths il y a 3 ans
  lloda 0aaf82afe8 Add option #:prefix? for ra-format il y a 3 ans
  lloda 656f86e309 New function ra-format il y a 3 ans
  lloda b47558c7b6 TODO notes il y a 3 ans
  lloda 00f46fea4f Fix or add docstrings in (newra base) il y a 4 ans
  lloda 4b9e156df0 Docstring for make-ra-shared il y a 4 ans
  lloda d269d089af Simplification il y a 4 ans
  lloda 83473de104 Complete examples/maxwell.scm il y a 5 ans
  lloda 3fdeb94b4d Unrolled rank-1 opt for ra-copy! il y a 5 ans
  lloda 15a3c86fa6 Repeat some of the benchmarks with transposed destination il y a 5 ans
  lloda f50ccec464 Change order of args to ra-rotate! il y a 5 ans