john-h-k / MathSharp

A vector and matrix library written in C# using hardware intrinsics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geodesy

macaba opened this issue · comments

Any interest in a namespace for Geodesy algorithms?
I've just done a vector implementation of the Haversine formula (great circle distance between 2 points on a sphere model) and would be happy to contribute.

That sounds very cool, can yoi provide example code?

@macaba do you still have interest in this?