Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
PolicyEngine
/
policyengine-core
Public
Notifications
You must be signed in to change notification settings
Fork
25
Star
15
Code
Issues
96
Pull requests
9
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Oct 1, 2025
Update PolicyEngine Core
MaxGhenis
committed
f4ba960
Copy full SHA for f4ba960
Fix NumPy 2.x structured array dtype compatibility for axes (#396)
Show description for 1d0b5fb
MaxGhenis
authored
1d0b5fb
Copy full SHA for 1d0b5fb
Commits on Aug 12, 2025
Update PolicyEngine Core
nikhilwoodruff
committed
3183b1e
Copy full SHA for 3183b1e
Add easy way to have uprating apply on post-reformed parameters (#393)
Show description for 830a25c
nikhilwoodruff
authored
830a25c
Copy full SHA for 830a25c
Commits on Jul 28, 2025
Update PolicyEngine Core
nikhilwoodruff
committed
d5f5a5c
Copy full SHA for d5f5a5c
Handle the UK `Microsimulation` class properly (#387)
Show description for 314c00e
nikhilwoodruff
authored
314c00e
Copy full SHA for 314c00e
Commits on Jul 24, 2025
Update PolicyEngine Core
MaxGhenis
committed
01bffc5
Copy full SHA for 01bffc5
Merge pull request #367 from PolicyEngine/lbdrfo-codex/find-simple-improvements
Show description for f5574aa
MaxGhenis
authored
f5574aa
Copy full SHA for f5574aa
Update PolicyEngine Core
MaxGhenis
committed
c029f0c
Copy full SHA for c029f0c
Merge pull request #382 from MaxGhenis/fix-numpy-random-seed
Show description for 35f47d3
MaxGhenis
authored
35f47d3
Copy full SHA for 35f47d3
Add comprehensive tests for between() and is_in() functions
Show description for 58c2fca
MaxGhenis
committed
58c2fca
Copy full SHA for 58c2fca
Add GitHub token to smoke tests to prevent API rate limit errors
Show description for 0874be0
MaxGhenis
committed
0874be0
Copy full SHA for 0874be0
Apply Black formatting to test file
MaxGhenis
committed
3c49ec3
Copy full SHA for 3c49ec3
Add tests for random seed overflow fix
Show description for 476ee6f
MaxGhenis
committed
476ee6f
Copy full SHA for 476ee6f
Merge upstream master
MaxGhenis
committed
1f9d3cc
Copy full SHA for 1f9d3cc
Update PolicyEngine Core
MaxGhenis
committed
757f0c5
Copy full SHA for 757f0c5
Merge pull request #380 from MaxGhenis/add-test-retry-mechanism
Show description for 8cb79e3
MaxGhenis
authored
8cb79e3
Copy full SHA for 8cb79e3
Add -s flag for more output and verify pytest plugins
MaxGhenis
committed
bec3554
Copy full SHA for bec3554
Use python -m pytest to ensure correct Python version and add verbose output
MaxGhenis
committed
719574e
Copy full SHA for 719574e
Fix pytest-rerunfailures version specification
MaxGhenis
committed
df936fa
Copy full SHA for df936fa
Install pytest-rerunfailures for smoke tests
MaxGhenis
committed
943e14f
Copy full SHA for 943e14f
Add retry mechanism to smoke tests in CI workflow
MaxGhenis
committed
3638426
Copy full SHA for 3638426
Update changelog entry for test retry mechanism
MaxGhenis
committed
3d8ae40
Copy full SHA for 3d8ae40
Commits on Jul 23, 2025
Fix NumPy random seed overflow and bump version to 3.19.1
MaxGhenis
committed
2040688
Copy full SHA for 2040688
Fix NumPy random seed overflow and bump version to 3.19.1
MaxGhenis
committed
7dfc74f
Copy full SHA for 7dfc74f
Add note about Python 3.13 compatibility workaround to setup.py
MaxGhenis
committed
aeef893
Copy full SHA for aeef893
Fix Python 3.13 smoke tests by adding policyengine-us-data dependency
MaxGhenis
committed
0853b5f
Copy full SHA for 0853b5f
Fix tables installation for Python 3.13
Show description for 8d98376
MaxGhenis
and
claude
committed
8d98376
Copy full SHA for 8d98376
Fix HDF5 dependency issue for smoke tests
Show description for 004850f
MaxGhenis
and
claude
committed
004850f
Copy full SHA for 004850f
Skip Python 3.13 smoke tests temporarily
Show description for 3b51960
MaxGhenis
and
claude
committed
3b51960
Copy full SHA for 3b51960
Move pytest-rerunfailures to dev dependencies
Show description for e97202e
MaxGhenis
and
claude
committed
e97202e
Copy full SHA for e97202e
Debug: List pytest packages before running smoke tests
Show description for 2e2ef90
MaxGhenis
and
claude
committed
2e2ef90
Copy full SHA for 2e2ef90
Disable rerunfailures plugin for smoke tests
Show description for 4125977
MaxGhenis
and
claude
committed
4125977
Copy full SHA for 4125977
Fix smoke test CI by installing general requirements
Show description for c4da58d
MaxGhenis
and
claude
committed
c4da58d
Copy full SHA for c4da58d
Merge upstream/master and resolve conflicts
MaxGhenis
committed
2286a1b
Copy full SHA for 2286a1b
Pagination
Previous
Next
You can’t perform that action at this time.