Download Latest Version Version 0.7.2 source code.tar.gz (8.5 MB)
Email in envelope

Get an email when there's a new version of PRIMA

Home / v0.7
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-09-15 841 Bytes
Version 0.7 source code.tar.gz 2023-09-15 8.4 MB
Version 0.7 source code.zip 2023-09-15 9.3 MB
Totals: 3 Items   17.7 MB 0

Compared with the last release, the most important change is the C interface and CMake building system contributed by @jschueller .

In addition, we can now input the commit hash when manually invoking a workflow. This is instrumental when we want to re-produce the result of a previous run. Note, however, that we have to make sure that the runner has the same status as before in order to reproduce the result. This may not be the case if we use actions like free-disk-space in the workflow now but not before. See https://github.com/libprima/prima/commit/b25e404c917464cfa97e033a59ebda7ea5acaf38 and https://github.com/jlumbroso/free-disk-space/issues/12.

pl in the Fortran implementation of UOBYQA is changed to an allocatable array.

Source: README.md, updated 2023-09-15