-
Game crashes when I start a new game and configure a starting duplicate.
It's the only mod I'm running, and I am running the default settings.
[ONI Mod Error.txt](https://github.com/user-attachments…
-
### Bug Description
Perfect Jacobian achieved using AD for the fully coupled approach become incorrect as soon as we switch to multi-system.
At this point, I am about 70% sure because of AD derivat…
-
Hi!
The following code segfaults on 1.10:
```julia
using Bijectors
using LinearAlgebra
using Functors
using Optimisers
using Enzyme
using Random, StableRNGs
struct TestProb1 end
logdensity(::TestP…
-
There's a new kid on the block: `Selective` functor, a sub-class of `Applicative` and super-class of `Monad` in the traditional hierarchy.
It is special by having a method `select: f (Either a b) -> …
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/MinaProtocol/mina/issues
- [X] This issue is not a questio…
-
We are interested in obtaining and documenting benchmark results to determine the overhead of using functors with GAT expressions versus just directly using the Julia libraries referenced in instances…
-
functors with mixed parameters and/or result needs decliate handling of names. After discussion with @vouillon , we can try the following scheme:
- On the client side, just erase all the server stuff
…
-
### Functor & Monad
[Functor & Monad.pdf](https://github.com/JaeYeopHan/FE_study/files/1901513/Functor.Monad.pdf)
syahn updated
6 years ago
-
```
evpp::EventLoop loop;
auto fn = [&loop]() {
auto close = [&loop]() {
LOG_INFO
-
Hi,
I am trying to run the example:
```scala
import vegas._
import vegas.render.WindowRenderer._
val plot = Vegas("Country Pop").
withData(
Seq(
Map("coun…
dcram updated
4 years ago