• Joined on 2021-04-16
jiri pushed to master at jiri/LA_library 2025-11-12 15:28:37 +01:00
d73c539e43 tensor: permute index group to a given index order
jiri pushed to master at jiri/LA_library 2025-11-12 14:59:51 +01:00
ee3687ac36 tensor: use canonicalize_shape in flatten
jiri pushed to master at jiri/LA_library 2025-11-11 19:48:54 +01:00
641b632df1 tensor: special cases of ourter product with trivial tensor
jiri pushed to master at jiri/LA_library 2025-11-11 17:37:34 +01:00
98ef46ad47 tensor: innercontraction implemented
jiri pushed to master at jiri/LA_library 2025-11-10 23:30:02 +01:00
32242f18ed tensor: name-based gerge_indices
jiri pushed to master at jiri/LA_library 2025-11-10 22:02:15 +01:00
687474fed2 tensor: index names in merge_indices
jiri pushed to master at jiri/LA_library 2025-11-10 18:02:24 +01:00
6c2242a572 tensor: implemented merge_indices
jiri pushed to master at jiri/LA_library 2025-11-10 17:01:38 +01:00
f17433ec51 comment in permutation.h
jiri pushed to master at jiri/LA_library 2025-11-10 14:55:53 +01:00
5980b3f74e permutation.h symmetrizer and antisymmetrizer
jiri pushed to master at jiri/LA_library 2025-11-06 16:02:13 +01:00
7ef2d1b73d tensor: tested full contractions
jiri pushed to master at jiri/LA_library 2025-11-06 15:45:17 +01:00
b24cd24747 tensor: scalar as rank==0 special case
jiri pushed to master at jiri/LA_library 2025-11-06 15:07:19 +01:00
b3c7d21268 tensor: addgroupcontractions
jiri pushed to master at jiri/LA_library 2025-11-05 16:09:34 +01:00
5e4c4dddea tensor: implemented index names
jiri pushed to master at jiri/LA_library 2025-11-04 17:00:18 +01:00
7941b7a7e2 started implementation of tensor index names
jiri pushed to master at jiri/LA_library 2025-10-30 15:43:42 +01:00
8ee8cb16e8 more tests of tensor operator()
jiri pushed to master at jiri/LA_library 2025-10-30 15:25:11 +01:00
4f8293dbf0 tensor lhs() signedpointer debug diagnostics
jiri pushed to master at jiri/LA_library 2025-10-30 14:38:15 +01:00
f8b0cfa692 fourindex-tensor conversions tested
jiri pushed to master at jiri/LA_library 2025-10-24 15:21:56 +02:00
f2d392c2a7 some more fourindex-tensor conversions
jiri pushed to master at jiri/LA_library 2025-10-24 14:17:18 +02:00
f1060245a0 tensor-fourindex conversions for some more symemtries
jiri pushed to master at jiri/LA_library 2025-10-24 11:24:18 +02:00
874c2d5f83 tensor-fourindex_dense conversion for nosymmetry