apache / commons-math
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
24% | 15% | 21% | 18% | 19%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
java20% | 16% | 22% | 19% | 21%
xml52% | 12% | 13% | 13% | 7%
css0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
xsl0% | 0% | 0% | 0% | 100%
cgi0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
commons-math-core90% | 5% | 4% | 0% | <1%
src50% | 10% | 14% | 16% | 7%
commons-math-legacy7% | 18% | 25% | 23% | 24%
commons-math-legacy-core48% | 28% | 14% | 4% | 3%
commons-math-neuralnet0% | 0% | 31% | 19% | 48%
commons-math-legacy-exception0% | 0% | 32% | 13% | 53%
commons-math-transform0% | 0% | 40% | 0% | 59%
siteMods0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
doc0% | 0% | 0% | 0% | 100%
commons-math-docs0% | 0% | 0% | 0% | 100%
dist-archive0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
AccurateMathLiteralArrays.java
in commons-math-core/src/main/java/org/apache/commons/math4/core/jdkmath
6103 1
changes.xml
in src/changes
3940 -
AccurateMath.java
in commons-math-core/src/main/java/org/apache/commons/math4/core/jdkmath
2320 97
Dfp.java
in commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/dfp
1753 112
BOBYQAOptimizer.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv
1627 11
stat.xml
in src/site/xdoc/userguide
1206 -
BlockRealMatrix.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
1129 47
BlockFieldMatrix.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
1107 45
FastMathTestPerformance.java
in src/userguide/java/org/apache/commons/math4/userguide
1010 25
DSCompiler.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation
885 42
AbstractFieldMatrix.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
789 49
MillerUpdatingRegression.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression
780 20
CMAESOptimizer.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv
766 42
AbstractRealMatrix.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
763 48
analysis.xml
in src/site/xdoc/userguide
726 -
RealVector.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
699 59
ArrayRealVector.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
634 64
ArrayFieldVector.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
608 67
DerivativeStructure.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation
596 81
Percentile.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank
589 52
LevenbergMarquardtOptimizer.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares
581 17
KolmogorovSmirnovTest.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference
576 30
EigenDecomposition.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
559 23
SparseGradient.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation
557 75
JdkMath.java
in commons-math-core/src/main/java/org/apache/commons/math4/core/jdkmath
541 78
MathArrays.java
in commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core
530 31
optimization.xml
in src/site/xdoc/userguide
528 -
DfpMath.java
in commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/dfp
519 16
OpenMapRealVector.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
510 53
GraggBulirschStoerIntegrator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
510 13
SparseFieldVector.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
483 51
SimplexTableau.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/linear
470 37
MatrixUtils.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
462 29
SingularValueDecomposition.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
461 17
NeuronSquareMesh2D.java
in commons-math-neuralnet/src/main/java/org/apache/commons/math4/neuralnet/twod
448 21
ode.xml
in src/site/xdoc/userguide
439 -
SymmLQ.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
435 25
PSquarePercentile.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank
425 43
AccurateMathCalc.java
in commons-math-core/src/main/java/org/apache/commons/math4/core/jdkmath
381 16
Array2DRowFieldMatrix.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
376 29
BesselJ.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/special
376 6
Array2DRowRealMatrix.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
371 28
SimpleRegression.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression
366 32
LocalizedFormats.java
in commons-math-legacy-exception/src/main/java/org/apache/commons/math4/legacy/exception/util
359 2
developers.xml
in src/site/xdoc
342 -
TricubicInterpolatingFunction.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation
331 5
SummaryStatistics.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive
330 40
leastsquares.xml
in src/site/xdoc/userguide
325 -
OpenIntToFieldHashMap.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
314 24
DfpField.java
in commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/dfp
307 33
Files With Most Units (Top 50)
File# lines# units
Dfp.java
in commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/dfp
1753 112
AccurateMath.java
in commons-math-core/src/main/java/org/apache/commons/math4/core/jdkmath
2320 97
DerivativeStructure.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation
596 81
JdkMath.java
in commons-math-core/src/main/java/org/apache/commons/math4/core/jdkmath
541 78
SparseGradient.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation
557 75
ArrayFieldVector.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
608 67
ArrayRealVector.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
634 64
RealVector.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
699 59
OpenMapRealVector.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
510 53
Percentile.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank
589 52
SparseFieldVector.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
483 51
InferenceTestUtils.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference
272 51
DescriptiveStatistics.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive
304 50
AbstractFieldMatrix.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
789 49
AbstractRealMatrix.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
763 48
BlockRealMatrix.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
1129 47
BlockFieldMatrix.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
1107 45
PSquarePercentile.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank
425 43
DSCompiler.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation
885 42
CMAESOptimizer.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv
766 42
SummaryStatistics.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive
330 40
SimplexTableau.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/linear
470 37
SynchronizedSummaryStatistics.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive
170 37
BigReal.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
145 34
DfpField.java
in commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/dfp
307 33
SimpleRegression.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression
366 32
MathArrays.java
in commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core
530 31
StatUtils.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat
208 30
TTest.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference
252 30
KolmogorovSmirnovTest.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference
576 30
MatrixUtils.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
462 29
Array2DRowFieldMatrix.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
376 29
EmpiricalDistribution.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution
261 29
Array2DRowRealMatrix.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
371 28
LeastSquaresFactory.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares
284 26
ResizableDoubleArray.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive
297 26
SymmLQ.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
435 25
AbstractFieldIntegrator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode
249 25
FastMathTestPerformance.java
in src/userguide/java/org/apache/commons/math4/userguide
1010 25
OpenIntToDoubleHashMap.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
304 24
OpenIntToFieldHashMap.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
314 24
EigenDecomposition.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
559 23
AbstractIntegrator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode
257 23
BaseAbstractUnivariateSolver.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers
125 22
AbstractStepInterpolator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling
299 22
IntegerSequence.java
in commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core
151 22
Variance.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment
184 21
NeuronSquareMesh2D.java
in commons-math-neuralnet/src/main/java/org/apache/commons/math4/neuralnet/twod
448 21
DiagonalMatrix.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear
193 20
MultivariateSummaryStatistics.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive
269 20
Files With Long Lines (Top 50)

