https://github.com/geetmankar/coding-projects
A repo for my (generally non-ML) Coding Projects (Physics or otherwise)
https://github.com/geetmankar/coding-projects
gpu julia julia-language julialang physics physics-simulation python python3 rust rust-lang simulation
Last synced: 6 months ago
JSON representation
A repo for my (generally non-ML) Coding Projects (Physics or otherwise)
- Host: GitHub
- URL: https://github.com/geetmankar/coding-projects
- Owner: geetmankar
- Created: 2023-04-03T09:15:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T09:17:00.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T06:25:56.093Z (over 1 year ago)
- Topics: gpu, julia, julia-language, julialang, physics, physics-simulation, python, python3, rust, rust-lang, simulation
- Language: Jupyter Notebook
- Homepage:
- Size: 2.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Coding Projects [Physics or otherwise]



## List of projects:
1. [nbody-code](https://github.com/geetmankar/coding-projects/tree/main/nbody-code): N-body simulation code in _**Python**_ (CPU and GPU), _**Julia**_, and _**Rust**_.
2. [ising-model-magnets](https://github.com/geetmankar/coding-projects/tree/main/ising-model-magnets): Simple Ferromagnet Ising Model.