Salome HOME
- Nouvelle version de Jean-Philippe ARGAUD
[modules/adao.git] / src / tests / daComposant / Plateforme / test012_LinearLeastSquares.py
index df027ae94466f166d86b4a95e5491fa5d1cc0549..a4ea4520f4b98eda475a151dd418b43ead760ba2 100644 (file)
@@ -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):
     """