Skip to content

An assembly language implementation for the different mathematical functions, including statistical functions, matrix operations, numerical methods, and some other stuff.

Notifications You must be signed in to change notification settings

yazeedMohi/Mathematics-in-Assembly

Repository files navigation

Mathematics-in-Assembly

An assembly language implementation for the different mathematical functions, including statistical functions, matrix operations, numerical methods, and some other stuff.

The project contains the following parts:

Statistics:

  • Average
  • Mode
  • Median
  • Standard Deviation

Matrix operations:

  • Determinant
  • Inverse
  • LU Decompisition
  • Multiplication
  • Routh-Hurweitz criterion (Control theory)

Numerical Methods:

  • Bracketing method
  • False-Position method
  • Newton-Raphson method
  • Secant method

Others

  • Least Sqaures
  • Cacluator

About

An assembly language implementation for the different mathematical functions, including statistical functions, matrix operations, numerical methods, and some other stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published