-
In this issue you can either:
- **Add papers** that you think are interesting to read and discuss (please stick to the format).
- **vote**: should be done using :+1: on comments
-
@dthatte approached me with this problem:
She used `Polynomial2D` to do surface fitting of her image. We got to the point where we were able to generate a model image and access the coefficients (`c0…
pllim updated
9 years ago
-
Running v0.4.1.
Calling as:
OSQPWorkspace* work = osqp_setup(data, settings);
c_int exitflag = osqp_solve(work);
The resulting solution work->solution->x is often infeasible.
The status exit…
-
**The trouble with XPath‘s fn:fold-right.****Laziness in XPath.**
=====================================================================
*This article discusses the standard XPath 3.1 function **fn…
-
**Describe the bug**
I was testing abess on the multitask learning problem below (deconvolution of a multichannel signal using a known point spread function / blur kernel by regressing the multichann…
-
**the problem**
at the moment `windef.piv()` takes `windef.Settings()` with only one type of correlation method. it prevents us from a more robust operation when the first pass is for instance `linea…
-
I'm just dropping a couple links to papers here for now.
[1](http://elib.dlr.de/62656/1/TobergteIROS-Sensorfusion.pdf)
[2](http://www.mdpi.com/1424-8220/15/7/16448/pdf)
-
**Reported by huhabla on 8 Apr 2010 14:23 UTC**
I would like to suggest the implementation of a more informative command line help for grass modules. Additionally to the current parameters the status(…
-
### Is your feature request related to a problem? Please describe.
To compute the MLE of the `vonmises` (gh-20102) and the `vonmises_fisher` distribution, one needs to compute $I_{\nu+1}(\kappa)/I_…
-
Currently the code only uses U and/or P at every state point along ITIC to optimize the parameters. I need to implement the ITIC approach into the python code so that we are actually optimizing to Psa…