Jarrod Millman

Results 164 comments of Jarrod Millman

https://atom.io/packages/flowmark

> The RSS (or else) feed is an interesting idea. One could subscribe to a list of projects and get all the relevant messages. Maybe we should have a `breaking`...

> It'd be good to update SPEC 0 indeed to mention NumPy 2.0. It won't shift the regular time-based window at all though, so it's just an administrative update there....

Note that macos-latest switched from 12.7.4 to 14.4.1.

As a temporary workaround, we can merge #7408. This PR will need to be rebased and revert that commit. Also note that macos-latest is now macos-14-arm64 (it used to be...

> @stefanv, @jarrodmillman, are you intentionally holding of on the merge because of the release preparation? I was holding off to see if you had anything else you wanted to...

Errr. Sorry, I clicked the wrong button....

I am looking into the doc build issue: #7590

The macos cp3.13 error ``` Unexpected failing examples (1): ../examples/applications/plot_human_mitosis.py failed leaving traceback: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/sphinx_gallery/scrapers.py", line 387, in save_figures rst = scraper(block, block_vars, gallery_conf) File...

@stefanv @dschult Any thoughts about the error in this PR? The main error is ``` =========================== short test summary info ============================ FAILED graph/tests/test_rag.py::test_cut_normalized - assert 0 == 1 + where...