cadabra2 icon indicating copy to clipboard operation
cadabra2 copied to clipboard

Kernel crash on incorrect TableauSymmetry

Open kschoebel opened this issue 8 years ago • 1 comments

The following (admittedly incorrect) command crashes the kernel: T_{i j k}::TableauSymmetry( shape={2,1}, indices={0,1,2,3} ); It should result in an error on incompatible number of boxes and indices.

kschoebel avatar May 21 '17 13:05 kschoebel

Once all the features I wanted for 2.x are in I will have a closer look at some of the (very) old code which is responsible for this.

kpeeters avatar May 21 '17 14:05 kpeeters