-
See: https://github.com/cssinjs/jss/blob/master/docs/csp.md for solution on Vuetify style sheets.
Replace vue-slider-component with v-slider from vuetif (use next https://github.com/Deltares/fews-web…
-
### Issue description
While deployment serverless is able to resolve variables till a certain break point and then all variable resolution fails even if value exits for variable and defaults to null.…
-
Hi,
This is the great package to estimate the power and sample size for the language studies that analyze the data in use of the mixed-effect model. I am analyzing the power based on the statistical…
-
When you apply tf.gather to a random variable, edward seems to have trouble treating the result as a random variable. Here's an example: if `W` is a random variable of shape (100), then `tf.gather(W,n…
-
Simple example that should have been possible:
X ~ Uniform(a,b)
Y ~ Uniform(c,d)
X,Y are independent. Then:
Z = X + Y
has some trapezoidoid (🙃) distribution over (a+c,b+d).
I would like to be …
-
If a variable's input field is set by the randomize function, it is free to ignore the input validation. When this happens, when you mouse over the variable in question's input box, you get the "Pleas…
-
```julia
using ModelingToolkit
using StructuralIdentifiability
const SI = StructuralIdentifiability
function testSI()
t = ModelingToolkit.t_nounits
D = ModelingToolkit.D_nounits
@…
-
This example explains the functionality for the new function 'plot':
```
sage: import urllib2
sage: S = AlphabeticStrings()
sage: ISARC = 'http://iml.univ-mrs.fr/~kohel/tch/ISARC/'
sage: en = S.enc…
-
In some cases, you might want to regress a rolling window of your response against a fixed vector/matrix of regressors. Currently, `RollingOLS` does not support this feature and fails if the first dim…
-
**node**: 6.10.3
**socket.io**: 2.0.2
Variables for the socketio `namespace` seem to be substituted with a single random choice at the start, but then stays the same throughout. This is not the…