Lawrence Mitchell
Lawrence Mitchell
You can pre-reserve a zenodo DOI for an upload before finalising the contents.
To compute non-affine geometric quantities needs more information than UFL can provide I think: arguably the right thing to do is to let the form compiler compute it (even in...
A follow up. A general approach would be to find the convex hull of the element and then compute the diameter of that. For general curvilinear polytopes finding the minimal...
at the cfd stage you can merge integral data where the only difference is in the subdomain id. we can definitely handle that integration in firedrake (it might need minor...
Did this stall for any particular reason. I was following what was happening with these islpy speedups. Although we could build islpy from scratch, we'd prefer if we could just...
> Yeah the tests failed only for years before that year. This is probably more complicated because the transition took ballpark 300 years, so really one needs to interpret the...
> Required cudf branch for Dask-DataFrame dispatching to cudf: https://github.com/rjzamora/cudf/tree/backend-class Do we need to coordinate this branch arriving in cudf?
Going through and doing the minimum thing to add `frame_count` slots to all serializable objects, a further thought occurred which is that as well as lack of consistency in key...
> I would definitely welcome more insight from a Dask expert. Some thoughts and questions: > > * Are you proposing that nested headers are always copied into their parents?...
> I think what I'm missing is what we are trying to fix here Initially, I was adding support for serialization that was missing on struct columns (that was #10784)....