OCRF icon indicating copy to clipboard operation
OCRF copied to clipboard

Update fast_dict.pxd

Open RomainBrault opened this issue 7 years ago • 1 comments

Fix for issue #7

RomainBrault avatar Nov 27 '17 09:11 RomainBrault

Changed to sklearn 0.20 proposed implementation instead of adding the line import numpy as np. It simply removes the DTYPE variables. We need to check how that impacts the rest of the code since this new piece is tested against 0.20 and not 0.18.

RomainBrault avatar Nov 27 '17 10:11 RomainBrault