-
#7874
-
An NP problem is a yes/no problem such that:
- There is polynomial-time proof for every instance of the problem with a "yes" answer that the answer is "yes", or (equivalently)
- There exists a pol…
-
**Describe the bug**
Chauvenet's criterion should consider around 1 sample of a normal distribution as a outlier.
Here it is considering 30 to 40% percent of point to be outliers
**To Reprodu…
-
A new printing behaviour has been enabled in Numpy 2.0 which leads to errors in the edit widget.
> [np.int64(42), np.int64(23), np.int64(12)]
used to be
> [42, 23, 12]
As these strings are…
-
I have a quick question. I'm playing around with GLMSingle for the first time on some new data we recently acquired. It's surface data from one hemisphere, 6 runs, one subject and there are a few repe…
-
### Jenkins and plugins versions report
Environment
```
jenkins 2.479.1
plugin version [895.v15dc41668f03](https://plugins.jenkins.io/cloudbees-bitbucket-branch-source)
```
This is a Mu…
-
**Describe the bug**
rr.serve does not work as expected when running on the server.
**To Reproduce**
Steps to reproduce the behavior:
- I run the following command on the server: rerun --se…
-
Hi,
Thanks for the great package.
I was running spacemake with visium data, and got an exception:
rule run_automated_analysis:
input: projects/visium_demo/processed_data/DSG_Control/illumi…
-
**Describe the bug** :crayon:
I believe this is similar to #242, which should be fixed. However I am using the latest plotly-resampler version installed by pip (0.10.0) and still experiencing the iss…
-
I'm currently running into problems where sometimes this function seems to hang when called many times with MPI.
Inside a bash script for example, I run the following commands (hoping to get OpenMP …