Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nanshe-org/rank_filter issues and pull requests

#159 - Handle window center outside of `for`-loops

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#158 - Handle window center before right side `for`-loop

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#157 - Explain why previous value is dropped from window

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#156 - Add missing `.`s

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#155 - Use prefix operators for increment/decrement

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#154 - Store first rank value in destination at beginning

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#153 - Support any iterator

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#152 - Support Python 3.7

Pull Request - State: closed - Opened by jakirkham about 6 years ago - 1 comment

#151 - Drop Windows 32-bit

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#150 - Use size_t indices

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#149 - Rename `image` to `a`

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#148 - Minor C++ optimizations

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#147 - Tidy up C++

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#146 - Simplify looping code and drop unneeded code

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#145 - Fix-up some errors (pt. 2)

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#144 - Refactor single and double precision `while`-loops

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#143 - Use pointers in `ndindex`

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#142 - Use float pointers in Cython/C++ binding function

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#141 - Refactor reused loop variables

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#140 - Fix-up some errors

Pull Request - State: closed - Opened by jakirkham about 6 years ago - 1 comment

#139 - Remove lambda wrappers

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#138 - Drop extra blank line [ci skip]

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#137 - Drop check for non-negative `half_length`

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#136 - Validate image

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#135 - Check that `rank` is between `0.0` and `1.0`

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#134 - Use ndarray type

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#133 - Use NumPy's `copyto` to copy `image` to `out`

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#132 - Cleanup the `for`-loop a bit

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#131 - Simplify fused type wrapper `lambda`

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#130 - Fix `half_length` name in `lineRankOrderFilter`

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#129 - List other Boost component requirements in CMake

Pull Request - State: closed - Opened by jakirkham about 6 years ago - 1 comment

#128 - Make quotes consistent

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#127 - Use Python 3 division on Python 2

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#126 - Fix Cython `half_length` type to `size_t`

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#125 - Make Cython import a `cimport`

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#124 - Use conda-build compiler syntax in recipe

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#123 - Use NumPy's `ndindex` instead of `itertools`

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#122 - Remove VIGRA support

Pull Request - State: closed - Opened by jakirkham about 6 years ago - 1 comment

#121 - Drop Python 3.4

Pull Request - State: closed - Opened by jakirkham about 6 years ago - 1 comment

#120 - Fix Cython rank type to `double`

Pull Request - State: closed - Opened by jakirkham about 6 years ago

#119 - Question: from scipy to rank_filter

Issue - State: open - Opened by ricardomga over 6 years ago - 2 comments

#118 - windows installation

Issue - State: open - Opened by ricardomga over 6 years ago - 5 comments

#117 - More trove classifiers and conda-forge badge

Pull Request - State: closed - Opened by jakirkham almost 7 years ago - 1 comment

#116 - Require the VIGRA tests pass on Travis CI

Pull Request - State: closed - Opened by jakirkham almost 7 years ago

#115 - Fixes some issues with newer conda-forge packages and simplifies CI

Pull Request - State: closed - Opened by jakirkham almost 7 years ago - 3 comments

#114 - Fix Boost linkage on Windows

Issue - State: closed - Opened by jakirkham almost 7 years ago
Labels: bug

#113 - Add `cmd:` to lines missing it in `appveyor.yml`

Pull Request - State: closed - Opened by jakirkham about 7 years ago - 1 comment

#112 - Refresh trove classifiers

Issue - State: closed - Opened by jakirkham over 7 years ago
Labels: packaging

#111 - Test Python 3.4 on Windows

Issue - State: closed - Opened by jakirkham over 7 years ago - 1 comment
Labels: wontfix, testing

#110 - Run VIGRA tests on Windows

Issue - State: closed - Opened by jakirkham over 7 years ago - 1 comment
Labels: wontfix, testing

#109 - Simplify the wraparound mirroring index math

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#108 - Handle filter window reaching end of source

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#107 - Preallocate deque used for the filter window

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#106 - Standardize template types