There are 63 files with lines longer than 120 characters. In total, there are 457 long lines.

File# lines# units# long lines
TricubicInterpolatingFunction.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation
331 5 64
ode.xml
in src/site/xdoc/userguide
439 - 53
analysis.xml
in src/site/xdoc/userguide
726 - 37
LocalizedFormats.java
in commons-math-legacy-exception/src/main/java/org/apache/commons/math4/legacy/exception/util
359 2 29
BOBYQAOptimizer.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv
1627 11 25
LutherFieldStepInterpolator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
99 2 24
LutherStepInterpolator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
72 3 18
HighamHall54FieldStepInterpolator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
67 2 16
leastsquares.xml
in src/site/xdoc/userguide
325 - 15
stat.xml
in src/site/xdoc/userguide
1206 - 14
download_math.xml
in src/site/xdoc
96 - 13
DormandPrince853FieldStepInterpolator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
231 3 10
issue-tracking.xml
in src/site/xdoc
54 - 8
ml.xml
in src/site/xdoc/userguide
121 - 7
DormandPrince54FieldStepInterpolator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
176 2 6
EulerFieldStepInterpolator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
47 2 6
ClassicalRungeKuttaFieldStepInterpolator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
63 2 6
SimpleRegression.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression
366 32 6
AccurateMath.java
in commons-math-core/src/main/java/org/apache/commons/math4/core/jdkmath
2320 97 6
optimization.xml
in src/site/xdoc/userguide
528 - 6
index.xml
in src/site/xdoc/userguide
150 - 6
linear.xml
in src/site/xdoc/userguide
187 - 6
72 - 5
AdamsFieldStepInterpolator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
88 3 4
genetics.xml
in src/site/xdoc/userguide
111 - 4
fitting.xml
in src/site/xdoc/userguide
111 - 4
TricubicInterpolator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation
91 1 3
LutherIntegrator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
22 1 3
changes.xml
in src/changes
3940 - 3
mail-lists.xml
in src/site/xdoc
147 - 3
overview.xml
in src/site/xdoc/userguide
125 - 3
utilities.xml
in src/site/xdoc/userguide
213 - 3
DerivativeStructure.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation
596 81 2
AbstractFieldIntegrator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode
249 25 2
EmbeddedRungeKuttaFieldIntegrator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
180 11 2
ThreeEighthesFieldStepInterpolator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
64 2 2
MidpointFieldStepInterpolator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
53 2 2
RungeKuttaFieldIntegrator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
132 3 2
GillFieldStepInterpolator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
72 2 2
ExampleUtils.java
in src/userguide/java/org/apache/commons/math4/userguide
76 4 2
ImageEvolutionExample.java
in src/userguide/java/org/apache/commons/math4/userguide/genetics
143 12 2
transform.xml
in src/site/xdoc/userguide
23 - 2
site.css
in siteMods
95 - 1
DifferentiatorVectorMultivariateJacobianFunction.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares
42 2 1
LeastSquaresFactory.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares
284 26 1
SimplexTableau.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/linear
470 37 1
FieldODEStateAndDerivative.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode
20 2 1
AbstractFieldStepInterpolator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling
66 8 1
DormandPrince853FieldIntegrator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
293 4 1
HighamHall54FieldIntegrator.java
in commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff
124 4 1
Correlations

