Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWarnings generated by test_matrix_operation.py #1917
Labels
Comments
Most likely it is due |
Please give that a try. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Python/matrix/tests/test_matrix_operation.py
mentions @pytest.mark.mat_ops numerous times which is generating a lot of warnings every time Travis CI does a build. @StephenGemin, @WilliamHYZhang can you please investigate how to fix the code to suppress these warnings?