Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Kushaalkumar-pothula committed Jul 14, 2021
1 parent 179e533 commit 0659a53
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gravitylab/example.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
tEnd = 1.0

pos = np.random.uniform(size=(N,3))
xi = pos[:,0]
yi = pos[:,1]
vel = np.random.uniform(size=(N,3))
mass = np.ones(N)

Expand Down

0 comments on commit 0659a53

Please sign in to comment.