-
We currently have an active PR #196 so I thought this might be relevant to discuss the role and future of LM in Optim.jl.
I find it a bit strange, that it is a part of this package. Generally, I thin…
-
Currently `population_template` runs one linear stage (either rigid or affine), then one non-linear stage.
Images below are from generating a template from 8 T1 scans of the same volunteer within 2…
-
There is an error in the weighted minkowski distance computation: in scipy/scipy/spatial/src/distance_impl.h, lines 363, 364:
Currently:
d = fabs(u[i] - v[i]) \* w[i];
s = s + pow(d, p);
Shoul…
-
Started using the [cartographer_turtlebot](https://github.com/googlecartographer/cartographer_turtlebot) package in simulation, and I've been running into this error. It occurs after a random amount …
-
Flake8 reported an invalid point for the rule `E901`, with the messge `SyntaxError: invalid syntax`.
```
from scipy.linalg import norm, solve, diagsvd
from scipy.sparse.linalg import svds
from n…
-
Edit: *Just to clarify the "breaking up :broken_heart:" thing was a joke. Optim is simply moving out of JuliaOpt due to restructuring of JuliaOpt, and as a part of those organizational changes, we (in…
-
Moved from https://github.com/odlgroup/odl-solvers/issues/3
I initialized a structure, but it is obviously far from optimal. We need to find sensible categories for solvers, e.g.
- methods for findin…
-
If the histogram built by ionic current stats contains a large number of zeros, fitting will fail and give enormous values for perr. The solution is simple: weight the residuals by the y values. You c…
-
- intercept of LMA-turnover function ( k_l0)
- theta for tropical forests
- scaling of H-A (from baad)
- ks ??
- reproductive allocation function
-
Originally reported on Google Code with ID 2729
```
This patch adds camconst support for foveon files.
Ilias, could you add the camconst entries for the foveon cams please?
Ingo
```
Reported by `he…