Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 424 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 424 Bytes

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.