PolicyEngine / PolicyEngine/policyengine-core
Update to numpy 2
Open
Nobody has claimed this yet.
code-health
good first issue
- Dominant language
- Python
- Stars
- 22
- Forks
- 30
- Avg merge
- 14h 33m
- Merged PRs (30d)
- 7
Description
numpy is now on version 1.23, but we cap it, following openfisca-core:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked setup.py dependency declaration and compare its NumPy constraint with the current project metadata. Done means the dependency permits the requested NumPy 2 update while remaining consistent with the project's supported configuration; check the available project tests afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100