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

Jacob Lifshay programmerjake at gmail.com
Tue Apr 26 05:07:14 BST 2022


On Mon, Apr 25, 2022 at 2:08 AM Jacob Lifshay <programmerjake at gmail.com> wrote:
>
> Working on goldschmidt division: wrote out the full error bounds
> algorithm -- it fails, so I marked them unittest.skip, will fix bugs
> tomorrow.

I fixed the bugs, goldschmidt division now works!
https://git.libre-soc.org/?p=soc.git;a=commit;h=6af1a415a6885a2645fc1bc3adc8a3a3cc3aaaf7

it doesn't have a good algorithm for picking parameters yet, but it
can at least do the math to know if the parameters picked should work
for all inputs, without just brute-force checking.

Jacob



More information about the Libre-soc-dev mailing list