Skip to content
View dougieduh's full-sized avatar
  • Texas

Block or report dougieduh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Gaussian-Elimination Gaussian-Elimination Public

    an advanced mathematical algorithm using C# to solve systems of linear equations using the Gaussian Elimination method with partial pivoting.

    C# 1

  2. 3DRotatingCube 3DRotatingCube Public

    In this example, we'll create a simple C# program using the OpenTK library to create a 3D model of a rotating cube

    C# 1

  3. AStarPathFinding AStarPathFinding Public

    Here's an example of a C# implementation of the A* pathfinding algorithm.

    C# 1

  4. Economic-Order-Quantity Economic-Order-Quantity Public

    In this example, we'll create a C# program to calculate the Economic Order Quantity (EOQ) and the Total Cost for a manufacturing process.

    C#

  5. ExponentialGrowthModel ExponentialGrowthModel Public

    In this example, we'll create a C# program to model an exponential growth scenario using a basic mathematical model.

    C#