Skip to content

dev1ashish/Computation-based-numerical-analysis

Repository files navigation

Computation-based Numerical Analysis in C

Computation-based Numerical Analysis (CNA) is a powerful tool for solving complex mathematical problems. This repository contains a variety of C programs that demonstrate different numerical analysis techniques, including:

  • gaussian elimination
  • Interpolation
  • Numerical Integration
  • Linear Algebra Operations
  • Matrix Operations
  • Eigenvalue Problems

These programs are designed to be educational, providing insights into how numerical methods can be implemented in C.

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • A C compiler (e.g., GCC)
  • A text editor or IDE (e.g., Visual Studio Code, Code::Blocks)

Installation

  1. Clone the repo
  2. Run the C files in your gcc compiler

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages