Skip to content

Little spelling mistake on Task 1, Worksheet 1 #9

@rmhanne

Description

@rmhanne
# TODO: Dot product between vector and matrix M

cM_dot = 
np.testing.assert_allclose(cM_dot, [4, 5, 6])
print(f'<c, M> = {cM_dot}')

given the variable name it should probably mean dot product between vector c and matrix M

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions