Andrew Kane

Results 82 issues of Andrew Kane

Please create a new issue to discuss any ideas or share your own. - [ ] Add support for `mode` - [ ] Add support for approximate calculations with [t-digest](https://github.com/tvondra/tdigest)...

Please create a new issue to discuss any ideas. - [ ] Add support for user agent client hints - `user-agent-client-hints` branch - #557 - [ ] Use `:default` job...

Ideas - [x] Improve performance - [x] Faster stopping on interrupt - [x] Add plotting

Next - [x] Add `--lockbox` option to generator - `lockbox_generator` branch - [x] Add generator for Rails 7 encryption 1.0 - [ ] Expand to more activities - sign outs,...

Please create a new issue to discuss any ideas. - [x] Add method that excludes duplicates, misspellings, blocked, etc (added option) - [x] Add generator for model for storing suggestions...

Hi @DmitryUlyanov, thanks for this library. I was looking at the license and it looks like the copyright year and name aren't filled out. https://github.com/DmitryUlyanov/Multicore-TSNE/blob/11b0cd7df072ae6ba76c7d92d2530142cf1c4304/LICENSE.txt#L3 In the source code, there...

Please create a new issue to discuss any ideas or share your own. Searchkick 6 - [ ] Drop support for Elasticsearch 7 and OpenSearch 1 - [ ] Have...

The current plan is for Searchkick 5 to have a new query API similar to Active Record. ```ruby Product.search("apples").where(in_stock: true).page(10).per(50) ``` You can still use pass options to `search` for...

Please create a new issue to discuss any ideas or share your own. HNSW - [ ] Add support for streaming I/O - `hnsw-read-stream` branch (WIP) - [ ] Improve...

0.3.0 - [ ] Make `euclidean` the default distance Ideas - [x] Add support for Active Record 7 - `rails7` branch - [x] Add support for custom attribute - `custom_attribute`...