• Joined on 2021-04-16
jiri pushed to master at jiri/LA_library 2025-10-23 18:09:26 +02:00
91d8f4cc46 working on fourindex conversions in tensor class
jiri pushed to master at jiri/LA_library 2025-10-23 17:29:14 +02:00
346ce5bc3a small improvements in tensor/tucker
jiri pushed to master at jiri/LA_library 2025-10-23 16:39:26 +02:00
4bd2761cc5 tensor: optional distinguishing of covariant and contravariant indices for contractions
jiri pushed to master at jiri/LA_library 2025-10-23 16:15:50 +02:00
3baced9adb const version of loopover and grouploopoevr in tensor class
jiri pushed to master at jiri/LA_library 2025-10-23 15:29:54 +02:00
cd09d93c27 Tucked tested on compressed tensors, flattening implemented
jiri pushed to master at jiri/LA_library 2025-10-22 17:12:26 +02:00
a3ace7c757 removed test prints
jiri pushed to master at jiri/LA_library 2025-10-22 17:08:45 +02:00
d46c2d7235 small improvements in Tucker
jiri pushed to master at jiri/LA_library 2025-10-22 16:50:08 +02:00
12cf5b76a5 bugfix unwind_index; Tucker works
jiri pushed to master at jiri/LA_library 2025-10-21 17:40:53 +02:00
ba58060c2d initial implementation of Tucker
jiri pushed to master at jiri/LA_library 2025-10-21 17:05:10 +02:00
6a3595f03e support for compact SVD
jiri pushed to master at jiri/LA_library 2025-10-20 17:27:48 +02:00
72b8ce30e2 bugfix in cublas diagmultr
jiri pushed to master at jiri/LA_library 2025-10-20 14:35:55 +02:00
521d8a192a permutation.h
jiri pushed to master at jiri/LA_library 2025-10-17 16:40:20 +02:00
2cd5608e30 nested template function inside templated class in permutation.h
jiri pushed to master at jiri/LA_library 2025-10-17 16:05:06 +02:00
cbb6f0116c apply_permutation_algebra tested
jiri pushed to master at jiri/LA_library 2025-10-17 15:07:50 +02:00
08cdf7c971 apply_permutation_algebra for tensors from product rhs
jiri pushed to master at jiri/LA_library 2025-10-17 14:07:55 +02:00
1dd3905d14 trivial subvector of full size return *this
jiri pushed to master at jiri/LA_library 2025-10-14 13:57:57 +02:00
9ef9ff6630 fourindex: permuted iterator without scaling with unique indices (qiterator)
jiri pushed to master at jiri/LA_library 2025-10-13 13:47:13 +02:00
b24e680dc7 version.h moved to LA_version.h to avoid interference
jiri pushed to master at jiri/LA_library 2025-08-04 17:09:35 +02:00
92f7815eef realpart and imagpart for Vec and SMat
jiri pushed to master at jiri/LA_library 2025-07-02 17:55:59 +02:00
4fdb1b3ab7 note