Yi Heng Lim

Results 16 comments of Yi Heng Lim

I thought they should be the same but I will look into it again. If they are different, which files should I make changes to?

With the latest commit, all test cases should pass other than `test/test_unary_ufuncs.py::TestUnaryUfuncsCUDA::test_reference_numerics_large_expm1_cuda_complex128`. I scrutinised the code, printed the actual and expected outputs and inspected the differences, it looks like it...

@ngimel @soulitzer @albanD @mruberry could I follow up on this? thanks!

@soulitzer I have updated the code, and the remaining tests that fail are related to `test/test_unary_ufuncs.py::TestUnaryUfuncsCUDA::test_reference_numerics_large_expm1_cuda_complex128`, which as you mentioned should be fine to skip.

@soulitzer thanks, I have added the code to skip the test.

@ngimel @soulitzer @albanD @mruberry that should be it, let me know if there are any follow-ups needed