Skip to content
View Chahana26's full-sized avatar
  • Indian Institute of Science Education and Research
  • Bengaluru, Karnataka, India

Block or report Chahana26

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. RBF-PDE-Solvers RBF-PDE-Solvers Public

    Contains two codes used to solve 1D acoustic PDE through RBF method

    Python 1

  2. 3D-array-with-OpenMP 3D-array-with-OpenMP Public

    Passing a randomly generated fixed dimensional 3D array from Python to Fortran while also using Parallel programming (OpenMP) to generate a 2D array by adding along 1 direction

    Python

  3. Hello-World-Py-Fortran Hello-World-Py-Fortran Public

    To access a "Hello World!" Fortran code via Python using a Fortran wrapper

  4. Passing-a-2D-array-between-fortran-and-python Passing-a-2D-array-between-fortran-and-python Public

    Involves passing an empty 2D array of any desired shape into Fortran, filling it in the wrapper, modifying it in the Fortran code and retrieving it back into Python and printing the same

    Python

  5. RBF_Spherical_Coordinates RBF_Spherical_Coordinates Public

    Contains the Python ocde reproduction of the Flyer, N., & Wright, G. B. (2007). Transport schemes on a sphere using radial basis functions. Journal of Computational Physics, 226(1), 1059–1084. http…

    Jupyter Notebook

  6. RBF-Interpolation RBF-Interpolation Public

    Contains the example code for approximating two functions using infinitely smooth and piecewise smooth Radial Basis functions

    Jupyter Notebook