Releases: mengomarlene/opti4Abq
opti4Abq v 2.0.3
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
fix option bug from 2.0.1
2.0.1
remove link to overleaf repository
opti4Abq 2.0
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
This is a release of the opti4Abq project, adding the minimization of scalar functions of 1 or more variables.
GPL License version
A scalar optimisation working version under GPL License
opti4Abq - scalar value optimisation
A first viable release, for scalar value optimisation.