dzaima
|
88f4fdaa7e
|
16-bit & 64-bit ⊔ cases
|
2022-05-01 03:14:23 +03:00 |
|
dzaima
|
5d687b1ac3
|
lazy impl of i8/i16 arrays in 𝕨 of ⊔
|
2022-05-01 03:00:36 +03:00 |
|
dzaima
|
886feb4ed0
|
fix fill handling of ⌽
|
2022-05-01 02:10:31 +03:00 |
|
dzaima
|
7ece6b2179
|
unified int & char cases for ⊔
|
2022-05-01 01:35:16 +03:00 |
|
dzaima
|
7f9773f971
|
unified int & char cases for ⍉ & ⌽
|
2022-05-01 01:35:11 +03:00 |
|
dzaima
|
1babdf247f
|
unified int & char cases for bitarr/x
|
2022-04-30 21:49:47 +03:00 |
|
dzaima
|
3f92c32399
|
no-op ⥊vec
|
2022-04-25 18:10:37 +03:00 |
|
dzaima
|
f079aa5f76
|
move select to its own file
|
2022-04-12 16:23:43 +03:00 |
|
dzaima
|
9b8f8f3725
|
decG round 1
|
2022-04-07 13:56:11 +03:00 |
|
dzaima
|
1ce5712a97
|
f64 case in ⊑
|
2022-04-04 11:30:35 +03:00 |
|
dzaima
|
980f20df9a
|
𝕨/𝕩: move tail skipping to BMI-less build
|
2022-04-02 17:54:21 +03:00 |
|
dzaima
|
40dc184063
|
use singeli for c16lut generation
|
2022-04-02 17:19:20 +03:00 |
|
dzaima
|
b6dc3cc239
|
/bitarr → i8arr & i16arr
|
2022-04-01 23:30:57 +03:00 |
|
dzaima
|
37bf551e54
|
BMI2 bitarr/i8arr & bitarr/i16arr
|
2022-04-01 22:41:32 +03:00 |
|
dzaima
|
ccd2b70747
|
more mut_fillG
|
2022-03-12 03:53:27 +02:00 |
|
dzaima
|
d78a45a457
|
smarter virtual function reading deduplication
|
2022-03-12 03:44:46 +02:00 |
|
dzaima
|
9d3067fa4b
|
new mut interface
|
2022-03-12 03:08:25 +02:00 |
|
dzaima
|
94e22ecf8f
|
fix error message
|
2022-03-06 23:47:40 +02:00 |
|
dzaima
|
5e865589b6
|
optimized f⌾(bitarr⊸/)
|
2022-02-06 19:06:03 +02:00 |
|
dzaima
|
c4136d4a53
|
fix /⁼ with 64-bit usz
|
2022-01-11 18:54:40 +02:00 |
|
dzaima
|
81a47f1386
|
fix genRuntimeSrc
|
2021-12-28 00:07:08 +02:00 |
|
dzaima
|
04a530a532
|
fix ⍉f64arr
|
2021-12-20 18:29:20 +02:00 |
|
dzaima
|
44dc602425
|
native rank>2 ⍉
|
2021-12-20 00:52:53 +02:00 |
|
dzaima
|
7cc88fae9c
|
native rank 2 ⍉
|
2021-12-19 16:43:37 +02:00 |
|
dzaima
|
9054cf0b54
|
make vec_join be mostly not inlined
|
2021-12-19 01:45:05 +02:00 |
|
dzaima
|
0c5b98772c
|
m_harrs → M_HARR
|
2021-12-17 18:04:19 +02:00 |
|
dzaima
|
4af4b45ab7
|
fix / with negative numbers in indexes
|
2021-12-16 12:20:42 +02:00 |
|
dzaima
|
c68858ba90
|
various fixes for ⊑
|
2021-12-16 09:14:13 +02:00 |
|
dzaima
|
8a1ccc7198
|
native ⊑; f⌾(v⊸⊏) f64arr
|
2021-12-15 14:03:02 +02:00 |
|
dzaima
|
9044cd0ef0
|
allow high-rank 'a' in native F⌾(a⊸⊏)
|
2021-12-12 23:33:02 +02:00 |
|
dzaima
|
1b1fe2ba57
|
BMI2 bitarr/bitarr
|
2021-12-12 23:11:07 +02:00 |
|
dzaima
|
56d148832e
|
support unsorted argument for /⁼
|
2021-12-12 17:25:14 +02:00 |
|
dzaima
|
b9232a1f68
|
fix handling of first element in /⁼
|
2021-12-06 11:01:52 +02:00 |
|
dzaima
|
b000576572
|
native /⁼
|
2021-11-22 00:24:59 +02:00 |
|
dzaima
|
c79e260e34
|
m_v[1234] → m_hVec[1234]
|
2021-11-20 01:05:14 +02:00 |
|
dzaima
|
5484c109ea
|
return value from ptr_inc
|
2021-11-20 00:58:18 +02:00 |
|
dzaima
|
3ba3558c93
|
fills for monadic ⋈
|
2021-11-13 23:00:36 +02:00 |
|
dzaima
|
cd866e1e45
|
lazy fallback to runtime on ∾ errors
|
2021-11-06 17:30:01 +02:00 |
|
dzaima
|
049188d8a6
|
complete native ⋈
|
2021-11-03 20:44:43 +02:00 |
|
dzaima
|
8cfbaf8b30
|
enum of primitive numbering
|
2021-11-03 20:28:00 +02:00 |
|
dzaima
|
dd3965cb3c
|
⋈
|
2021-11-03 20:16:04 +02:00 |
|
dzaima
|
d42dd3dcf9
|
merged typed types
|
2021-10-22 17:11:54 +03:00 |
|
dzaima
|
f50b8ab503
|
fix fill of n↑fillarr
|
2021-10-20 18:29:28 +03:00 |
|
sternenseemann
|
3909dca0cc
|
builtins/sfns.c: fix compilation with GCC
B is interpreted as a label by GCC unless we make the block explicit by
surrounding it with curly braces.
|
2021-10-04 15:05:18 +02:00 |
|
dzaima
|
1bca264db8
|
bitarrs
|
2021-10-03 23:18:30 +03:00 |
|
dzaima
|
d2ea19c757
|
more slow warns
|
2021-09-26 13:36:37 +03:00 |
|
dzaima
|
797a848ed4
|
warn slow for unknown scans & folds & ⍋
|
2021-09-26 01:04:18 +03:00 |
|
dzaima
|
28f40e5368
|
slow notes
|
2021-09-25 20:39:06 +03:00 |
|
dzaima
|
c492de413f
|
fix ⌾⥊ error check
|
2021-09-25 02:52:26 +03:00 |
|
dzaima
|
8cc6732cd4
|
⌾⥊ and ⌾(const G H)
|
2021-09-25 02:34:58 +03:00 |
|