-
### Tell us your idea!
We have started to discuss it in the past, but I do not remember the final decision.
A lot of formulas in caches use the "x" as a multiplicator. Therefore, it would be helpf…
-
A good way to define `grad` in terms of `jvp` is as the vector that satisfies for all v
![image](https://user-images.githubusercontent.com/1458824/99009537-08544b80-24fd-11eb-9d78-502fec79530e.png)…
-
See [StackOverflow/Can you dereference a temporary array?](https://stackoverflow.com/q/77051011/5740428.).
There is some disagreement, and even after quite a bit of debate, people don't seem to fin…
-
- [x] druntime unittests => all druntime tests pass in both arm64 and x86_64 on the DTK
- [x] that last phobos test => one test fail in both arm64 and x86_64 on the DTK (EDIT: not related to this tas…
-
Card is too large for Github, is a personal card with 7 outfits, but it doesn't even make it to that point. I plan on trying a few other solutions after work, such as changing Dependency to 2.83 and s…
-
Right now, we use "directed" if a term *can* work on directed networks and analogously for undirected. On the other hand, we use "bipartite" for terms that *only* work on bipartite networks. For examp…
-
## Bug Report
**What version of Rust are you using?**
**What operating system and CPU are you using?**
**What did you do?**
the problems in upgrading process,I upgrading from v1.0.8-1-g…
-
### What happened?
If the node running an upjet provider is terminated/rebuilt while a claim is being deleted, the resources will be Orphaned in the cloud provider.
### How can we reproduce it?…
-
### Steps To Reproduce
Build Sage on macos M2
### Expected Behavior
Testsuite should succeed
### Actual Behavior
There are a few giac-related segfaults, for example this one in `void g…
-
It appears that generic (a.k.a. type parameters support) is well underway in the upstream Go ([dev.typeparams](https://github.com/golang/go/tree/dev.typeparams) branch) and is likely to be included in…