Comment by daniyal22

6 hours ago

Validating the numerical correctness across edge cases on 250k lines must have taken twice as long as the actual porting itself.

Yes, I think that's what the paper is saying. The validation is the hard part, but the part that provides the value, because it's what makes the result actually useful.