tankorsmash
|
308f93368e
|
ran test error message updater
|
2025-02-05 20:05:03 -05:00 |
|
dzaima
|
d506691690
|
fix 𝕨⍋𝕩 issues around NaNs
|
2025-02-01 20:55:36 +02:00 |
|
dzaima
|
dcbceccff8
|
fix integer wrapping in grade sum check
|
2025-01-24 03:49:25 +02:00 |
|
dzaima
|
b72fe465a2
|
fix /⁼1e4⥊1‿2 on NEON
|
2024-11-14 22:45:43 +02:00 |
|
dzaima
|
cbac419b4a
|
fix ⍷2‿0⥊x
|
2024-11-06 22:34:55 +02:00 |
|
dzaima
|
503bddced5
|
bring back atomEqualF fast path
|
2024-10-10 04:00:43 +03:00 |
|
dzaima
|
82bf0d301c
|
more comparison tests
|
2024-10-10 03:46:47 +03:00 |
|
dzaima
|
5a6f3fd978
|
move comparison test section to beside total array comparison
|
2024-10-10 03:46:47 +03:00 |
|
dzaima
|
398f541cec
|
make tests handle usz=64 differences
|
2024-10-10 01:33:17 +03:00 |
|
dzaima
|
1b1cda8a90
|
get tests to pass with PROPER_FILLS
|
2024-10-09 02:42:17 +03:00 |
|
dzaima
|
36e8ad59f7
|
repeated sort tests
|
2024-10-09 02:42:17 +03:00 |
|
dzaima
|
183f64c1f9
|
make ⟨⟩≡∾⟨⟩ under PROPER_FILLS
|
2024-10-09 02:42:17 +03:00 |
|
dzaima
|
b94ba4ed56
|
proper refcount=1 𝔽¨ test
|
2024-10-09 02:42:17 +03:00 |
|
dzaima
|
7eb9212388
|
⍷𝕩 tests
|
2024-10-09 01:48:23 +03:00 |
|
dzaima
|
989970f7fd
|
fix ∾2‿2⥊<0‿0⥊⟨⟩
|
2024-09-22 01:42:26 +03:00 |
|
dzaima
|
884d61476f
|
fix flags of take_head
|
2024-09-14 16:15:11 +03:00 |
|
dzaima
|
9672f07c1b
|
add select-bit-cells test
|
2024-08-14 05:18:13 +03:00 |
|
dzaima
|
2b323817ca
|
make 𝕨⊏𝕩 error messages not differ across types
|
2024-07-26 00:01:54 +03:00 |
|
dzaima
|
59515acc90
|
test variations of erroring ⊏
|
2024-07-15 00:52:00 +03:00 |
|
dzaima
|
01b1ee3637
|
make ⊢¨ more consistent with other PureIdentFn¨
incl. making ⊢¨ not leak xf under EACH_FILLS
|
2024-07-10 00:55:43 +03:00 |
|
dzaima
|
5600bb189a
|
fix ⟨1,2⋆62⟩/2⥊<⋈0
|
2024-04-20 21:24:51 +03:00 |
|
dzaima
|
de529e483b
|
make non-Singeli getRange_f64 check first element for integerness
|
2024-04-20 21:21:47 +03:00 |
|
dzaima
|
a6a088868c
|
fix ⟨⟩⍷⟨⟩
|
2024-04-04 03:54:55 +03:00 |
|
dzaima
|
3870189f85
|
fix 3‿3⍒"a" & "aa"⍒3‿3
|
2024-04-04 03:54:55 +03:00 |
|
dzaima
|
74f3b5a012
|
fix (17⥊'⍉') ∊ 4⥊<"a"
|
2024-04-03 22:14:04 +03:00 |
|
dzaima
|
74d937a4fd
|
fix +⌜´↕0 leaking a reference
|
2024-04-03 17:13:06 +03:00 |
|
dzaima
|
d4f290a897
|
error on nonInteger⌽⟨⟩
|
2024-04-03 17:09:27 +03:00 |
|
dzaima
|
b8730798c1
|
explicitly handle empty cells in compress
|
2024-04-03 05:59:35 +03:00 |
|
dzaima
|
d77018f269
|
fix ⟨⟩⍷1‿0⥊0
|
2024-04-03 05:59:35 +03:00 |
|
dzaima
|
af0a40c732
|
fix ⍟ with empty typed repeat counts
|
2024-04-03 05:59:35 +03:00 |
|
dzaima
|
ac069134c3
|
fix ⟨1.5⟩ ⊏ "ab"‿"cd"
|
2024-03-25 16:18:01 +02:00 |
|
dzaima
|
a94903cb12
|
fix 𝕨⊏unit
|
2024-03-25 16:18:01 +02:00 |
|
dzaima
|
96cf03311a
|
fix isPervasiveDyExt on 5˜
|
2024-03-25 16:18:01 +02:00 |
|
dzaima
|
10a58878d7
|
fix GroupLen on array elements outside i64 range
|
2024-03-25 16:18:01 +02:00 |
|
dzaima
|
9cb0ab2fbb
|
Use getRange_fns for repeat_bounds
|
2024-02-08 19:25:30 +02:00 |
|
dzaima
|
8321364afe
|
update test
currently CBQNs -𝕩 is 0-𝕩 and thus doesn't negate negative zero. ¯1×𝕩 could change to be such too, but whatever
|
2023-12-28 18:13:06 +02:00 |
|
dzaima
|
8c04a13458
|
test integer empty lists for ⍷ too
|
2023-12-28 00:07:46 +02:00 |
|
dzaima
|
629a7602b3
|
refactor variation testing in test/cases/prims.bqn
|
2023-12-27 19:57:37 +02:00 |
|
dzaima
|
b27618b5fa
|
slightly expanded ⍷ tests
|
2023-12-27 19:26:45 +02:00 |
|
dzaima
|
7851798516
|
more tests of 𝕨/𝕩
|
2023-12-09 15:39:30 +02:00 |
|
dzaima
|
b9b90fbe8f
|
improve error messages of o2i/o2i64/o2u64 & usum
|
2023-12-05 17:19:36 +02:00 |
|
dzaima
|
a439c64e85
|
fix error message of usum of i32arr encountering a negative element
|
2023-12-05 16:03:53 +02:00 |
|
dzaima
|
f02c92ee6a
|
fix 3 ∨ "abc"
|
2023-11-23 18:13:51 +02:00 |
|
dzaima
|
e7b87f669f
|
fix arr÷negativeZero, set proper float expected values
|
2023-09-21 19:03:30 +03:00 |
|
dzaima
|
299168fb16
|
fast numarr÷scalarPowOf2
|
2023-09-12 23:57:50 +03:00 |
|
dzaima
|
8975f6af00
|
fast 1|x
|
2023-08-24 21:32:35 +03:00 |
|
dzaima
|
3e6e158696
|
native 𝕨⍷𝕩 when 1≥=𝕨 and 2≥=𝕩
|
2023-08-24 19:46:57 +03:00 |
|
dzaima
|
1454ca3a1a
|
expand & test FFI error checking
|
2023-07-28 13:59:25 +03:00 |
|
dzaima
|
b4153cf787
|
make test test for the correct thing
|
2023-07-10 23:39:49 +03:00 |
|
dzaima
|
336f986986
|
change error messages in ◶
|
2023-06-12 00:52:09 +03:00 |
|