Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Anupatnam/Python-Matrix-Reloaded-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

73 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Matrix Operations Challenge

Welcome to the Matrix Operations Challenge, hosted as part of the "Python Matrix Reloaded" Workshop! This challenge will test your ability to implement and optimize a custom Matrix class in Python.

πŸ“… Deadline

πŸ•˜ Submit before: 9 PM today

πŸ“₯ Submission Instructions

  1. Fork this repository.
  2. Add your completed files to your forked repository.
  3. Name your files using the following format:
matrix_challenge_<Name>_<USN>.py
report_<Name>_<USN>.md
  1. Create a Pull Request to this repository before the deadline.

πŸ—‚οΈ Files to Submit

  • matrix_challenge_<Name>_<USN>.py
  • report_<Name>_<USN>.md

Your report should include:

  • Profiling outputs (cProfile, line_profiler)
  • Time and memory comparisons (before vs after optimization)
  • Explanation of optimizations and their impact

πŸ’Ž Bonus

Re-implement part of your Matrix class in Cython for additional performance gains.

Happy Hacking! πŸ§ πŸ’»

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9