Main Functionalities
- New data management to facilitate operations on data sources.
- Possibility to analyze the parameters effects on multiple datasets via heatmap.
Known Bug
- Kriging interpolation (direct or with POD, FFT, Clustering) with cubic basis function is returning the error
“LU decomposition failed. at “
ODYSSEE Lunar - GUI
- In the sensitivity tab, a heatmap is available to analyze the parameters effects on multiple datasets at the same time.
- The new UI for data management allows:
- To extract manually or randomly validation cases from learning datasets.
- To split one dataset in multiple datasets
- To remove some cases or parameters from the analysis
- To visualize a scatter plot of X-Xn data and autocorrelation between parameters
- Bug Fix
- There was a bug with the Adams Results advanced extraction parser tool present in the 2023.1.1 version.
ODYSSEE Quasar – Solver
- Quasar-Python wrapper usage has been extended to QuasarNeuralNetwork library in addition to QuasarExternal that was already available.
- Possibility to use learning rate policies in MINN (standard, step or plateau)
- Bug Fix
- The INVD solver gave different results if the XN file had a different number of cases.
ODYSSEE Nova – Optimizer
- Bug Fixes
- A random bug has been fixed for the NLPQLP method.
- A column of 0 was added at the end of the constraint for the NLPQLP and SLSQP method.