Skip to content

Matrix multiplication #7

Description

@whiletruelearn

Most sites allow multiplication of two matrixes ,
we can make it more interesting by allow A1 x A2 ... An as long as dimensions work fine.

First input : number of matrix
Iterate and take input the corresponding matrix

Operation should move from right to left.

Should throw error if the dimensions are not correct.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions