cospectrum

Results 91 comments of cospectrum

to_luma conversion is to blame, can be fixed by manually implementing old to_luma in integration tests, trait FromDynamic

Sure, try to make integration tests green

The PR can be broken down into several smaller ones, I believe. Each addressing 1 problem at a time

making DistanceFrom public isn't related to optional dependencies

I don't like unused imports. They still may slow down compile time I think. Lets put entire modules such that phash, signals, bits behind the feature

1 thread is remaining. You can do it!

I plan to start working on it.

> I don't know how to fix the `safety/miri` errors. The problem is caused by inexact calculations. Yeah, it's not your fault. Probably related to the recent `nightly` update.

Soon I will have a release with the `image` version set to 0.25.0. So maybe let’s merge the PR after that? I will tag you

We should consider replacing the `i32` with the `f32` internally.