-
Some ideas for some example inverse problems that we should explain and implement in the book. Ideally, there should be problems from multiple branches of geophysics and both linear and non-linear pro…
-
#### Your system information
* Steam client version (build number or date): 1726604483
* Distribution (e.g. Ubuntu): Pop!_OS 22.04 LTS
* Opted into Steam client beta?: No
* Have you checked for …
-
E.g.
```julia
julia> t = as((σ = asℝ₊,));
julia> transform(t, [-746])
(σ = 0.0,)
```
This is causing problems in some optimization code where we optimize over the `Vector` representation and h…
-
There are a few linear solvers that are staples in inverse problems and that we, if nothing else, should have for reference.
These include
- [ ] #885. The [Generalized minimal residual](https:/…
-
In principle we should be able to:
1. apply compensation or proj
2. compute forward on full set of channels
3. pick channels in data (maybe dropping compensation channels)
4. compute inverse wit…
-
Hello @etobella
Second issue, linked to https://github.com/OCA/account-reconcile/issues/692 I guess :
It may be solved with a change on the linked issue, I post it to record it so we can check t…
-
A priority for future development should be to make this package compatible with arbitrary derivative-free `Optim.jl` or `BlackBoxOptim.jl` optimization algorithms. These problems are formulated not a…
-
According to [Analyzing Transformers in Embedding Space](https://arxiv.org/pdf/2209.02535.pdf) using the moore penrose pseudo inverse lead to problems. This is what is used to initialize the decoder i…
-
There is some kind of error when displaying the (x,y) coordinates in the bottom right corner of lemon juicer's plots. The problems are:
-The x coordinate (time) shows wrong times (do not know what re…
-
In the FAQ page, under the "Where can I learn more about AD?", there are 4 links that are broken:
- [Automatic Differentiation and Application](https://mitmath.github.io/18337/lecture8/automatic_di…