pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript is:merged
Filter by
84.5M results
Summary
This PR substantially expands the design documentation for three interconnected systems: AI civilization behavior (M10),
commerce and trade (M15), and planetary system generation (§6.1). The changes ...
What
Removes the cirq-specific fallback in transpile (qbraid/transpiler/converter.py):
if alias == cirq :
qasm = temp_program.to_qasm()
temp_program = cirq_qasm_import.circuit_from_qasm(qasm) ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Tarjeta de pregunta más compacta
- 3 columnas: las opciones ocupan las dos primeras (col-md-8) y la imagen va en la tercera (col-md-4).
- Picker de imagen compacto: solo la imagen (o un placeholder) ...
Summary
- Add a repo-local link checker that updates status, last_checked, redirect_url, and check_error metadata
- Add dry-run and limit options for safe testing
- Add unit tests with a local HTTP ...
Cleans the CBO preview so it reads as a launch-grade product, not a demo.
Removed
- The loud DEMO DATA badge
- The View on iPhone / Download the app island
- The Read-only demo for prospective ...
…2E test imports pytest normally at top level.
preflight.py (line 218): _check_write_permission now uses tempfile.NamedTemporaryFile(..., delete=True) instead of
manually creating and unlinking a UUID ...
Summary
- .gitignore: add !models/*.pt so trained model weights can be committed to the repo
- docs/PRODUCTION_READINESS.md: update T1-A to reflect CNN training complete (val_loss=0.258, val_acc=91.3% ...