Haversine function using pybind11
Project description
pyHaversine
An simple project built with pybind11. This requires Python 3.6+; for older versions of Python, check the commit history.
Installation
- Use
pip install pyhaversinedirectly
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyhaversine-0.0.4.tar.gz.
File metadata
- Download URL: pyhaversine-0.0.4.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
657d8c5ff2c09759c1a9f6dcb46760e3197f9b129c64668dcc3dadb5e0c686e6
|
|
| MD5 |
ebfc1c8b3cd12ca0feeed519c5dfeb35
|
|
| BLAKE2b-256 |
b6fe5ba3835220b51bcf391bfe09d2c1154ff8de4c5899a400dc79e21de9bfde
|
File details
Details for the file pyhaversine-0.0.4-cp38-cp38-win_amd64.whl.
File metadata
- Download URL: pyhaversine-0.0.4-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 53.4 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d13c42cb19c5d9cb905bfaf7ff6e8ac9733cc39638dbe16d4a82c2a11a4737b2
|
|
| MD5 |
e351b230adfe80b992016887571a7df4
|
|
| BLAKE2b-256 |
3aed947d74b6a730089739d15b5f7c702895b9a886bb750d6c80a0eb17d7e841
|