Prefix for combined configuration

2016-04-08 Thread Mansour Al Akeel
Hello, I am trying to load multiple sources into a CombinedConfiguration object. However, I need to access each property using a prefix. For example, a property that resides in "global.xml" needs to be accessed with a unique prefix: glob:this.is.a.global.property. And a property that is loaded f

Re: [math] matrix multiplication surprisingly slow?

2016-04-08 Thread Gilles
On Thu, 7 Apr 2016 19:25:43 +0100, Chris Lucas wrote: On 7 April 2016 at 18:41, Gilles wrote: It's certainly worth ascertaining with more data points (to make a nice plot). I can run mult on both for {10, 100, 500, 1000, 1500, 2000, 2500, 5000} if that would help. That would help if

minimal p-value of ChiSquareTest

2016-04-08 Thread Michael Menzel
Hi, what is the minimal p-value that the ChiSquareTest[1] returns? Or in other words below which value is the result set to exact 0? Greeting Michael -- [1] http://commons.apache.org/proper/commons-math/apidocs/org/apache/commons/math3/stat/inference/ChiSquareTest.html#chiSquareTest(long