Dan Goldman

Results 5 issues of Dan Goldman

![slow down egghead](https://media.giphy.com/media/3orieOvBAyJinzJXBS/giphy.gif) ## *What* is wrong? atan2 should return values from -pi to pi, but instead returns values from -pi/2 to pi/2 in gpu mode. It also returns undefined...

I ran into many odd, spurious errors when using it with a bootstrap template. Many hours of debugging later I realized this was because bootstrap uses jquery, I was using...

Since to_rgb simply subtracts vmin from array, low pixels can underflow to high values, producing unexpected results. I think it should be simple to fix: upcast array to int32 before...

- [X] I have searched to see if a similar issue already exists. **Is your feature request related to a problem? Please describe.** I attempted to build the JS client...

needs repro

For security reasons, my development environment requires a proxy registry to access docker base images. I couldn't find any info in the docs about configuring cog to access a proxy...