Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / spearsem/buffersort issues and pull requests

#11 - setup.py requirements

Issue - State: open - Opened by werneta over 8 years ago - 1 comment

#10 - Add version information

Pull Request - State: open - Opened by werneta over 8 years ago

#9 - Add version info to the package build.

Issue - State: open - Opened by spearsem over 8 years ago
Labels: enhancement, help wanted

#8 - Create conda recipe and anything necessary for pip installation.

Issue - State: closed - Opened by spearsem over 8 years ago - 1 comment
Labels: enhancement, help wanted

#7 - Implement randomly chosen pivot position for `_partition` / `_quick_sort`.

Issue - State: open - Opened by spearsem over 8 years ago
Labels: enhancement, help wanted

#6 - Create a benchmark suite in the test module.

Issue - State: open - Opened by spearsem over 8 years ago
Labels: enhancement, help wanted

#4 - Refactor `generate_tests.py` to enable better automatic test case creation.

Issue - State: open - Opened by spearsem over 8 years ago
Labels: enhancement, help wanted

#3 - Add additional classical sort algorithms.

Issue - State: open - Opened by spearsem over 8 years ago
Labels: enhancement, help wanted

#2 - Implement bi-directional and comparator sorting.

Issue - State: open - Opened by spearsem over 8 years ago
Labels: enhancement, help wanted

#1 - Fix `script` section of travis.yml to ensure failures are always correctly captured.

Issue - State: closed - Opened by spearsem over 8 years ago - 1 comment
Labels: bug