derekbeaton / GSVD

19 stars 6 forks source link

"tidy" up the place #4

Closed derekbeaton closed 4 years ago

derekbeaton commented 5 years ago

I think that much of the internals of gsvd(), geigen(), and gplssvd() should conform to a more "tidy" verse like way of checking conditions, tests of input, and failures/exits

derekbeaton commented 4 years ago

for now it's actually quite nice and relatively compact code, so this will only be considered later as part of feature additions