ecb400c221
updated .zshrc
d5b5780cd4
first commit
cfdd1f9acc
typos
49a4f4fef3
updated tests and documentation
5e8abd8554
updated the type check to accept vectors also
ece66b568f
incremental work. need to compress both implementations into one and perform a switch on vector status
1dddcc9013
initial Chebyshev polynomial implementation
WIP: 335355-vectorised-exponential-function
4a65cc4aca
Zcu: report outdated nav_ty when previous generation had a compile error
fec502ec67
Elf2: flush ehdr phoff when rodata moves
solvicode
pushed to 335355-vectorised-exponential-function at solvicode/zig
2026年05月20日 16:48:11 +02:00
0c0886d05f
typos
solvicode
pushed to 335355-vectorised-exponential-function at solvicode/zig
2026年05月20日 16:27:35 +02:00
00d146cdf6
updated tests and documentation
solvicode
pushed to 335355-vectorised-exponential-function at solvicode/zig
2026年05月20日 14:42:30 +02:00
60c9da9464
updated the type check to accept vectors also
335355-vectorised-exponential-function
solvicode
pushed to 335355-vectorised-exponential-function at solvicode/zig
2026年05月20日 14:37:18 +02:00
773b45e0a9
incremental work. need to compress both implementations into one and perform a switch on vector status
ecfaedc3e5
initial Chebyshev polynomial implementation
950ed33399
stage2-wasm: bigint support bitops and intcast
3dfcba86b8
ci: remove workaround for https://github.com/ziglang/zig/issues/22213
21b7ceb5e5
std.fs.test: disable
Dir.renamePreserve onto existing test on Windows
3dfcba86b8
ci: remove workaround for https://github.com/ziglang/zig/issues/22213
21b7ceb5e5
std.fs.test: disable
Dir.renamePreserve onto existing test on Windows
fe6c3e58ef
std.Io.RwLock: disable
lock canceling test on SPARC
solvicode
pushed to 335355-vectorised-exponential-function at solvicode/zig
2026年05月20日 12:50:26 +02:00
ca02d9532e
incremental work. need to compress both implementations into one and perform a switch on vector status
solvicode
pushed to 335355-vectorised-exponential-function at solvicode/zig
2026年05月20日 11:56:49 +02:00
c73dc79cd9
initial Chebyshev polynomial implementation
3c16f78e06
test: add sparc64-linux-none to module test matrix
7c2446cf53
std: disable some failing cancelation tests on sparc64-linux
904f787937
std: disable some tests that fail on sparc64
93aa3c7bc6
behavior: re-enable
vector reduce operation on sparc64
solvicode
pushed to 335355-vectorised-exponential-function at solvicode/zig
2026年05月19日 14:50:34 +02:00
solvicode
created branch 335355-vectorised-exponential-function in solvicode/zig
2026年05月19日 14:50:33 +02:00
Native Vectorised Exponential Function