Skip to content

Make a version of dump_bits that returns a string instead of dumping to stdout. #197

@bmhowe23

Description

@bmhowe23

We already have dump_bits in the tensor class, so I'd rather use that one. It currently returns void and dumps the values to stdout, but I'd be willing to change that and just have it return a std::string (which is kind of what this mat_to_str function is doing). In the interest of isolating changes, I'd rather do that in a new PR. So I'll convert this one to a new GitHub issue before merging this PR.

Originally posted by @bmhowe23 in #147 (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