Pull Request - State: closed - Opened by jakirkham over 7 years ago - 1 comment

#105 - Include Dask Support

Issue - State: open - Opened by jakirkham over 7 years ago - 2 comments
Labels: enhancement

#104 - Provide Windows Support

Issue - State: closed - Opened by jakirkham over 7 years ago
Labels: enhancement

#103 - Allow multithreaded Boost libraries

Pull Request - State: closed - Opened by jakirkham over 7 years ago - 1 comment

#102 - Use distance function to find iterator separation

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#101 - Use Boost's round

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#100 - Fix comments

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#99 - Cleanup recipe

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#98 - Drop old VIGRA Python bindings

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#97 - Support Windows

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#96 - Test Python 3.4 and NumPy 1.13

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#95 - Require VIGRA 1.11.0+ [ci skip]

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#94 - Require Cython

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#93 - Add NumPy 1.13 to the Travis CI test matrix

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#92 - Support Python 3.4 on Unix

Pull Request - State: closed - Opened by jakirkham over 7 years ago - 1 comment

#91 - Group CI matrix by Python version

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#90 - Build VIGRA bindings on Python 3.5 and 3.6.

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#89 - Fix linkage to vigranumpy on Mac

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#88 - Detect Python library name

Pull Request - State: closed - Opened by jakirkham over 7 years ago - 1 comment

#87 - Tidy up Python inspection

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#86 - Drop `cython` from `run` requirements

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#85 - Fix Mac build

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#84 - Drop `.cpp` from our globbed sources

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#83 - Update manifest

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#82 - Add Python 3.6 to Travis CI's matrix

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#81 - Rename directory `test` to `tests`

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#80 - Drop cleanup step from `conda-build` recipe

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#79 - CMake test cleanup

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#78 - Fix recipe tests

Pull Request - State: closed - Opened by jakirkham over 7 years ago - 1 comment

#77 - NumPy 1.11, 1.12 matrix

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#76 - Specify the Python version to build against on Travis

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#75 - Fix CI build

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#74 - License 2017

Pull Request - State: closed - Opened by jakirkham over 7 years ago

#73 - Test VIGRA bindings with Python 3.5

Pull Request - State: closed - Opened by jakirkham about 8 years ago - 1 comment

#72 - Setup argument for Boost.Container name

Pull Request - State: closed - Opened by jakirkham about 8 years ago - 1 comment

#71 - Import `setuptools` before `distutils`

Pull Request - State: closed - Opened by jakirkham about 8 years ago

#70 - WIP: Build on Windows

Pull Request - State: closed - Opened by jakirkham over 8 years ago - 1 comment

#69 - Include the license file in packages

Pull Request - State: closed - Opened by jakirkham over 8 years ago

#68 - Import setuptools before distutils

Issue - State: closed - Opened by jakirkham over 8 years ago - 1 comment

#67 - Use conda-forge

Pull Request - State: closed - Opened by jakirkham over 8 years ago - 1 comment

#66 - Update anaconda badge

Pull Request - State: closed - Opened by jakirkham over 8 years ago

#65 - Try to fix package so includes show up in sdists

Pull Request - State: closed - Opened by jakirkham over 8 years ago - 1 comment

#64 - Fix VIGRA bindings build on Mac

Pull Request - State: closed - Opened by jakirkham over 8 years ago - 2 comments

#63 - Building with VIGRA bindings on Mac is broken

Issue - State: closed - Opened by jakirkham over 8 years ago - 3 comments
Labels: bug, packaging

#58 - Build issues with conda package

Issue - State: closed - Opened by jakirkham almost 9 years ago - 3 comments
Labels: bug, packaging

#57 - WIP: Enable profiling

Pull Request - State: open - Opened by jakirkham almost 9 years ago - 1 comment

#51 - Conda recipe -- Build on Mac with Python 3 fails

Issue - State: closed - Opened by jakirkham almost 9 years ago - 3 comments
Labels: bug, packaging