Skip to content

Simple optimization failing #1083

@mattsignorelli

Description

@mattsignorelli

Both of these fail

using Optim

optimize(z->z[1]-0.5, [0.5]) # sitting right on zero
optimize(z->z[1]-0.5, [0]) # not on zero

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions