1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173
|
= 17.0 release (2024-10-11)
* Added global parallelization setting
* Added specific Python/Coupling/FMI/YACS models properties (parallelization)
* Fixed FMI model parallelization
* Fixed histograms bandwidth
* Fixed calibration result plots legends
* Python 3.12 support
* ParaView 5.12 support
* Various bug fixes
= 16.1 release (2024-07-05)
* Added nopip module for Python modules installation
* Automatic detection for observations variables
* Various bug fixes
= 16.0 release (2024-04-12)
* Allow to detach YACS design of experiment analysis
* Added openpyxl support
* Removed probabilistic model independent copulae
* Various bug fixes
= 15.1 release (2024-01-12)
* Added metamodel export
= 15.0 release (2023-10-19)
* Allow choose FMU ME/CS type (some provide both)
* New windows binary launcher
* Fixed study files permissions check
* Added FMI model evaluation time
= 14.1 release (2023-07-25)
* Design of experiment failed points error handling
* Environment variables for coupling model command
* Calibration residuals QQ-plot
* Relative stopping criterion for MC analyses
* Partial copy-paste for sample tables
* Import an already evaluated design of experiment
* Survival function plots
* Various bug fixes
= 14.0 release (2023-03-19)
* Added Pearson and shape matrix NormalCopula parametrization
* Added import sample option for UserDefined distribution definition
* Inference: added confidence interval estimation for tested distributions parameters
* Added confidence interval length stopping criterion for CentralTendencyAnalysis
* Various bug fixes
= 13.1 release (2022-11-25)
* Allow to score independent copula in inference
* Added multi-objective optimization analysis
* Added constraints support for optimization analysis
* Added mixed optimization
= 13.0 release (2022-10-18)
* Linear regression
* Slider for ยต* on Morris result plots
* Various ergonomics improvements and bug fixes
= 12.0 release (2022-02-25)
* Ansys wrapping
* CSV export numerical separator choice
= 11.0 release (2021-10-28)
* CSV export column separator choice
* Enhanced FMI support: memory management, string variables, final_time
* Metamodel/DOE fixes
* Enhanced AppImage binary compatibility
= 10.0 release (2021-03-31)
* HDF5 serialization format
* Optimization analysis overhaul (algorithms filter also taking into account bounds)
* Option menu to set the number of processes locally
* Allowing csv import with number contaning commas as numerical separator
* Various crash and bug fixes
= 9.0 release (2020-10-27)
* Coupling model input/output previews, more options
* Optimized LHS designs
* Sample cleaning wizard, on the fly sample editing
* Exportable MC analyses
* Aggregated Sobol indices
* Python model editor overhaul
* DoE evaluation time estimation
* Failed points sub-sample
* Various crashes and bug fixes
= 8.0 release (2020-02-24)
* Coupling model
= 7.0 release (2019-10-17)
* New name, artwork
* Calibration
* Software OpenGL rendering on windows (mesa/llvmpipe)
= 6.1 release (2019-04-17)
* Various bug fixes
* Allow to convert DOE to data model
= 6.0 release (2019-03-22)
* Open documentation from interface
* Rename OTStudy to Study
* Field models - Mesh 1D
= 5.0 release (2018-09-21)
* multiprocessing for Python model
* Python 3
= 4.0 release (2018-04-04)
* Morris
* Metamodels validation
* Sobol confidence interval
* Inference BIC
* Monte Carlo analysis failed points management
* Copula definition
* Copulas inference
* SORM
* Optimization
= 3.0 release (2017-10-12)
* New tree/model diagram
* Probabilistic design of experiments
* FMI models
* Interactive visualization
= 2.0.1 release (2017-04-14)
* Various fixes
= 2.0 release (2017-03-31)
* Kriging
* SALOME console update
* Stop analyses and progress bar
* Dependencies inference
* FORM-IS
* Finite difference steps settings
* Kendall correlation plots
= 1.2 release (2016-11-25)
* Inference
* Selection variables of interest
= 1.1 release (2016-10-07)
* Time criterion to control algorithms
* Data model
* Polynomial chaos
* SALOME console
= 1.0 release (2016-03-04)
* Initial release
|