Sergei Shalnov

Results 23 issues of Sergei Shalnov

Need to implement a command to spell check of the text in sources. - might looks like `python ./setup.py spell`

need to check and implement if nessesary - debug build type by commands like `python ./setup.py build_ext --debug` or `python ./setup.py build_clib --debug` or `python ./setup.py build --debug` etc -...

Need to support `dparray[::-1]` Test: `pytest tests/third_party/cupy/linalg_tests/test_product.py::TestProduct::test_reversed_outer`