Jeff Hammerbacher

Results 167 comments of Jeff Hammerbacher

I think the Primula paper link should be https://dl.acm.org/doi/10.1145/3429357.3430522

[Amazon S3 Express One Zone](https://aws.amazon.com/blogs/aws/new-amazon-s3-express-one-zone-high-performance-storage-class/) might have solved this problem.

Yikes! Reading a bit more to see why `botocore` itself doesn't support async io, in https://github.com/boto/botocore/issues/458 I was amused to find a [comment](https://github.com/boto/botocore/issues/458#issuecomment-1691198548) from scanpy's Philipp Angerer. We're all hitting...

> Let's just create python bindings for Rust's [object store](https://docs.rs/object_store/latest/object_store/) crate and start using that instead. Looks very powerful and performant. Ha, was just looking at that: https://github.com/fastlmm/bed-reader/issues/22. There is...

It looks like Xarray does not yet have this feature either? https://github.com/pydata/xarray/issues/1887

Did https://github.com/allenai/papermage/pull/53 close this issue out?

Is it worth creating a separate issue to track linalg and fft [extensions](https://data-apis.org/array-api/latest/extensions/index.html)? It would be useful to know the Cubed position on these functions as well.