add the goldschmidt sqrt/rsqrt algorithm, still need code to calculate good parameters
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 28 Apr 2022 05:39:08 +0000 (22:39 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 28 Apr 2022 05:43:54 +0000 (22:43 -0700)
commitaa722dc113042a01204d4796b341baf64d63b608
tree63974d046a6e307f77f149d4fd504f230f4fbc17
parenta938111eb3b1ffc51874cef672e8051efdafa3c0
add the goldschmidt sqrt/rsqrt algorithm, still need code to calculate good parameters
src/soc/fu/div/experiment/goldschmidt_div_sqrt.py
src/soc/fu/div/experiment/test/test_goldschmidt_div_sqrt.py