https://github.com/johan0a/zig-linear-algebra
A simple linear algebra library written in Zig.
https://github.com/johan0a/zig-linear-algebra
zig zig-library zig-package ziglang
Last synced: 3 months ago
JSON representation
A simple linear algebra library written in Zig.
- Host: GitHub
- URL: https://github.com/johan0a/zig-linear-algebra
- Owner: johan0A
- License: mit
- Created: 2024-07-17T15:01:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-22T12:44:51.000Z (4 months ago)
- Last Synced: 2025-09-22T14:32:51.543Z (4 months ago)
- Topics: zig, zig-library, zig-package, ziglang
- Language: Zig
- Homepage:
- Size: 85.9 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This library is a simple linear algebra library.
This library was written for my own use, and will be extended and optimized as I need it.