-
`uhash` should have a constructor that takes a seed. One possible (performance-oriented) implementation could then xor the seed with `h` before returning it from `operator()`. Combined with initializi…
-
This is a very long-term enhancement and really not an enhancement to the language itself, but to the process of developing it.
I reference python a lot. This is another case where Python as an open …
-
## Motivation
Some exercises perform reps per side (left/right). For example, one common exercise is lunges holding dumbbells. Let's say you're trying to represent 8 reps a side holding 20 lb DBs f…
-
Hi, I'm trying to build caffe2 with GPU support.
cmake configuration runs fine but then when building I get the output as below. Can someone help me with that please ?
Thanks a lot !
### Syste…
elcou updated
5 years ago
-
IN your sample code you have:
``` swift
cgFloatValue = doubleValue
doubleValue = intValue
doubleValue = cgFloatValue
```
But I can't find the auto infer code in your src. Some sort of extension or?…
-
Is it possible to use a kind of logical expressions (AND, NOT, OR) to define "tags i am following"?
Example:
i want to follow what is in my local city #bremen but i am not interested in soccer. unfo…
-
Related to issue #128 and #302, we've been talking about supporting the NPU for the last few years. Now that more commercial NPU platforms become available (e.g. with the more recent arrival of Intel …
-
### Bug description
_No response_
### Steps to reproduce
`````quarto
---
engine: jupyter
---
```{python}
from IPython.display import Markdown, display, JSON
display(JSON({
"first_name"…
-
Not sure if these are Carnap issues or just documentation issues, but: I tried to document the syntax of all supported systems. See here:
https://carnap.io/shared/rzach@ucalgary.ca/systems.md
- …
rzach updated
3 years ago
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…