Python/matrix
Christian Clauss e77600638d
Travis CI: Identify our ten slowest pytests (#2350)
* Travis CI: Identify our ten slowest tests

https://howchoo.com/g/mtblodnjzjc/how-to-measure-unit-test-execution-times-in-pytest helps us to find the individual tests that are slowing down our Travis CI checks.

* fixup! Format Python code with psf/black push

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-08-25 15:47:06 +02:00
..
tests isort --profile black . (#2181) 2020-07-06 09:44:19 +02:00
count_islands_in_matrix.py Count (#2084) 2020-06-16 14:36:09 +02:00
inverse_of_matrix.py Added "Inverse of Matrix" Algorithm (#2209) 2020-07-23 13:18:17 +02:00
matrix_class.py Wrap lines that go beyond GitHub Editor (#1925) 2020-05-01 23:36:35 +02:00
matrix_operation.py Travis CI: Identify our ten slowest pytests (#2350) 2020-08-25 15:47:06 +02:00
nth_fibonacci_using_matrix_exponentiation.py Set the Python file maximum line length to 88 characters (#2122) 2020-06-16 10:09:19 +02:00
rotate_matrix.py Set the Python file maximum line length to 88 characters (#2122) 2020-06-16 10:09:19 +02:00
searching_in_sorted_matrix.py black (#2166) 2020-07-04 13:22:21 +05:30
sherman_morrison.py Set the Python file maximum line length to 88 characters (#2122) 2020-06-16 10:09:19 +02:00
spiral_print.py Create codespell.yml (#1698) 2020-01-18 13:24:33 +01:00