You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve wheel build (#88)
* Try it
* Fix knn's argsort
* Fix argsort in util.hpp
* Let's see what happens for cp > 38
* Use manylinux2010
* Skil i686 build for cp36
* aarch wheels requires too much time.
* It seems to work
* Fix Readme
Co-authored-by: tohtsky <[email protected]>
Improve id mapping (#87)
* Use typervar
* allowed_item_ids and per_user_item_ids
* Allowed_item_ids can be set uniformly
* pre-commit should run on every push
* improve test
* Run isort
Co-authored-by: tohtsky <[email protected]>