-
See the below example where I experienced a bug, and whatever the sampling_rate is:
# Simulate data: heart beat = 75 and 100 bpm
duration = 600; sampling_rate = 128; heart_rate = 75; noise…
-
:eyes: Some source code analysis tools can help to find opportunities for improving software components.
:thought_balloon: I propose to [increase the usage of augmented assignment statements](https:/…
-
Some of these internal functions are now superseded by the new `intersectparameters` by @dorn-gerhard . We should review and probably remove them from the code base.
-
Hello,
I was reading your preprint and code, I had a question on whether the Cellrank based integration is truly an "early" integration method. Since RNA velocity transition is computed on the redu…
-
Computes to any required p-adic precision the characteristic series of the
Atkin U_p operator on the space of p-adic overconvergent modular forms of
given weight k and level N.
**Apply**:
1. [attac…
-
Updating to the latest control_replication (af833c94b086) on Summit, I'm seeing this:
```[2 - 20004c33f890] 9.102109 {5}{runtime}: [error 482] LEGION ERROR: Unable to find entry for index partitio…
-
I'm seeing quadratic time to complete the first iteration of the Stencil code. I've run this in a couple of configurations now, on Crusher and Cori Haswell, `REALM_NETWORKS=mpi` and `REALM_NETWORKS=ga…
-
CC: @trilinos/framework, @trilinos/anasazi, @srajama1 (Trilinos Linear Solver Product Area Lead)
## Next Action Status
PR #4052 merged to 'develop' on 12/18/2018 but still failing after that. N…
-
Hey!
I'm a data scientist with webdev experience, would be happy to produce anything that catches my interest!
I love making interactive stuff and also have some experience making videos, so quite…
-
For hyperparameter tuning of the ensemble models, we define a hyperparameter space and train 50 models at random within that space. Those 50 models (i.e. the subspace) are evaluated with cross-validat…