right Mike, or simply placed alongside in that package.

Peppe, did you create the class from scratch or where did you get the code, 
under which license?

..ede


On 05.06.2018 13:52, Michaël Michaud wrote:
> Hi Peppe,
> 
> If it is a collection of pure static math methods with no dependency mabe it 
> can take place in
> 
> com.vividsolutions.jump.util.MathUtil
> 
> Michaël
> 
> 
> Le 05/06/2018 à 09:32, Giuseppe Aruta a écrit :
>> Hi all,
>> I am going to add a new class, "StatisticsIndices", which calculates 
>> position and statistics indices of an array of numbers.
>> The following inidices will be available:
>>
>> count
>> total sum
>> max
>> min
>> mean
>> 25 percentile
>> median
>> 75 percentile
>> standard deviation
>> coefficinet of variation
>> root Mean Squared
>> Skewness
>> Kurtosis
>>
>> This class could be used for any array of number (an array formed by raster 
>> cell values from a RasterImageLayer , an array from numeric attributes from 
>> a Vector Layer).
>> For this reason  I would like to add this class into a general visible 
>> package.
>> My idea is to create an "org.openjump.core.math" package into OJ tree.
>> I would like to have your opinion.
>> Best
>> Peppe
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>
>>
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 
> 
> 
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> 
> 
> 
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to