You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- `#68 <https://github.com/bmcfee/resampy/issues/68>`_ Preserve array ordering (C- or F-contiguity) from input to output.
7
24
8
25
v0.2.1
9
26
~~~~~~
27
+
2018-06-04
28
+
10
29
- `#63 <https://github.com/bmcfee/resampy/issues/63>`_ Fixed an error in filter response boundary calculations.
11
30
12
31
v0.2.0
13
32
~~~~~~
33
+
2017-09-16
34
+
14
35
- `#57 <https://github.com/bmcfee/resampy/issues/57>`_ Rewrote the core resampler using Numba. This should alleviate Cython-based installation issues going forward.
15
36
- `#14 <https://github.com/bmcfee/resampy/issues/14>`_ Added support for resampling complex-valued signals.
16
37
- `#17 <https://github.com/bmcfee/resampy/issues/17>`_ Added a safety check for resampling short signals.
17
38
18
39
v0.1.5
19
40
~~~~~~
41
+
2017-02-16
42
+
20
43
- `#44 <https://github.com/bmcfee/resampy/issues/44>`_ Added type-checking to ensure floating-point inputs
0 commit comments