note
This commit is contained in:
parent
931ff00cdc
commit
4fdb1b3ab7
1
tensor.h
1
tensor.h
@ -42,6 +42,7 @@
|
|||||||
//
|
//
|
||||||
//@@@permutation of individual indices - chech the indices in sym groups remain adjacent, calculate result's shape, loopover the result and permute using unwind_callback
|
//@@@permutation of individual indices - chech the indices in sym groups remain adjacent, calculate result's shape, loopover the result and permute using unwind_callback
|
||||||
//@@@todo - implement index names - flat vector of names, and contraction by named index list
|
//@@@todo - implement index names - flat vector of names, and contraction by named index list
|
||||||
|
//@@@todo grassmann product and support for RDM and cumulat stuff
|
||||||
|
|
||||||
namespace LA {
|
namespace LA {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user