X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Ftests%2FdaComposant%2FPlateforme%2Ftest012_LinearLeastSquares.py;h=a4ea4520f4b98eda475a151dd418b43ead760ba2;hb=a1b65e4f23cb823829f0ba5d9ca3696f3c44b801;hp=df027ae94466f166d86b4a95e5491fa5d1cc0549;hpb=97734451aa4923a770d6abb18e454971cc11a9f0;p=modules%2Fadao.git diff --git a/src/tests/daComposant/Plateforme/test012_LinearLeastSquares.py b/src/tests/daComposant/Plateforme/test012_LinearLeastSquares.py index df027ae..a4ea452 100644 --- a/src/tests/daComposant/Plateforme/test012_LinearLeastSquares.py +++ b/src/tests/daComposant/Plateforme/test012_LinearLeastSquares.py @@ -4,10 +4,9 @@ __doc__ = """ """ __author__ = "Sophie RICCI, Jean-Philippe ARGAUD - Septembre 2008" -execfile("context.py") - import numpy -from AssimilationStudy import AssimilationStudy +from daCore.AssimilationStudy import AssimilationStudy + #=============================================================================== def test(dimension = 100, precision = 1.e-13): """