Skip to content

Adding quimb to CI tests so test_mak_k_xor_sat.py covers all tests#138

Open
abid1214 wants to merge 3 commits into
mainfrom
pybobyqa-to-py-bobyqa
Open

Adding quimb to CI tests so test_mak_k_xor_sat.py covers all tests#138
abid1214 wants to merge 3 commits into
mainfrom
pybobyqa-to-py-bobyqa

Conversation

@abid1214

@abid1214 abid1214 commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

adding quimb to ensure all tests are run

Installing quimb shifts numpy global random state at import time,
causing nx.random_regular_graph to generate a different graph that
violates the monotone AR assertion. Fixed with seed=42.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Fix Uppercasing in Py-BOBYQA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants