-
_Revised paper submitted to CMAME on 15 March 2016_ — Decision: _Reject_
_Editor comments_
> I regret to inform you that the reviewers of your manuscript have advised against publication, and I…
-
Is there an example in tapkee to do the following?
a.) Load a data file from a text file
b.) Call a dimension reduction method
c.) Output the mapped data back to a text file..
-
Can statsmodels do orthogonal regression (also known as total least squares). I.e. the red line in this question: https://stats.stackexchange.com/questions/332819/line-of-best-fit-does-not-look-like-a…
-
I'm running Eirene on Linux on Power PPC, based on Julia 1.41 which I compiled from source (what a mission!).
This is my high-level configuration (happy to share more detail as you may need):
Ha…
IBMRK updated
4 years ago
-
**Describe the bug**
Hi,
First, thanks for providing and maintenance of the package.
I am using Milo on a dataset of 588k cells. I am trying to run Milo in Jupyter environment using the rpy2 interf…
-
the script should live in: `scripts/calculate_Neff.py`
Once HHblits is completed we need to calculate the effective family size from `a3m` file.
N_eff = N_clu(%) / sqrt(N_aa)
depending on N_eff…
-
Whenever I try to display the source and target point clouds (which have displaced with some R,T matrix initially) on the same PCL viewer, the correspondence lines of the good matching target k…
-
Hello!
I was wondering how you are generating ordered dithering matrices (bayer) that are not "square". For example I can choose 4x1 in the web app.
This appears to be done here: https://github.…
-
We currently have a use case where we look at cargo bikes that are placed at a central depot to perform deliveries. The idea is that they can do as many tours as necessary during one day, but that the…
-
Hello Simon,
I was looking at your package for implementation in R and was just wondering if you could clarify the data inputs further for the emd() function, as I am unsure what the function is exp…