Principia icon indicating copy to clipboard operation
Principia copied to clipboard

Beef up TransposedView

Open eggrobin opened this issue 4 years ago • 1 comments

(Note: we may want to have a more general and more powerful TransposedView in the future as the result of all Transpose (with conversions to the appropriate matrix types if actual transposition of the data is needed), but this is a rabbit hole for another day; for now this draft is good enough.)

Originally posted by @eggrobin in https://github.com/mockingbirdnest/Principia/pull/3287#discussion_r789228715

eggrobin avatar Jan 22 '22 22:01 eggrobin

Also unify the operators in fixed_arrays and unbounded_arrays to avoid having each implementation twice.

pleroy avatar Jan 02 '24 17:01 pleroy