Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discuss and Refine the Project Goal #7

Open
2 of 3 tasks
Rylynnn opened this issue May 31, 2017 · 3 comments
Open
2 of 3 tasks

Discuss and Refine the Project Goal #7

Rylynnn opened this issue May 31, 2017 · 3 comments

Comments

@Rylynnn
Copy link
Collaborator

Rylynnn commented May 31, 2017

  • Write a simple program using Boost.Geometry to show the performance(maybe in running times and memory used)between the performance of spherical distance computation vs. the comparable distance.test_spherical_comparable_distance.cpp
  • Improve the test tasks.
  • Improve Proposal with Vissarion's comment.
@Rylynnn
Copy link
Collaborator Author

Rylynnn commented Jun 7, 2017

@Rylynnn
Copy link
Collaborator Author

Rylynnn commented Jul 30, 2017

Comment

Remember that your final goal is to have a faster way to compare lengths of segments(mostly care about one common point ie. p1=p3). If you can have it for some specific inputs only, it's a partial solution which is not bad. Also if some solution e.g. haversine does not work for some inputs this sis also interesting should be noted down.

@Rylynnn
Copy link
Collaborator Author

Rylynnn commented Aug 9, 2017

  • Implement the code
    -- flat earth approximation
    -- area of a sector of the ellipse
    -- comparable andoyer
    Add:
    -- comparable lambert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant