-
There are _a lot_ of correlation functions in `caiman.summary_images` and it's not easy to understand them from the names and docstrings. I think it would be important to make a comparison that consid…
-
Is it possible to include gene or cell covariates when using the nullResiduals approximation of glc-pca (i.e. X and Z)? I am working with a large dataset and am trying to speed up glm-pca by using nul…
-
- [Text Embeddings Reveal (Almost) As Much As Text](https://arxiv.org/pdf/2310.06816.pdf?fbclid=IwAR1ueHs3bDkMw2z_FR57danANsZTAAztMqkou4SK18rdcwZFGvWKEtWy1YQ)
-
Hello,everyone!
when I tried to run the trajectory_smoother in the open space planner,I found that sometimes Hybrid A * path optimized by distance approach is the collision path,Is this an inheren…
-
We would like the linear optimizer to scale to a large number of parameters. Generally the more parameters there are in the optimized wavefunction, the more accurate the wavefunction. This issue recor…
-
Hi All --
I am solving an SDP program on say a matrix of n x n dimensions. I am using CVXPY with SCS solver and using GPU to solve the problem. Using SCS with GPU is a huge improvement over using CVX…
-
We need to be able to remove unused code from our own code base and from imported dependencies when we ship for production.
https://medium.com/@roman01la/dead-code-elimination-and-tree-shaking-in-jav…
-
[Shap](https://github.com/slundberg/shap) is a powerful library for model interpretation that creates interactive plots. These plots can be saved as HTML to embed somewhere else, as long as the requir…
-
Hi,
I went through [a paper on SCIANTIX-fuel perf. code coupling](https://doi.org/10.1016/j.jnucmat.2024.155305) and noticed this part:
> As for the execution time of SCIANTIX coupled with integ…
-
Hello,
First of all, what a wonderful tool.
I encountered a limitation though, as matching passages in a pair of documents have to be in the same order.
For instance, if one takes two arbitra…