• Joined on 2021-04-16
jiri pushed to master at jiri/LA_library 2025-11-14 17:19:33 +01:00
c7a676e487 permutation: added conjugation and commutator for PA
jiri pushed to master at jiri/LA_library 2025-11-14 16:16:28 +01:00
3f7586378d working on add_permuted_contractions
jiri pushed to master at jiri/LA_library 2025-11-14 16:16:02 +01:00
89cc0c5b1e small fixes in permutation
jiri pushed to master at jiri/LA_library 2025-11-13 17:57:32 +01:00
c7c21ee1a8 tensor: name treatment in apply_permutation_algebra
jiri pushed to master at jiri/LA_library 2025-11-13 17:06:03 +01:00
883b8565c0 added some operations to permutation.h
jiri pushed to master at jiri/LA_library 2025-11-12 15:33:20 +01:00
d764589232 release 1.4
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