-
Notifications
You must be signed in to change notification settings - Fork 56
Stabilization: modernize deps and fix the instabilities that surfaced #219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
nick-fournier
wants to merge
20
commits into
ActivitySim:master
Choose a base branch
from
nick-fournier:deps/numpy_2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 3 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
f380d95
Updated numpty and ORTOOLS deps
nick-fournier 044c3db
explicit package include to ensure smooth install for pytest
nick-fournier b486523
Drop python 3.9 and add 3.13
nick-fournier 71a0f7e
Potential fix for pull request finding
nick-fournier a4ad0f3
Update toml to drop 3.9 support
nick-fournier 6268f81
Merge branch 'deps/numpy_2.x' of github.com:nick-fournier/populations…
nick-fournier 95bebe7
lint fixes
nick-fournier 5da258d
Typo fix, really
nick-fournier ecf7883
Add opt-in deterministic integerization mode
nick-fournier bd9f1ff
Harden cross-platform determinism coverage
nick-fournier 11aee75
Run determinism checks in the full OS suite
nick-fournier 0b29095
Preserve NA when casting input columns to str
nick-fournier 6c9b0fe
Add RNG determinism guards and a baseline generator
nick-fournier 3fda19b
Read the docs version from package metadata, not setup.py
nick-fournier 0d90918
Fixed int64 windows bug
nick-fournier c6653b8
added explanation for non-square test battery
nick-fournier 752c250
Stop test_integerizer leaking settings into later tests
nick-fournier 10e4a37
Default the integerizer to quantized, deterministic tie-breaking
nick-fournier a552ba3
Fix PYTHONPATH for the determinism fingerprint step
nick-fournier 5f4bbd5
quantize testing consolidation
nick-fournier File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.