Skip to content
View hhhnain's full-sized avatar

Block or report hhhnain

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. ConvergentDivergentFlow ConvergentDivergentFlow Public

    Python script that uses the isentropic flow equations to compute the flow through a convergent-divergent nozzle:

    Python 3

  2. NavierStokes1DSolver NavierStokes1DSolver Public

    Python Navier-Stokes 1d solver

    Python 2

  3. Estimating_Pi_in_Pyhton_With_MonteCarlo Estimating_Pi_in_Pyhton_With_MonteCarlo Public

    Here we will use the power of monte carlo to estimate Pi in Python

    Python

  4. MonteCarlo_Integration_With_Python MonteCarlo_Integration_With_Python Public

    Here we will integrate the function sin(x) using Monte Carlo methods through Python.

    Python