Skip to content
Snippets Groups Projects

correct parameters 'rows' and 'columns' in generate_matrix_transposition()

Merged Mikael Henriksson requested to merge matrix_transposition_height_correction into master
All threads resolved!

Fix a bug in which the parameters rows (width) and cols (height) of generate_matrix_transposition() were mixed up. It also adds a test case for a 4x8 matrix transposition

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Mikael Henriksson resolved all threads

    resolved all threads

  • added 1 commit

    • 767c7ea0 - correct parameters 'rows' and 'columns' in generate_matrix_transposition()

    Compare with previous version

  • added 4 commits

    • 767c7ea0...3b74b2c6 - 3 commits from branch master
    • 4f32ce08 - correct parameters 'rows' and 'columns' in generate_matrix_transposition()

    Compare with previous version

  • Fixed and rebased.

  • Oscar Gustafsson approved this merge request

    approved this merge request

  • Please register or sign in to reply
    Loading