Historial de Commits

Autor SHA1 Mensaje Fecha
  lloda cc86b58daa Move mod/newra/lib/reshape.scm to mod/newra/reshape.scm 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 71a8df2da8 Reviewing the manual hace 3 años
  lloda 0d513f7938 Handle unbounded axes in ra-format 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 cf36177335 Fix bug reading rank-0 arrays hace 3 años
  lloda bf1ac25ea7 Use make-struct/simple where possible hace 3 años
  lloda bd15651ab8 Make array printer configurable hace 3 años
  lloda 327aab4776 Rename ra-pcat to ra-scat hace 3 años
  lloda 7a80aea83f Rewrite ra-reshape in the manner of ra-tile hace 3 años
  lloda c487de4fd9 Move (newra newra) to just (newra) hace 3 años
  lloda 86c076becf Add axis argument to ra-tile hace 3 años
  lloda dc1dc91991 Remove vector-clip hace 3 años
  lloda dedb425422 Support non-zero base indices in concatenation functions hace 3 años
  lloda 3d63be8e87 Allow org!=0 in ra-order-c? hace 3 años
  lloda acb447c9a1 Fix a reader case with zero lengths hace 3 años
  lloda 0aaf82afe8 Add option #:prefix? for ra-format hace 3 años
  lloda 656f86e309 New function ra-format hace 3 años
  lloda b47558c7b6 TODO notes hace 3 años
  lloda 00f46fea4f Fix or add docstrings in (newra base) hace 5 años
  lloda 4b9e156df0 Docstring for make-ra-shared hace 5 años
  lloda d269d089af Simplification hace 5 años
  lloda 83473de104 Complete examples/maxwell.scm hace 5 años
  lloda 3fdeb94b4d Unrolled rank-1 opt for ra-copy! hace 5 años
  lloda 15a3c86fa6 Repeat some of the benchmarks with transposed destination hace 5 años
  lloda f50ccec464 Change order of args to ra-rotate! hace 5 años