uCBQN/src/builtins
2023-01-17 04:52:08 +02:00
..
arithd.c don't unroll libc math loops 2022-12-28 16:51:17 +02:00
arithm.c Inverses for •math.Fact and •math.LogFact 2022-11-26 14:20:52 -05:00
cmp.c use Singeli-generated function tables for comparison 2022-12-16 19:04:58 +02:00
fns.c use arr_shSetU/arr_shSetI inline 2022-12-28 17:31:02 +02:00
fold.c separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
grade.h separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
group.c add runtime calls to WARN_SLOW 2022-12-26 23:15:56 +02:00
internal.c unshare shape 2023-01-17 04:38:55 +02:00
inverse.c add runtime calls to WARN_SLOW 2022-12-26 23:15:56 +02:00
md1.c shape replacement utility 2023-01-17 03:47:14 +02:00
md2.c slightly faster ⍟list handling 2023-01-16 18:58:48 +02:00
radix.h separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
scan.c separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
search.c shape replacement utility 2023-01-17 03:47:14 +02:00
select.c add runtime calls to WARN_SLOW 2022-12-26 23:15:56 +02:00
selfsearch.c add intrinsic file include for _mm_crc32_u32 2023-01-14 00:38:32 +02:00
sfns.c O(1) ⍉𝕩 when it doesn't reorder elements 2023-01-17 04:52:08 +02:00
slash.c consistently check only for whether __BMI2__ is defined 2023-01-14 00:33:34 +02: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 separate checks for x86-64 & NEON Singeli importing 2022-12-24 15:27:53 +02:00
sysfn.c shape replacement utility 2023-01-17 03:47:14 +02:00