Howard Lander
Howard Lander
Does anyone know what is returned in the callbackData field for the s3_head_object call? I'm having a hard time figuring out how to cast the data coming back. Thanks Howard
We would like this docker to include support for gl based applications We are looking for a docker image that can support applications that do 3d rendering using gl. We...
Hi all, I just downloaded the Protege app for Mac. When I try to start it, I get a "JRE Load Error"  java -version returns java version "11.0.11" 2021-04-20...
Hi all We are attempting to use the published OHIF docker image in a system that requires the URL to be set at run time. We looked through the documents...
The following code fails test class fails on a fairly small (but not sparse) matrix: Here's the invocation: /usr/java/jdk1.7.0_51/bin/java -Xmx8000m -cp .:./la4j-0.6.0.jar MatrixTestBug java.lang.IllegalArgumentException at java.nio.ByteBuffer.allocate(ByteBuffer.java:330) at org.la4j.matrix.sparse.CRSMatrix.toBinary(CRSMatrix.java:1007) at MatrixTestBug.main(MatrixTestBug.java:13)...