File Size vs. Commits (all time): 752 points

commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/BaseOptimizer.java x: 4 commits (all time) y: 92 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/ConvergenceChecker.java x: 2 commits (all time) y: 4 lines of code src/changes/changes.xml x: 552 commits (all time) y: 3940 lines of code src/site/xdoc/userguide/analysis.xml x: 39 commits (all time) y: 726 lines of code src/site/xdoc/userguide/ode.xml x: 35 commits (all time) y: 439 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/CMAESOptimizer.java x: 17 commits (all time) y: 766 lines of code commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/dfp/DfpMath.java x: 8 commits (all time) y: 519 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/AbstractFieldMatrix.java x: 6 commits (all time) y: 789 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/AbstractRealMatrix.java x: 10 commits (all time) y: 763 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/LineSearch.java x: 4 commits (all time) y: 53 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/MultivariateOptimizer.java x: 3 commits (all time) y: 49 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/gradient/NonLinearConjugateGradientOptimizer.java x: 2 commits (all time) y: 149 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/BOBYQAOptimizer.java x: 6 commits (all time) y: 1627 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/PowellOptimizer.java x: 4 commits (all time) y: 154 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/SimplexOptimizer.java x: 20 commits (all time) y: 283 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/univariate/BrentOptimizer.java x: 4 commits (all time) y: 193 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/univariate/UnivariateOptimizer.java x: 2 commits (all time) y: 70 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/Array2DRowRealMatrix.java x: 9 commits (all time) y: 371 lines of code commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/MathArrays.java x: 14 commits (all time) y: 530 lines of code src/site/site.xml x: 50 commits (all time) y: 9 lines of code src/site/xdoc/download_math.xml x: 21 commits (all time) y: 96 lines of code commons-math-docs/src/site/site.xml x: 1 commits (all time) y: 13 lines of code src/site/xdoc/userguide/overview.xml x: 27 commits (all time) y: 125 lines of code src/site/xdoc/userguide/fitting.xml x: 7 commits (all time) y: 111 lines of code src/site/xdoc/developers.xml x: 25 commits (all time) y: 342 lines of code src/main/resources/pmd/pmd-ruleset.xml x: 2 commits (all time) y: 124 lines of code src/site/xdoc/userguide/complex.xml x: 10 commits (all time) y: 16 lines of code src/site/xdoc/userguide/distribution.xml x: 19 commits (all time) y: 66 lines of code src/site/xdoc/userguide/exceptions.xml x: 6 commits (all time) y: 94 lines of code src/site/xdoc/userguide/filter.xml x: 10 commits (all time) y: 179 lines of code src/site/xdoc/userguide/genetics.xml x: 10 commits (all time) y: 111 lines of code src/site/xdoc/userguide/geometry.xml x: 25 commits (all time) y: 16 lines of code src/site/xdoc/userguide/index.xml x: 43 commits (all time) y: 150 lines of code src/site/xdoc/userguide/leastsquares.xml x: 4 commits (all time) y: 325 lines of code src/site/xdoc/userguide/linear.xml x: 28 commits (all time) y: 187 lines of code src/site/xdoc/userguide/ml.xml x: 5 commits (all time) y: 121 lines of code src/site/xdoc/userguide/optimization.xml x: 22 commits (all time) y: 528 lines of code src/site/xdoc/userguide/random.xml x: 25 commits (all time) y: 107 lines of code src/site/xdoc/userguide/special.xml x: 7 commits (all time) y: 16 lines of code src/site/xdoc/userguide/stat.xml x: 34 commits (all time) y: 1206 lines of code src/site/xdoc/userguide/transform.xml x: 11 commits (all time) y: 23 lines of code src/site/xdoc/userguide/utilities.xml x: 15 commits (all time) y: 213 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/SummaryStatistics.java x: 9 commits (all time) y: 330 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/EnumeratedIntegerDistribution.java x: 8 commits (all time) y: 110 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/EnumeratedRealDistribution.java x: 9 commits (all time) y: 130 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/ChiSquareTest.java x: 9 commits (all time) y: 200 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/GTest.java x: 7 commits (all time) y: 164 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/interval/AgrestiCoullInterval.java x: 6 commits (all time) y: 20 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/interval/ClopperPearsonInterval.java x: 4 commits (all time) y: 28 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/interval/WilsonScoreInterval.java x: 5 commits (all time) y: 23 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression/SimpleRegression.java x: 10 commits (all time) y: 366 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/AbstractIntegerDistribution.java x: 5 commits (all time) y: 98 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/AbstractRealDistribution.java x: 7 commits (all time) y: 91 lines of code commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/dfp/Dfp.java x: 9 commits (all time) y: 1753 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/LaguerreSolver.java x: 10 commits (all time) y: 205 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/LevenbergMarquardtOptimizer.java x: 7 commits (all time) y: 581 lines of code commons-math-neuralnet/src/main/java/org/apache/commons/math4/neuralnet/twod/NeuronSquareMesh2D.java x: 7 commits (all time) y: 448 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/HighamHall54StepInterpolator.java x: 5 commits (all time) y: 62 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/KolmogorovSmirnovTest.java x: 15 commits (all time) y: 576 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/PointValuePair.java x: 6 commits (all time) y: 42 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/EmpiricalDistribution.java x: 19 commits (all time) y: 261 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/DerivativeStructure.java x: 13 commits (all time) y: 596 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/linear/LinearObjectiveFunction.java x: 5 commits (all time) y: 46 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/linear/SimplexTableau.java x: 6 commits (all time) y: 470 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/gauss/LegendreHighPrecisionRuleFactory.java x: 3 commits (all time) y: 122 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/gauss/LegendreRuleFactory.java x: 3 commits (all time) y: 77 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/gauss/SymmetricGaussIntegrator.java x: 3 commits (all time) y: 39 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdamsBashforthIntegrator.java x: 6 commits (all time) y: 133 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/field/linalg/FieldDenseMatrix.java x: 2 commits (all time) y: 176 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/DSCompiler.java x: 8 commits (all time) y: 885 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/MidPointIntegrator.java x: 6 commits (all time) y: 66 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/integration/RombergIntegrator.java x: 7 commits (all time) y: 59 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/polynomials/PolynomialFunction.java x: 11 commits (all time) y: 213 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/polynomials/PolynomialsUtils.java x: 8 commits (all time) y: 197 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/BracketingNthOrderBrentSolver.java x: 6 commits (all time) y: 227 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/FieldBracketingNthOrderBrentSolver.java x: 7 commits (all time) y: 221 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/UnivariateSolverUtils.java x: 6 commits (all time) y: 195 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/Array2DRowFieldMatrix.java x: 7 commits (all time) y: 376 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/ArrayFieldVector.java x: 6 commits (all time) y: 608 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/BlockFieldMatrix.java x: 8 commits (all time) y: 1107 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/BlockRealMatrix.java x: 9 commits (all time) y: 1129 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/ConjugateGradient.java x: 4 commits (all time) y: 110 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/FieldLUDecomposition.java x: 5 commits (all time) y: 262 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/LUDecomposition.java x: 5 commits (all time) y: 224 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/MatrixUtils.java x: 8 commits (all time) y: 462 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/RealVector.java x: 4 commits (all time) y: 699 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SparseFieldVector.java x: 8 commits (all time) y: 483 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SymmLQ.java x: 10 commits (all time) y: 435 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/ContinuousOutputModel.java x: 6 commits (all time) y: 183 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/events/EventState.java x: 7 commits (all time) y: 216 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdaptiveStepsizeIntegrator.java x: 5 commits (all time) y: 161 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince54StepInterpolator.java x: 3 commits (all time) y: 112 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince853StepInterpolator.java x: 3 commits (all time) y: 280 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/special/BesselJ.java x: 5 commits (all time) y: 376 lines of code src/site/xdoc/index.xml x: 11 commits (all time) y: 54 lines of code src/site/xdoc/mail-lists.xml x: 6 commits (all time) y: 147 lines of code src/userguide/java/org/apache/commons/math4/userguide/ClusterAlgorithmComparison.java x: 15 commits (all time) y: 246 lines of code src/userguide/java/org/apache/commons/math4/userguide/FastMathTestPerformance.java x: 6 commits (all time) y: 1010 lines of code src/userguide/java/org/apache/commons/math4/userguide/LowDiscrepancyGeneratorComparison.java x: 9 commits (all time) y: 188 lines of code src/userguide/java/org/apache/commons/math4/userguide/genetics/PolygonChromosome.java x: 5 commits (all time) y: 78 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/EnumeratedDistribution.java x: 6 commits (all time) y: 110 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ml/clustering/KMeansPlusPlusClusterer.java x: 7 commits (all time) y: 269 lines of code commons-math-core/src/main/java/org/apache/commons/math4/core/jdkmath/AccurateMath.java x: 4 commits (all time) y: 2320 lines of code commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/dfp/DfpField.java x: 4 commits (all time) y: 307 lines of code commons-math-legacy-exception/src/main/java/org/apache/commons/math4/legacy/exception/MathArithmeticException.java x: 4 commits (all time) y: 12 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/JacobianFunction.java x: 2 commits (all time) y: 26 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/SparseGradient.java x: 12 commits (all time) y: 557 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/AkimaSplineInterpolator.java x: 4 commits (all time) y: 131 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/BicubicInterpolatingFunction.java x: 8 commits (all time) y: 306 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/HermiteInterpolator.java x: 2 commits (all time) y: 111 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/BracketedRealFieldUnivariateSolver.java x: 3 commits (all time) y: 14 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/EigenDecomposition.java x: 5 commits (all time) y: 559 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/OpenIntToDoubleHashMap.java x: 6 commits (all time) y: 304 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/OpenIntToFieldHashMap.java x: 6 commits (all time) y: 314 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/OpenMapRealMatrix.java x: 4 commits (all time) y: 173 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/OpenMapRealVector.java x: 5 commits (all time) y: 510 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SingularValueDecomposition.java x: 5 commits (all time) y: 461 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/MultistepFieldIntegrator.java x: 7 commits (all time) y: 179 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/MultistepIntegrator.java x: 5 commits (all time) y: 190 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/events/EventFilter.java x: 2 commits (all time) y: 79 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince54FieldStepInterpolator.java x: 3 commits (all time) y: 176 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince853FieldIntegrator.java x: 5 commits (all time) y: 293 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/DormandPrince853FieldStepInterpolator.java x: 3 commits (all time) y: 231 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/sampling/AbstractStepInterpolator.java x: 3 commits (all time) y: 299 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/StatUtils.java x: 3 commits (all time) y: 208 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/MultivariateSummaryStatistics.java x: 8 commits (all time) y: 269 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/ResizableDoubleArray.java x: 7 commits (all time) y: 297 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/GeometricMean.java x: 8 commits (all time) y: 74 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank/PSquarePercentile.java x: 12 commits (all time) y: 425 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/ranking/NaturalRanking.java x: 9 commits (all time) y: 224 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression/MillerUpdatingRegression.java x: 5 commits (all time) y: 780 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/random/HaltonSequenceGenerator.java x: 8 commits (all time) y: 68 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/polynomials/PolynomialFunctionLagrangeForm.java x: 7 commits (all time) y: 142 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/ArrayRealVector.java x: 6 commits (all time) y: 634 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SchurTransformer.java x: 5 commits (all time) y: 265 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/Skewness.java x: 9 commits (all time) y: 95 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/moment/Variance.java x: 8 commits (all time) y: 184 lines of code commons-math-core/src/main/java/org/apache/commons/math4/core/jdkmath/JdkMath.java x: 4 commits (all time) y: 541 lines of code src/main/resources/spotbugs/spotbugs-exclude-filter.xml x: 7 commits (all time) y: 29 lines of code commons-math-core/src/main/java/org/apache/commons/math4/core/jdkmath/AccurateMathCalc.java x: 1 commits (all time) y: 381 lines of code commons-math-core/src/main/java/org/apache/commons/math4/core/jdkmath/AccurateMathLiteralArrays.java x: 1 commits (all time) y: 6103 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/LeastSquaresFactory.java x: 6 commits (all time) y: 284 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/DiagonalMatrix.java x: 5 commits (all time) y: 193 lines of code commons-math-transform/src/main/java/org/apache/commons/math4/transform/FastFourierTransform.java x: 8 commits (all time) y: 239 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/MultiDirectionalTransform.java x: 11 commits (all time) y: 81 lines of code commons-math-legacy-exception/src/main/java/org/apache/commons/math4/legacy/exception/util/LocalizedFormats.java x: 2 commits (all time) y: 359 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/SimulatedAnnealing.java x: 1 commits (all time) y: 82 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/TricubicInterpolatingFunction.java x: 3 commits (all time) y: 331 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/field/linalg/FieldLUDecomposition.java x: 2 commits (all time) y: 193 lines of code commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/IntegerSequence.java x: 3 commits (all time) y: 151 lines of code commons-math-legacy-exception/src/main/java/org/apache/commons/math4/legacy/exception/MultiDimensionMismatchException.java x: 1 commits (all time) y: 31 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/filter/DefaultProcessModel.java x: 1 commits (all time) y: 66 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/univariate/MultiStartUnivariateOptimizer.java x: 1 commits (all time) y: 111 lines of code
6103.0
lines of code
  min: 1.0
  average: 110.9
  25th percentile: 10.0
  median: 37.0
  75th percentile: 109.5
  max: 6103.0
