-
In the Shadow class, "blur_radius" are converted to "sigma" when creating a Paint object:
```
// (flutter/lib/ui/painting.dart)
double get blurSigma => convertRadiusToSigma(blurRadius);
```
Th…
-
With cnc-ddraw, sigma-loader lets d2stats work perfectly fine. If I change to the d2gl version of ddraw.dll though, sigma-loader seems to quit functioning. I am not sure if this is due to d2gl or some…
-
Hello,
I am doing thermodynamic integration where I want to change a force-field parameter of a CustomNonbondedForce as well as change a global parameter of a CustomExternalForce.
Part of the co…
-
Dear Authors,
Thank you for sharing your excellent paper and the complete codebase. We have a question regarding the reproduction and would greatly appreciate your guidance.
After following the …
-
### Description:
I tried to make `blob_dog` work on the `human_mitosis` dataset and it was hard. @tlambert03 gave the hint that this function may only work with images of type float. We were now wo…
-
I'd like to be able to make this plot, visualizing a discrete predictor, with estimated group means and _prediction_ intervals. I'd also like to include densities.
``` r
library(see)
dat_mtcars
-
Hi Guys,
Filtering outliers via Kappa-Sigma Clipping would be very useful. For reducing impact on performance, a choosable binning may be interesting (for those with bigger sensors but doing EAA)
…
-
**Reported by steven.c.hankin on 11 Jun 2010 20:33 UTC**
Stretegies are needed that can automate the configuration of i) curvilinear datasets (needing an index map file) ; and ii) sigma coordinate dat…
-
I am trying to evaluate the expectation of a function of a normal random variable using Sympy 0.7.4.1
```
a, mu = symbols('x mu', real=True)
sigma = symbols('sigma', positive=True)
X = Normal("X", mu…
-
> Hi Valentin (and Chandreyee),
>
> I write you because I am going through all the VMC papers to see which
> tables would be best to include with DR7.
>
> I concluded that having one table with the VM…