Skip to content

API design: fused function for solve_for_update and update #23

@matbesancon

Description

@matbesancon

It seems that in solve_for_update, getsol = true is always necessary to obtain the pivot value to pass to the update call.

In that case, are there scenarios where getsol = true happens? It could be good to have a top-level updating function that takes the index and column to replace. The fact that solve_for_update takes either in separate methods is confusing

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