Stars
Learn Julia via interactive tutorials!
DMRG using Matrix Product States in Julia
Machine learning, statistics, and data mining for astronomy and astrophysics
A Julia library for efficient tensor computations and tensor network calculations. ITensors.jl is supported by the Simons Foundation's Flatiron Institute.
A C++ library for efficient tensor network calculations
18.S096 - Applications of Scientific Machine Learning
A C++11 library for quantum information and computation based on Armadillo (Website Changed)
A list of papers, docs, codes about model quantization. This repo is aimed to provide the info for model quantization research, we are continuously improving the project. Welcome to PR the works (p…
My implementation of finite-differences and the method of lines to numerically solve the wave equation.
Tutorials for the lecture "Computational Methods in Many-Body Physics"
Lorenz attractors, statistical mechanics, nonlinear dynamical systems, computational physics.
Jupyter-friendly Python interface for C++ MINUIT2
Spectral Navier Stokes (and similar) solvers in Python
A program implementing Metropolis Monte Carlo for the 2D square-lattice Ising model and the spin block renormalization
Advanced course in Computational Physics, see texbook at http://compphysics.github.io/ComputationalPhysics2/doc/LectureNotes/_build/html/ with an emphasis on computational quantum mechanics, machin…
A collection of explicit runge-kutta integrators, written in C++
Quantum Algorithms using IBM's QISKIT
Visualizations of the connections between chaos theory and fractals through the logistic map; made for Veritasium YouTube video
Solving Laplace Equation with Jacobian Relaxation, Gauss-Seidel Relaxation, and Successive Over Relaxation methods