-
Great to see this fork and all the improvements on it. I think, with all the stuff you have added, that this could be the turn-key solution I am looking for where my lack of brain-power is covered by …
-
I discovered this while writing a toy program to learn Rust, https://github.com/ctrlcctrlv/interactive-voronoi
For some inputs, strange results are returned, for example:
![2017-12-16-123826_384…
-
ctdax updated
4 months ago
-
This is the build command from the Dockerfile that I have
RUN cd /root && git clone https://github.com/matplo/heppy.git \
&& cd heppy \
&& ./external/fastjet/build.sh \
&& ./external/lhapdf6/bui…
-
### System Settings
- Ubuntu 22.04
- Python 3.9.2
- g++ 10.2.1
- MadAnalysis5 1.10.12
- Root 6.24.06
- Delphes 3.5.0
- Fastjet 3.4.1
### Describe the bug
When running in recasting mode, some …
-
Problem name: Euclidean MST
Problem ID: euclideanmst
## 問題文
2次元平面上に $N$ 個の点が与えられる. $i$ 個目の頂点の座標は $(x_i,~y_i)$ である.
2点間の距離をユークリッド距離, つまり $\sqrt{(x_i - x_j)^{2} + (y_i - y_j)^{2}}$ で定義するときの, MST…
-
RelVal 148.0 for `cms8_amd64_gcc10` platform [failed with SIGABRT](https://cmssdt.cern.ch/SDT/cgi-bin/logreader/cs8_amd64_gcc10/CMSSW_12_3_X_2022-03-07-2300/pyRelValMatrixLogs/run/148.0_HydjetQ_MinBia…
-
# Iteration Plan
> 对目前 issue 进行了分类,欢迎大家搞搞自己擅长的😚
> 有问题或新进度可以直接修改本 issue。
## Pull Requests
> 在统计的过程中发现有些 pr 开了之后作者没有持续跟进,最后废弃...这部分可以考虑统计下用作后续参考?
> 这部分没有全罗列上来。
- [ ] 根号分治 [ #5012 ]
---
…
-
Running RelVals we are observing some failures due to a tensorflow exception coming from `DeepTauId` module. Some examples listed here.
### 1) 2023 Data reHLT + reRECO
In `HLTDR3_2023` step in pat…
-
Reporting the crashes in run 379617
Seems to crash on CPU and GPU
To reproduce:
```
cmsrel CMSSW_14_0_5_patch1
cd CMSSW_14_0_5_patch1/src
cmsenv
```
```bash
#!/bin/bash -ex
# CMSSW…