-
https://developers.google.com/drive/picker/guides/overview
https://learn.microsoft.com/en-us/onedrive/developer/controls/file-pickers/js-v72/?view=odsp-graph-online
- [ ] Google Drive
- [ ] N…
tjbck updated
2 weeks ago
-
Look into ensuring that all signal-processing code is vectorized as native numpy C-code, or look into other alternatives like:
http://berkeleyanalytics.com/bottleneck/
https://github.com/pydata/…
-
Currently, the ngram list is calculated each time a set of bills is compared: https://github.com/aih/bills/blob/a9b073a84c7c171e161fa0191a663b1662a56517/similarity.go#L205
Consider creating the nGr…
-
**Describe the problem**
The latest version of the CockroachDB (60313dca26 or v24.2.1) crashes when executing the following query:
```sql
SET experimental_enable_temp_tables = 'on';
CREATE TA…
-
An (ideally vectorized) icon that can be displayed in a browser tab, in GitHub, or later as app icon. Usual size is 128x128 pixels. See https://www.flaticon.com/packs/minimal-interface for inspiration…
-
This issue is to accommodate BOPTEST-Gym to work with the [service version of BOPTEST](https://github.com/ibpsa/project1-boptest/tree/boptest-service). For the moment, this new BOPTEST-Gym-service ver…
-
[`compute_user_position`](https://github.com/danhper/backd/blob/master/backd/protocols/compound/entities.py#L97) is currently fine for a single user but it is very slow for many users.
It would be g…
-
Currently, every list passed to a StringCompare function is copied before operations are applied. This is due to the use of stl containers as input types and implicit conversions done by pybind11 (see…
-
x86_64 has now v[234] subset which adds vectorized support.
Intel is also planning to release a new x86_64 extension [Intel APX](https://www.phoronix.com/news/Intel-APX) which doubles the register,…
-
### Goals
Enable the use of existing data processing operators of [MorphStore](https://morphstore.github.io/), an in-memory columnar analytical query engine with a novel holistic compression-enabeld …