Skip to content
View pawaka2025's full-sized avatar

Block or report pawaka2025

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. simpleCSR simpleCSR Public

    A most basic implementation of a heap-allocated sparse matrix using CSR format in Zig

    Zig 1

  2. 3DAlloc 3DAlloc Public

    A Zig exercise in creating heap-allocated higher dimensional objects.

    Jupyter Notebook

  3. generate_matrix generate_matrix Public

    This is a Zig library for generating a randomized adjacency matrix of a given size and density. It is designed to be efficient and composable, making it ideal for use in graph-based computations.

    Zig

  4. semiring_practice semiring_practice Public

    My practice using semirings with sparse matrix systems in Zig

    Zig

  5. SIMD_sparse_matrix_formats SIMD_sparse_matrix_formats Public

    An exploration of SIMD-friendly sparse matrix formats in Zig

  6. AMX-workinprogress AMX-workinprogress Public

    A work-in-progress endeavor to master AMX.

    C