-
### Proposal Details
Let's say I have an async JavaScript function:
```js
globalThis.myAsyncFunction = async () => 42;
```
Ideally I would be able to do one of these:
```go
var n int
n…
-
```c
static unsigned char *MQRspec_createFrame(int version)
{
unsigned char *frame, *p, *q;
int width;
int x, y;
width = mqrspecCapacity[version].width;
frame = (unsigned char *)malloc((…
-
Wasn't sure which repo this belongs in. If you marginalize a discrete variable with `MarginalModel` then call `freeze_dims_and_data`, the marginalization is undone:
```py
import pymc as pm
from p…
-
## CVE-2023-23934 - Low Severity Vulnerability
Vulnerable Library - Werkzeug-2.0.1-py3-none-any.whl
The comprehensive WSGI web application library.
Library home page: https://files.pythonhosted.org/…
-
- option 1: calculate ALL p-values, even for early stopped -> seems like best option, but requires modified code logic and longer compute times for large n
- option 2: only calculate confidence inter…
-
### Description
OpenModelica appears to ignore parameter values that are used to set start values of variables, leading in some models to failure to initialize them.
### Steps to Reproduce
Do…
-
### Describe the feature you would like to see added
I would like to be able to display table column filters in a popup, using custom form elements, and applying them when the user click the 'apply…
-
P-values are changing depending on which cluster/cell types are provided to the emmeans test after filtering the anova results. Seems like emmeans_test interprets the grouping by cluster/cell type str…
-
Hi:
I use crash 7.2.6-3 to parse vmcore. The vmcore was generated by kernel 4.19 aarch64。
When I read the global variables in the module, the values returned by the p command and the rd comman…
-
## Environment data
- VS Code version: 1.94.2
- Data Wrangler Extension version: v1.12.1
- Jupyter Extension version: v2024.9.1 (update to v2024.10.0 fails, even after reinstalling)
- Pytho…