Fedora Project

Space Bound Computations (Python)

This task is an extension to Time Bound Computation (Python)

Change the order of looping (i, j to j, i) and see if time for computation changes. Play around with numpy functions (ravel) and understand the concept of row major and column major ordering. Plot the time vs input size graph for this computation and compare it with the graph obtained in the previous task.

Task tags

  • python
  • matrix
  • computation
  • matplotlib

Students who completed this task

Shadowblade, codingpheonix, JYu07, paraxor, ujik, Ayush19, Navdeep, thisisthegautham, srikavin

Task type

  • code Code
  • assessment Outreach / Research
close

2019