• Joined on 2025年11月27日
solvicode pushed to main at solvicode/Term-config 2026年06月10日 07:57:07 +02:00
ecb400c221
updated .zshrc
solvicode pushed to main at solvicode/Term-config 2026年06月09日 22:15:09 +02:00
d5b5780cd4
first commit
solvicode created branch main in solvicode/Term-config 2026年06月09日 22:15:09 +02:00
solvicode created repository solvicode/Term-config 2026年06月09日 22:14:28 +02:00
solvicode pushed to 335355-chebyshev-polynomial at solvicode/zig 2026年05月20日 17:18:24 +02:00
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
Compare 6 commits »
solvicode created branch 335355-chebyshev-polynomial in solvicode/zig 2026年05月20日 17:18:20 +02:00
solvicode closed pull request solvicode/zig#1 2026年05月20日 17:18:12 +02:00
WIP: 335355-vectorised-exponential-function
solvicode pushed to master at solvicode/zig 2026年05月20日 16:49:07 +02:00
4a65cc4aca Zcu: report outdated nav_ty when previous generation had a compile error
fec502ec67
Elf2: flush ehdr phoff when rodata moves
Compare 2 commits »
solvicode pushed to 335355-vectorised-exponential-function at solvicode/zig 2026年05月20日 16:48:11 +02:00
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
solvicode created pull request solvicode/zig#1 2026年05月20日 14:37:41 +02:00
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
21b7ceb5e5
std.fs.test: disable Dir.renamePreserve onto existing test on Windows
Compare 330 commits »
solvicode pushed to master at solvicode/zig 2026年05月20日 13:08:03 +02:00
21b7ceb5e5
std.fs.test: disable Dir.renamePreserve onto existing test on Windows
fe6c3e58ef
std.Io.RwLock: disable lock canceling test on SPARC
Compare 3 commits »
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
Compare 286 commits »
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
solvicode created repository solvicode/zig 2026年05月19日 14:45:05 +02:00
solvicode opened issue ziglang/zig#35355 2026年05月19日 14:42:54 +02:00
Native Vectorised Exponential Function