Open mkoeppe opened 4 years ago
Description changed:
---
+++
@@ -1 +1 @@
-
+https://numpy.org/doc/stable/reference/arrays.ndarray.html#the-n-dimensional-array-ndarray
Setting new milestone based on a cursory review of ticket status, priority, and last modification date.
Description changed:
---
+++
@@ -1 +1,4 @@
https://numpy.org/doc/stable/reference/arrays.ndarray.html#the-n-dimensional-array-ndarray
+
+https://numpy.org/doc/stable/user/basics.indexing.html#basics-indexing
+
Could you please explain it more what to do here?
The idea would be to have a separate class that can be used instead of the class Components
in sage.tensor.modules.comp
when the user asks for it.
This would be similar to how Matrix
in Sage supports multiple backends (implementations), depending on the base ring, i.e., what kinds of elements are in the matrix.
https://numpy.org/doc/stable/reference/arrays.ndarray.html#the-n-dimensional-array-ndarray
https://numpy.org/doc/stable/user/basics.indexing.html#basics-indexing
Component: linear algebra
Issue created by migration from https://trac.sagemath.org/ticket/30308