Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Numerical Methods in Fortran

This repository contains Fortran implementations of numerical methods developed as part of university coursework.

The project focuses on understanding how numerical algorithms can be used to approximate mathematical problems that are difficult or impossible to solve exactly.

Covered Topics

  • Interpolation
  • Numerical differentiation
  • Numerical integration
  • Ordinary differential equations
  • Regression
  • Profile approximation

Purpose

The main goal of this project was to study the theoretical principles behind numerical methods and implement them from scratch in order to better understand their behavior and practical use.

Context

Developed for a university Numerical Methods course.

About

A collection of Fortran implementations for studying and applying numerical methods.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages