Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hsin-Hung authored Jan 1, 2025
1 parent 8881ac5 commit 9180c9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@

This project implements N-body simulations for both CPU and CUDA versions, using both the direct sum and Barnes-Hut algorithms. The simulations include spiral galaxy, random body initializations, galaxy collision, and our solar system.

[Project Report](https://hsin-hung.github.io/N-body-simulation/report.pdf)
[Blog](https://medium.com/@hsinhungw/optimizing-n-body-simulation-with-barnes-hut-algorithm-and-cuda-c76e78228c28)
[Paper](https://hsin-hung.github.io/N-body-simulation/report.pdf)

## Introduction

Expand Down

0 comments on commit 9180c9a

Please # to comment.