-
Hey @gdalle, really cool stuff here!
I am quite interested in GridGraphs for the calculation of ecological connectivity. There is a cool distance metrics that has been introduced recently called th…
-
Currently, Enzyme.jl's reverse mode autodiff doesn't work correctly with Bumper.jl because if you give it a `Duplicated` buffer, it'll `+=` accumulate results into the duplicated buffer making the ans…
-
### What is this about?
### What is this about?
Replace enzyme usage in the follow files with React testing library
```
app/components/Views/confirmations/ApproveView/Approve/index.test.tsx
a…
-
https://fwd.gymni.ch/vKIfPx
It seems like some versions of clang are getting the right answers, but others aren't
-
Hi,
the following issue occurred with a code using KernelAbstractions.jl.
I could probably reduce it to a minimal KernelAbstractions example but this fails too:
```
julia> using Differentiat…
-
#### Current behavior:
18 genes are discovered to be uncorrelated with their corresponding reactions in `Retinol metabolism`/`Riboflavin metabolism`
| Gene| UniProtID| Reaction| GPR| Cor…
-
## Feature request
It would be great if Numba supported automatic differentiation. Maybe using [Enzyme](https://github.com/EnzymeAD/Enzyme) would be the easiest way as it operates directly on th…
-
#### Current behavior:
8 genes are discovered to be uncorrelated with their corresponding reactions in `Androgen metabolism` and `Prostaglandin biosynthesis`.
| Gene| UniProtID| Reaction| GP…
-
This is based on [this rsmpi example](https://github.com/rsmpi/rsmpi/blob/jed/enzyme/examples/dot_enzyme.rs). After checking out that branch, please run
```console
$ cargo mpirun -n 2 --example=…
-
On the 2024-08-26 ontology call we discussed how we'd like to represent gene products that function as molecular sensors.
Here are some of the relevant points we touched on:
1. Gene products are…