Skip to content

Releases: AntaresSimulatorTeam/antares-xpansion

1.0.0 RC3

13 Jan 16:03
Compare
Choose a tag to compare
1.0.0 RC3 Pre-release
Pre-release
v1.0.0-rc3

Update to RC3

1.0.0 RC2

15 Dec 15:41
Compare
Choose a tag to compare
1.0.0 RC2 Pre-release
Pre-release
v1.0.0-rc2

Update to antares 8.4.0

1.0.0 RC1

05 Dec 13:05
Compare
Choose a tag to compare
1.0.0 RC1 Pre-release
Pre-release
v1.0.0-rc1

Fix typo

0.8.0 NTC support

04 Oct 14:03
4144b34
Compare
Choose a tag to compare

Features

  • Uses Antares simulator 8.2.2
  • The additional constraints files must be stored in user/expansion/constraints and the weights files in user/expansion/weights
  • Allow user to use different chronicles of link profiles. More information in documentation

Bug fixes

  • Allow "capa" folder to be missing if unused
  • Algorithm now properly stop after MAX_ITERATION instead of MAX_ITERATION+1

For developers

  • Properly update version number for SonarQube

0.8.0 Release Candidate 3

14 Sep 08:08
ddc7278
Compare
Choose a tag to compare
Pre-release

RC 3

Features

  • The additional constraints files must be stored in user/expansion/constraints and the weights files in user/expansion/weights

Bug fixes

  • Improve error messages when using multiple NTC

RC2

Bug fixes

Force storenewset to true to force Antares Simulator scenario builder output
Fix issue preventing the use of multiple NTC

RC1

Features

Uses Antares simulator 8.2.2
Allow user to use different chronicles of link profiles. More information in [documentation](https://antares-xpansion.readthedocs.io/en/stable/user-guide/get-started/candidate-definition/)

Bug fixes

Allow "capa" folder to be missing if unused
Algorithm now properly stop after MAX_ITERATION instead of MAX_ITERATION+1

For developers

0.8.0 Release Candidate 2

02 Sep 14:29
Compare
Choose a tag to compare
Pre-release

RC2

Bug fixes

Force storenewset to true to force Antares Simulator scenario builder output
Fix issue preventing the use of multiple NTC

RC1

Features

Uses Antares simulator 8.2.2
Allow user to use different chronicles of link profiles. More information in [documentation](https://antares-xpansion.readthedocs.io/en/stable/user-guide/get-started/candidate-definition/)

Bug fixes

Allow "capa" folder to be missing if unused
Algorithm now properly stop after MAX_ITERATION instead of MAX_ITERATION+1

For developers

0.8.0 Release Candidate 1

05 Aug 08:02
Compare
Choose a tag to compare
Pre-release

Features

  • Uses Antares simulator 8.2.2
  • Allow user to use different chronicles of link profiles. More information in documentation

Bug fixes

  • Allow "capa" folder to be missing is unused
  • Algorithm now properly stop after MAX_ITERATION instead of MAX_ITERATION+1

For developers

v0.7.0 Sensitivity study

25 Jul 14:24
a4c25a3
Compare
Choose a tag to compare

Use antares simulator 8.1.1

Include the following Xpansion feature:

Sensitivity study
Resume cancelled studies (due to interruption/crash.etc.)

v0.6.0 Antares8.2

16 Mar 13:31
Compare
Choose a tag to compare
v0.6.0 Antares8.2 Pre-release
Pre-release

with respect to v0.6.0, the only difference is the inclusion of Antares_Simulator solver 8.2

v0.6.0

16 Dec 10:35
Compare
Choose a tag to compare

v0.6.0

Features

  • update documentation
  • Antares-Xpansion is now compatible with Antares_Simulator v8.1.0
  • added option antares-n-cpu to use Antares parallelism
  • added option -v, --version to show AntaresXpansion version
  • added option --antares-version to show Antares_Simulator version
  • Set default value of --simulationName to last in order to use the last antares simulation
  • add relative gap option as a stopping criterion for the Antares-Xpansion algorithm

Bug fixes

  • Path to binaries directory was not found in some situations with python launcher and in python exclusive package
  • Correction bug when there are too many zeros in a link-profile

For developers

  • cpp Lp-namer library is split into smaller and consistent libraries
  • Each AntaresXpansion step has its own driver (python class) instead of the all-in driver
  • upgrade to a new version of antares-deps (bug fix)