Skip to content

rballester/vmmlib-tensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

vmmlib-tensor

A header-only C++ library for tensor manipulation and decomposition. This library is much less templatized than the original vmmlib, which means tensor sizes can be defined and modified at run-time.

Usage

Most functions work for tensors of 1 to 3 dimensions.

More details soon...

Dependencies

  • CLAPACK for eigen- and singular value decompositions
  • CBLAS for matrix products

About

A C++ library for tensor manipulation and decomposition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published