‘Judge the code, not the coder. Your prejudice is hurting matplotlib.’
The war between human and agentic open source contributors has begun!
github.com
This PR addresses issue #31130 by replacing specific safe occurrences of np.column_stack with np.vstack().T for better performance. IMPORTANT: This is a more targeted fix than originally proposed. ...