-
### Description
CuRAND.pxd already has these Quasi Random generators enumerated, but it appears they are not yet available in CuPy:
CURAND_RNG_QUASI_DEFAULT = 200
CURAND_RNG_QUASI_SOBOL32 =…
-
[functorch](https://github.com/facebookresearch/functorch) allows function transforms like `grad(func)(*inputs)`, borrowing from [JAX](https://github.com/google/jax). This opens new doors like:
- Hig…
-
While the `id` field in a TD has been mandatory in the early phases of the specification work (see https://github.com/w3c/wot-thing-description/issues/142), it has been changed to being optional for p…
-
First, we have to start with the application of propensity score and when it should be utilized. Propensity score analysis is a class of statistical methods developed for estimating treatment effects …
-
When I drag slides left and right to reorder them a few things happen
(1) The Your Slides window hangs
(2) The slides do reorder, but not in "Your Slides", even if the kernel is restarted. In fact, i…
-
Prysm proposal
Token hash defense
This is really for advanced node operators that have more than 5 validators running on a node
In this proposal we have four fundamental attributes to add to prysm:…
-
#### Skitka, Linda J., Christopher W. Bauman, and Edward G. Sargis. 2005. “Moral Conviction: Another Contributor to Attitude Strength or Something More?” Journal of Personality and Social Psychology 8…
-
**Background**
Related to #21 issue.
**Topic**
```
Method - some trial implementation rules
```
Our ideal data model doesn't have a `Method` entity or field. It looks it's a vital part of a trial d…
-
As already discussed (with @dustinvtran) a while ago:
I guess there aren't currently any plans for either
- numerical integration methods (Simpson, quadrature...)
- ("memory efficient") (serialized…
-
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…