ubsuny / CP1-24-HW2

Homework2 template for CP1-24
1 stars 15 forks source link

Random Vector Generator #61

Closed abruns123 closed 1 month ago

abruns123 commented 1 month ago

This python file provides a function that creates a random vector with length, range of values of the elements, and percent chance of elements being complex under the control of the user.

I intend to import this function such that I may use it with separate files.

kylemasc917 commented 1 month ago

Please add a label and milestone.

kylemasc917 commented 1 month ago

@avgagliardo I have added you as reviewer for this request please do so as soon as possible so it can be merged.

avgagliardo commented 1 month ago

@avgagliardo I have added you as reviewer for this request please do so as soon as possible so it can be merged.

checking it out now.