Giter Club home page Giter Club logo

discretevoronoi.jl's Introduction

Martin Smit

Hello, I'm a PhD student at the Socially Intelligent Artificial Systems group at the University of Amsterdam.
  • ๐Ÿ’ป I'm currently working on
    • ๐Ÿค The dynamics of cooperation through indirect reciprocity, if you're working on something similar, try my implementation or get in contact with me to see if we can adapt it to your problem,
    • ๐Ÿ“– A series of blogs on how to effectively use the Julia language called Modern Julia Workflows,
    • ๐Ÿ“™ Learning Dutch.

discretevoronoi.jl's People

Contributors

goerch avatar jacobusmmsmit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

goerch

discretevoronoi.jl's Issues

TagBot trigger issue

This issue is used to trigger TagBot; feel free to unsubscribe.

If you haven't already, you should update your TagBot.yml to include issue comment triggers.
Please see this post on Discourse for instructions and more details.

If you'd like for me to do this for you, comment TagBot fix on this issue.
I'll open a PR within a few hours, please be patient!

All tests should pass

Currently some tests are marked as @test_broken, we should investigate which cases this occurs and fix the underlying issues. Nothing in our functionality is random and using any convex norm should not break any of the algorithms we currently implement.

Revive VoronoiDelaunay.jl instead?

Any chance this effort could be directed to reviving VoronoiDelaunay.jl? I think VoronoiDelaunay.jl had state-of-the-art performance across all languages, and it would be nice to get some people there maintaining it instead of starting a new package from scratch.

Also, as far as I remember, computing the Delaunay tessellation to extract the Voronoi diagrams is more efficient than trying to compute the Voronoi diagrams directly from the set of points.

Get the code ready for a 0.1.0 release

Opening this issue to have a place to discuss what we need to to before initially putting out the code we already have. It's cool that our algorithms are already faster than what's out there so we should let others use it as soon as we can.

The minimum that needs to happen is:

  • Decision on what the public API looks like and what functionality we want to offer,
  • Documentation (with Documenter.jl? I'm not sure I've never generated documentation before),
  • Reorganising the package into the stable branch and then our own experimental branches.

After this we can register the package.

In terms of functionality, what do we want to make the user do? Should we have out-of-place versions of our in-place jfa! and jdac! functions?

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.