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 |
|
dzaima
|
f6f0c12935
|
fast ⊑˘simpleArr
|
2022-12-29 22:07:38 +02:00 |
|
dzaima
|
a0feda9d8b
|
fast arr˘ x
|
2022-12-29 22:04:06 +02:00 |
|
dzaima
|
47e95171f0
|
faster »˘ & «˘ on matrices, fix 0⊏˘↕3
|
2022-12-29 21:47:52 +02:00 |
|
dzaima
|
897ad8f649
|
clang really wants to special-case csz==1, but that's checked for before
|
2022-12-29 21:47:52 +02:00 |
|
dzaima
|
3f0c34e895
|
fast ≍˘𝕩
|
2022-12-29 21:47:52 +02:00 |
|
dzaima
|
4e88dc1004
|
faster ⊏˘
|
2022-12-29 20:32:17 +02:00 |
|
dzaima
|
41efcfb632
|
fast ∾˝ & 𝕨ScalarFn˝𝕩
|
2022-12-29 18:46:14 +02:00 |
|
dzaima
|
8a132467d2
|
improve EACH_FILLS cases in ¨ & ⌜
|
2022-12-28 22:38:14 +02:00 |
|
dzaima
|
6a9e03bdb1
|
use arr_shSetU/arr_shSetI inline
and use incG more in rank_c2
|
2022-12-28 17:31:02 +02:00 |
|
dzaima
|
a34bb0a433
|
don't unroll libc math loops
|
2022-12-28 16:51:17 +02:00 |
|
dzaima
|
c5a3c57f50
|
check for path being present for •path/•name/•state
|
2022-12-28 01:13:58 +02:00 |
|
dzaima
|
33580b91ca
|
don't error on unknown fill when not overtaking
|
2022-12-27 23:44:34 +02:00 |
|
dzaima
|
f424c720a7
|
full native 𝕨⌽𝕩 & 𝕨⌽⁼𝕩
|
2022-12-27 03:39:48 +02:00 |
|
dzaima
|
75fe558f1c
|
detect writes past the end of a TALLOC allocation
|
2022-12-27 02:29:24 +02:00 |
|
dzaima
|
1afdd89075
|
allow defining custom dyadic inverses of builtins
|
2022-12-26 23:57:55 +02:00 |
|
dzaima
|
013897cc16
|
add runtime calls to WARN_SLOW
|
2022-12-26 23:15:56 +02:00 |
|
dzaima
|
c818bf54b1
|
remove need of libffi from make forbuild
|
2022-12-26 19:38:24 +02:00 |
|
dzaima
|
48c2425e8b
|
check result size being too large in ↑
|
2022-12-26 18:16:11 +02:00 |
|
dzaima
|
7bcee07489
|
initialize shape properly in one case of high-rank take/drop
fixes 0‿4↑↕4 in debug builds, which just magically approximately worked before
|
2022-12-26 16:09:30 +02:00 |
|
dzaima
|
326d54e130
|
native list↑𝕩 & list↓𝕩
|
2022-12-25 13:38:43 +02:00 |
|
dzaima
|
8fad76762a
|
reorder take_c2
|
2022-12-24 17:53:16 +02:00 |
|
dzaima
|
e2b45e33e1
|
simplify splitCells
|
2022-12-24 17:29:48 +02:00 |
|
dzaima
|
424448aa40
|
remove rt_memberOf & rt_indexOf
|
2022-12-24 17:12:35 +02:00 |
|
dzaima
|
95b1beb9db
|
native high-rank ∊ & ⊐
|
2022-12-24 17:08:27 +02:00 |
|
dzaima
|
3f40955d83
|
reorder indexOf_c2
|
2022-12-24 17:05:50 +02:00 |
|
dzaima
|
e3b5af8a44
|
fix 𝕨∊p & p⊐𝕩 with an empty high-rank p
|
2022-12-24 17:03:58 +02:00 |
|
dzaima
|
bb7fe02a45
|
separate checks for x86-64 & NEON Singeli importing
& restrict the processed Singeli files on NEON to the ones supported
|
2022-12-24 15:27:53 +02:00 |
|
dzaima
|
efcc6a28be
|
add •file.path to autocomplete options
|
2022-12-23 18:08:33 +02:00 |
|
dzaima
|
a6b22c75fd
|
fast list⊐unit for more list types
|
2022-12-20 18:32:51 +02:00 |
|
dzaima
|
e69d8dc6e9
|
native ⌾(v⊸⌽)
|
2022-12-20 18:31:42 +02:00 |
|
dzaima
|
43be832a37
|
fix highrank∊list deshaping the result in some scenarios
|
2022-12-18 23:58:10 +02:00 |
|
dzaima
|
8188886538
|
fast 𝔽´⟨x⟩ & 𝔽´⟨x,y⟩
|
2022-12-18 23:49:09 +02:00 |
|
dzaima
|
aa4b92cb01
|
don't define •SH if not available
|
2022-12-18 23:40:55 +02:00 |
|
dzaima
|
29cecb0b6e
|
remove •PrimInd
|
2022-12-18 23:16:36 +02:00 |
|
dzaima
|
6380364e62
|
native highrank∊vector
|
2022-12-18 23:05:58 +02:00 |
|
dzaima
|
09b3279958
|
unified Singeli including mechanism
|
2022-12-18 01:54:07 +02:00 |
|
dzaima
|
2c73199ed4
|
use Singeli-generated function tables for comparison
|
2022-12-16 19:04:58 +02:00 |
|
dzaima
|
0ef8800530
|
native F⌾⊢𝕩 & F⌾⊣𝕩
|
2022-12-08 13:26:04 +02:00 |
|
dzaima
|
af978bbc91
|
cave in and initialize variables in gcc
|
2022-12-03 23:58:33 +02:00 |
|
dzaima
|
6ca5050f4d
|
reduce gcc warnings
|
2022-12-03 23:56:03 +02:00 |
|
dzaima
|
63e5e843ba
|
fix f64arr/𝕩
`slow:` uses `s`, but the goto went to it before `s` was initialized
|
2022-12-03 23:18:43 +02:00 |
|
dzaima
|
7c6676a492
|
copy over custom _mm_loadu_si32 for old gcc
|
2022-12-01 13:37:01 +02:00 |
|
Marshall Lochbaum
|
4077596b89
|
Sparse initialization for ⌾(i⊸⊏) byte table
|
2022-11-30 16:32:06 -05:00 |
|
Marshall Lochbaum
|
d7a06befb5
|
Select implementation comments
|
2022-11-30 16:32:06 -05:00 |
|
Marshall Lochbaum
|
534c92f38a
|
Select from <=128 booleans with shuffles
|
2022-11-29 22:14:57 -05:00 |
|
Marshall Lochbaum
|
c17448ed71
|
Faster bit selection
|
2022-11-29 11:29:25 -05:00 |
|
Marshall Lochbaum
|
7cb8cf5772
|
Enable selection with AVX2 gather for i8 to i32 indices and 1- to 8-byte values
|
2022-11-27 09:18:21 -05:00 |
|
dzaima
|
dbc7c83f70
|
move usum to fold.c
but don't do anything useful with that because usum needs to also check for negative numbers
|
2022-11-27 15:45:33 +02:00 |
|
Marshall Lochbaum
|
d911eafd31
|
Inverses for •math.Fact and •math.LogFact
|
2022-11-26 14:20:52 -05:00 |
|
Marshall Lochbaum
|
a3df482acd
|
Use non-inlined recursion for •math functions
|
2022-11-26 14:14:37 -05:00 |
|
dzaima
|
d383fe57a7
|
clean up whitespace
|
2022-11-24 01:26:35 +02:00 |
|
Marshall Lochbaum
|
7715cbc158
|
Add •math.Sum with Singeli f64 implementation
|
2022-11-23 16:51:30 -05:00 |
|
Marshall Lochbaum
|
35aef1e5cd
|
•math.Erf, •math.ErfC, and •math.LogFact
|
2022-11-23 16:46:39 -05:00 |
|
Marshall Lochbaum
|
9a1268ea3a
|
Simplify •math.Comb implementation
|
2022-11-23 16:46:39 -05:00 |
|
Marshall Lochbaum
|
6eb21bd68c
|
Factorial and combinations functions
|
2022-11-23 16:46:39 -05:00 |
|
Marshall Lochbaum
|
f6109b3985
|
Handle no-op and boolean cases of monadic arithmetic quickly
|
2022-11-23 16:46:39 -05:00 |
|
Marshall Lochbaum
|
58cd6f0f4e
|
Other useful math: log2 log10 log1p expm1 hypot
|
2022-11-23 16:46:39 -05:00 |
|
Marshall Lochbaum
|
a0f6986832
|
Hyperbolic trig
|
2022-11-23 16:46:39 -05:00 |
|
Marshall Lochbaum
|
51840bc853
|
•math.GCD and •math.LCM for u64 arguments
|
2022-11-23 16:46:39 -05:00 |
|
dzaima
|
6f5c329e22
|
noinline float product
|
2022-11-22 14:24:43 +02:00 |
|
dzaima
|
e7cc8ec444
|
use o2fG instead of union field
|
2022-11-21 23:26:25 +02:00 |
|
Marshall Lochbaum
|
31106c730c
|
Fold implementation comments
|
2022-11-21 15:56:15 -05:00 |
|
Marshall Lochbaum
|
bda653e865
|
Shortcutting for boolean-valued integer ∨´
|
2022-11-21 15:51:03 -05:00 |
|
Marshall Lochbaum
|
f1ca8793e3
|
Boolean comparison folds, monadic only
|
2022-11-21 15:36:06 -05:00 |
|
Marshall Lochbaum
|
47392acc33
|
Implement ×´ for all numeric cases, using f64 product when i32 fails
|
2022-11-21 15:19:27 -05:00 |
|