Skip to content

A numerical analysis web application built with Django, Python, and Bootstrap.

Notifications You must be signed in to change notification settings

abdulalikhan/Numerical-Analysis

Repository files navigation

Numerical Analysis Web App

A numerical analysis web application built with ⚙️ Django, 🐍 Python, and 🎨 Bootstrap.

Screenshots

Home Page Solve Non-Linear Equations Table of Results

Supported Numerical Methods

  • Numerical Integration
    • Composite Trapezoidal Rule
    • Composite Simpson Rule
  • Numerical Differentiation
    • Three-point Midpoint Formula
  • Solves Non-Linear Equations
    • Secant Method
    • Bisection Method
    • Regula-Falsi Method
    • Newton-Raphson Method
  • Solves Ordinary Differential Equations (Initial-Value Problems)
    • Huen's Method
    • Euler's Method
    • Runge-Kutta's Method (4-RK Method)

About

A numerical analysis web application built with Django, Python, and Bootstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published