-
Hi Sandro, here's a overview of our plans ahead, and areas where we'd like some help:
### Our vision
- An online platform that can take (almost) any vector- and raster filetype of any size, where user…
-
platform: windows10, vs2019
when running tect.c, error occurs:
LOG (VoskAPI:Model::ReadDataFiles():src\model.cc:213) Decoding params beam=13 max-active=7000 lattice-beam=6
LOG (VoskAPI:Model::Rea…
-
We should add Python bindings to the public API of `linfa` crates. This will allow us to fairly benchmark `linfa` against `scikit-learn`, which also uses a Python API, as well as making `linfa` easier…
-
[BigPipe](https://www.drupal.org/project/big_pipe) was added to Drupal 8.1 core but is [currently not supported by Pantheon](https://pantheon.io/docs/drupal-8/).
[Varnish rules notes from Power Users…
-
Zhang et al. 2021 (https://doi.org/10.1038/s41427-021-00320-0):
This paper has reviewed several simulations to study the interaction of nanoparticles (NPs) and membrane. This paper said there are se…
-
I'm separating this from #1502. While we can get rid of `cat` in some cases, improving nvFuser's codegen for `slice` and `cat` will still benefit the RoPE module and the QKV split around it.
https…
-
We currently use a single Zarr array with a [structured data type](https://zarr-specs.readthedocs.io/en/latest/v2/v2.0.html#data-type-encoding) for storing intermediate outputs with multiple fields (s…
-
I did some comparison of the calculation speed for RPs and simple RQA. More details at . The Julia implementation (RecurrenceAnalysis.jl) is (surprising to me) not the fastest one.
![Computation sp…
-
Is there any existing function that does this?
```R
x list(c("a", "b"), c("d", "e", "f"), "g")
split_length(x, 2)
#> list("ab", c("de", "f"), "g")
```
I feel like this has to be a simple …
-
Is there an option in HElib to serialize the FHEcontext class after building the parameters?
I am working with parameters that take a lot of time to get initialized. Is there another way I can get ar…