Eduardo Pinho

Results 254 comments of Eduardo Pinho

> The unindex bulk API can be beneficial in certain scenarios, and we are currently approaching a milestone where new APIs will be incorporated. It would be appreciated if you...

I added this point to the known caveats. > The resulting object is too complex and granular. While there is a lot of power in being able to specify an...

I have readjusted the Unindex report so that each failure may specify multiple URIs, which is a better reflection of what will happen in most implementations.

In my opinion, we should take the quick and painful approach of migrating everything to use the latest dcm4che at once, because the cost of migrating all core and plugins...

Thank you for reporting. It was not yet mentioned here, but as @bastiao mentions we added a task cleaning procedure in #441 (it entered in Dicoogle 2.5.2) to mitigate the...

Thanks for the feedback, @nilgoyette. Perhaps the table can indeed lead to misinterpretation: while the library can read volumes of the data types above, it can currently only fetch floating...

That is a good question, actually. I do not intend to keep it like that in the future. Ideally, we would have a trait which implements the traditional numeric cast...

Status update: the master branch now uses `asprim::AsPrim` for the generic cast (see rust-num/num#183), which makes the crate more relaxed in terms of element conversions. I might publish a new...

Just catching up with older issues. > Is it the case that faiss requires Idx to be non-negative? That much is the assumption made in this API, but it does...

I will put this on hold until attempts are made to integrate with new text encoding libraries.