Salome HOME
modules/yacs.git
6 years agoMerge V8_4_BR branch.
rnv [Wed, 13 Dec 2017 09:19:29 +0000 (12:19 +0300)]
Merge V8_4_BR branch.

6 years agoDisable py2yacs test. V8_4_BR omu/fix84rc3 V8_4_0 V8_4_0rc4
Ovidiu Mircescu [Mon, 4 Dec 2017 12:22:15 +0000 (13:22 +0100)]
Disable py2yacs test.

This test needs a running salome session. It should be put back after salome v8.4.

6 years agoUse a new container when creating a schema whith py2yacs.
Ovidiu Mircescu [Wed, 29 Nov 2017 17:18:32 +0000 (18:18 +0100)]
Use a new container when creating a schema whith py2yacs.

6 years agoMerge branch 'agy/EDF15828'
Anthony Geay [Mon, 27 Nov 2017 14:24:07 +0000 (15:24 +0100)]
Merge branch 'agy/EDF15828'

6 years agoYDFX gives to the pyscript nodes into study function the ___idx___ var to identify...
Anthony Geay [Thu, 23 Nov 2017 16:09:59 +0000 (17:09 +0100)]
YDFX gives to the pyscript nodes into study function the ___idx___ var to identify id into the design of experiments

6 years agoUse a new container instead of the default one in py2yacs.
Ovidiu Mircescu [Thu, 23 Nov 2017 16:44:51 +0000 (17:44 +0100)]
Use a new container instead of the default one in py2yacs.

6 years agoNew capability of Executor to suspend/resume in a consistent state
Anthony Geay [Fri, 10 Nov 2017 06:27:51 +0000 (07:27 +0100)]
New capability of Executor to suspend/resume in a consistent state

6 years agoIncrement version: 8.4.0 cbr/crowdin_V8_4_BR V8_4_0b1 V8_4_0rc1 V8_4_0rc2 V8_4_0rc3
vsr [Tue, 3 Oct 2017 08:19:15 +0000 (11:19 +0300)]
Increment version: 8.4.0

6 years agoMerge branch 'tlr/playground_optimization'
Ovidiu Mircescu [Fri, 22 Sep 2017 13:07:23 +0000 (15:07 +0200)]
Merge branch 'tlr/playground_optimization'

6 years agofiles forgotten on previous comit
Lauffenburger Thomas [Mon, 18 Sep 2017 14:10:03 +0000 (16:10 +0200)]
files forgotten on previous comit

6 years agoOptimized algo for PlayGround
Lauffenburger Thomas [Tue, 1 Aug 2017 09:06:05 +0000 (11:06 +0200)]
Optimized algo for PlayGround

6 years agoNew Py2YacsDialog using PyEditor_Window. V8_4_0a1 V8_4_0a2
Ovidiu Mircescu [Wed, 16 Aug 2017 15:12:46 +0000 (17:12 +0200)]
New Py2YacsDialog using PyEditor_Window.

6 years agoFix crushing when asking the error report in ydefx.
Ovidiu Mircescu [Fri, 11 Aug 2017 08:18:05 +0000 (10:18 +0200)]
Fix crushing when asking the error report in ydefx.

6 years agocleaning useless part of algo
Lauffenburger Thomas [Mon, 31 Jul 2017 12:26:59 +0000 (14:26 +0200)]
cleaning useless part of algo

6 years agounderload is better than overload (because elementary nodes are counted here)
Lauffenburger Thomas [Fri, 28 Jul 2017 13:20:40 +0000 (15:20 +0200)]
underload is better than overload (because elementary nodes are counted here)

6 years agoMinor fixes to ResourceWidget
Ovidiu Mircescu [Fri, 21 Jul 2017 13:49:16 +0000 (15:49 +0200)]
Minor fixes to ResourceWidget

Add a scrollbar.
Modify some default values.

