Sync: LeetCode -> GitHub. Contribute to utkarsh-ankit/LeetCode development by creating an account on GitHub.
x = np.linspace(0, self.params['length'], self.params['resolution']) y = np.linspace(0, self.params['width'], self.params['resolution']) ...