James Pinkerton
James Pinkerton
Hi. I recently ran a PlugUpdate on FZF. I'm getting 0/0 +S > about half the time I run CTRL-R in bash. The other half of the time it works...
Hi, When I make a scatter plot in matplotlib, sometimes it renders and sometimes it doesn't. When I clip values (-1, 1) it fails, but when I clip to (-5,...
Hi. I'm a big fan of the package. Every other plot I draw is a different color and does not include axes. Do you know how I can turn this...
I read on the documentation that shrinking the cluster could destroy running jobs. Is there any way to make sure the cluster decreases in size when it is under-utilized? Thanks...
Hi. I have a struct that contains only numbers (float's, uint32_t's, bool's, things like this). I'd like to be able to log a sequence of these structs to a file...
Hi! I'm using quill and it's working great. Would it be possible to create a conda package to release quill as well? Thanks so much, James
Hi. I'm aware of a few applications where the FIGS algorithm is an effective way to grow trees. The algorithm is described in this paper: https://arxiv.org/abs/2201.11931. I know that the...
Hi. I tried solving series of embedded problems I'm used to solving successfully with doubles. I set OSQPFloat to be single-precision and it failed to update rho. When I turn...
Hi. I tried to follow the example on the website, and I got the following error. Any help would be greatly appreciated. ``` Generating code with CVXPYgen ... CVXPYgen finished...
Hi, I tried using the library and am getting infeasibility, so I got things down to a small working example. I can't understand why this solution is yielding infeasibility. Any...