uCBQN/src/builtins
2023-04-22 18:31:29 +03:00
..
arithd.c move f32 to h.h, add reinterpreting helper methods 2023-04-21 16:32:35 +03:00
arithm.c make division not care about sign of 𝕩 2023-04-14 20:24:36 +03:00
cells.c merge ˘ & ⎉ 2023-04-22 18:31:29 +03:00
cmp.c move non-AVX2 x86-64 into SINGELI_SIMD 2023-04-02 15:55:49 +03:00
compare.c fast path for comparing equal-pointer typed arrays 2023-04-21 17:57:58 +03:00
fns.c more fixes for overflow checking 2023-04-17 13:07:50 +03:00
fold.c move ⎉ & ˘ to their own file 2023-04-22 17:20:05 +03:00
grade.h fix ∧𝕩 & ∨𝕩 on high-rank zero-cell input 2023-04-19 21:52:38 +03:00
group.c more explicit inline requiring 2023-04-06 13:12:11 +03:00
internal.c more explicit inline requiring 2023-04-06 13:12:11 +03:00
inverse.c strict prototypes 2023-02-03 15:33:31 +02:00
md1.c move ⎉ & ˘ to their own file 2023-04-22 17:20:05 +03:00
md2.c move ⎉ & ˘ to their own file 2023-04-22 17:20:05 +03:00
radix.h separate SSE2, implement SSE2 dyarith & bitsel 2023-04-01 20:40:23 +03:00
scan.c fix leak in dyadic scan with an empty argument 2023-04-14 00:05:23 +03:00
search.c normalize ¯0 2023-04-14 16:28:27 +03:00
select.c fix ⊏ with odd shape 𝕩 & depth 2 𝕨 2023-04-14 00:14:57 +03:00
selfsearch.c normalize ¯0 2023-04-14 16:28:27 +03:00
sfns.c fix rank overflow check in 𝕨⥊𝕩 2023-04-22 11:53:54 +03:00
slash.c clean up some error messages 2023-04-08 22:12:15 +03:00
sort.c deduplicate generic sort work 2022-11-05 19:41:04 +02:00
sortTemplate.h use Ryu for number formatting 2022-12-31 03:19:06 +02:00
squeeze.c move non-AVX2 x86-64 into SINGELI_SIMD 2023-04-02 15:55:49 +03:00
sysfn.c more fixes for overflow checking 2023-04-17 13:07:50 +03:00
transpose.c more explicit inline requiring 2023-04-06 13:12:11 +03:00