|
|
|
|
|
by chaboud
1538 days ago
|
|
I've used Numerical Recipes in C heavily since 1996, but I've never used the code (which isn't great). Instead, I've used it as a reference to understand approaches and algorithms. Any code I've made using that book has been my own. If you know how to code and want a leg up on understanding an algorithm, NR is a very convenient structural cheat sheet. |
|