-
I am using this to mark an issue I have been dealing with over the past few months, that I finally noticed a few days ago.
Consider the following simple (non-)problem where we have an objective fun…
-
In some applications, the exact same calculations need to be carried out for different inputs repeatedly. Examples are Monte-Carlo simulation where the execution path (branches, etc.) is independent o…
-
A user should have the possibility to get the dual variables of a constraint he has labeled, as in `JuMP` (cf. the `dual` function). See also #131
ocots updated
3 months ago
-
@ChrisRackauckas This MFGnet.jl package is significant in applying Lagrangian methods to MFG and therefore lessening the curse of dimensionality in this class of problems (dimension from 2 to 100 in s…
-
The demoPDEs tests that use adjoints from Tempus started failing yesterday 11/7:
demoPDEs_Advection1D_Scalar_Param_Adjoint_Sens_Explicit
demoPDEs_Advection1D_with_Source_Dist_Param_Adjoint_Sens_…
-
The Limits and Colimits directories should be generalizable from Type to arbitrary wild categories.
-
There are a lot of choices as to how to go about that, each of which has different possible amounts of coherence:
- Equivalences of hom-functors
- Unit and counit with triangle identities
- Comma…
-
Hi @patrick-kidger and @packquickly,
I was trying to implement the following meta-learning example from jax-opt in optimistix: [Few-shot Adaptation with Model Agnostic Meta-Learning ](https://jaxop…
itk22 updated
6 months ago
-
Hey really cool project!
I find this repo after searching about FDTD from this [topic](https://discourse.julialang.org/t/meep-fdtd-and-julia/109309/4). I am searching for a (fast) FDTD engine to pl…
-
This issue (motivated by https://discourse.julialang.org/t/flux-vs-pytorch-cpu-performance/42667/25) is intended to be a high level overview of the common bottlenecks that show up in common models. Th…