lloda
|
003fecdef3
Move test versions of ra-slice-for-each to test module
|
3 years ago |
lloda
|
b6a93ab0e3
Reduce %dispatch
|
3 years ago |
lloda
|
cc86b58daa
Move mod/newra/lib/reshape.scm to mod/newra/reshape.scm
|
3 years ago |
lloda
|
ef00c35f28
Looking into redoing %dispatch
|
3 years ago |
lloda
|
5b853d7037
Remove ra-fold using (kons ... knil) in favor of ra-fold using (kons knil ....)
|
3 years ago |
lloda
|
b0c313002d
Use range args in bytevector-fill!
|
3 years ago |
lloda
|
71a8df2da8
Reviewing the manual
|
3 years ago |
lloda
|
67d1d13ca8
Remove ra-ravel-copy
|
3 years ago |
lloda
|
0d513f7938
Handle unbounded axes in ra-format
|
3 years ago |
lloda
|
5c40bec381
New functions ra-from-copy, ra-ravel-copy
|
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
|
872a395ae0
Allow procedure as #:fmt in ra-format
|
3 years ago |
lloda
|
cf36177335
Fix bug reading rank-0 arrays
|
3 years ago |
lloda
|
fa97a518f4
Validate and give more options for *ra-print*
|
3 years ago |
lloda
|
bf1ac25ea7
Use make-struct/simple where possible
|
3 years ago |
lloda
|
bd15651ab8
Make array printer configurable
|
3 years ago |
lloda
|
f2a249e443
Change signature of ra-format
|
3 years ago |
lloda
|
327aab4776
Rename ra-pcat to ra-scat
|
3 years ago |
lloda
|
6f52a605f9
Fix manual re: ra-order-c?
|
3 years ago |
lloda
|
bb154b0c40
Fixes to the manual
|
3 years ago |
lloda
|
7a80aea83f
Rewrite ra-reshape in the manner of ra-tile
|
3 years ago |
lloda
|
c487de4fd9
Move (newra newra) to just (newra)
|
3 years ago |
lloda
|
a2d00d70dc
Add axis argument to ra-reshape
|
3 years ago |
lloda
|
86c076becf
Add axis argument to ra-tile
|
3 years ago |
lloda
|
dc1dc91991
Remove vector-clip
|
3 years ago |
lloda
|
dedb425422
Support non-zero base indices in concatenation functions
|
3 years ago |