Nathan Goldbaum

Results 755 comments of Nathan Goldbaum

> I dunno which cast this talks of. This is referring to here: https://github.com/numpy/numpy/blob/64caed3dd45f4f64da498ad3f8485d62f282934b/numpy/_core/src/multiarray/stringdtype/static_string.c#L585-L595 This function is called inside the string to string cast by the `free_and_copy` function, `out_u` is...

> Why could you not use a temporary one? Maybe I can? I'd need to look at the code closer to see if this is a reasonable option.

> I'd need to look at the code closer to see if this is a reasonable option. I spent a few hours trying to get this to work this afternoon...

During the triage call where we talked about this we also realized that the circleCI docs build should be using `spin` to generate the docs build and do the doctests....

I can't reproduce this on NumPy main, I think this might be fixed: ``` goldbaum at Nathans-MBP in ~/Documents/f2py-test on main! ± cat test.py import f_test as f maxN =...

Does the example in the issue trigger the bug for you? The output you shared looks like it's about different code. If it doesn't can you share an example I...

Sorry, just to clarify, this happens with both NumPy 1.26 and NumPy 2.0 and it's not a new problem? There was a big rewrite of the FFT internals for NumPy...

Our plan is to eventually get rid of `np.char` in favor of `np.strings`. Can you focus your efforts on improving examples in `np.strings` instead?

I don't think these hurt. Let's merge.

Hi! Thanks so much for your PRs to improve NumPy's typing. Unfortunately our bandwidth to review these PRs isn't very high right now and it may take a while to...