Skip to content

mrochk/untangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Untangle

Fast tensor decoupling in Jax. Collection of algorithms for decoupling multivariate functions using tensor decompositions.

This project was built using uv (https://docs.astral.sh/uv/).

Installation

git clone git@github.com:mrochk/untangle.git
uv add untangle

Algorithms

  • Basic Tensor Decoupling: untangle/algorithm/basic
  • Polynomial Constrained Tensor Decoupling: untangle/algorithm/ctd_polynomial
  • CMTF-BSD: untangle/algorithm/cmtf_bspline
  • CMTF-PSD: untangle/algorithm/cmtf_pspline

About

Fast tensor decoupling in Jax. Collection of algorithms for decoupling multivariate functions using tensor decompositions.

Resources

License

Stars

Watchers

Forks

Contributors

Languages