File: sparse.GCXS.rst

package info (click to toggle)
python-sparse 0.16.0a9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,948 kB
  • sloc: python: 9,959; makefile: 8; sh: 3
file content (109 lines) | stat: -rw-r--r-- 1,038 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
GCXS
====

.. currentmodule:: sparse

.. autoclass:: GCXS



   .. rubric:: Attributes
   .. autosummary::
      :toctree:

      GCXS.T

      GCXS.compressed_axes

      GCXS.density

      GCXS.dtype

      GCXS.imag

      GCXS.nbytes

      GCXS.ndim

      GCXS.nnz

      GCXS.real

      GCXS.size






   .. rubric:: Methods
   .. autosummary::
      :toctree:

      GCXS.__init__

      GCXS.all

      GCXS.amax

      GCXS.amin

      GCXS.any

      GCXS.asformat

      GCXS.astype

      GCXS.change_compressed_axes

      GCXS.clip

      GCXS.conj

      GCXS.copy

      GCXS.dot

      GCXS.flatten

      GCXS.from_coo

      GCXS.from_iter

      GCXS.from_numpy

      GCXS.from_scipy_sparse

      GCXS.max

      GCXS.maybe_densify

      GCXS.mean

      GCXS.min

      GCXS.prod

      GCXS.reduce

      GCXS.reshape

      GCXS.round

      GCXS.round_

      GCXS.std

      GCXS.sum

      GCXS.to_scipy_sparse

      GCXS.tocoo

      GCXS.todense

      GCXS.todok

      GCXS.transpose

      GCXS.var