farray ====== .. currentmodule:: minkit .. autoclass:: farray :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~farray.aop ~farray.backend ~farray.dtype ~farray.length ~farray.ndim ~farray.shape ~farray.size ~farray.ua .. rubric:: Methods Summary .. autosummary:: ~farray.as_ndarray ~farray.astype ~farray.copy ~farray.from_ndarray ~farray.get ~farray.to_backend .. rubric:: Attributes Documentation .. autoattribute:: aop .. autoattribute:: backend .. autoattribute:: dtype .. autoattribute:: length .. autoattribute:: ndim .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: ua .. rubric:: Methods Documentation .. automethod:: as_ndarray .. automethod:: astype .. automethod:: copy .. automethod:: from_ndarray .. automethod:: get .. automethod:: to_backend