Skip to content

New filtering method and bug fixes

Compare
Choose a tag to compare
@carterbox carterbox released this 13 Nov 18:40
· 238 commits to master since this release
51b58c8

What's Changed

  • BUG: Convert upsample_factor from positional to key argument by @dgursoy in #563
  • REF: Fixed mismatched function prototype vs. implementation by @jrmadsen in #565
  • STY: Use NotImplementedError instead of logging by @carterbox in #559
  • NEW: Adding a Median Filter for Non-Finite Values by @WilliamJudge94 in #566
  • TST: Add atol param to ordered subset tests by @carterbox in #561

New Contributors

Full Changelog: 1.10.4...1.11.0