Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Heap class to HPPC [HPPC-89] #132

Open
dweiss opened this issue Oct 22, 2013 · 1 comment
Open

Add Heap class to HPPC [HPPC-89] #132

dweiss opened this issue Oct 22, 2013 · 1 comment

Comments

@dweiss
Copy link
Member

dweiss commented Oct 22, 2013

I've implemented a heap class for HPPC, and I want to get it merged into the official project.

It's available at https://github.com/picomancer/hppcheap

The hard part's finished – it's written and seems to be working. The code is very clean license-wise (I own all rights since I wrote it completely from scratch).

Unit tests and integration with the project's Maven build system would be nice things to have before a merge. I don't think I want to take responsibility for either of those tasks, so if you're reading this, feel free to start right away :)

Thanks!


Issue: HPPC-89 (migrated from JIRA), created by Benjamin Johnson

@dweiss
Copy link
Member Author

dweiss commented Oct 22, 2013

Comment by Dawid Weiss (@dweiss) (migrated from JIRA)

Thanks Benjamin! Unit tests would be a must before the pull request can be accepted... It'd be great if you spent some time on adding this.

@dweiss dweiss self-assigned this Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant