PolicyEngine / PolicyEngine/policyengine-core

Update to numpy 2

Open
#37 3 comments 1 reaction 0 assignees View on GitHub

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:

https://github.com/PolicyEngine/policyengine-core/blob/d0a69ac0e54de338cc3fb701ad5b7eb1dee1a3b4/setup.py#L14

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.