Gordon Watts

Results 6 issues of Gordon Watts

I needed to restart an async iterator if it hadn't returned any items yet. The algorithm I needed was: * If an exception occurred before any item was returned, restart...

I've just noticed this and I do not know if it impacts things here, but Canvas is now using a [modern version of MathJAX](https://community.canvaslms.com/t5/New-Feature-Screencast/Courses-MathJax-and-LaTeX-2021-02-20-Release/ta-p/436792), which makes for a much better...

There are times that images on disk aren't the proper size (too big?) to be displayed in the exam. The Canvas quiz-question editor allows one to change the image size...

I made extensive use of this tool to help me make it through teaching ~400 students taking an intro physics/engineering course. It was a huge help - thank you so...

### Windows Version Windows 11 ### Windows Build Number 22631 ### WSL Version WSL 2 ### Distro Version CENTOS7 ### WSL Utilities Version v4.1.1-1 ### Describe the bug Most of...

Bug
Status: Pending Release
Target: 4.x

I am opening two files using `uproot.dask` and then using `ak.concatenate` to combine them end-to-end (along `axis=0`). With modern `dask_awkward` this fails (in older versions it worked). ## Versions ```...