standard name
This commit is contained in:
parent
11eb53d5ef
commit
44d9663ff0
|
@ -468,8 +468,8 @@ def shapeshifter(fro: _Tuple[int, ...],
|
|||
new_dims : tuple
|
||||
Dimensions for reshape.
|
||||
|
||||
Example
|
||||
-------
|
||||
Examples
|
||||
--------
|
||||
>>> import numpy as np
|
||||
>>> from damask import util
|
||||
>>> a = np.ones((3,4,2))
|
||||
|
|
Loading…
Reference in New Issue