this account is pretty inactive, and i did most of the things you see here before 2024
Pinned Loading
-
summer-2025-coding-projects
summer-2025-coding-projects Publicsome math/coding projects i'm working on this summer
Haskell
-
-
✨ c code for multiplying two 2x2 mat...
✨ c code for multiplying two 2x2 matrices, with arguments ✨ 1#include <stdio.h>
2#include <string.h>
3#include <stdlib.h>
45int main(int argc, char *argv[]) {
-
✨ c code for multiplying a vector by...
✨ c code for multiplying a vector by a 2x2 matrix ✨ 1#include <stdio.h>
2#include <string.h>
3#include <stdlib.h>
45int main(int argc, char *argv[]) {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.