Skip to content
View zaman13's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report zaman13

Report abuse

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

Report abuse
zaman13/README.md

📈 My GitHub Stats

Catalin's GitHub stats

Pinned Loading

  1. Poisson-solver-2D Poisson-solver-2D Public

    Finite difference solution of 2D Poisson equation. Can handle Dirichlet, Neumann and mixed boundary conditions.

    Python 57 14

  2. Three-Body-Problem-Gravitational-System Three-Body-Problem-Gravitational-System Public

    A python code to calculate planetary orbits in a three-body gravitational system. The code can demonstrate how one planet affects the orbit of another planet. As an example, Earth, Jupiter, Sun sys…

    Jupyter Notebook 69 28

  3. Double-Pendulum-Motion-Animation Double-Pendulum-Motion-Animation Public

    Animation of the motion a double-pendulum. Both Julia and Python versions of the code are given.

    Jupyter Notebook 37 16

  4. Particle-Swarm-Optimization-Fortran-95 Particle-Swarm-Optimization-Fortran-95 Public

    A Fortran 95 code for Particle Swarm Optimization. The code is general. The fitness function is defined in a separate file and can be replaced by any user defined fitness function.

    Fortran 12 3

  5. Simulated-Annealing-Optimization-Algorithm Simulated-Annealing-Optimization-Algorithm Public

    Julia code for general simulated annealing optimization algorithm. The code can find the global maximum (or minimum) of a multi-modal function of continuous variables.

    Jupyter Notebook 8 1

  6. Brownian-dynamics-in-a-time-varying-force-field Brownian-dynamics-in-a-time-varying-force-field Public

    A python code to calculate the Brownian motion of colloidal particles in a time varying force field.

    Python 16 4