|
|
|
|
|
by KhalilK
4259 days ago
|
|
I may be going on rampage here but "It does contain a fair bit of math" really grinds my gears! Of course it does, it is about square roots and inversions. In most of the cases, in order to optimize an algorithm or solve a problem, mathematics will do it for you, and that ranges from simple arithmetic properties to base changing theorems in linear algebra. You just can not tackle such subjects without expecting it to contain a fair bit of math . |
|
It's not always weird bit-level arithmetic, but if you aren't using math at some level, you're not programming; you're just futzing around with a text editor.