lothropgauss/newtons
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
newtons ======= Basic C implementation of newtons method for root finding. building ======== make running ======= ./newtons customizing =========== Read comments in newtons.c