mrpro.utils
Functions
|
Broadcasting on the right. |
|
Fill tensor in-place along a specified dimension with increasing integers. |
|
Reduce expanded dimensions in a view to singletons. |
|
Replace dimensions with all equal values with singletons. |
|
Apply a function to a tensor serially along multiple dimensions. |
|
Split a tensor of indices into different blocks. |
|
Unsqueze multiple times in the leftmost dimension. |
|
Unsqueeze multiple times in the rightmost dimension. |
|
Change shape of data by center cropping or symmetric zero-padding. |
Modules
Slice Profiles. |
|
Some type hints that are used in multiple places in the codebase but not part of mrpro's public API. |
|
Conversion between different units. |