Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bbrtj/perl-algorithm-quadtree

Algorithm::QuadTree CPAN module
https://github.com/bbrtj/perl-algorithm-quadtree

algorithms hacktoberfest perl

Last synced: 1 day ago
JSON representation

Algorithm::QuadTree CPAN module

Awesome Lists containing this project

README

        

# Algorithm::QuadTree
A Perl module implementing [quadtrees](https://en.wikipedia.org/wiki/Quadtree).

## Code and documentation
[Algorithm::QuadTree on CPAN](https://metacpan.org/release/Algorithm-QuadTree)

## Bugs and feature requests
Please use the Github's issue tracker to file both bugs and feature requests.

## Contributions
Contributions to the project in form of Github's pull requests are
welcome. Please make sure your code is in line with the general
coding style of the module. Let me know if you plan something
bigger so we can talk it through.

### Original Author
Ala Qumsieh

### Current maintainer
Bartosz Jarzyna