Dan Foreman-Mackey

Results 547 comments of Dan Foreman-Mackey

I think this is a great idea, but I've been a little slow to respond because I'm waffling on API design. But, I think it would be good to implement...

I'm not totally sure of the history here, but I expect the difference has to do with access to secrets. PRs typically don't have access to the secrets (e.g. overleaf...

Please put together a [minimal, reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) that demonstrates the problem. Thanks!

> I can't figure why the macos-python3.11 test is hanging on until being timed out Strange! You could try removing the `-n auto` from the pytest command? Does it work...

I think maybe github actions were actually just having issues that day. I've tried re-running the job. Let's see if that works!

@lgrcia — I tried turning off parallel execution of the tests and that changed the behavior to just hang indefinitely when running the `test_light_curves_orders` test (I think). This isn't failing...

The issue here must be related to s2fft! @lgrcia, can you try to work out which inputs we're passing in the test that hangs to isolate exactly what s2fft call...

It's fascinating to me that that happens and that your solution works! I don't see any reason why the `beta` parameter should be labelled as static, but it also seems...

Sounds like a great idea! I've used towncrier and liked it, but no strong preferences. 🚀

Yeah, the Zenodo tests have been failing for a very long time, but it looks like there are some other "new" failures now. (I say "new", but I haven't looked...