Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.35 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.35 KB

lazytensor

Build Status

Build Dev
Linux x86_64 Build Status Build Status
Windows x86 Appveyor Build Status Appveyor Build Status

Test coverage: Coverage Status

Community Use: Downloads

This package is intended to provide a symbolic tensor library similar to the basic functionality found within python libraries such as Theano and Tensorflow. The 'Tensor' objects within this package allow the user to chain functions that will be lazily evaluated.