File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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))
You can’t perform that action at this time.
0 commit comments