-
This is coming out of a discussion that has stalled #22225 (which is about adding `.set_index` to Series, see #21684). The discussion has shifted away from what capabilities a putative `Series.set_ind…
-
#### Summary:
The dynamic HMC algorithm can be parallelized to run the forward and backward sweeps in independence. See for a description and a decent evaluation the thread on discourse:
https://d…
wds15 updated
4 years ago
-
### Describe the purpose of the group in no more than 4-5 sentences
Proposal to create a working group that focuses on post-quantum applications domain. These applications are part of different indus…
-
Right now we just have OAuth. This would be nice, but it requires a bit of care to implement because we're taking the full security burden on ourselves.
-
As of https://github.com/typelevel/cats-effect/pull/2880 it delegates to `Sync#blocking`.
Some ideas in https://github.com/typelevel/cats-effect/issues/2865#issuecomment-1062567227 to improve the …
-
## ([original issue on GitLab](https://gitlab.kwant-project.org/qt/adaptive/issues/45))
_opened by Christoph Groth ([@cwg](https://gitlab.kwant-project.org/cwg)) at 2018-01-20T10:03:09.612Z_
It seem…
-
(OUTDATED, see [this comment](https://github.com/monero-project/research-lab/issues/58#issuecomment-581090684) down below)
Monero addresses are (`K_v`,`K_s`), with private keys (`k_v`,`k_s`) corres…
-
I have been experimenting with adopting the [Array API](https://data-apis.org/array-api/latest/index.html) spec into scikit-learn. The Array API is one way for scikit-learn to run on other hardware su…
-
```
Error in irlba(t(x), nv = n) :
BLAS/LAPACK routine 'DLASCL' gave error code -4
```
Any ideas?
-
Hi phpseclib team!
I've been working on [sodium_compat](https://github.com/paragonie/sodium_compat) for a while. I'm fairly confident that my curve25519 implementation is side-channel-free (it's a …