-
Hi,
I'm a maintainer on the [ROS2 Nav stack](https://github.com/ros-planning/navigation2) and I'm in the middle of a trade study to remove naive grid search as the default planner (it has a place a…
-
Hello! According to the paper, I trained on MS1MV2, extract the feature directly by iResNet50 and use the code in [ArcFace](https://github.com/deepinsight/insightface/tree/master/recognition/arcface_t…
-
Blocking #25
Discussion notes: https://github.com/pace-neutrons/pace-developers/blob/master/euphonic/design/05_powder_averaging_discussion.md
We don't really want our end-users to make decision…
-
I'm not sure it has been mentioned here but I could not find a similar previous issue. The `spy` function segment-faults when the size is too big for it (on my system).
MWE that does not work for me …
-
Hello all,
Checking the help of "binned_densities_adaptive" it says that "num_intervals" may not be implemented yet:
"num_intervals | Initial number of density bins to generate. TODO: Remove @ex…
-
Simulate a fixed number of SNPs by simulating trees and placing one mutation on them. Trees need to be rejection sampled, and a reasonable thing to do is to fix theta
-
Create a README.md file that explains the way to run analysis
Lives in hotfix/v0.9.1
-
I am not concerned that there is a test failure - however it would be nice, if appropriate, for the test to be skipped when the requisite underlying versions are not available. Then I dont need to wr…
-
Depends on #85
Consider strategies for identifying and accelerating convergence of S(*q*, ω) with respect to the number of *q* bins and the number of samples at each surface.
- Should/can…
-
Doesn't seem to be able to recover a normal distribution very well. Could be related to #863
```
#!/usr/bin/env python3
import matplotlib
import matplotlib.gridspec
import matplotlib.pyplot as…