mikegrudic / pytreegrav

Fast N-body gravitational force and potential in Python
MIT License
63 stars 9 forks source link

Double negative typo in README #4

Closed martinberoiz closed 3 years ago

martinberoiz commented 3 years ago

Just a double negative typo.

martinberoiz commented 3 years ago

Can I suggest to also modify this:

pykdgrav is a package that implements the Barnes-Hut method for computing the combined gravitational field and/or potential of N particles.

and add "Netwonian" (as opposed to general relativity grav fields)

pykdgrav is a package that implements the Barnes-Hut method for computing the combined Newtoninan gravitational field and/or potential of N particles.