Skip to content

A repo for my (generally non-ML) Coding Projects (Physics or otherwise)

Notifications You must be signed in to change notification settings

geetmankar/coding-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 

Repository files navigation

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.