dzaima
|
4a45a07a2b
|
native ⚇0
|
2023-01-27 22:59:22 +02:00 |
|
dzaima
|
10705823de
|
more squeezing changes in ⊐𝕩 and ⊒𝕩
|
2023-01-27 03:17:20 +02:00 |
|
dzaima
|
ea0aa709fe
|
squeeze result of ⊒𝕩, copy result of ⊐𝕩 to smaller width when possible
|
2023-01-27 02:57:05 +02:00 |
|
dzaima
|
ae4c4a03ee
|
copy ⊐ and ⊒ results to more correct element width arrays
|
2023-01-27 02:09:43 +02:00 |
|
dzaima
|
cc5a5752bf
|
add •CompObj to NATIVE_COMPILER
|
2023-01-26 01:53:09 +02:00 |
|
dzaima
|
9abe7506ab
|
native minimal compiler
|
2023-01-26 01:30:10 +02:00 |
|
dzaima
|
e231d36471
|
clean up gcc warnings
|
2023-01-25 17:16:24 +02:00 |
|
dzaima
|
c33cd81e06
|
use native ⁼ in ⍟(-n)
|
2023-01-25 15:30:54 +02:00 |
|
dzaima
|
31bd75630c
|
make f=-DNO_RT functional
|
2023-01-25 15:05:23 +02:00 |
|
dzaima
|
6baa96c1e3
|
NEON squeeze
|
2023-01-25 02:22:53 +02:00 |
|
dzaima
|
88410c02e5
|
prep for NEON squeeze
|
2023-01-24 22:21:38 +02:00 |
|
dzaima
|
7768d6475f
|
various OOM fixes
|
2023-01-23 23:49:27 +02:00 |
|
dzaima
|
b0dbd5c37b
|
fix gcc build
|
2023-01-23 21:57:47 +02:00 |
|
dzaima
|
721dd8889b
|
monadic arith
|
2023-01-23 01:22:40 +02:00 |
|
dzaima
|
b1cace31ac
|
don't make a slice on n⊏list
|
2023-01-22 19:31:11 +02:00 |
|
dzaima
|
afe6707654
|
dyarith NEON support
|
2023-01-22 03:27:41 +02:00 |
|
dzaima
|
d84c04bc63
|
use incBy more
|
2023-01-21 00:09:47 +02:00 |
|
dzaima
|
e4578a345e
|
fix 0‿1⊐"ab"‿"cd" & 0‿1∊˜"ab"‿"cd"
|
2023-01-19 16:04:44 +02:00 |
|
dzaima
|
b43184d629
|
fix 1‿2 +⎉0 1
|
2023-01-19 03:57:13 +02:00 |
|
dzaima
|
5b8ac969db
|
don't unroll on i8arr ↕n
|
2023-01-18 15:41:53 +02:00 |
|
dzaima
|
4945a90ff0
|
valgrind changes
|
2023-01-18 02:05:24 +02:00 |
|
dzaima
|
40383906ec
|
no, neither w nor h are 1, clang
|
2023-01-17 05:17:37 +02:00 |
|
dzaima
|
472e542ebd
|
O(1) ⍉𝕩 when it doesn't reorder elements
|
2023-01-17 04:52:08 +02:00 |
|
dzaima
|
f9eb7f083c
|
unshare shape
|
2023-01-17 04:38:55 +02:00 |
|
dzaima
|
21372a743a
|
allow unsharing slices
|
2023-01-17 04:32:30 +02:00 |
|
dzaima
|
540b37ae6a
|
shape replacement utility
|
2023-01-17 03:47:14 +02:00 |
|
dzaima
|
dd82073c60
|
slightly faster ⍟list handling
|
2023-01-16 18:58:48 +02:00 |
|
dzaima
|
39605c1a98
|
add intrinsic file include for _mm_crc32_u32
|
2023-01-14 00:38:32 +02:00 |
|
dzaima
|
6c88499920
|
consistently check only for whether __BMI2__ is defined
|
2023-01-14 00:33:34 +02:00 |
|
dzaima
|
5b35c0a664
|
keep pext usage for bitarr/bitarr
|
2023-01-13 23:46:48 +02:00 |
|
dzaima
|
41212ab852
|
SLOW_PDEP option
|
2023-01-13 23:23:06 +02:00 |
|
dzaima
|
46f657713c
|
don't rely on bqn_fmt when !FORMATTER or CBQN isn't yet initialized
|
2023-01-09 02:30:29 +02:00 |
|
dzaima
|
86ae984af0
|
more print function renaming
|
2023-01-09 02:17:12 +02:00 |
|
dzaima
|
a9c70d9d72
|
printing method overhaul
|
2023-01-09 01:42:44 +02:00 |
|
dzaima
|
38ec07c34b
|
use getline on Windows for the REPL
|
2023-01-06 18:02:02 +02:00 |
|
actalley
|
815de4fd97
|
Address build errors on llvm-mingw to build bqn.exe with no SH, FFI, or repl support
|
2023-01-05 21:38:30 -06:00 |
|
dzaima
|
7d4677a8ff
|
use COPY_TO instead of a loop in fbytes_c1
& ryu comment changes
|
2022-12-31 20:49:50 +02:00 |
|
dzaima
|
8da9c4e3a5
|
don't fail on •SH under VERIFY_TAIL
|
2022-12-31 20:31:13 +02:00 |
|
dzaima
|
7b3beec621
|
•ParseFloat
|
2022-12-31 20:22:22 +02:00 |
|
dzaima
|
fd38a5b241
|
use Ryu for number formatting
|
2022-12-31 03:19:06 +02:00 |
|
dzaima
|
854acd580d
|
respect !PROPER_FILLS in high-rank ↑
|
2022-12-30 16:16:36 +02:00 |
|
dzaima
|
7ff74d38e8
|
squeeze el_bit transpose result
|
2022-12-30 01:12:24 +02:00 |
|
dzaima
|
faf89abef0
|
fix ⊏˘ generic case
|
2022-12-30 00:21:07 +02:00 |
|
dzaima
|
5a9e5e8e50
|
native baseline high-rank 𝕨⊒𝕩
|
2022-12-30 00:10:03 +02:00 |
|
dzaima
|
ec169b1006
|
remove no longer necessary runtime loads
|
2022-12-29 23:59:44 +02:00 |
|
dzaima
|
83863a64fd
|
fix gcc build
|
2022-12-29 23:46:24 +02:00 |
|
dzaima
|
b903a5d9ce
|
fast num⊑˘simpleArr
|
2022-12-29 23:37:00 +02:00 |
|
dzaima
|
0589d63cc5
|
fast v˙˘arr, fix arr˘arr
|
2022-12-29 23:36:37 +02:00 |
|
dzaima
|
1e3117d65f
|
fast ⥊˘𝕩
|
2022-12-29 22:25:22 +02:00 |
|
dzaima
|
3408db320c
|
fast num↑˘𝕩 & num↓˘𝕩 for 2≤=𝕩
|
2022-12-29 22:20:29 +02:00 |
|