Will Sackfield

Results 8 comments of Will Sackfield

Thanks for the feedback! * Will add some sanity checks that prevent 64kB * Will bump the minor version number (@tdaede do you know how to do this?) * Will...

I think the version bump is stuffing up running the CI tests, can someone advise how to do this properly?

@tdaede Thanks i'll reset this branch to 3ef0b16

@tterribe We can't really request the entire resource at once, it adds massive latency to the start of our program. We also want to explicitly support seeking which means we...

Thanks for this, can confirm its a big issue, this is forcing me to use forks rather than the main package

Thanks for the approval, cannot merge myself due to permissions

I can get this to install using the following command: `CFLAGS="-mavx -DWARN(a)=(a)" pip install nmslib` Note that this seems to disable a lot of acceleration, so I wouldn't recommend it...

I'm currently seeing this issue as well, is there a workaround I can use right now?