Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Releases: IntelPython/scikit-ipp

scikit-ipp v1.2.0

21 Aug 07:33
3e94f42
Compare
Choose a tag to compare

Multi-threading with OpenMP for transform.resize, transform.rotate and transform.warp functions. Partial multi-threaded implementation of edge filters:laplace, prewitt, prewitt_h, prewitt_v, sobel, sobel_h, sobel_v.

scikit-ipp v1.1.0

04 Aug 15:52
Compare
Choose a tag to compare

gaussian and laplace filters supported dtypes were extended; extended list of supported interpolation methods for resize function