Coding-Club-IITG / Coding-Club-IITG/Git-Workshop-Cpp
Add functionality of finding the most dominant eigenvector and eigenvalue for the given matrix
Open
algorithms
Git Workshop
Maths
- Dominant language
- C++
- Stars
- 0
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
You have to use the power iteration method to find the most dominant eigenvector. [here](https://en.wikipedia.org/wiki/Power_iteration) is the Wikipedia link to the algorithm
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no file, test, input format, or entry point. Start by inspecting the repository for its C++ structure and any matrix-related code, then read the linked Power iteration article; done means the project finds the dominant eigenvector and eigenvalue for a given matrix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100