denosaurs / neo

👩‍💻 Matrix and other math, accelerated by WebGPU and WASM

Home Page:https://deno.land/x/neo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


neo

GitHub release (latest by date including pre-releases) GitHub Workflow Status License

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

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.

About

👩‍💻 Matrix and other math, accelerated by WebGPU and WASM

https://deno.land/x/neo

License:MIT License


Languages

Language:TypeScript 87.5%Language:Rust 12.5%