6 years agoFix compilation error.
rnv [Thu, 20 Jul 2017 13:33:22 +0000 (16:33 +0300)]
Fix compilation error.

6 years agoMerge branch 'omu/py2yacsgui'
Ovidiu Mircescu [Tue, 11 Jul 2017 11:35:20 +0000 (13:35 +0200)]
Merge branch 'omu/py2yacsgui'

6 years agoAdd a generic widget for choosing resource parameters. omu/py2yacsgui
Ovidiu Mircescu [Tue, 11 Jul 2017 09:42:21 +0000 (11:42 +0200)]
Add a generic widget for choosing resource parameters.

6 years agoMake YDFXGUI not segmentation fault
Anthony Geay [Fri, 7 Jul 2017 09:57:15 +0000 (11:57 +0200)]
Make YDFXGUI not segmentation fault

6 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/yacs
Ovidiu Mircescu [Fri, 9 Jun 2017 12:32:45 +0000 (14:32 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/yacs

6 years agoFix a pb with recursively redundant links
Lauffenburger Thomas [Tue, 6 Jun 2017 07:34:52 +0000 (09:34 +0200)]
Fix a pb with recursively redundant links

Signed-off-by: Ovidiu Mircescu <ovidiu.mircescu@edf.fr>
6 years agopy2yacsgui now produces an xml file on exit.
Ovidiu Mircescu [Fri, 9 Jun 2017 11:53:42 +0000 (13:53 +0200)]
py2yacsgui now produces an xml file on exit.

6 years agoAttempt to correct pb detected with swig3.0.8 on FED24 Before_multi_study_removal_06072017
Anthony Geay [Fri, 2 Jun 2017 05:58:32 +0000 (07:58 +0200)]
Attempt to correct pb detected with swig3.0.8 on FED24

6 years agoRNV: add missing <limits> header.
Roman NIKOLAEV [Thu, 1 Jun 2017 12:31:20 +0000 (15:31 +0300)]
RNV: add missing <limits> header.

6 years agoMerge V8_3_BR & rnv/win_swig_generation branches
rnv [Tue, 30 May 2017 10:12:54 +0000 (13:12 +0300)]
Merge V8_3_BR & rnv/win_swig_generation branches

6 years agoMerge branch 'rnv/win_swig_generation' of salome:modules/yacs into rnv/win_swig_gener... rnv/win_swig_generation
rnv [Tue, 30 May 2017 08:40:27 +0000 (11:40 +0300)]
Merge branch 'rnv/win_swig_generation' of salome:modules/yacs into rnv/win_swig_generation

6 years agoImprove swig generation process on Windows platform.
rnv [Tue, 4 Apr 2017 12:00:31 +0000 (15:00 +0300)]
Improve swig generation process on Windows platform.

7 years agoMerge branch 'master' of https://git.salome-platform.org/git/modules/yacs
Anthony Geay [Wed, 24 May 2017 05:47:22 +0000 (07:47 +0200)]
Merge branch 'master' of https://git.salome-platform.org/git/modules/yacs

7 years agoStill a problem with forward
Anthony Geay [Wed, 24 May 2017 05:47:13 +0000 (07:47 +0200)]
Still a problem with forward

7 years agoFix test HPDecorator.
Ovidiu Mircescu [Tue, 16 May 2017 12:29:31 +0000 (14:29 +0200)]
Fix test HPDecorator.

7 years agoadd the new attribut weight in xml
Lauffenburger Thomas [Fri, 12 May 2017 14:34:00 +0000 (16:34 +0200)]
add the new attribut weight in xml

Signed-off-by: Ovidiu Mircescu <ovidiu.mircescu@edf.fr>
7 years agoFor non regression tests. RuntimeSALOME::createContainer returns a thisowned pointer
Anthony Geay [Fri, 12 May 2017 11:36:31 +0000 (13:36 +0200)]
For non regression tests. RuntimeSALOME::createContainer returns a thisowned pointer

7 years agoCorrection of bug detected by the boss
Anthony Geay [Fri, 12 May 2017 08:58:09 +0000 (10:58 +0200)]
Correction of bug detected by the boss

7 years agotest2 has been desactivated waiting for a dedicated base test to address multi nodes...
Anthony Geay [Wed, 10 May 2017 07:56:33 +0000 (09:56 +0200)]
test2 has been desactivated waiting for a dedicated base test to address multi nodes cases

7 years ago[EDF12520] : Optimization of placements of Kernel containers in ForEachLoop/HP Contai...
Anthony Geay [Tue, 14 Mar 2017 08:01:47 +0000 (09:01 +0100)]
[EDF12520] : Optimization of placements of Kernel containers in ForEachLoop/HP Container containers context

7 years agoUpdate copyrights in the documentation. V8_3_BR V8_3_0 V8_3_0rc4 V8_3_0rc5 V8_3_0rc6
rnv [Fri, 28 Apr 2017 13:26:36 +0000 (16:26 +0300)]
Update copyrights in the documentation.

7 years agoAdd py2yacsgui.
Ovidiu Mircescu [Fri, 28 Apr 2017 08:56:05 +0000 (10:56 +0200)]
Add py2yacsgui.

7 years agoMerge branch 'master' into V8_3_BR V8_3_0rc3
rnv [Mon, 24 Apr 2017 15:47:18 +0000 (18:47 +0300)]
Merge branch 'master' into V8_3_BR

7 years agoPython is no longer initialized by YACSEvalSession.
Ovidiu Mircescu [Fri, 21 Apr 2017 13:33:38 +0000 (15:33 +0200)]
Python is no longer initialized by YACSEvalSession.

Python initialization has to be done outside the YACSevalYFX lib.

7 years agoFix undefined reference when using idefix as a library.
Ovidiu Mircescu [Fri, 21 Apr 2017 13:18:23 +0000 (15:18 +0200)]
Fix undefined reference when using idefix as a library.

We had the following error when linking against YACSevalYFX library:
undefined reference to `YACSEvalSeqAnyInternal<double>::size() const

7 years agoMerge branch 'rnv/win_swig_generation' of salome:modules/yacs into rnv/win_swig_gener...
rnv [Fri, 7 Apr 2017 14:15:52 +0000 (17:15 +0300)]
Merge branch 'rnv/win_swig_generation' of salome:modules/yacs into rnv/win_swig_generation

7 years agoImprove swig generation process on Windows platform.
rnv [Tue, 4 Apr 2017 12:00:31 +0000 (15:00 +0300)]
Improve swig generation process on Windows platform.

7 years agoIncrement version: 8.3.0 V8_3_0rc1 V8_3_0rc2
rnv [Fri, 7 Apr 2017 12:29:35 +0000 (15:29 +0300)]
Increment version: 8.3.0

7 years agoImprove swig generation process on Windows platform.
rnv [Tue, 4 Apr 2017 12:00:31 +0000 (15:00 +0300)]
Improve swig generation process on Windows platform.

7 years agoWindows compatibility.
rnv [Fri, 31 Mar 2017 07:15:27 +0000 (10:15 +0300)]
Windows compatibility.

7 years agoFix the python API of the savestate feature. SHAPER_2.7.0 V8_3_0b1
Ovidiu Mircescu [Tue, 21 Mar 2017 16:19:24 +0000 (17:19 +0100)]
Fix the python API of the savestate feature.

Proc::savestate is now deprecated.
You have to use VisitorSalomeSaveState (c++) or SALOMERuntime.schemaSaveState (python).

7 years agoRoll back for the keepgoing feature.
Ovidiu Mircescu [Thu, 16 Mar 2017 15:45:08 +0000 (16:45 +0100)]
Roll back for the keepgoing feature.

7 years agoSave foreach state.
Ovidiu Mircescu [Thu, 2 Mar 2017 17:02:11 +0000 (18:02 +0100)]
Save foreach state.

Need to add some tests.

7 years agoSave foreach state - work in progress.
Ovidiu Mircescu [Mon, 27 Feb 2017 09:56:37 +0000 (10:56 +0100)]
Save foreach state - work in progress.

7 years agoMerge branch 'omu/py2yacs' V8_3_0a2
Ovidiu Mircescu [Tue, 14 Feb 2017 14:00:53 +0000 (15:00 +0100)]
Merge branch 'omu/py2yacs'

7 years agoAdd py2yacs omu/py2yacs
Ovidiu Mircescu [Fri, 27 Jan 2017 13:58:59 +0000 (14:58 +0100)]
Add py2yacs

py2yacs library can build a yacs schema out of a python script.
The schema contains a single python node which executes a function
from the python script.
Input and output ports are deducted from the parameters and the
returns of the chosen function. The type of ports are restricted
to 'double'.

7 years agoPatch for MacOS (from SALOME forum)
vsr [Fri, 20 Jan 2017 12:54:32 +0000 (15:54 +0300)]
Patch for MacOS (from SALOME forum)

7 years agoMerge branch 'omu/iss11667' V8_3_0a1
Ovidiu Mircescu [Mon, 19 Dec 2016 10:11:14 +0000 (11:11 +0100)]
Merge branch 'omu/iss11667'

7 years agoIncrement version: 8.2.0
vsr [Tue, 29 Nov 2016 13:32:37 +0000 (16:32 +0300)]
Increment version: 8.2.0

7 years agoFix error on loading several state files (Issue EDF 11667).
Ovidiu Mircescu [Wed, 14 Dec 2016 16:01:17 +0000 (17:01 +0100)]
Fix error on loading several state files (Issue EDF 11667).

7 years agoIncrement version: 8.2.0 V8_2_BR cbr/crowdin_V8_2_BR V8_2_0 V8_2_0rc1 V8_2_0rc2
vsr [Tue, 29 Nov 2016 13:32:37 +0000 (16:32 +0300)]
Increment version: 8.2.0

7 years agoHide the dependency to GUI to modules depending on YACS. V8_2_0b1
Ovidiu Mircescu [Tue, 15 Nov 2016 14:11:42 +0000 (15:11 +0100)]
Hide the dependency to GUI to modules depending on YACS.

This is a fix to commit #164a5d22dd.

7 years agoRNV: swig-3 porting.
mnt [Fri, 11 Nov 2016 11:37:38 +0000 (14:37 +0300)]
RNV: swig-3 porting.

7 years agoCmake correction for modules depending from YACS
Anthony Geay [Thu, 10 Nov 2016 09:06:17 +0000 (10:06 +0100)]
Cmake correction for modules depending from YACS

7 years agoIssue EDF13766 : link internal pyobj inside a foreach to a list[pyobj] to a sampleCol... V8_2_0a1
Anthony Geay [Wed, 2 Nov 2016 15:15:27 +0000 (16:15 +0100)]
Issue EDF13766 : link internal pyobj inside a foreach to a list[pyobj] to a sampleCollection port of another same level pyobj-ForEach.

7 years agoSwig-3 compatibility.
rnv [Wed, 2 Nov 2016 11:31:11 +0000 (14:31 +0300)]
Swig-3 compatibility.

7 years agoIssue EDF13739 : Plugin mechanism in driver.exe that allows runtime customization...
Anthony Geay [Thu, 27 Oct 2016 13:52:18 +0000 (15:52 +0200)]
Issue EDF13739 : Plugin mechanism in driver.exe that allows runtime customization on events sent by YACS engine.

7 years agoIssue EDF13268 - link from list[pyobj] inside ForEachLoop to list[pyobj] outside...
Anthony Geay [Thu, 27 Oct 2016 09:25:00 +0000 (11:25 +0200)]
Issue EDF13268 - link from list[pyobj] inside ForEachLoop to list[pyobj] outside ForEachLoop

7 years ago0023366: [CEA 1972] Porting Salome to GCC 6
vsr [Mon, 24 Oct 2016 08:06:19 +0000 (11:06 +0300)]
0023366: [CEA 1972] Porting Salome to GCC 6

7 years ago0023366: [CEA 1972] Porting Salome to GCC 6
skv [Thu, 20 Oct 2016 09:11:11 +0000 (12:11 +0300)]
0023366: [CEA 1972] Porting Salome to GCC 6

7 years agoSolve problem of GIL (I hope...)
Anthony Geay [Fri, 14 Oct 2016 08:07:45 +0000 (10:07 +0200)]
Solve problem of GIL (I hope...)

7 years ago0023359: [CEA 1965] Problem with the method isAlreadyLinkedWith in YACS
vsr [Thu, 6 Oct 2016 08:32:06 +0000 (11:32 +0300)]
0023359: [CEA 1965] Problem with the method isAlreadyLinkedWith in YACS

7 years agoSet dev version marker to 1.
vsr [Wed, 28 Sep 2016 10:20:50 +0000 (13:20 +0300)]
Set dev version marker to 1.

7 years agoIncrement version: 8.1.0 V8_1_BR cbr/crowdin_V8_1_BR V8_1_0 V8_1_0rc1 V8_1_0rc2
rnv [Tue, 13 Sep 2016 09:45:59 +0000 (12:45 +0300)]
Increment version: 8.1.0

7 years agoMerge branch 'master' of salome:modules/yacs V8_1_0b1
rnv [Thu, 11 Aug 2016 08:17:30 +0000 (11:17 +0300)]
Merge branch 'master' of salome:modules/yacs

7 years agoWindows compatibility
ana [Wed, 10 Aug 2016 15:46:03 +0000 (18:46 +0300)]
Windows compatibility

7 years agoMerge branch 'abn/configuration'
rnv [Wed, 10 Aug 2016 13:53:41 +0000 (16:53 +0300)]
Merge branch 'abn/configuration'

7 years agoGUI of YDFX is in for uncertainties and parametric users.
Anthony Geay [Wed, 3 Aug 2016 12:18:48 +0000 (14:18 +0200)]
GUI of YDFX is in for uncertainties and parametric users.

7 years agoToo sensitive to non ascii for cluster...
Anthony Geay [Wed, 3 Aug 2016 10:17:32 +0000 (12:17 +0200)]
Too sensitive to non ascii for cluster...

7 years agoAdopt to PyEditor API changes.
vsr [Tue, 2 Aug 2016 13:05:37 +0000 (16:05 +0300)]
Adopt to PyEditor API changes.

7 years agoAdditional change to previous commit to fix problem with missing dependencies in...
vsr [Thu, 28 Jul 2016 15:32:51 +0000 (18:32 +0300)]
Additional change to previous commit to fix problem with missing dependencies in engine_swig.

7 years agoSolve problem of non install of includes of src/engine/.hxx into install/include...
Anthony Geay [Thu, 28 Jul 2016 14:47:24 +0000 (16:47 +0200)]
Solve problem of non install of includes of src/engine/.hxx into install/include/salome -> Cmake Experts have been notified

7 years agoWindows: suppress Cmake warnings
ana [Mon, 25 Jul 2016 14:08:02 +0000 (17:08 +0300)]
Windows: suppress Cmake warnings

7 years agoGIL forever ... V8_1_0a1
Anthony Geay [Thu, 21 Jul 2016 16:46:01 +0000 (18:46 +0200)]
GIL forever ...

7 years agoevalyfx : All exec parameters are avail for patterns
Anthony Geay [Thu, 21 Jul 2016 15:27:25 +0000 (17:27 +0200)]
evalyfx : All exec parameters are avail for patterns

7 years agosmall debug
Anthony Geay [Thu, 21 Jul 2016 14:56:20 +0000 (16:56 +0200)]
small debug

7 years agoevalyfx supports now non python created thread outside salome context
Anthony Geay [Wed, 20 Jul 2016 08:27:42 +0000 (10:27 +0200)]
evalyfx supports now non python created thread outside salome context

7 years agoSignal emission for precise track of ForEachLoop
Anthony Geay [Tue, 19 Jul 2016 17:17:33 +0000 (19:17 +0200)]
Signal emission for precise track of ForEachLoop

7 years agoWindows compatibility
ana [Mon, 18 Jul 2016 12:56:42 +0000 (15:56 +0300)]
Windows compatibility

7 years agoUseful method for GUI
Anthony Geay [Mon, 18 Jul 2016 08:38:55 +0000 (10:38 +0200)]
Useful method for GUI

7 years agoUseful access method to available resources
Anthony Geay [Fri, 15 Jul 2016 15:04:48 +0000 (17:04 +0200)]
Useful access method to available resources

7 years agoSmall useful doc
Anthony Geay [Fri, 15 Jul 2016 09:54:38 +0000 (11:54 +0200)]
Small useful doc

7 years agooutputports now hold qoi attribute
Anthony Geay [Wed, 13 Jul 2016 09:30:28 +0000 (11:30 +0200)]
outputports now hold qoi attribute

7 years agoCMake: Fix SWIG dependencies mechanism, part 2.
abn [Wed, 6 Jul 2016 09:42:10 +0000 (11:42 +0200)]
CMake: Fix SWIG dependencies mechanism, part 2.

7 years agoCMake bug fix: improper SWIG dependencies.
abn [Tue, 5 Jul 2016 10:29:27 +0000 (12:29 +0200)]
CMake bug fix: improper SWIG dependencies.

7 years agoMoving *all* CMake detection files to common CONFIGURATION repo.
abn [Tue, 5 Jul 2016 08:28:45 +0000 (10:28 +0200)]
Moving *all* CMake detection files to common CONFIGURATION repo.

7 years agoAdd @ONLY arg to CONFIGURE_FILE to avoid the replacement of ${VAR} constructions.
rnv [Wed, 29 Jun 2016 13:39:46 +0000 (16:39 +0300)]
Add @ONLY arg to CONFIGURE_FILE to avoid the replacement of ${VAR} constructions.

7 years agoPut back the tests removed from 'salome test'.
Ovidiu Mircescu [Fri, 17 Jun 2016 13:29:14 +0000 (15:29 +0200)]
Put back the tests removed from 'salome test'.

7 years ago[salome test] Prefix tests name with component name agr/fix_tests_name
Cédric Aguerre [Thu, 16 Jun 2016 15:48:39 +0000 (17:48 +0200)]
[salome test] Prefix tests name with component name

7 years agoSynchronize adm files
mnt [Wed, 15 Jun 2016 18:36:06 +0000 (21:36 +0300)]
Synchronize adm files

7 years agoMerge remote branch 'origin/V7_dev'
vsr [Mon, 6 Jun 2016 08:44:08 +0000 (11:44 +0300)]
Merge remote branch 'origin/V7_dev'

7 years agoSynchronize adm files
mnt [Thu, 26 May 2016 18:11:35 +0000 (21:11 +0300)]
Synchronize adm files

8 years agoMerge remote branch 'origin/V7_dev'
vsr [Tue, 24 May 2016 15:48:59 +0000 (18:48 +0300)]
Merge remote branch 'origin/V7_dev'

8 years ago[TEMP] Disable failing tests V7_8_BR V7_dev agr/fix_tests V7_8_0 V7_8_0rc2
Cédric Aguerre [Mon, 23 May 2016 17:01:10 +0000 (19:01 +0200)]
[TEMP] Disable failing tests