Test the reciprocal method from precision using negative numbers
All tests are passing
If applicable, add screenshots to help explain your problem.
It might require changes to the reciprocal method
I guess the Log and NR method are a problem. Division works fine.. Will look into the issue
Adding you :)
I guess the Log and NR method are a problem. Division works fine.. Will look into the issue
Also, there might be worth checking out how CrypTen is doing - if they take into consideration negative values.
If not, one idea (it might not be the greatest) is to use symmetry.
hey could you review my PR?
https://github.com/OpenMined/PySyft/pull/4065
Most helpful comment
Also, there might be worth checking out how CrypTen is doing - if they take into consideration negative values.
If not, one idea (it might not be the greatest) is to use symmetry.