Skip to content

ogrisel/tensorlib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorlib

Tensor decompositions and examples

Important Links

Setup

The HTML docmentation linked above has a variety of resources for installation and example use. To get started immediately, clone this repo then do:

python setup.py develop

When using the examples, some datasets will be downloaded. The default directory for this is $HOME/tensorlib_data.

The key packages required are:
  • numpy
  • scipy

and a soft dependency on matplotlib for the examples.

Documentation is sparse but we are working to improve unclear modules. Feel free to raise issues on GitHub with any problems found!

About

Yet another tensor library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published