-
One issue I have consistently as a media server user is convincing my content creation teams that the long export times of HAP codec is worthwhile. I've done some basic testing of different HAP encode…
-
First of all, thank youfor writing Sobol.jl. I have been learning about Quasi Monte Carlo (**QMC**) recently and I'm so glad that there is a Sobol module in Julia. I want to suggest a fairly significa…
-
### Describe the issue
Kanji characters are not case-sensitive, so the following translation results are same.
* Unsubscribe -> 登録解除
* unsubscribe -> 登録解除
In addition, the Japanese language …
-
https://github.com/xpressit/winning-poker-hand-rank/blob/main/src/cactusFastRankHand.ts
https://github.com/cardrank/cardrank/blob/master/cactusfast.go
I assume it would speed things up. Tho would …
-
When converting as string literal or wide string literal (or character) from the source to execution encoding, it is implementation defined how non-representable characters are handled, which can lead…
-
Right now - in the DP^3-T specification - there is a "Broadcast Key" defined. The exact value of this key determines the `realm' in which data can be shared.
And most probably - one would want thi…
dirkx updated
4 years ago
-
Hello, I have a few questions after reading your paper and code. I want to ask you.
The first question is: with regard to action 0, it is necessary to consider waiting when the batch job ends and t…
-
Documenting the optimizations in this library would help the coming generations of contributors. A few things are already mentioned in the README's "Implementation details". Perhaps it would make sens…
-
We'll need to generate random numbers preferably not hand-coded; PyOpenCL uses [`RANLUX`](https://bitbucket.org/ivarun/ranluxcl/).
-
For Motion Style Transfer, I found you content_src and style_src in test demo is from a same person.
for example,
```
python style_transfer/test.py --content_src style_transfer/data/xia_test/sex…