Andrew Kane

Results 82 issues of Andrew Kane

Hi, thanks for this neat library! This improves the error message when the ciphertext has the wrong encoding. The current message is `IV must be Encoding::BINARY`, which makes it seem...

Please create a new issue to discuss any ideas or share your own. - [ ] Improve `summary` for different model types - [ ] Add more methods

Add hosted providers that support the `hll` extension to this thread. Initial list: - Amazon RDS and Aurora - DigitalOcean Managed Databases - Google Cloud SQL and AlloyDB - YugabyteDB

Please create a new issue to discuss any ideas or share your own. - [ ] Add support for [parameters](https://github.com/citusdata/postgresql-hll#explanation-of-parameters-and-tuning)

Please create a new issue to discuss any ideas. - [ ] Add support for an approximate nearest neighbors library, like [HNSW](https://github.com/rust-cv/hnsw) - [ ] Add [GPU support](https://www.benfrederickson.com/implicit-matrix-factorization-on-the-gpu/) - [...

Ideas - [ ] Add the rest of `Matrix` methods - [x] Add the rest of `Dimensionality` methods - [ ] Add the rest of `Feature` methods - [ ]...

Please create a new issue to discuss any ideas or share your own. Ideas - [ ] Deprecate `enableExtension` - `deprecate-enable-extension` branch - [ ] Add custom type for [Postgres.js](https://github.com/porsager/postgres#custom-types)...

Please create a new issue to discuss any ideas or share your own. - [ ] Add support for Numo (including option to decode?)

For #138 `load_defaults` was added in Rails 5.1: https://github.com/rails/rails/pull/28469 Also, this might be considered a breaking change.

**Describe the bug** RDKit 2024.03.6 fails to build on Mac with certain options. ```sh rdkit/Code/RDGeneral/RDExportMacros.h:19:10: fatal error: 'boost/config.hpp' file not found #include ``` It doesn't fail when any options that...

bug