Closed tobson closed 7 years ago
This means that if nx=32 and ny=1, say, and A is an instance of the Field class, then A.trim() returns an array with shape (32,) instead of (1, 32).
This means that if nx=32 and ny=1, say, and A is an instance of the Field class, then A.trim() returns an array with shape (32,) instead of (1, 32).