0 552.0
commits (all time)
min: 1.0 | average: 4.74 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 5.0 | max: 552.0

File Size vs. Contributors (all time): 752 points

commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/BaseOptimizer.java x: 1 contributors (all time) y: 92 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/ConvergenceChecker.java x: 1 contributors (all time) y: 4 lines of code src/changes/changes.xml x: 19 contributors (all time) y: 3940 lines of code src/site/xdoc/userguide/analysis.xml x: 7 contributors (all time) y: 726 lines of code src/site/xdoc/userguide/ode.xml x: 11 contributors (all time) y: 439 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/CMAESOptimizer.java x: 4 contributors (all time) y: 766 lines of code commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/dfp/DfpMath.java x: 3 contributors (all time) y: 519 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/AbstractFieldMatrix.java x: 3 contributors (all time) y: 789 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/AbstractRealMatrix.java x: 3 contributors (all time) y: 763 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/LineSearch.java x: 2 contributors (all time) y: 53 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/MultivariateOptimizer.java x: 1 contributors (all time) y: 49 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/gradient/NonLinearConjugateGradientOptimizer.java x: 1 contributors (all time) y: 149 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/BOBYQAOptimizer.java x: 2 contributors (all time) y: 1627 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/SimplexOptimizer.java x: 2 contributors (all time) y: 283 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/univariate/BrentOptimizer.java x: 1 contributors (all time) y: 193 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/Array2DRowRealMatrix.java x: 4 contributors (all time) y: 371 lines of code commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/MathArrays.java x: 3 contributors (all time) y: 530 lines of code src/site/site.xml x: 12 contributors (all time) y: 9 lines of code src/site/xdoc/download_math.xml x: 9 contributors (all time) y: 96 lines of code src/site/xdoc/userguide/overview.xml x: 7 contributors (all time) y: 125 lines of code src/site/xdoc/userguide/fitting.xml x: 4 contributors (all time) y: 111 lines of code src/site/xdoc/developers.xml x: 10 contributors (all time) y: 342 lines of code src/main/resources/pmd/pmd-ruleset.xml x: 2 contributors (all time) y: 124 lines of code src/site/xdoc/userguide/complex.xml x: 6 contributors (all time) y: 16 lines of code src/site/xdoc/userguide/distribution.xml x: 6 contributors (all time) y: 66 lines of code src/site/xdoc/userguide/exceptions.xml x: 5 contributors (all time) y: 94 lines of code src/site/xdoc/userguide/filter.xml x: 7 contributors (all time) y: 179 lines of code src/site/xdoc/userguide/fraction.xml x: 5 contributors (all time) y: 16 lines of code src/site/xdoc/userguide/genetics.xml x: 6 contributors (all time) y: 111 lines of code src/site/xdoc/userguide/geometry.xml x: 9 contributors (all time) y: 16 lines of code src/site/xdoc/userguide/index.xml x: 7 contributors (all time) y: 150 lines of code src/site/xdoc/userguide/leastsquares.xml x: 3 contributors (all time) y: 325 lines of code src/site/xdoc/userguide/ml.xml x: 5 contributors (all time) y: 121 lines of code src/site/xdoc/userguide/optimization.xml x: 6 contributors (all time) y: 528 lines of code src/site/xdoc/userguide/random.xml x: 8 contributors (all time) y: 107 lines of code src/site/xdoc/userguide/special.xml x: 4 contributors (all time) y: 16 lines of code src/site/xdoc/userguide/stat.xml x: 11 contributors (all time) y: 1206 lines of code src/site/xdoc/userguide/utilities.xml x: 6 contributors (all time) y: 213 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/SummaryStatistics.java x: 2 contributors (all time) y: 330 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/EnumeratedIntegerDistribution.java x: 2 contributors (all time) y: 110 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/ChiSquareTest.java x: 2 contributors (all time) y: 200 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/GTest.java x: 2 contributors (all time) y: 164 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/interval/AgrestiCoullInterval.java x: 2 contributors (all time) y: 20 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/interval/ClopperPearsonInterval.java x: 2 contributors (all time) y: 28 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression/SimpleRegression.java x: 2 contributors (all time) y: 366 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/AbstractRealDistribution.java x: 2 contributors (all time) y: 91 lines of code commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/dfp/Dfp.java x: 3 contributors (all time) y: 1753 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/LaguerreSolver.java x: 3 contributors (all time) y: 205 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/leastsquares/LevenbergMarquardtOptimizer.java x: 3 contributors (all time) y: 581 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/AdamsNordsieckFieldTransformer.java x: 3 contributors (all time) y: 126 lines of code commons-math-neuralnet/src/main/java/org/apache/commons/math4/neuralnet/twod/NeuronSquareMesh2D.java x: 3 contributors (all time) y: 448 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/HighamHall54StepInterpolator.java x: 3 contributors (all time) y: 62 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/inference/KolmogorovSmirnovTest.java x: 3 contributors (all time) y: 576 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/distribution/EmpiricalDistribution.java x: 2 contributors (all time) y: 261 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/DerivativeStructure.java x: 2 contributors (all time) y: 596 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/linear/SimplexTableau.java x: 2 contributors (all time) y: 470 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/ode/nonstiff/GraggBulirschStoerIntegrator.java x: 2 contributors (all time) y: 510 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/field/linalg/FieldDenseMatrix.java x: 2 contributors (all time) y: 176 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/differentiation/DSCompiler.java x: 2 contributors (all time) y: 885 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/BracketingNthOrderBrentSolver.java x: 2 contributors (all time) y: 227 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/fitting/HarmonicCurveFitter.java x: 3 contributors (all time) y: 116 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/ArrayFieldVector.java x: 2 contributors (all time) y: 608 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/BlockFieldMatrix.java x: 3 contributors (all time) y: 1107 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/RealVector.java x: 2 contributors (all time) y: 699 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SparseFieldVector.java x: 3 contributors (all time) y: 483 lines of code src/site/xdoc/mail-lists.xml x: 4 contributors (all time) y: 147 lines of code src/userguide/java/org/apache/commons/math4/userguide/ClusterAlgorithmComparison.java x: 6 contributors (all time) y: 246 lines of code src/userguide/java/org/apache/commons/math4/userguide/ExampleUtils.java x: 3 contributors (all time) y: 76 lines of code src/userguide/java/org/apache/commons/math4/userguide/FastMathTestPerformance.java x: 4 contributors (all time) y: 1010 lines of code src/userguide/java/org/apache/commons/math4/userguide/LowDiscrepancyGeneratorComparison.java x: 5 contributors (all time) y: 188 lines of code src/userguide/java/org/apache/commons/math4/userguide/filter/ConstantVoltageExample.java x: 3 contributors (all time) y: 153 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/Frequency.java x: 3 contributors (all time) y: 180 lines of code commons-math-core/src/main/java/org/apache/commons/math4/core/jdkmath/AccurateMath.java x: 2 contributors (all time) y: 2320 lines of code commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/dfp/DfpField.java x: 2 contributors (all time) y: 307 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/FunctionUtils.java x: 3 contributors (all time) y: 238 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/interpolation/BicubicInterpolatingFunction.java x: 3 contributors (all time) y: 306 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/genetics/BinaryMutation.java x: 3 contributors (all time) y: 18 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/BigRealField.java x: 3 contributors (all time) y: 30 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/EigenDecomposition.java x: 2 contributors (all time) y: 559 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/descriptive/rank/PSquarePercentile.java x: 3 contributors (all time) y: 425 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/stat/regression/MillerUpdatingRegression.java x: 2 contributors (all time) y: 780 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/ArrayRealVector.java x: 2 contributors (all time) y: 634 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/SchurTransformer.java x: 3 contributors (all time) y: 265 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/PointVectorValuePair.java x: 1 contributors (all time) y: 35 lines of code commons-math-core/src/main/java/org/apache/commons/math4/core/jdkmath/JdkMath.java x: 1 contributors (all time) y: 541 lines of code commons-math-core/src/main/java/org/apache/commons/math4/core/jdkmath/AccurateMathCalc.java x: 1 contributors (all time) y: 381 lines of code commons-math-core/src/main/java/org/apache/commons/math4/core/jdkmath/AccurateMathLiteralArrays.java x: 1 contributors (all time) y: 6103 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/MullerSolver.java x: 1 contributors (all time) y: 99 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/linear/SimplexSolver.java x: 1 contributors (all time) y: 181 lines of code commons-math-legacy-exception/src/main/java/org/apache/commons/math4/legacy/exception/util/LocalizedFormats.java x: 2 contributors (all time) y: 359 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/analysis/solvers/BaseAbstractUnivariateSolver.java x: 1 contributors (all time) y: 125 lines of code src/site/xdoc/issue-tracking.xml x: 4 contributors (all time) y: 54 lines of code src/assembly/bin.xml x: 4 contributors (all time) y: 34 lines of code PROPOSAL.html x: 5 contributors (all time) y: 72 lines of code
6103.0
lines of code
  min: 1.0
  average: 110.9
  25th percentile: 10.0
  median: 37.0
  75th percentile: 109.5
  max: 6103.0
