-
# Feature or enhancement
Allow match-case to match literal sets (permutation invariant!)
# Pitch
```python
match {2, 1}:
case {1, 2}: # ✘: SyntaxError
print("Sets are unor…
-
### Issue with current documentation:
Prior to filing a PR about the presentation of f2py [here](https://numpy.org/doc/stable/f2py/f2py.getting-started.html#the-quick-way), I would like to reach ou…
-
https://adventofcode.com/2023/day/1
-
### Describe the bug
When trying to `fit` PCA with a large enough array that fits in memory (approximately `300 000 x 750`) with an aim to make about 3 times reduction, unstable results are obtained:…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.19.4 darwin/arm64
This is on macOS 12.6.1 with an M1 chip, but the problem seems to affect [Intel as well](h…
-
This is reasonably sugary, but I find myself wanting them more often than you'd think: Should we support 'min=' and 'max=' operators to complement '+=', '*=', etc. My rationale is partially that 'a …
-
Has happened two times in a row this morning. Here's my terminal output:
🔎 Running research for 'latest AI developments'...
🤖 AI Research Agent
🧠 I will conduct my research based on the following q…
-
The following 20 collections did not delete via the jobs. Deleting via the UI appears to time out.
This may have to do with a combination of the large number of members and the slug logic.
```
…
-
With a plethora of both commercial & free visualization tools & libraries available, it can often be confusing to pick the right tool for your requirement. Also from the learning point of view, one do…
-