Skip to content

Change the itype or dtype of a mutable matrix #246

Description

@lambe

We should give the user the flexibility to change the index or data type of a given matrix. This would be useful for interacting with external libraries (e.g., HSL) where the data types are more restricted, but still let the user build the matrix in a convenient format.

A quick way to do this would be to finish the code in the factory method for the case of creating a matrix from another matrix.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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