Skip to content

Commit 75881a6

Browse files
jmh5309il
authored andcommitted
Adjust index.d math/interp listings
1 parent 78001ed commit 75881a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.d

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ $(BOOKTABLE ,
2929
$(LEADINGROW Math)
3030
$(TR $(TDNW $(MREF mir,math,common)) $(TD Common math functions))
3131
$(TR $(TDNW $(MREF mir,math,constant)) $(TD Constants))
32-
$(LEADINGROW Numeric)
33-
$(TR $(TDNW $(MREF mir,interpolation)) $(TD Interpolation algorithms))
34-
$(TR $(TDNW $(MREF mir,math,sum)) $(TD Various precise summation algorithms))
3532
$(TR $(TDNW $(MREF mir,math,numeric)) $(TD Simple numeric algorithms))
33+
$(TR $(TDNW $(MREF mir,math,sum)) $(TD Various precise summation algorithms))
34+
$(LEADINGROW Interpolation)
35+
$(TR $(TDNW $(MREF mir,interpolation)) $(TD Interpolation algorithms))
3636
$(LEADINGROW Accessories)
3737
$(TR $(TDNW $(MREF mir,utility)) $(TD Everyday utilities))
3838
$(TR $(TDNW $(MREF mir,array,primitives)) $(TD Array range primitives with ndslice-like API))

0 commit comments

Comments
 (0)