mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 11:48:40 +00:00
impl. todos or move to Project.md
This commit is contained in:
parent
cf0e233a4e
commit
c4ccee82a6
|
|
@ -1088,8 +1088,6 @@ return [
|
|||
'phpOMS\tests\Math\Topology\MetricsNDTest:testInvalidAngularSeparationDimension' => ['description' => 'Different dimension sizes for the coordinates in the angular separation metric throw a InvalidDimensionException', 'type' => 'framework'],
|
||||
'phpOMS\tests\Math\Topology\MetricsNDTest:testInvalidHammingDimension' => ['description' => 'Different dimension sizes for the coordinates in the hamming metric throw a InvalidDimensionException', 'type' => 'framework'],
|
||||
|
||||
/** @todo Implement the stochhastics documentation **/
|
||||
|
||||
'phpOMS\tests\Math\Numerics\Interpolation\CubicSplineInterpolationTest' => ['description' => 'Cubic spline interpolation'],
|
||||
'phpOMS\tests\Math\Numerics\Interpolation\CubicSplineInterpolationTest:testInterpolationFirstDerivative' => ['description' => 'The spline interpolation using the first derivative is correct', 'type' => 'framework'],
|
||||
'phpOMS\tests\Math\Numerics\Interpolation\CubicSplineInterpolationTest:testInterpolationSecondDerivative' => ['description' => 'The spline interpolation using the second derivative is correct', 'type' => 'framework'],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user