-
We've already had a lot of discussion on this. Lets summarise algorithms here.
This is about small, fast PRNGs. Speed, size and performance in tests like PractRand and TestU01 is of interest here; …
-
**Bug description**
The bug found is in relation with the Cholesky error that sometimes is displayed when we run the API model on the TurbSim:
_CalcFourierCoeffs:CalcFourierCoeffs_API: Error in…
-
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
-
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.
-
> I was going to make a separate PR to introduce a feature flag to bring back `finish` as a method to build transactions, but that was mostly for user convenience and shouldn't be covered here.
_O…
-
## ([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?