Expose low-discrepancy sequences in Python
Open
enhancement
- Dominant language
- C++
- Stars
- 536
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
Currently, all functionality related to the low discrepancy sequences is only available in [C++](https://esa.github.io/pagmo2/docs/cpp/utils/discrepancy.html). It would be nice to access those sequences from Python as well.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked C++ low-discrepancy sequence documentation and trace the existing implementation in the repository. Then inspect how other C++ functionality is exposed through the Python API. Done means the low-discrepancy sequences are accessible from Python with appropriate coverage for the exposed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100