Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaronwatters/qd_vector
Quick and dirty and minimalist vector and matrix operations. KISS.
https://github.com/aaronwatters/qd_vector
Last synced: about 1 month ago
JSON representation
Quick and dirty and minimalist vector and matrix operations. KISS.
- Host: GitHub
- URL: https://github.com/aaronwatters/qd_vector
- Owner: AaronWatters
- License: mit
- Created: 2023-09-05T14:30:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-28T17:22:16.000Z (9 months ago)
- Last Synced: 2024-10-14T06:24:46.285Z (2 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qd_vector
Quick and dirty and minimalist vector and matrix operations in Javascript. KISS.```
npm test
```