There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Three-Body-Problem-Gravitational-System
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 system is analyzed.Poisson-solver-2D
Finite difference solution of 2D Poisson equation. Can handle Dirichlet, Neumann and mixed boundary conditions.Double-Pendulum-Motion-Animation
Animation of the motion a double-pendulum. Both Julia and Python versions of the code are given.Brownian-dynamics-in-a-time-varying-force-field
A python code to calculate the Brownian motion of colloidal particles in a time varying force field.Particle-Swarm-Optimization-Fortran-95
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.Particle-Tracking-Code
A Matlab code for tracking colloidal fluorescent nanoparticles.Simulated-Annealing-Optimization-Algorithm
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.Photonic-Radiative-Cooler
Data files and Matlab codes for analyzing a multilayer thin-film photonic radiative coolerVector-Field-Topolgy-2D
An intuitive visualization of vector fields.Particle-Swarm-Optimization-PSO-using-Python
Vectorized general particle swarm optimization code using python.Modeling-of-Neutron-Stars
Python codes for modeling the physics of neutron starts. The coupled differential equations describing the equation of state and the structural model is solved. Comparison between the classical model and the relativistic model (Tolman-Oppenheimer-Volkov equation) is shown.Wa-Tor-Predator-Prey-Model
C++ SFML implementation of Wa-Tor Predator-Prey dynamics simulationMatrix-Differentiation-Operators
Finite difference matrix operators for performing numerical differentiation in python.Vector-field-visualization
MATLAB scripts for visualizing 3D vector fieldsColormaps_MATLAB
A set of colormaps (in csv format) that can be used in MATLAB. Colormaps such as 'plasma', and 'inferno' are included which are not currently available in MATLAB's builtin colormaps.Progress_bar
A simple progress bar feature for Julia codes. It's a simple function that uses unicode characters to create the progress bar. The code is in a function form. So, it can be easily included in any julia codes/notebook.Love Open Source and this site? Check out how you can help us