File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 },
1515 {
1616 "cell_type" : " code" ,
17- "execution_count" : 16 ,
17+ "execution_count" : null ,
1818 "id" : " e24a8a4b" ,
1919 "metadata" : {},
2020 "outputs" : [
6161 },
6262 {
6363 "cell_type" : " code" ,
64- "execution_count" : 17 ,
64+ "execution_count" : null ,
6565 "id" : " 56410772" ,
6666 "metadata" : {},
6767 "outputs" : [
8989 },
9090 {
9191 "cell_type" : " code" ,
92- "execution_count" : 18 ,
92+ "execution_count" : null ,
9393 "id" : " 1b7d0305" ,
9494 "metadata" : {},
9595 "outputs" : [
141141 },
142142 {
143143 "cell_type" : " code" ,
144- "execution_count" : 19 ,
144+ "execution_count" : null ,
145145 "id" : " 2749c664" ,
146146 "metadata" : {},
147147 "outputs" : [
165165 },
166166 {
167167 "cell_type" : " code" ,
168- "execution_count" : 20 ,
168+ "execution_count" : null ,
169169 "id" : " 1cca2392" ,
170170 "metadata" : {},
171171 "outputs" : [
187187 },
188188 {
189189 "cell_type" : " code" ,
190- "execution_count" : 21 ,
190+ "execution_count" : null ,
191191 "id" : " 2ad6d7e5" ,
192192 "metadata" : {},
193193 "outputs" : [
220220 },
221221 {
222222 "cell_type" : " code" ,
223- "execution_count" : 22 ,
223+ "execution_count" : null ,
224224 "id" : " b6c4ea8c" ,
225225 "metadata" : {},
226226 "outputs" : [
258258 },
259259 {
260260 "cell_type" : " code" ,
261- "execution_count" : 23 ,
261+ "execution_count" : null ,
262262 "id" : " 6c89bf07" ,
263263 "metadata" : {},
264264 "outputs" : [
285285 },
286286 {
287287 "cell_type" : " code" ,
288- "execution_count" : 24 ,
288+ "execution_count" : null ,
289289 "id" : " 25d8d0e5" ,
290290 "metadata" : {},
291291 "outputs" : [
322322 },
323323 {
324324 "cell_type" : " code" ,
325- "execution_count" : 25 ,
325+ "execution_count" : null ,
326326 "id" : " d985437b" ,
327327 "metadata" : {},
328328 "outputs" : [
406406 },
407407 {
408408 "cell_type" : " code" ,
409- "execution_count" : 26 ,
409+ "execution_count" : null ,
410410 "id" : " 51179a02" ,
411411 "metadata" : {},
412412 "outputs" : [
440440 },
441441 {
442442 "cell_type" : " code" ,
443- "execution_count" : 27 ,
443+ "execution_count" : null ,
444444 "id" : " e9bbabc9" ,
445445 "metadata" : {},
446446 "outputs" : [
477477 },
478478 {
479479 "cell_type" : " code" ,
480- "execution_count" : 28 ,
480+ "execution_count" : null ,
481481 "id" : " 1190f8aa" ,
482482 "metadata" : {},
483483 "outputs" : [
518518 },
519519 {
520520 "cell_type" : " code" ,
521- "execution_count" : 29 ,
521+ "execution_count" : null ,
522522 "id" : " bf2ba150" ,
523523 "metadata" : {},
524524 "outputs" : [
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Get started
4343 data = np.random.normal(0 , 1 , 10_000 )
4444 hist, bin_edges = histogram(data) # optimal bins, no guessing
4545
46- .. grid :: 1 1 3 3
46+ .. grid :: 1 1 2 2
4747 :gutter: 3
4848 :class-container: sd-mt-3
4949
@@ -68,16 +68,6 @@ Get started
6868 ``compute_histograms `` exposes every granularity level so you can
6969 pick the resolution that suits your analysis.
7070
71- .. grid :: 1 1 2 2
72- :gutter: 3
73- :class-container: sd-mt-1
74-
75- .. grid-item-card :: :octicon:`git-compare;1.5em` API comparison
76- :link: api_comparison
77- :link-type: doc
78-
79- Side-by-side parameter tables for NumPy, Matplotlib, and Khisto.
80-
8171 .. grid-item-card :: :octicon:`play;1.5em` Interactive demo
8272 :link: demo
8373 :link-type: doc
You can’t perform that action at this time.
0 commit comments