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