An open API service indexing awesome lists of open source software.

https://github.com/alex-stone-github/gloss

A autodiff and ndarray library for rust.
https://github.com/alex-stone-github/gloss

Last synced: about 1 year ago
JSON representation

A autodiff and ndarray library for rust.

Awesome Lists containing this project

README

          

# *gloss*
A autodiff library for rust


![junk](./doc/junkimadeininkscape.svg)

## Organization
This crate has a few different subsections.
* graph = this contains all of the autodiff rules

## Based On?