Main Functionalities
- A new window named “Methods analysis & Settings” has been added to help the user to find the best interpolator and the most useful extracted features.
- STL files can now be used as input.
Known Bug
- Kriging interpolation (direct or with POD, FFT, Clustering) with cubic basis function is returning the error
“LU decomposition failed. at “
A-Eye App
This version includes the following:
- The capacity to display the STL file.
- A script dedicated to find the best solver for the current project
- The capacity to duplicate the customization if the prediction script is changed.
- A script to detect which extracted features are the most important.
- A button and a window to interact with the new scripts to help the user to improve the customization and the project.
- Bug Fixes
- An issue used to appear in the launcher in the description of the customization.
- The curves can be exported with the coma separator.
- If the user chose the wrong folder when he wants to import a database, the application crashed.
A-Eye Manager
- A new script for extracting features from STL files
- A new script for extracting the color composition of an image.
- A new script for extracting several features form images at the same time
- The capability to manage a script with many outputs with different size
- Bug Fix
- A gap appeared when we select INVD method.
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.