Nico Hezel

Results 7 issues of Nico Hezel

**Reproduce:** - clean install of Eclipse Oxygen Java JDK 1.8.0_144 on Windows 10 Build 1703 - add a new Java project to eclipse - download the koloboke-compile-0.5.1.jar and koloboke-impl-common-jdk-1.0.0.jar into...

I was iterating through a HashMap with a cursor and called the setValue(V) method to replace the current value. The new value was set in the vals[] array but did...

The method name ImageUtils.getPixelsBGR(...) is quite confusing since the returning data is in RGBA format. Reproducible with the following lines: ``` BufferedImage image= new BufferedImage(1, 1, BufferedImage.TYPE_4BYTE_ABGR); image.setRGB(0, 0, (new...

When using the extension to scan "http://www.mikecann.co.uk", I get those two initial errors: 1. 'webkitRequestAnimationFrame' is vendor-specific. Please use the standard 'requestAnimationFrame' instead. Renderer.ts:42 2. Failed to load resource: net::ERR_NAME_NOT_RESOLVED...

Hello together, right now I try to use the Keras (MXNet) library as a model converter. If you can port an existing MXNet model to a Keras model then you...

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-fury/issues) and found no similar issues. ### Version Version: 0.5.0-SNAPSHOT OS: Windows JDK: 22 ### Component(s) Java ### Minimal...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-fury/issues) and found no similar issues. ### Version Version: 0.4.1 OS: Windows JDK: 21 ### Component(s) Java ### Minimal...

bug