-
-
## 🐞Describing the bug
- I am multiplying 2 tensors (A,B) and one is transposed: A @ B.T
- ct.convert faults : the following model ops are MISSING: numpy_t
- turns out both A @ torch.t(B) and A @ t…
-
this is with the msys2 rust toolchain only --release builds are affected, --debug builds build fine!
```
error: linking with `x86_64-w64-mingw32-gcc` failed: exit code: 1
|
= note: "x86_…
-
The recent new version of WxMaxima has various problem hindering me from using it as normal Maxima interface.
Today I outlined some bug I confronted in copying the math results to a word docu.
N…
-
## What problem does this solve or what need does it fill?
Angles come up quite frequently: transform rotations, primitive shapes, physics, spotlights, rendering, and even touch input for stylus al…
-
We were using flapdoodle 2.2.0 before, we used to give the custom path like this -
```
MongodStarter starter = MongodStarter
.getInstance(new RuntimeConfigBuilder()
.defaults…
-
### This table is updated automatically
| Number | Name | p5.js | Web Editor | Processing | Other | Number of Contributions |
| --- | --- | --- | --- | --- | --- | --- |
| 1 | Starfield in Processing…
-
let p = Plane(normal: Vector(0,0,1), pointOnPlane: Vector(0,0,5))
if let ls = LineSegment(start: Vector(2.5,2.5,10), end: Vector(2.5,2.5,5)) {
let intersection = p!.intersection(with…
-
-
It's been a while since I haven't checked on that. Going to track progress here because my brain can only contain so much info.
- ~crossbeam-deque~:
- [x] https://github.com/rayon-rs/rayon/commi…