Skip to content
View amalinadhi's full-sized avatar
Block or Report

Block or report amalinadhi

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

Pinned Loading

  1. NLP_exercises NLP_exercises Public

    Mainly from Speech and Language Processing, Daniel Jurafsky & James H. Martin; Codes are self-developed (of course it is simple without defense); Learn with some fun

    Python

  2. SIMPLEAlgorithm SIMPLEAlgorithm Public

    This is a program to solve 2D flow field of steady-state, incompressible flow using SIMPLE algorithm and Staggered grid.

    Python

  3. 2DTFIGridGeneration 2DTFIGridGeneration Public

    This is a 2-D Transfinite Interpolation (TFI) Grid or Mesh Generation with Smoothing Procedures. Also include data structures writing for Computational Fluid Dynamics (CFD) simulation

    Python 18 2

  4. ShockCapturing ShockCapturing Public

    Numerical simulation of quasi-one-dimensional flows. Solved compact form inviscid flow using MacCormack Scheme and Artificial Viscosity

    Python 3

  5. Optimization-Algorithm Optimization-Algorithm Public

    Collections of optimzation algorithm

    Jupyter Notebook