-
Hey,
Apologies for what is likely a very stupid question. I am interested in utilizing rigidPy for my own research in cellular materials, however, I have had difficulty extracting the data I am loo…
-
### What happened?
According to the [spec](https://github.com/openxla/stablehlo/blob/main/docs/spec.md#rng):
> If rng_distribution == UNIFORM, then the random numbers are generated following the u…
-
**Describe the bug**
`SendChannel.trySendBlocking()` hangs the calling thread indefinitely when an unbuffered callbackFlow channel closes. Instead I expect `trySendBlocking()` to fail with an appro…
-
# Software tools
The software tools listed here are ones that we've found useful for various [Wild Peaches](https://wildpeaches.xyz/) articles, or maybe we think they'll cool once we get around to th…
-
I'm unable to run the perpendicular-flap tutorial using nix-precice. I installed `nix-static` on Ubuntu 22.04 through running `setup.sh`. After that I cloned the precice-tutorials and in `tutorials/pe…
iimog updated
3 months ago
-
## 🐛 Bug
### First problem
`logaddexp` (⊕) and its generalization `logsumexp` are supposed to be associative operations.
Indeed ((-∞ ⊕ -∞) ⊕ 2) returns the same forward value as (-∞ ⊕ (-∞ ⊕ 2)) o…
-
Hi! Great project!
After getting dependencies installed, the download went without errors. But I'm wondering about the result...
https://link.springer.com/search?facet-content-type=%22Book%22&…
-
issue to track progress for GMG that @tcclevenger is working on:
- [x] simple benchmark problems
- [x] free slip
- [x] spherical geometry and free slip (with deal.II master)
- [x] relax averagin…
tjhei updated
2 years ago
-
I have been running a test where I have a single cantilevered 3D beam with two nodes of length N and a stacked beam divided into multiple segments whose total length is also N. When I apply a single …
-
To me it feel that `@stable` would make more sense in Base. The implementation seems fairly straightforward:
- `@stable` annotates a function body via the [`meta` mechanism](https://docs.julialang.or…