Alex Shinn
|
8e3fd8f00c
|
Add error checking for storage class data.
Closes #981.
|
2024-05-30 09:28:38 +09:00 |
|
Alex Shinn
|
36d7881763
|
Update to n-ary array-fold-* with correct arg order.
Closes #973.
|
2024-05-28 22:35:31 +09:00 |
|
Alex Shinn
|
7923b1c46d
|
Add array-empty?
Closes #969.
|
2024-05-27 09:27:42 +09:00 |
|
Alex Shinn
|
6c49071833
|
Factor out (srfi 160 mini) for f8/f16 base.
Closes #961.
Import this instead of the full vector libs for (srfi 231).
Also fix install of full vector libs for (srfi 160).
|
2024-05-25 22:15:10 +09:00 |
|
Alex Shinn
|
33a59952a8
|
Implement and use array-freeze!
Fixes #960.
|
2024-05-24 19:20:14 +09:00 |
|
Alex Shinn
|
f60298b707
|
Initial half and quarter precision uniform vectors.
Quarter precision is 1.5.2 format.
Used to implement f16-storage-class and f8-storage-class.
Can be disabled at compile time.
|
2024-05-24 19:04:44 +09:00 |
|
Bradley Lucier
|
e390668961
|
SRFI 231: Declare char-storage-class, fix interval-projections
|
2023-08-27 23:22:14 -04:00 |
|
Bradley Lucier
|
27ea774e2e
|
Add index-swap, fix assert in array-append
|
2023-05-23 15:09:25 -04:00 |
|
Alex Shinn
|
3b8f07b12e
|
Fix array-stack, interval folds and list*->array.
Issue #900.
|
2023-03-19 23:56:01 +09:00 |
|
Alex Shinn
|
38fc7e0932
|
Initial SRFI 231 implementation.
|
2022-06-12 16:04:38 +09:00 |
|