bilby.compat.utils
Functions
|
Infer the array module (namespace) from the input argument. |
|
Return a copy of the passed array. |
|
Promote arguments to arrays using the specified array module. |
|
A decorator that will figure out the array module from the input arguments and pass it to the function as the 'xp' keyword argument. |
Exceptions