-
Dear Alan,
Thank you very much for publicly sharing deepwave. It is a very nice tool for testing different ideas in FWI.
I have one question regarding the Hessian calculation. You shared nice e…
-
We're getting a floating point exception in line 139 of `test-ADaghq.R` as well as somewhere (after the 1233rd expectation) in `test-ADlaplace.R`. The tests pass on `devel`. I hope/presume they are …
-
I ran into the following issue on Symbolics#master:
```julia
julia> using Symbolics
julia> ex = (1.1540262529490819e-7(5.011872336272725e-8 + a)*(10^(-x))) / (2.511886431509582e-15((a + 10^(-x)…
-
For dynamics compensation in controllers, it would be really helpful to have access to functions which compute the time derivative of the manipulator Jacobian, and potentially also the manipulator Hes…
-
I have an [optimization](https://github.com/openforcefield/qca-dataset-submission/tree/master/submissions/2024-09-11-OpenFF-Sulfur-Optimization-Training-Coverage-Supplement-v1.0) dataset, and a corres…
-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and f…
-
Hi Enzyme Team,
I'm trying to compute a hessian (or a hessian-vector product) using Forward-over-Reverse, doing my best to follow what's in the documentation, but I'm crashing and can't tell if I'v…
-
Dear OpenQP team,
transition state jobs exit on a stage of input check with an error:
"PyOQP: dl-find meci optimization only support iopt 0–3, but found 9".
We managed to track the issue up t…
-
gradient, Hessian...
-
For Hessians, one can exploit symmetry in order to further reduce the number of computations that are necessary by finding and using a star coloring.