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
|
= 13.1.1 release (2022-12-08)
* Multi-objective bugfix
* Mixed integer optimization bugfix
* 3-d scatter plot rotation bugfix
= 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
|