Skip to content

Explore the world of computational mathematics with this collection of numerical methods implemented in C++. From solving linear systems using Crout's method to finding roots through bisection, this repository serves as a handy reference for fundamental numerical techniques.

Notifications You must be signed in to change notification settings

afaq-ahmed07/Numerical-Methods

Repository files navigation

Numerical Methods in C++

🚀 Welcome to the "Numerical Methods" project – your go-to resource for implementing essential numerical techniques in C++!

Overview

This repository is a collection of numerical methods implemented in C++. Dive into the world of computational mathematics and explore methods like Crout's method for solving linear systems, bisection for finding roots, and more.

Getting Started

  1. Clone the Repository:
    git clone https://github.com/afaq-ahmed07/Numerical-Methods.git

About

Explore the world of computational mathematics with this collection of numerical methods implemented in C++. From solving linear systems using Crout's method to finding roots through bisection, this repository serves as a handy reference for fundamental numerical techniques.

Topics

Resources

Stars

Watchers

Forks

Languages