Florian DORRE
Florian DORRE
Hi, The version 3.5.0 introduces a check of the length of a buildstep to avoid error when inserting the value in the database. In our case we manually increase the...
Quick fix linked to https://github.com/jMetal/jMetalPy/issues/103
Hi, It seems that the HTML file generated by `export_to_html()` is not using the right div for the event `myPlot.on('plotly_click', function(data)` The plot itself is embed in a div that...
Hi, Would it be possible to add the possibility to set the report_step value using the Simulation class ? In my case I use step_advance but if the step_advance value...