pullrequests Search Results · language:Dune language:Python language:JavaScript language:Jupyter Notebook language:Python
Filter by
712k results
Summary
This PR adds the Barrow, Alaska (US-A10 wet-sedge tundra) site to the inversion framework, refactors both site notebooks
into clean entry points backed by reusable modules, and fixes a QC ...
Summary
Adds a new notebook demonstrating Rapid Single Flux Quantum (RSFQ) circuit simulation using JoSIM, an open-source
superconducting circuit simulator.
What s included
New notebook: notebooks ...
documentation
notebooks
python
Notebook that downloads the spectral index and curvature map from Irfan and Puglisi 2026 and forms synchrotron emission
models. The notebook also compares these models with the current PySM against ...
... where the nnsight port deviates from the original PyTorch hook implementation
Why
The repo has no published example linking a paper s specific result to nnsight idioms. This notebook closes that ...
Summary
- Remove the hardcoded eaa-p2 kernel override from the notebook runner so nbclient uses each notebook s declared
python3 kernelspec.
- Add a regression check that the runner does not ...
Added the Jupyter notebook for generating counts.txt.gz file and updated the README with link to the notebook for data
pre-processing.
... importing tqdm.notebook, which seems unnecessary if we are not running
from a notebook environment. This fix changes the import logic to avoid errors in simple imports.
This change is important to ensure ...