Re: Writing 16 Bits Per Sample To Tiff File

2018-07-24 Thread Juergen Stumpe
Hi, I tried it with BufferedImage TYPE_USHORT_GRAY, and I think from the BufferedImage point of view it seems to be OK. raster = ShortInterleavedRaster dataBuffer = DataBufferShort imageType = 11 I'm just not sure about the colorModel = ComponentColorModel? I write this BufferedImage to disc with

Re: [rng] Tests in -sampling

2018-07-24 Thread Rob Tompkins
> On Jul 24, 2018, at 7:04 PM, Gilles wrote: > > Hi Rob. > > On Tue, 24 Jul 2018 18:33:40 -0400, Rob Tompkins wrote: >> I know that the tests will be necessarily non-deterministic, but we >> can at least get closer to having determinism by running the same test >> 1000 times and expecting som

Re: [rng] Tests in -sampling

2018-07-24 Thread Gilles
Hi Rob. On Tue, 24 Jul 2018 18:33:40 -0400, Rob Tompkins wrote: I know that the tests will be necessarily non-deterministic, but we can at least get closer to having determinism by running the same test 1000 times and expecting some reasonable number of passes right? Could we use the underlyi

[rng] Tests in -sampling

2018-07-24 Thread Rob Tompkins
I know that the tests will be necessarily non-deterministic, but we can at least get closer to having determinism by running the same test 1000 times and expecting some reasonable number of passes right? Could we use the underlying distribution that we are testing to sort out this value? -Rob -

[GitHub] commons-collections pull request #34: COLLECTION-599: Fix for out-of-memory ...

2018-07-24 Thread saleem-akbar
Github user saleem-akbar closed the pull request at: https://github.com/apache/commons-collections/pull/34 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.a

[GitHub] commons-collections issue #34: COLLECTION-599: Fix for out-of-memory errors ...

2018-07-24 Thread saleem-akbar
Github user saleem-akbar commented on the issue: https://github.com/apache/commons-collections/pull/34 CI not working for this branch, so will look into upgrading to 4.x which contains same fix. --- - To unsubscribe

[GitHub] commons-collections pull request #34: COLLECTION-599: Fix for out-of-memory ...

2018-07-24 Thread saleem-akbar
Github user saleem-akbar closed the pull request at: https://github.com/apache/commons-collections/pull/34 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.a

[GitHub] commons-collections pull request #35: COLLECTION-599: Fix for out-of-memory ...

2018-07-24 Thread saleem-akbar
Github user saleem-akbar closed the pull request at: https://github.com/apache/commons-collections/pull/35 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.a

[GitHub] commons-collections pull request #35: COLLECTION-599: Fix for out-of-memory ...

2018-07-24 Thread saleem-akbar
Github user saleem-akbar closed the pull request at: https://github.com/apache/commons-collections/pull/35 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.a

[GitHub] commons-collections issue #35: COLLECTION-599: Fix for out-of-memory errors ...

2018-07-24 Thread saleem-akbar
Github user saleem-akbar commented on the issue: https://github.com/apache/commons-collections/pull/35 OK, Thanks. I'll have to look into that, but I'll close both PR's anyway. --- - To unsubscribe, e-mail