elftausend / sliced

Array operations with automatic differentiation on CPU and GPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sliced

sliced provides basic array operations with automatic differentiation support implemented using custos.
This library can be used for an own tensor library and is basically a 'more open' custos-math.
(WIP)

sliced optionally adds a Matrix wrapper to use the operations more effectively.

About

Array operations with automatic differentiation on CPU and GPU


Languages

Language:Rust 100.0%