-
We can do it by adding an : `=` in front of the version numbers.
-
When I try to run the following part in sir.jl in the example models, I got an error.
```
# Now we can even make an animation of it
record(fig, "covid_evolution.mp4"; framerate = 5) do io
for …
-
When fitting hierarchical models in Turing, I find that the initial values for standard deviations in the chain are sometimes extremely high, which can give chains with very wrong estimates for many 1…
-
```julia
using Lux, Enzyme, Random
model = Dense(10 => 10, gelu; use_bias=false) # use_bias = false produces the segfault
ps, st = Lux.setup(Xoshiro(1234), model)
x = randn(Float32, 10)
loss…
-
Ran in the root directory for [Gex](https://github.com/Piturnah/gex), panicked:
```console
$ cargo geiger
thread 'main' panicked at 'assertion failed: self.pending_ids.insert(id)', /home/pit/.c…
-
Hello,
**Describe the bug**
It seems that `agents_in_position` is not working properly.
Instead of returning the agents in the position, it returns Base.Generator{...}
**Minimal Working Examp…
-
Hi, I encountered a strange problem when sampling from a product measure. My actual error occurred in the context of making a Markov chain, specifically from this line https://github.com/cscherrer/Mea…
-
I'm on Ubuntu 22.10 (wayland) and after cargo build I get an error about missing cairo libraries.
-
This is a follow up after fixing #57272.
Thanks to pull request #57530 a new [Net5CompatDerivedImpl](https://github.com/dotnet/runtime/blob/074e8f0e697e94ab2ecaaedaf6e6d0b5b92b484c/src/libraries/Sy…
-
My OS:Windows 11 all have this error i can not build SUI
cargo install --locked --git https://github.com/MystenLabs/sui.git --branch "devnet" sui sui-gateway
error: failed to run custom build co…