Ben Fitzpatrick
Ben Fitzpatrick
@fionaRust, do we need to amend/close this one?
I tried converting to cython: floating (https://github.com/SciTools-incubator/python-stratify/compare/master...benfitzpatrick:float_32_preservation) but it didn't/doesn't work with the inheritance structure (fused type support + inheritance problem).
Still of interest, I reckon, but @s-boardman and @PaulAbernethy now better points of contact! In general I think the Scientific Python community needs to make much more use of float32...
Ready for review, not ready to go in IMO!
I'd like to do a bit of in-anger user-case testing if we feel it's close enough as-is? Shouldn't take too long.
I've done some testing against real cases I could find in our workflows, found and fixed some issues in afddb2b. I tested a case with 6 GitHub file installs in...
> > > > Curious, I'll check that's because GitHub is serving the requests sequentially rather than Rose failing to run them in parallel. > > After a bit of...
I could do a "or remote not contactable?" on the end of the error message?
I think we could, given that we have an approach for doing this in the command line tools. That looked difficult too until we thought hard about it.