-
```
What steps will reproduce the problem?
1. Create a label tag for an input item, and have the label text be greater
than 13 characters.
2. Load the webpage
What is the expected output? What do you…
-
## 🚀 Feature
Implement the `erfcx(x)` special function, which computes `exp(x^2) * erfc(x)` in a numerically stable way. Also for convenience, add `logerfc(x) = log(erfc(x))` and `logerfcx(x) = log…
-
Electrs new-index works fine for testnet but while syncing mainnet, errors out with -
(Truncated log)
```
TRACE - skipping block 0000000000000000001a871a0c81fe392e9d90562e702eddd2835e27da815f1d
…
-
**What is happening?**
When the "icon sets" integration is activated, I often can not upload or add custom icons to pages. I browse and upload an image or click on a recently used image and nothing …
-
**Describe the bug**
With all the other mx.random functions (bernoulli, normal, uniform, categorical etc.), I can generate a key and use it in the function, but with mx.random.gumbel I cannot.
I'm…
-
Dear authors,
After reading the code, I find the default initialization behavior for adaptor parameters (`w1`, `w2`) is initialized with a small standard deviation.
Does this guarantee the proj…
-
Maybe not a bug, but I never noticed it before. URLs in text boxes are being shortened. See example in the "Abstract" field of this literature reference: https://myriatrix.myspecies.info/content/%C3%B…
-
I need to limit the width of the angular-tree-component - this results in some nodes having text bigger than the width. I'm truncating this text but would like it to expand on hover in a single li…
-
```
What steps will reproduce the problem?
1. Create a label tag for an input item, and have the label text be greater
than 13 characters.
2. Load the webpage
What is the expected output? What do you…
-
Currently there is no convenient way to find all parametric distributions of a certain type.
So I did it by hand (+ `subtypes(Distribution)`)
First find all distributions:
```julia
using Distr…