Skip to content

Code generator for tensor contraction

License

Notifications You must be signed in to change notification settings

ultimatile/Tensordot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tensordot

DOI

Code generator for tensor contraction

使用方法

全探索の場合

./tdt.py input_file

入力ファイルの書式

入力ファイルは1行につき1つのテンソルを,以下の形式で定義します.

tensor  テンソル名  ボンド名  ボンド名 …

次のような行を加えることで,ボンド次元が設定可能です.ボンド次元のデフォルト値は10です.

bond_dim  次元数 ボンド名 …

その他のオプションについては,example/input.datを参照して下さい.

参考文献

  • R. N. C. Pfeifer, et al.: Phys. Rev. E 90, 033315 (2014)

About

Code generator for tensor contraction

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%