You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
saul wiggin edited this page Jun 18, 2014
·
1 revision
Welcome to the Numerical-Recipies-in-C wiki!
this is my native implementation of the numerical methods listed in numerical recipes in c, the art of scientific computing. The goal is to learn c by personally implementing the methods described in the book.