Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hexsprite/intervaltree
Browse files Browse the repository at this point in the history
  • Loading branch information
hexsprite committed Jan 19, 2024
2 parents a7e768b + 96c7a40 commit 69274cd
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,13 @@ A mutable, self-balancing interval tree ported from the [Python `intervaltree` p

## Future improvements

See the [issue tracker][] on GitHub.
See the issue tracker on GitHub.

## Based on

- [Python intervaltree package][python intervaltree package]
- Eternally Confuzzled's [AVL tree][confuzzled avl tree]
- Wikipedia's [Interval Tree][wiki intervaltree]
- Heavily modified from Tyler Kahn's [Interval Tree implementation in Python][kahn intervaltree] ([GitHub project][kahn intervaltree gh])
- Incorporates contributions from:
- [konstantint/Konstantin Tretyakov][konstantin intervaltree] of the University of Tartu (Estonia)
- [siniG/Avi Gabay][sinig intervaltree]
- [lmcarril/Luis M. Carril][lmcarril intervaltree] of the Karlsruhe Institute for Technology (Germany)

## Copyright

Expand Down

0 comments on commit 69274cd

Please sign in to comment.