Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denosaurs/neo
π©βπ» Matrix and other math, accelerated by WebGPU and WASM
https://github.com/denosaurs/neo
deno fast-fourier-transform fft gpgpu gpu hacktoberfest javascript linear-algebra machine-learning matrix ndarray neural-network wasm webassembly webgpu wgsl
Last synced: 2 months ago
JSON representation
π©βπ» Matrix and other math, accelerated by WebGPU and WASM
- Host: GitHub
- URL: https://github.com/denosaurs/neo
- Owner: denosaurs
- License: mit
- Created: 2021-12-21T13:24:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T09:07:32.000Z (over 1 year ago)
- Last Synced: 2024-04-14T02:19:33.041Z (8 months ago)
- Topics: deno, fast-fourier-transform, fft, gpgpu, gpu, hacktoberfest, javascript, linear-algebra, machine-learning, matrix, ndarray, neural-network, wasm, webassembly, webgpu, wgsl
- Language: TypeScript
- Homepage: https://deno.land/x/neo
- Size: 3.84 MB
- Stars: 65
- Watchers: 5
- Forks: 4
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-deno - neo - Matrix and other math, accelerated by WebGPU (Modules / Math)
README
neo
`neo` is the module for working with matrices, ndarrays, tensors and linear
algebra in deno. Accelerated using WebGPU and WASM it runs anywhere a browser
runs.## Maintainers
- Elias SjΓΆgreen ([@eliassjogreen](https://github.com/eliassjogreen))
## Other
### Contribution
Pull request, issues and feedback are very welcome. Code style is formatted with
`deno fmt` and commit messages are done following Conventional Commits spec.### Licence
Copyright 2021, the denosaurs team. All rights reserved. MIT license.