lokensd
Full-Time Physics Student, Part-Time Python Learner. Priorities: Physics, Programming, Piyusha (wife). Life is all about P's (Priorities).
Kathmandu, Nepal
Pinned Repositories
AnatomyOfMatplotlib
Anatomy of Matplotlib -- tutorial developed for the SciPy conference
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
compPhy
Computational physics in python. Assortment of code for model systems in computational physics
cvxpy-helpers
some helper routines for modelling MIP in cvxpy
github-slideshow
A robot powered training repository :robot:
Kosterlitz-Thouless-PT
2-D XY Model with Monte Carlo method to simulate the KT Phase Transition
learn-python3
Jupyter notebooks for teaching/learning Python 3
playing-around
I am just playing around with github features
XYmodel
Simulation of XY model (Kosterlitz–Thouless transition) in Cython
lokensd's Repositories
lokensd/XYmodel
Simulation of XY model (Kosterlitz–Thouless transition) in Cython
lokensd/AnatomyOfMatplotlib
Anatomy of Matplotlib -- tutorial developed for the SciPy conference
lokensd/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
lokensd/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
lokensd/compPhy
Computational physics in python. Assortment of code for model systems in computational physics
lokensd/cvxpy-helpers
some helper routines for modelling MIP in cvxpy
lokensd/github-slideshow
A robot powered training repository :robot:
lokensd/Kosterlitz-Thouless-PT
2-D XY Model with Monte Carlo method to simulate the KT Phase Transition
lokensd/learn-python3
Jupyter notebooks for teaching/learning Python 3
lokensd/playing-around
I am just playing around with github features
lokensd/Python-programming-exercises
100+ Python challenging programming exercises
lokensd/Restricted-Boltzmann-Machine-on-Spin-Systems
This repository uses the Restricted Boltzmann Machine to study the Ising model and XY model.
lokensd/XY-MODEL
Monte Carlo simulation on 2D XY-model
lokensd/XY-model-Metropolis-Simulation
Metropolis Monte Carlo Simulation for XY-model.