• Joined on 2021-04-16
jiri pushed to master at jiri/LA_library 2025-12-01 17:40:34 +01:00
b84b4571cb SMat row sums
jiri pushed to master at jiri/LA_library 2025-11-28 14:20:10 +01:00
3a176ddb13 support for Orca format in binary put() and get()
jiri pushed to master at jiri/LA_library 2025-11-27 14:56:26 +01:00
253a554e8e fourindex: added comment/enum
jiri pushed to master at jiri/LA_library 2025-11-27 14:12:01 +01:00
76d00b6b2b fourindex: by default ignore assignments to zero elements due to antisymmetry
jiri pushed to master at jiri/LA_library 2025-11-26 17:46:31 +01:00
831404d08d fourindex: adding set() for compatibility with templated use
jiri pushed to master at jiri/LA_library 2025-11-26 16:57:27 +01:00
b556b06442 twoside_transform for complex and for non-symetric case
jiri pushed to master at jiri/LA_library 2025-11-20 21:00:37 +01:00
3da3efa57c tensor: improved diagnostics
jiri pushed to master at jiri/LA_library 2025-11-20 18:17:40 +01:00
ad1c4ee968 tensor: linear_transform implemented
jiri pushed to master at jiri/LA_library 2025-11-20 16:42:05 +01:00
d136c2314d tensor: index name preservation in tucker
jiri pushed to master at jiri/LA_library 2025-11-20 16:24:23 +01:00
e867a7a8c9 tensor: generalized reinterpretation as matrix
jiri pushed to master at jiri/LA_library 2025-11-20 16:01:00 +01:00
a342032b58 simplified (inverse)Tucker for non-iverting index order
54642a71cc increased storage for precomputed simplicial()
Compare 2 commits »
jiri pushed to master at jiri/LA_library 2025-11-20 15:19:04 +01:00
7ba44efaef added network sort up to size 8
jiri pushed to master at jiri/LA_library 2025-11-19 16:19:50 +01:00
37973a7161 tensor: added some timing
jiri pushed to master at jiri/LA_library 2025-11-19 15:46:00 +01:00
e0f5485b94 t.cc example for profiling
jiri pushed to master at jiri/LA_library 2025-11-19 15:45:33 +01:00
c67d07ace0 gitignore gmon.out
jiri pushed to master at jiri/LA_library 2025-11-19 15:27:14 +01:00
ba91c144fb gitignore for profiling files
jiri pushed to master at jiri/LA_library 2025-11-19 14:58:54 +01:00
c067029b1d tensor: bugfixes and hermiticity enforcement
jiri pushed to master at jiri/LA_library 2025-11-18 18:09:10 +01:00
78569ca701 tensor: permutation of indices inside a symmetry group
jiri pushed to master at jiri/LA_library 2025-11-18 17:31:02 +01:00
20a61e2fb9 tensor: support for complex (anti)hermitian tensors
jiri pushed to master at jiri/LA_library 2025-11-18 15:11:23 +01:00
417a7d1d1a tensor: add_permuted_contractions works