-
I noticed certain texmath entries in .Rmd docs are being marked up differently in knitrBootstrap than in RStudio's HTML parser (correct term?):
knitrBootstrap: .... (lots of these)
Rstudio's HTML: (…
-
Could the `stanc --info` command include information about constraints? At the moment, e.g.,
```
parameters {
real theta;
}
```
and
```
parameters {
real theta;
}
```
both result in …
-
I love the new GaussianProcessRegressor class, thanks so much. One thing that I think would make it a little easier for me to use/explain to others is if there were an alternative to the `alpha` opti…
-
Hi. I have a couple questions regarding how motion tokens are fed in in inference and training. I have an array of SMPL parameters (pose, beta, etc.).
- Do I have to convert it into a .ply file of a …
-
I am very interested in trying out this software as an alternative to dmrecon and scene2pset. Unfortunately my windows setup making it rather hard to compile the mve software. I see that you are worki…
-
Proguard is enabled, but R8 is still not (see #6159)
-
This is a common request.
I would expect when I zoom on the x-axis, in a linked plot configuration, the y-axis would scale to the selected/zoomed range.
Here are reports of users requesting this…
nzjrs updated
1 month ago
-
## Current status
Currently tabular data in methods such as `AnchorTabular` and `CounterfactualProto` are expected to be in one of a set of restricted formats, e.g.
- `np.ndarray` of homogeneous …
-
Reported by @ale-dg here https://github.com/microsoft/vscode/issues/206119#issuecomment-1996165888
Yes, but consider I did not use Pylance. Would you like me to test with it? I just activated it an…
-
Hi,
May I ask how to compute Inverse Continuous Wavelet transform (icwt)? I checked the documentations but cannot find the function. The corresponding Matlab function are the following:
…