-
I am trying to use Enzyme to differentiate a function which builds and solves a NonlinearProblem. I believ the issue is with the enzyme extension which is why I'm opening the issue here.
**Expecte…
-
Successor to #1845
Julia avoids specializing methods on arguments in certain cases, most notably when the argument type is `
-
#### Current behavior:
9 genes are discovered to be uncorrelated with their corresponding reactions in `C5-branched dibasic acid metabolism` and `Glucocorticoid biosynthesis`.
| Gene| UniPro…
-
cc: @michel2323 & @amontoison
With @lcandiot I was wondering how to write a proper JVP J'VP with Enzyme and finally converged.
This might turn into a nice example one of these days.
@wsmoses any i…
-
I am trying to differentiate [this function](https://github.com/gaelforget/ECCO.jl/blob/26d9118b338b86f3cf0ae05f7535a88fb5f54974/src/mountain_glacier.jl#L66) (main branch) and use the resulting adjoin…
-
The issue is probably due to my own inexperience.
The following snippet returns the value of the function rather than its derivative:
~~~~c++
const double x = 1.0;
const double dx = 1.…
-
I am using enzyme for gpu code. Here is the some information
```
clang: 15.0
nvcc: cuda 11.8
WSL linux: Ubuntu 20.04 LTS,
Enzyme:
commit 2fe5164a2423dd67ef25e2c4fb204fd06362494b (HEAD -> main, orig…
-
I had to implement `Enzyme.onehot` to make forward-differentiation work with Enzyme/Reactant.
Thanks to the `replace`, we can reuse the arrays that are unchanged when doing multiple replications + …
-
#### Current behavior:
25 genes are discovered to be uncorrelated with their corresponding reactions in `Starch and sucrose metabolism`
| Gene| UniProtID | Reaction| GPR | Correlation| Man…
-
After/with #589, I continued my hunt for differentiability with Enzyme a bit. With the transforms (more or less) differentiable, I found the first error from Enzyme at the spatial gradients, more prec…