From 3cc1e145ff6c8818871a9f726aba8236ee93aca7 Mon Sep 17 00:00:00 2001 From: Jean-Philippe ARGAUD Date: Thu, 30 Sep 2021 14:28:06 +0200 Subject: [PATCH] Minor corrections --- i18n/adao_en.qm | Bin 388 -> 1127 bytes i18n/adao_en.ts | 52 ++++++++++++++- i18n/adao_fr.qm | Bin 408 -> 1185 bytes i18n/adao_fr.ts | 60 ++++++++++++++++-- .../daAlgorithms/ParticleSwarmOptimization.py | 12 ++-- src/daComposant/daAlgorithms/SamplingTest.py | 17 +++-- 6 files changed, 125 insertions(+), 16 deletions(-) diff --git a/i18n/adao_en.qm b/i18n/adao_en.qm index a07e9a9d07752de3ad5d1f168d27a4ae7bab1753..c9842f85f6c062a017777402bf4497cfa2544fb2 100644 GIT binary patch literal 1127 zcma)*K~EDw6vy8dv$P-;dH{kXj+huoh#$akux>ZFQM&4GN$N!=?KEA|cAM@%@e{}g z0K7l~7mVM)i+b{)iHRPJ2V;!!$bpOT;K~1N%z|vUA)B|8eVh5c|9{?_g_qUI_s6^2 zAFfWnSvh$1?Ku&pMC&$|y7s;D4(o#p`^~pR15fppU)%UQtFMYD$bZ$J{VclJIbzdLf}2prnV{?1&({*;H;mjPsE zs6d<~f*}Gt9yJk-Fzb;|t+WE_h+N)rtR?GS-nH!FW5+EO%7aL!Z&gK&uQjBmfRnUL zf;vFd5S1R7tZ~OQ?pnpgB*ZissP99IfGSD#a8)Q|A~ji~;Rk}rx?mL^h`5q@GHHX_ z0CfO~fx?WBw@W3mBJ8-i(e^ts;xg$ow`9ffH_nMKQyzYtsK7*z0_D8n#4C(a5zf1i zc-DKmD7p!*XUT?V`LB(^$@v4*1Wp~NPgM#cK{@-ri?%-M+t%?AE2ssGnw7JPhV8a! zF`gi5o|aCR#{Mn@Dk%)j5sI`lT$IyE?3UwX(85&#W4X?^& MlBrGH!jz`{1 - + + @default + ASSIMILATION_STUDY Data assimilation + OPTIMIZATION_STUDY Optimisation methods + REDUCTION_STUDY Methods with reduction + CHECKING_STUDY Verification + + + New case + New case + + + + Open a case + Open a case + + + + Save the case + Save the case + + + + Save the case as + Save the case as + + + + Validate the case + Validate the case + + + + Show tree + Show tree + + + + Export the case to TUI + Export the case to TUI + + + + Close the case + Close the case + + + + Export the case to YACS + Export the case to YACS + diff --git a/i18n/adao_fr.qm b/i18n/adao_fr.qm index 85a3ed0018c8aa80daffd3f7e45ab8c76fb6ced7..91cfed20704e22bd3354af125c029b9fde84d777 100644 GIT binary patch literal 1185 zcmb7@PiqrF7{=c;Wt&(V+aB6di>@fPg5(p37&ogf+CZRg0@FJc>6a+6`1d$>hq=#O_gD0OEaAVzURF>Iy=UwJE&pXdMXP$X8Z}uK- zygfGeV)^m&k57nbs1}?@sHZ-;uMuwyZ?#?$rC({w-!|~~tagX5BmYHvxML!JPuo8H znJ85p`LW0G|3h|n^C{*#2TrySiALX!Qwe zmxVm8<20GHMjezDpu89eK&}dQs6tkxZOUBh_<@MHy6|A7>`ZR~;C9 zeW1a!R932_#nPRwI>!C(jFvmRt+W4-$5fpzcmbq)pt`@hGCI3M*UVzY7}R_x;7S_= zPPbKwLVYLo(3s6u2DOm%_^&i54wX;6-W=b@)ma!f_Xr%4SL}Cz^Kc}fTT*gVa@MZ< ktGWnypAMhHO=Gwm4droCkrPX-+3=W1D)c_?>`*%O6H)H-!2kdN delta 132 zcmZ3;IfL2CW=D#|srPfHo>i3DpRjQ6T_*+x1_j3Z$tQtyEa&UFD}nR^F11_`&A@%Z zRTD`4&17I;44>Gk$Cx^ChZ&G~Z^x>~;LDIYxtJ+J5zJyJVaQ;}XGmd4WhiD)U`S*r W1G18VtRkQ)J!Vt(4xl+q%!~lyw - + + @default + ASSIMILATION_STUDY - Assimilation de donnees + Assimilation de données + OPTIMIZATION_STUDY - Methodes d'optimisation + Méthodes d'optimisation + REDUCTION_STUDY - Methodes avec reduction + Méthodes avec réduction + CHECKING_STUDY - Verification + Vérification + + + + New case + Nouveau cas + + + + Open a case + Ouvrir un cas + + + + Save the case + Enregistrer le cas + + + + Save the case as + Enregistrer le cas sous + + + + Validate the case + Valider le cas + + + + Show tree + Montrer l'arbre + + + + Export the case to TUI + Exporter le cas en TUI + + + + Close the case + Fermer le cas + + + + Export the case to YACS + Exporter le cas en YACS diff --git a/src/daComposant/daAlgorithms/ParticleSwarmOptimization.py b/src/daComposant/daAlgorithms/ParticleSwarmOptimization.py index 9078e95..d995504 100644 --- a/src/daComposant/daAlgorithms/ParticleSwarmOptimization.py +++ b/src/daComposant/daAlgorithms/ParticleSwarmOptimization.py @@ -75,11 +75,13 @@ class ElementaryAlgorithm(BasicObjects.Algorithm): typecast = str, message = "Critère de qualité utilisé", listval = [ - "AugmentedWeightedLeastSquares","AWLS","DA", - "WeightedLeastSquares","WLS", - "LeastSquares","LS","L2", - "AbsoluteValue","L1", - "MaximumError","ME"], + "DA", + "AugmentedWeightedLeastSquares", "AWLS", + "WeightedLeastSquares", "WLS", + "LeastSquares", "LS", "L2", + "AbsoluteValue", "L1", + "MaximumError", "ME", + ], listadv = [ "AugmentedPonderatedLeastSquares","APLS", "PonderatedLeastSquares","PLS", diff --git a/src/daComposant/daAlgorithms/SamplingTest.py b/src/daComposant/daAlgorithms/SamplingTest.py index 279f789..e70b5ba 100644 --- a/src/daComposant/daAlgorithms/SamplingTest.py +++ b/src/daComposant/daAlgorithms/SamplingTest.py @@ -59,11 +59,18 @@ class ElementaryAlgorithm(BasicObjects.Algorithm): default = "AugmentedWeightedLeastSquares", typecast = str, message = "Critère de qualité utilisé", - listval = ["AugmentedWeightedLeastSquares","AWLS","AugmentedPonderatedLeastSquares","APLS","DA", - "WeightedLeastSquares","WLS","PonderatedLeastSquares","PLS", - "LeastSquares","LS","L2", - "AbsoluteValue","L1", - "MaximumError","ME"], + listval = [ + "DA", + "AugmentedWeightedLeastSquares", "AWLS", + "WeightedLeastSquares","WLS", + "LeastSquares", "LS", "L2", + "AbsoluteValue", "L1", + "MaximumError", "ME", + ], + listadv = [ + "AugmentedPonderatedLeastSquares", "APLS", + "PonderatedLeastSquares", "PLS", + ], ) self.defineRequiredParameter( name = "SetDebug", -- 2.39.2