gatk-3.8/protected
Phillip Dexheimer c15e6fcc0e Refactored the static lookup arrays in MathUtils (log10Cache, log10FactorialCache, jacobianLogTable)
-They are now only computed when necessary
 -Log10Cache is dynamically resizable, either by calling get() on an out-of-range value or by calling ensureCacheContains
 -Log10FactorialCache and JacobianLogTable are initialized to a fixed size on first access and are not resizable
 -Addresses PT 69124396
2014-05-27 22:27:57 -04:00
..
gatk-package-distribution Refactored maven directories and java packages replacing "sting" with "gatk". 2014-05-19 17:36:39 -04:00
gatk-queue-extensions-distribution Fixed GATK docs artifact, moved protected ExampleUG tests. 2014-05-22 21:03:55 -04:00
gatk-queue-package-distribution Refactored maven directories and java packages replacing "sting" with "gatk". 2014-05-19 17:36:39 -04:00
gatk-tools-protected Refactored the static lookup arrays in MathUtils (log10Cache, log10FactorialCache, jacobianLogTable) 2014-05-27 22:27:57 -04:00
pom.xml Refactored maven directories and java packages replacing "sting" with "gatk". 2014-05-19 17:36:39 -04:00