This website requires JavaScript.
Explore
Help
Sign In
tarry.singh
/
Radix
Watch
1
Star
0
Fork
0
You've already forked Radix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
37de7b9613
Radix
/
stdx
History
Tarry Singh
7d36913b31
Refactor ZML API: move compile, compileFn and related types to
exe.zig
, update
BaseExe
allocation and inline caching in
compileInternal
, and clean up supporting modules (
func.zig
,
meta.zig
,
signature.zig
,
cuda.zig
,
testing.zig
,
zml.zig
).
2023-10-13 16:08:08 +00:00
..
BUILD.bazel
Rework async runtime with coroutine support, rename async API (async_→asyncc, await_→awaitt), improve type inference, bump libxev (default epoll) and update related stdx and zml modules.
2023-08-01 11:35:04 +00:00
debug.zig
Add stdx utilities and rework async signature inference; tidy executable logging.
2023-06-21 14:45:14 +00:00
io.zig
Rework async runtime with coroutine support, rename async API (async_→asyncc, await_→awaitt), improve type inference, bump libxev (default epoll) and update related stdx and zml modules.
2023-08-01 11:35:04 +00:00
math.zig
Hotfixes for build rule, math utilities, module system, and NN implementation (fixes,)
2023-06-29 10:26:54 +00:00
meta.zig
Refactor ZML API: move compile, compileFn and related types to
exe.zig
, update
BaseExe
allocation and inline caching in
compileInternal
, and clean up supporting modules (
func.zig
,
meta.zig
,
signature.zig
,
cuda.zig
,
testing.zig
,
zml.zig
).
2023-10-13 16:08:08 +00:00
signature.zig
Refactor ZML API: move compile, compileFn and related types to
exe.zig
, update
BaseExe
allocation and inline caching in
compileInternal
, and clean up supporting modules (
func.zig
,
meta.zig
,
signature.zig
,
cuda.zig
,
testing.zig
,
zml.zig
).
2023-10-13 16:08:08 +00:00
stdx.zig
Rework async runtime with coroutine support, rename async API (async_→asyncc, await_→awaitt), improve type inference, bump libxev (default epoll) and update related stdx and zml modules.
2023-08-01 11:35:04 +00:00