Skip to content

Commit dacc19a

Browse files
committed
Fixed formatting of function titles
1 parent bbe9cb1 commit dacc19a

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

docs/api.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -116,27 +116,27 @@ ostinato
116116
.. autofunction:: stumpy.ostinato
117117

118118
ostinatoed
119-
========
119+
==========
120120

121121
.. autofunction:: stumpy.ostinatoed
122122

123123
gpu_ostinato
124-
========
124+
============
125125

126126
.. autofunction:: gpu_ostinato(Ts, m, device_id=0)
127127

128128
aamp_ostinato
129-
========
129+
=============
130130

131131
.. autofunction:: stumpy.aamp_ostinato
132132

133133
aamp_ostinatoed
134-
========
134+
===============
135135

136136
.. autofunction:: stumpy.aamp_ostinatoed
137137

138138
gpu_aamp_ostinato
139-
========
139+
=================
140140

141141
.. autofunction:: stumpy.gpu_aamp_ostinato(Ts, m, device_id=0)
142142

@@ -156,16 +156,16 @@ gpu_mpdist
156156
.. autofunction:: stumpy.gpu_mpdist(T_A, T_B, m, percentage=0.05, k=None, device_id=0)
157157

158158
aampdist
159-
======
159+
========
160160

161161
.. autofunction:: stumpy.aampdist
162162

163163
aampdisted
164-
========
164+
==========
165165

166166
.. autofunction:: stumpy.aampdisted
167167

168168
gpu_aampdist
169-
==========
169+
============
170170

171171
.. autofunction:: stumpy.gpu_aampdist(T_A, T_B, m, percentage=0.05, k=None, device_id=0)

0 commit comments

Comments
 (0)