Skip to content
View 189911's full-sized avatar
  • Magdalena de kino

Block or report 189911

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. Ising-model Ising-model Public

    In this project, the Ising model was applied to obtain information on the thermal properties of a spins system. F2Py was used for large calculations. Even with small spin systems, this model has a …

    Python

  2. FourierSeries-Orbits-Drawing FourierSeries-Orbits-Drawing Public

    Visual interpretation of the numerical solution to complex Fourier series aplied to a set of points (interpret that set of points as the function that we want to approximate).

    Mathematica

  3. Wave_equation Wave_equation Public

    This is a project for my numerical methods class. The partial differential equation associated with the wave phenomenon was solved numerically by the finite difference method and Crank-Nicolson in …

    Fortran

  4. Schrodinger Schrodinger Public

    Numerical solution to the Schordinger equation by the finite difference method for the free particle , the finite square well, potential step and the potential barrier.

    Python

  5. Turning-radius Turning-radius Public

    The turning radius was averaged for a set of random walks. A linear relation was found between the number of steps of the walks and the average turning radius. The f2py library was used to take adv…

    Python

  6. Gauss_Det Gauss_Det Public

    This program solves systems of linear equations by the Gauss Jordan method and solves determinants of matrices by the reduction method.

    Fortran