-
@bjeurissen @jdtournier: with the introduction of the lmax=10 default for responses, I just stumbled upon the fact that `dwi2fod msmt_csd` is actually not capping the lmax at 8, but seems to go by the…
-
### Preamble
I am moving the discussion about SIMD that started in #716 here and adding hybrid parallelization.
The two topics go hand in hand since both (SPMD and SIMD) consist of processing mult…
-
#### Describe the bug
Something unexpected occurs when I perform a **logistic regression**. I believe it has got something to do with the **intercept** in the model. It only occurs when I use **fit…
-
I have a random bug with scipy's optimize . I use it in the context of SageMath 9 (Python 3.7.3). I checked 3 algorithms : shgo, dual_annealing and full_optimize. All don't work well (at all !).
I …
-
Sorry if this not a very minimal test case but let me explain my use case and issue as I believe the context will help.
I am trying to use jax for a toy image registration problem. Given two images…
-
From: Elizabeth Purdom
Dear all,
There appears to be a bug in how constrOptim handles ... arguments that
are suppose to be passed to optim, according to the documentation. This
means you can't get…
-
This would be a great addition to tensorflow, and is conspicuously missing. Is there some specific reason it's missing, or is it in the works?
-
Is there a way to convert a `LinearOperator` to an explicit **sparse** matrix representation.
So a sparse equivalent of the `todense()` method that returns a `scipy.sparse.csr_matrix` instead of a …
-
**Describe the bug**
When trying to register two pointclouds, GICP seems to correctly estimate the transformation's translation part, but the rotation part always remain close to identity. The fina…
-
Hi all,
Just a quick note that many state-space implementations require a function similar to "posfun" in ADMB, where a scalar of class Type is returned unchanged if above a certain threshold, but is…
ghost updated
4 years ago