Awesome
<p align="center"> <img src="./assets/neo.svg" width="80rem" /> <br/> <h1 align="center">neo</h1> </p> <p align="center"> <a href="https://github.com/denosaurs/neo/releases"> <img alt="GitHub release (latest by date including pre-releases)" src="https://img.shields.io/github/v/release/denosaurs/neo?include_prereleases" /> </a> <a href="https://github.com/denosaurs/neo/actions"> <img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/denosaurs/neo/check" /> </a> <a href="https://github.com/denosaurs/neo/blob/main/LICENSE"> <img alt="License" src="https://img.shields.io/github/license/denosaurs/neo" /> </a> </p>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)
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.