Releases: HolyLab/RegisterOptimize.jl
Releases · HolyLab/RegisterOptimize.jl
v0.3.3
RegisterOptimize v0.3.3
Merged pull requests:
- This request including constrained optimization, fix #3 and updates for julia-0.7 (#4) (@kdw503)
- Fix #1 DimensionMismatch error (#5) (@kdw503)
- Dwk/dev (#6) (@kdw503)
- Fix deprecation warnings (#7) (@timholy)
- MassInstallAction: Install the TagBot workflow on this repository (#9) (@kdw503)
- MassInstallAction: Install the CI workflow on this repository (#10) (@kdw503)
- MassInstallAction: Install the TagBot workflow on this repository (#11) (@kdw503)
- Fix inference failure on julia 1.6 (#12) (@timholy)
- MassInstallAction: Install the CompatHelper workflow on this repository (#16) (@timholy)
- CompatHelper: fix URL for HolyLabRegistry (#17) (@timholy)
- Updated to most recent version of packages (#19) (@ChantalJuntao)
- CompatHelper: fix URL for HolyLabRegistry (#20) (@timholy)
- Forgot to bump version number in last pull request that updated several packages (#21) (@ChantalJuntao)
- Fixes a kwarg passing error and add extra iterations to "Optimization with linear interpolation of mismatch data" (#24) (@ChantalJuntao)
- CompatHelper: bump compat for IterativeSolvers to 0.9, (keep existing compat) (#26) (@github-actions[bot])
- CompatHelper: bump compat for Ipopt to 1, (keep existing compat) (#27) (@github-actions[bot])
- MassInstallAction: Install the CompatHelper workflow on this repository (#29) (@kdw503)
- Set the CI julia version according to the compat of Project.toml (#30) (@kdw503)
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#31) (@github-actions[bot])
- CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat) (#32) (@github-actions[bot])
- MassInstallAction: Install the TagBot workflow on this repository (#33) (@kdw503)
- Switch to MOI (#35) (@kdw503)
Closed issues:
- ERROR: DimensionMismatch (#1)
- LoadError: Ipopt not properly installed. Please run Pkg.build("Ipopt") (on Windows machine) (#2)
- qd_rigid ERROR setindex! method not defined (#3)
- RegisterOptimize incompatible with julia 1.6 (#18)
- Test issues on some machines (#22)
- fixed_λ calls the wrong method when using IPOPTsolver kwargs (#23)