|
|
|
|
|
by curiousgal
3443 days ago
|
|
>stepping through complex applied maths functions manually in pen and paper. We do that because: A it helps us understand them better B it teaches us how to think, the way Feynman said "Know how to solve every problem that has been solved". Granted, it seems pointless to work through what is easily accessible through machine BUT it teaches how to solve new problems. I wouldn't consider using NumPy or Matlab as the first step towards solving a new math problem. It's like using Assembly vs using a higher level programming language. |
|
edit-This is of course completely anecdotal experience.