-
Erika kindly extracted the data into a usable format. Might do some quick editing/culling first:
```
English,Français
collinearity,colinéarité
combinatorial method,méthode combinatoire
comparis…
-
This is a proposal to introduce a new syntax for declaring maps ahead of their use, outside of probes:
```
let @x[uint64] = stack_t;
BEGIN
{
@x[123] = ustack();
}
```
I would like this f…
-
Starting a new issues thread for spring semester 2018 and beyond because the old one is too long.
We need consistency with the recent paper by Ham et al. on the fibroblast data, so I am putting it …
-
# I NEED FEEDBACK. IF YOU LOVE OR HATE THIS, PLEASE SPEAK LOUDLY.
## IF THIS WILL ABSOLUTELY CAUSE PAIN AND MISERY, SPEAK TWICE AS LOUDLY.
### THANK YOU.
Here's a first example of where I'm headi…
-
BPO | [34831](https://bugs.python.org/issue34831)
--- | :---
Nosy | @asvetlov, @cjrh, @elprans, @1st1, @willingc
PRs | python/cpython#9748
*Note: these values reflect the state of the issue at the ti…
-
Hello.
I'm running FreeBSD 14.1 right now and I suspect that the Mesa libs that I have installed on the system are bugged or maybe I have some misconfiguration,because when I do :
`# glxinfo | g…
-
The Fantasy-land spec asks for namespaced methods, like "fantasy-land/map" instead of "map". Ramda supports this, but npm-ramda does not. I'm currently adding fantasy-land support to certain libraries…
-
Running this on a machine with >=2 devices:
```python
import jax.numpy as jnp
from jax import vmap, pmap, grad, lax
def loss(w, d):
return w * d
def local(w, data):
def local_loss(w):…
-
## Keyword: sgd
There is no result
## Keyword: optimization
### Multi-Target Decision Making under Conditions of Severe Uncertainty
- **Authors:** Authors: Christoph Jansen, Georg Schollmeyer, Thoma…
-
**I propose we...**
Issue a warning when an identifier is declared twice in this same indent level with a view to making it an error in later versions of the language.
**The existing way of approa…