Skip to content

Releases: mengomarlene/opti4Abq

opti4Abq v 2.0.3

09 Jun 15:03
Compare
Choose a tag to compare

Update behaviour when a NaN is encountered in the FE outputs:
Previous version did not have proper behaviour when abaqus job termination was abnormal.
This has to be dealt by the postPro function, writing a float('NaN') as output.
If a NaN is read by the optimisation, it ignores the corresponding FE model in computing the objective function. If all FE models return NaN, an Exception is triggered.

opti4Abq v 2.0.2

17 May 07:38
Compare
Choose a tag to compare

fix option bug from 2.0.1

2.0.1

24 Apr 15:02
Compare
Choose a tag to compare
remove link to overleaf repository

opti4Abq 2.0

24 Apr 14:45
Compare
Choose a tag to compare

All material organised with 1 opti4Abq object.
opti4Abq class takes care of choosing appropriate algorithm

new algorithm should be easier to interface and particularise, adding object methods

scalar optimisation of mono or multi variables functions

12 Apr 14:39
Compare
Choose a tag to compare

This is a release of the opti4Abq project, adding the minimization of scalar functions of 1 or more variables.

GPL License version

07 Apr 13:34
Compare
Choose a tag to compare
GPL License version Pre-release
Pre-release

A scalar optimisation working version under GPL License

opti4Abq - scalar value optimisation

25 Mar 10:56
Compare
Choose a tag to compare
Pre-release

A first viable release, for scalar value optimisation.