-
Right now you need to manually setup auto-differentiation for functions which is more cumbersome than others (e.g. Optim or JuMP directly). Would you be willing to entertain a PR to make this a littl…
-
I'm trying to make use of componentDidCatch in the React 16 beta. I already had a global window error handler which was working fine, but it unexpectedly catches errors that I would expect componentDi…
-
Hi all again,
cc: @ThomasDesvignes @mhalushka @mlhack @keilbeck @BastianFromm @ivlachos @TJU-CMC
Finally discussing naming proposals. Feel free to adapt the issue to ask more questions or clarif…
-
In the following, the precompile after the second add should not have attempted to precompile `Enzyme`, because it got removed from the manifest. Indeed, and explicit `precompile` after the `add` succ…
Keno updated
6 months ago
-
# The problem
I am developing a model in which I observe data x under the model M(θ) with parameter θ, and know that the data x satisfy condition C.
I wish to perform inference under the conditi…
ms609 updated
4 weeks ago
-
**Describe the bug 🐞**
ODESolve fail to solve DAE with symbolic registered functions.
**Expected behavior**
Expectations were to solve it since the problem is well posed.
**Minimal Reprodu…
-
**Describe the bug 🐞**
Hi,
in the below MWE, the function [_vecjacobian!](https://github.com/SciML/SciMLSensitivity.jl/blob/0ce3753862ba77f8a3d941598ef923a672a14390/src/derivative_wrappers.jl#L555)…
-
Hi, thanks for the great project. I'm attempting to load the latest Unimod XML file into Postgres using pyteomics and have encountered a few errors that I've attempted to solve along the way. I've doc…
-
# MEASUREMENT.VALUE_AS_CONCEPT_ID can be NULL
## CDM or THEMIS convention?
CDM
## Table or Field level?
Field
## Is this a general convention?
- MEASUREMENT.VALUE_AS_CONCEPT_ID
- MEASUREMENT.VALUE…
-
I am trying to nail down in my mind, the fundamental _orthogonal_ semantic concepts of our proposed programming language.
| Concept | Description |
| --- | --- |
| `data` | [Unified sum, product,…