@@ -25,8 +25,8 @@ Note: The functions ``conj``, ``real``, ``imag``, ``contains``, ``where`` are no
2525 asin
2626 asinh
2727 atan
28- atanh
2928 atan2
29+ atanh
3030 bitwise_and
3131 bitwise_invert
3232 bitwise_left_shift
@@ -53,9 +53,9 @@ Note: The functions ``conj``, ``real``, ``imag``, ``contains``, ``where`` are no
5353 less
5454 less_equal
5555 log
56- log10
5756 log1p
5857 log2
58+ log10
5959 logaddexp
6060 logical_and
6161 logical_not
@@ -100,8 +100,8 @@ Note: The functions ``conj``, ``real``, ``imag``, ``contains``, ``where`` are no
100100.. autofunction :: blosc2.asin
101101.. autofunction :: blosc2.asinh
102102.. autofunction :: blosc2.atan
103- .. autofunction :: blosc2.atanh
104103.. autofunction :: blosc2.atan2
104+ .. autofunction :: blosc2.atanh
105105.. autofunction :: blosc2.bitwise_and
106106.. autofunction :: blosc2.bitwise_invert
107107.. autofunction :: blosc2.bitwise_left_shift
@@ -128,9 +128,9 @@ Note: The functions ``conj``, ``real``, ``imag``, ``contains``, ``where`` are no
128128.. autofunction :: blosc2.less
129129.. autofunction :: blosc2.less_equal
130130.. autofunction :: blosc2.log
131- .. autofunction :: blosc2.log10
132131.. autofunction :: blosc2.log1p
133132.. autofunction :: blosc2.log2
133+ .. autofunction :: blosc2.log10
134134.. autofunction :: blosc2.logaddexp
135135.. autofunction :: blosc2.logical_and
136136.. autofunction :: blosc2.logical_not
0 commit comments