Skip to content

[Feature] Inplace operations #6

@hedgehog1024

Description

@hedgehog1024

This repo has implementations for addition and subtraction of matrices. However, all of them produce fresh new Matrix even if we don't need operands afterwards. In order to have a way to reduce allocations, one should have way to reuses allocated memory and operate on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions