Release Notes

Suggest edits
Documentation > Download

Content:

1 - V24 | E E
2 - V23 | D D
3 - V22 | Cranky Crocodile


V24 | E E 🔗

  • Engine: Upgrade Scala Version
  • Engine: Reduce memory footprint of OMR export in append mode
  • Method: Fix deterministic HDOSE
  • Method: Use initial distance of 0.0 for HDOSE
  • DSL: Make it possible to specify when to condition the execution of method hooks
  • GUI: Remove CSV view of results
  • GUI: Add size info in the result table

V23 | D D 🔗

  • Engine: Speed up container building
  • Engine: docker container from Singularity to Apptainer
  • Engine: Capture a compile time type in ValType alongs with the manifest
  • Method: Reduce PSE an PPSE memory footprint
  • Method: Use acceptance rather than a rejcetion condition in evolution methods
  • Method: Fix possible NaN inputs in evolution algorithms
  • Method: Implement elitism batching
  • Compute: Implement memory requirement for MiniClust
  • GUI: Implement wizard for the nlogox file format
  • GUI: fix dimension switch in 2D plot

V22 | Cranky Crocodile 🔗

  • Use GAMA batch mode in GAMATask instead of legacy mode
  • Optimise OMR json reading
  • Fix Saltelli Sobol indices
  • Implement sampling reading from an OMR file
  • Allow to combine minus syntax and evaluate in evolution methods
  • Reduce launch time using ESBuild instead of Webpack
  • Reduce js size using ESBuild minification
  • Integrate Netlogo 7
  • Update container version (Python, Julia, Scilab)
  • Resources embedding in SIF container files to avoid archive extraction
  • Display of staging in GUI during the Preparing phase
  • Better isolate containers from the host system
  • Update Scala version to 3.8.1
  • Fix bugs