Giter VIP home page Giter VIP logo

Comments (6)

JayKickliter avatar JayKickliter commented on May 27, 2024 1

Yep. Planning on it. I just need to nuke git history and make some documentation tweaks.

from h3ron.

nmandery avatar nmandery commented on May 27, 2024

Nice, thank you for the link. The library looks very interesting - I already had a few times where I could have used something like this.

Have you thought about publishing it on crates.io?

from h3ron.

JayKickliter avatar JayKickliter commented on May 27, 2024

Fun observation: creating a large HexSet is about 20 times faster than h3's compaction algorithm. HexSet automatically compacts, implying it could be useful for compaction alone. This would depend on a not-yet-implemented iterator for all elements in the set which will have overhead.

from h3ron.

nmandery avatar nmandery commented on May 27, 2024

Sounds great! With how many cells did you make this observation?

BTW: In case you do not want to maintain your library as its own crate, you can also create a PR in this repo here. I can also make you a collaborator.

from h3ron.

JayKickliter avatar JayKickliter commented on May 27, 2024

I love the idea of handing it off. We're still working on it, and just converted it to be a HexMap (still h3 aware and still compacts when children have the same value). As long as it makes to, I will definitely open a PR when it stabilizes.

from h3ron.

nmandery avatar nmandery commented on May 27, 2024

Perfect - looking forward to it.

from h3ron.

Related Issues (20)

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.