Sami Liedes
Sami Liedes
> Well, there are a few issues with this PR, both on philosophical grounds and on technical grounds. > > First and foremost, regarding the technical issues, this PR isn't...
> Well, the problem is that Regolith 2.0 is in heavy development right now, no more changes are going to be accepted into 1.6, Ken has made that very clear,...
Moreover, I assume the download is unnecessary. I'm pretty sure I have the sd 1.4 checkpoint, but somehow after update it started to redownload it from the slow site...
For things like testing, it's very useful to be able to undo things. Though perhaps this will be fixed in some ways by allowing the creation of Logger by caller,...
Sure. What I was trying to point out is that from the using code perspective, the context manager could be used exactly the same way without it the programmer even...
@agola11: This fixes #3256. It seems I cannot request a review, but I can ping you this way :)
That sounds good. The callbacks system as it is right now does seem a bit fragile; excited to see what you manage to do :) I guess you're talking about...
Is there at least a way to make poetry fail a build if a certain plugin is not installed? I don't know if poetry-grpc-plugins is a reasonable way to handle...
I can imagine that might potentially be faster than the current implementation for a stack of matrices. Hard to tell. I do think Gaussian elimination should be vectorizable, though, albeit...
I think the sqlalchemy dependency in pyproject.toml still needs to be bumped.