Git Product home page Git Product logo

geodesics.jl's People

Contributors

anowacki avatar bobcassels avatar dependabot[bot] avatar scls19fr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

geodesics.jl's Issues

shortest distance between two points

Probably a very naive question.

But, is it possible to obtain the shortest distance between two points (geodesic) with this package and if so, how?

Geodesics.inverse ? [with this right?]

But, more importantly:
How do I get the corresponding geodesic line data?

Registration checklist

These are a list of things that will need to be done to register the package:

  • Add an API to allow the user to choose the computation algorithm. Default to Karney (GeographicLib). Include Vincenty as an option. (Maybe add Haversine for when using a sphere?)
  • Copy in the code (functionality and tests) of GeographicLib.jl to provide the default algorithm, but don't expose the interface.
  • OR: Register GeographicLib.jl as is, and depend on that.
  • Change the name (#3)
  • Bump the minor version

Bump compatibility to Julia 1

I'm trying to add Geodesics as a dependency to my package (SeisNoise.jl), which requires Julia 1.x. Geodesics is failing to install on Travis CI because of the julia 0.7 in the REQUIRE file. Could you change your Project.toml to have Julia 1.x compatibility by adding

[compat]
julia = "1"

Thanks for a great Geodesics package!

I discovered this Julia package on Geodesics just this week.
It has just the right amount of abstraction and works just great.
Have not found any bugs...Archie

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.