bkochuna / ners570f23-SpMV

1 stars 0 forks source link

Add DEN view tests #54

Open KyleVaughn opened 11 months ago

KyleVaughn commented 11 months ago

Description:

Add a test to check the view method/function is implemented correctly

Tasks:

Definition of done:

View test is implemented when it works successfully and prints correct output message.

KyleVaughn commented 11 months ago

Review by @webberqu417

webberqu417 commented 11 months ago

The tasks are well planned out for this issue. I would consider being a little more specific on the small dense matrix for testing. Where will this come from? Are you going to generate one yourself or read from example files that we have been provided?