Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 678 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 678 Bytes

My Coding Projects [Physics or otherwise]

Python Julia Rust

List of projects:

  1. nbody-code: N-body simulation code in Python (CPU and GPU), Julia, and Rust.
  2. ising-model-magnets: Simple Ferromagnet Ising Model.