Ivan-Sergeyev / Ivan-Sergeyev/slae_alg_comp

implement nonsquare matrices

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

add n_rows and n_cols to matrix, change methods respectively
add additional methods: append_row/column, reserve
assignments should only change upper-left corner of the matrix

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the matrix implementation and its existing methods, then trace how dimensions and assignments are currently handled. Define the behavior for n_rows, n_cols, append_row, append_column, reserve, and upper-left assignments, and verify the resulting nonsquare-matrix behavior with the project's available checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.