TypeError: Field elements must be 2- or 3-tuples, got ‘1’
Hi Amazing_Patrick,
This error usually indicates you should add brackets at certain places to create the correct dimensions. See, e.g. this issue on stackoverflow.
TypeError: Field elements must be 2- or 3-tuples, got ‘1’
Hi Amazing_Patrick,
This error usually indicates you should add brackets at certain places to create the correct dimensions. See, e.g. this issue on stackoverflow.