Crate qudit_macros

Crate qudit_macros 

Source

Macrosยง

complex_tensor32
Creates a 32-bit complex tensor from nested brackets. Complex numbers can be created using j. (e.g. 4j, my_function()j, or some_variable * j)
complex_tensor64
Creates a 64-bit complex tensor from nested brackets. Complex numbers can be created using j. (e.g. 4j, my_function()j, or some_variable * j)