nichyjt / pe

0 stars 0 forks source link

`Matrix` should allow floats as elements #7

Open nichyjt opened 1 year ago

nichyjt commented 1 year ago

Description

Often, as a Computing student that may be taking Linear Algebra classes, the matrices we work with may not always have pure Integer values.

It is a big limitation for the student if they cannot input decimal values inside the matrix.

In any Linear Algebra class, there is bound to be matrices with decimal values inside the matrix. In these cases, the Matrix feature will be rendered obsolete as it will not work.

This limitation will likely cause 'occasional inconvenience to some users but they can continue to use the product` that does not require float inputs.

Is this a planned limitation? If so, why?

nus-pe-bot commented 1 year ago

Team's Response

It is reasonable advice, but not in scope we've designed within v2.1.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]