https://github.com/beliavsky/antia_numerical_methods
Codes from "Numerical methods for scientists and engineers, 3rd ed." (2012), by H. M. Antia
https://github.com/beliavsky/antia_numerical_methods
c fortran fortran77 numerical numerical-library numerical-methods
Last synced: 3 months ago
JSON representation
Codes from "Numerical methods for scientists and engineers, 3rd ed." (2012), by H. M. Antia
- Host: GitHub
- URL: https://github.com/beliavsky/antia_numerical_methods
- Owner: Beliavsky
- Created: 2021-03-23T14:40:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-23T14:55:32.000Z (over 4 years ago)
- Last Synced: 2025-01-30T07:42:42.202Z (5 months ago)
- Topics: c, fortran, fortran77, numerical, numerical-library, numerical-methods
- Homepage:
- Size: 9.66 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# antia_numerical_methods
Codes from "Numerical methods for scientists and engineers, 3rd ed." (2012), by H. M. Antia, copied from https://www.tifr.res.in/~antia/nmse3.html . The author has said in an email that the codes are released under an MIT license.