• Joined on 2021-04-16
jiri pushed to master at jiri/LA_library 2024-09-09 17:12:10 +02:00
4cf7dbb8c7 class bitmatrix implemented as derived from bitvector
jiri pushed to master at jiri/LA_library 2024-05-17 17:16:32 +02:00
7a0b49c2b8 working on tensor
jiri pushed to master at jiri/LA_library 2024-05-17 16:27:16 +02:00
052c30fd9d working on tensor - outer product
jiri pushed to master at jiri/LA_library 2024-05-17 16:18:04 +02:00
ea2b494abb NRVec: constructor with GPU location option, otimes2vec
jiri pushed to master at jiri/LA_library 2024-05-16 18:23:35 +02:00
0b91e88dca tensor: contractions over severeal indices implemented
jiri pushed to master at jiri/LA_library 2024-05-06 18:30:11 +02:00
883d201e67 tensor: split and merge index groups
jiri pushed to master at jiri/LA_library 2024-05-03 17:03:24 +02:00
161aa5b1cd fixed missing copyonrite() in tensor.cc
jiri pushed to master at jiri/LA_library 2024-05-03 16:56:27 +02:00
3ba6d03eee implemented complex conjugation method where it was not available yet
jiri pushed to master at jiri/LA_library 2024-05-03 13:57:17 +02:00
518c75fb20 class tensor - apply permutation algebra
jiri pushed to master at jiri/LA_library 2024-04-30 16:38:22 +02:00
3d8386e30a tensor class: addcontraction
jiri pushed to master at jiri/LA_library 2024-04-25 18:09:11 +02:00
27cc7854f5 tensor class -contraction
jiri pushed to master at jiri/LA_library 2024-04-25 16:38:41 +02:00
5c6cb43c61 tensor class unwind_index
jiri pushed to master at jiri/LA_library 2024-04-24 17:43:17 +02:00
da0b3116f6 tensor: permute_index_groups and some necessary static casts
jiri pushed to master at jiri/LA_library 2024-04-10 18:28:56 +02:00
0ff55b66bb working on tensor : stream I/O
jiri pushed to master at jiri/LA_library 2024-04-09 16:08:23 +02:00
74a96d4eb6 working on tensor class
jiri pushed to master at jiri/LA_library 2024-04-08 16:57:15 +02:00
ec468f2db2 tensor: inverse_index
jiri pushed to master at jiri/LA_library 2024-04-08 16:02:52 +02:00
e09171467b inverse_simplicial fix
jiri pushed to master at jiri/LA_library 2024-04-08 15:41:43 +02:00
c6a0fc9814 inverse simplicial number function
jiri pushed to master at jiri/LA_library 2024-04-06 06:37:24 +02:00
42c03ef9de working on tensor
jiri pushed to master at jiri/LA_library 2024-04-05 15:25:12 +02:00
2b20bff532 working on tensor