OpenGenus/cosmos

Implementing QuadTree in Python And C++.

Open

#6,454 opened on Oct 2, 2022

View on GitHub
 (0 comments) (0 reactions) (1 assignee)C++ (3,724 forks)batch import
Hacktoberfest

Repository metrics

Stars
 (13,462 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This is a(n):

  • New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

Details:

QuadTree has only been implemented in Swift so I Would like to implement Quad Tree in Python and C++. I also plan to include a way for visualizing QuadTree with python using Tkinter if i get the permission to do so from @AdiChat . Also please assign this issue to me.

Contributor guide