0 19.0
contributors (all time)
min: 1.0 | average: 1.96 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 19.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 9 points

commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/BaseOptimizer.java x: 1 commits (90d) y: 92 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/ConvergenceChecker.java x: 1 commits (90d) y: 4 lines of code src/changes/changes.xml x: 2 commits (90d) y: 3940 lines of code src/site/xdoc/userguide/analysis.xml x: 1 commits (90d) y: 726 lines of code src/site/xdoc/userguide/ode.xml x: 1 commits (90d) y: 439 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/CMAESOptimizer.java x: 1 commits (90d) y: 766 lines of code commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/dfp/DfpMath.java x: 1 commits (90d) y: 519 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/AbstractFieldMatrix.java x: 1 commits (90d) y: 789 lines of code
3940.0
lines of code
  min: 4.0
  average: 893.11
  25th percentile: 265.5
  median: 726.0
  75th percentile: 777.5
  max: 3940.0
0 2.0
commits (90d)
min: 1.0 | average: 1.11 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0

File Size vs. Contributors (90 days): 9 points

commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/BaseOptimizer.java x: 1 contributors (90d) y: 92 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/ConvergenceChecker.java x: 1 contributors (90d) y: 4 lines of code src/changes/changes.xml x: 2 contributors (90d) y: 3940 lines of code src/site/xdoc/userguide/analysis.xml x: 1 contributors (90d) y: 726 lines of code src/site/xdoc/userguide/ode.xml x: 1 contributors (90d) y: 439 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/optim/nonlinear/scalar/noderiv/CMAESOptimizer.java x: 1 contributors (90d) y: 766 lines of code commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/dfp/DfpMath.java x: 1 contributors (90d) y: 519 lines of code commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/linear/AbstractFieldMatrix.java x: 1 contributors (90d) y: 789 lines of code
3940.0
lines of code
  min: 4.0
  average: 893.11
  25th percentile: 265.5
  median: 726.0
  75th percentile: 777.5
  max: 3940.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.11 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0