Skip to content

rickypang0219/C_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C/C++ Physics Simulations

Introduction

Nowadays, C/C++ is a paradigm for scientific computation as they are blazingly fast, though for most of the time researchers sus Python for simple and small-scale tests to provide a proof of principle. However, for large0-scale computations such as Tensor Operations/ Large matrices calculation are not efficent in Python, and we need C/C++ to do the work! This reposotory demonstrates how to leverage C/C++ to do large-scale physical simulations.

Projects

  1. Ising Model Simulation
  2. Density Matrix Renormalization Group

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published