-
This button on your account settings does absolutely nothing:
![image](https://github.com/mikotoIO/mikoto/assets/58630825/e601bd1e-2808-4a96-b121-3685aa2df46b)
3 different browsers, one with no …
825i updated
5 months ago
-
Hi,
Thanks a lot for this wonderful project! I tried to distill a model2vec model from `sentence-transformers/paraphrase-multilingual-mpnet-base-v2` by providing it with a vocabulary list for my do…
-
**Describe the bug**
Customer reported bug with GFQL's e_forward() not returning the correct results unless the edge df IDs are named 'src' and 'dest'
**To Reproduce**
```
import graphistry…
-
In the version of BBHx we have coded against we set the kwarg `shift_t_limits` to false. BBHX says
```
shift_t_limits (bool, optional) – If False, t_obs_start and t_obs_end are relative to t_ref c…
-
-
1. `box.lsp` is imported by `rhino`. This shows up in `renv.lock`.
2. `treesitter` and `treesitter.r` are hard-coded into `dependencies.R`. These show up in `renv.lock`.
These are developer-use pa…
-
JIRA Issue: [KIEKER-1809] Missing test for update of hard-coded version numbers
Original Reporter: Andre van Hoorn
***
During each release we have the case that after a change to the version number …
-
## Description
Many large studies have a PDF report in a format called CAPI. This can run to hundreds of pages.
https://dimewiki.worldbank.org/Computer-Assisted_Personal_Interviews_(CAPI)
…
-
https://pyodide.org/en/latest/usage/working-with-bundlers.html
currently shows a Vite plugin that uses a hard-coded list of files that should be copied. Alternatively, the `vite-plugin-static-copy` c…
-
Right now, some operations take `dimensions` and some operations take `sizes` and `strides`.
For clarity, but also some implementation considerations, I think it would make sense to change to `size…