Aalekh Patel

Results 17 issues of Aalekh Patel

### Summary Allow nodes to be marked as unvisited when visiting them via a `VisitMap`. ### Motivation Currently, there is no way to ask a VisitMap implementor to clear the...

Thanks for all your work in maintaining this awesome project! **Is your feature request related to a problem? Please describe.** I'm wondering if it'd be possible to have a working...

This is an attempt to provide first-class support for Faiss binary indexes consuming the C API (along with a couple of utility functions introduced in facebookresearch/faiss#3318) *Note*: #77 got merged...

Hi there! Thanks for maintaining these bindings! So, iiuc `faiss` has had support for binary indexes since [`v1.6.2`](https://github.com/facebookresearch/faiss/wiki/Binary-indexes#overview) and `faiss-rs` is built against `v1.7.2` so I naturally assumed I'd have...

Currently there is no way to manage any configuration from outside the CSS source code. Highly recommend adding support for externally configuring Headwind, along with some plugins for modern bundlers....

TODO

## Problem Linking openssl statically by default implies the image must have a static `libcrypto.a`, but not all *nixes ship that when installing `openssl`. In particular, RockyLinux 8 doesn't ship...

feature
community
Severity - S2
Effort - Medium
Priority - Later
Frequency - Monthly
Reach - Some

- Initial commit - Add a Rust implementation of the Brzozowski derivatives - Rustfmt fixes. - Move the Rust impl into a rust directory. - Fill in some cargo metadata...