[SciPy-dev] nearest neighbour interpolation

Pauli Virtanen pav at iki.fi
Fri Nov 21 18:00:57 EST 2008


Mon, 17 Nov 2008 20:23:36 +0000, Pauli Virtanen wrote:
> Mon, 17 Nov 2008 18:42:03 +0000, Robin wrote:
>> I just got bitten by this bug:
>> http://www.scipy.org/scipy/scipy/ticket/773
>> 
>> It is quite nasty I think (I lost a lot of time...) and could be fixed
>> easily just by changing the documentation. (At least so people don't
>> loose so much time).
>> 
>> My wiki username for the documentation is robince, so if I am enabled
>> for write access I could make this change.
>> 
>> Is there any way to get nearest neighbour interpolation in scipy? This
>> bug looks related:
>> http://www.scipy.org/scipy/scipy/ticket/305 Perhaps this could be
>> reopened?
> 
> I have a clean and bug-fixed implementation from #305 here:
> 
> 	http://github.com/pv/scipy/
commit/777d59eb6498b73a1c018600b2c11b42ec410eb6
> 	http://github.com/pv/scipy/
commit/20ee8bdb07d6629ebe16cf850d8c34b80ce6b0b9
> 
> Shall I commit?

No objections, so committed.

-- 
Pauli Virtanen




More information about the SciPy-Dev mailing list