Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

randgeo v0.2.0

Compare
Choose a tag to compare
@sckott sckott released this 28 Feb 04:00
· 40 commits to master since this release

NEW FEATURES

All changes thanks to @noamross, and come from (#6) (#7)

Internals of the package are re-worked to have the features:

  • Random points are now evenly distributed on the sphere
  • Random shape vertex distances from the center are now based on equal-scale
    great-circle arcs
  • Everything is in units of degrees latitude (e.g., ~69 miles or 111 km)

MINOR IMPROVEMENTS

  • More tests were added