[Libre-soc-dev] daily kan-ban update 22apr2022

Jacob Lifshay programmerjake at gmail.com
Sat Apr 23 03:33:33 BST 2022


Working on the goldschmidt division algorithm...

I decided to change the algorithm to calculate the error bounds as
it's generating the ops to run the div algorithm, and then throw an
exception if the parameters are not accurate enough. that way, I can
have a function that repeatedly calls the algorithm and varies the
parameters until they work.

Jacob



More information about the Libre-soc-dev mailing list