A collection of numerical methods written in Nim
-
Updated
Sep 16, 2024 - Nim
A collection of numerical methods written in Nim
A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.
Implementation of well-known numerical methods.
A repository containing python codes for the numerical methods I studied in Numerical Analysis course during Spring 2022 semester
Numerical Method Codes in Python
Contains sample implementations in python of the following numerical methods: Euler's Method, Midpoint Euler's Method, Runge Kuttta Method of Order 4, and Composite Simpson's Rule
CODE FOR ALL MODULES OF NUMERICAL METHODS
My codes for the courses of Computer Programming, and Numerical and Computational Physics at IITR
Here I tried to implement all the algorithm which I learn from my Numerical Analysis course.
Numerical Integration - Definite Integration
numerical methods on Pascal
A Julia package to numerically approximate 1d function integrals using any of a variety of different methods.
Solutions to some problems in the ``Computational Physics'' book, written by Mark Newman
Numerical methods, with explanation on jupyter notebook.
a collection of numerical methods written in python language.
Definite Integral calculator using Trapezoidal Rule, Simpson's Rule and Romberg's Method
This repository contains a collection of numerical methods implemented in C++ , Python programming languages, designed to solve mathematical problems such as root-finding, interpolation, integration, and differential equations
Codes for diffferent Numerical methods
Add a description, image, and links to the simpson-rule topic page so that developers can more easily learn about it.
To associate your repository with the simpson-rule topic, visit your repo's landing page and select "manage topics."