-
Notifications
You must be signed in to change notification settings - Fork 0
dhruvkb/phn311
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PHN311 ======= This directory contains all programs made for the course PHN311 The programs are organized by topic - solution: Finding one root of a given function - interpolation: Finding value a point, given values at other points - integration: Finding the definite integral of a function - differentiation: Finding the derivative of a function or points - diffeq: Solving first and second order differential equations - dependencies: Simple helper functions
About
some Fortran 77 programs made for the course PHN-311