What's new in LAGUN (version 25-01-07-I)

Note: Many thanks to LAGUN users, whose feedback has led to a lot of small improvements and corrections. Special thanks to @nasran for his invaluable feedback on optimizations with constraints and the simulations launcher. And many thanks to @ngotr for his contribution to the Windows installer.

NEW FUNCTIONALITIES

  • A surrogate model pluggin feature.

    This feature has been designed to enable users to use their in-house surrogate model in LAGUN. To do this, simply write an interfacing code composed of 4 functions (description, build, predict, update) and place it in the dedicated directory.

  • Logs generated by Lagun can be inspected from Lagun itself (a similar feature is available on the simulations launcher).

  • A new installer for rocky 8 linux.

  • The windows installer has been significantly redesigned for a more user-friendly interface (thanks to @ngotr, who produced much of the code).

BUGS

  • Performances in save/load projects.

    Using the Lagun_TestCase5_Constrained optimization case, study save/load operations used to take a very long time, about a minute, with a generated file size of 53.4 MB (1.07 GB when unzipped). Saving/loading now takes around a second, with a generated file size of 4.88 MB (10.3 MB when unzipped).

IMPROVEMENTS

  • Add a « scatterPlotMatrix » wherever there is a « parallelPlot » and synchronization of some of the attributes between the two graphs (filtered points, point coloring, highlighting of the point hovered by the mouse pointer).

    pcp-spm

  • In the simulation table on the « simulations Launcher » side, rows can be sorted by clicking on a column header.

    sortingSimulationsTable

1 « J'aime »