Kyle I S Harrington

Results 385 comments of Kyle I S Harrington

An extra 2-cents: Easy, maybe. Silly is contestable. The order/majority style problems are indeed effectively syntactic benchmarks. However, in Push (at least versions close to Push3) where there are effectively...

Big ODE4j fan here. I'm using jBLAS for matrix math in some projects that link to ODE4j. However, I haven't done any speed tests against MTJ.

Alright, I'll think about volunteering, but can't promise anything at the moment. I'm back to considering this issue for some of my own code. It is a shame MTJ seems...

Ah, I should have remembered that. I guess that means you won ; ) FWIW, I'm working on getting ode4j going in Clojure. I've done some prototypes that do work...

![ezgif-4-b44411ef2717](https://user-images.githubusercontent.com/400105/54831001-ef47b880-4c8f-11e9-860f-74ab2abc7ec4.gif)

BVV is forked here now https://github.com/scenerygraphics/bigvolumeviewer

It is unfortunate to handle the transparency dimension independently. RGBA data is common, and loading it with: ``` n = Node() dataPoint = floatArrayOf(1f, 1f, 1f, 1f) imglib2Val = ARGBType(...

``` System.setProperty("scenery.Headless", "true"); SciView sv = SciView.createSciView(); sv.waitForSceneInitialisation(); ```

bump since this is probably pretty easy and would make a big difference

![Screenshot from 2020-03-26 12-38-59](https://user-images.githubusercontent.com/400105/77672107-dd61bb00-6f5e-11ea-8ccc-a9aa7e9888f3.png) the issue is still here