about summary refs log tree commit diff
path: root/readme.md
blob: 0423d5ed8f62d9ae22da4fed9ad44373a8da8dd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Computation of Collisions using C++

So, I started this project using Python, but Python isn't fast enough any more.

Sooo... ... I'm using C++ from now on.

---

compile using:

    $ g++ main.cpp

run using:

    $ ./a.out