Skip to main content

Haversine function using pybind11

Project description

pyHaversine

PyPI

An simple project built with pybind11. This requires Python 3.6+; for older versions of Python, check the commit history.

Installation

  • Use pip install pyhaversine directly

Or, manually:

  • clone this repository
  • pip install ./pyhaversine

License

pybind11 is provided under a BSD-style license that can be found in the LICENSE file. By using, distributing, or contributing to this project, you agree to the terms and conditions of this license.

Test call

import pyhaversine
pyhaversine.haversine((1.0, 2.0), (3.0, 4.0))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyhaversine-0.0.4.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

pyhaversine-0.0.4-cp38-cp38-win_amd64.whl (53.4 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page