-
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…
-
Biostrings not available in package
NAHRwhals % Rscript install_package.R
Loading required package: devtools
Loading required package: usethis
Loading required package: argparse
Skipping 1 pa…
-
Trying to debug why #1429 is failing, I realized that ```dfmp2-ecp``` is broken also in master. Namely, if you change the guess to ```core```, the output shows
```
==> Iterations
-
Hi,
I'm trying to expand previous center hole example to notch and shear specimen.
Problem is that when I try to use warp3dexii, overflow error happened.
Can you tell me how can I resolve this pro…
-
Your [paper](https://arxiv.org/pdf/2012.08871) described the following edge case, which hasn't been implemented in most DFT codes:
![image](https://user-images.githubusercontent.com/11155854/151651…
-
With atom 0.6.0
Is it a normal behavior ?
An example:
```python
from atom.api import Atom, Int
class Symmetry(Atom):
toto= Int()
order = Int()
def _post_setattr_toto(se…
-
This issue is to collect my thoughts about how RDataFrame integration could be done. Such a thing would be useful because physicists could then mix analyses using Awkward Array, Numba, _and_ ROOT C++ …
-
**Submitting author:** @MartianColonist (Ryan J. MacDonald)
**Repository:** https://github.com/MartianColonist/POSEIDON
**Branch with paper.md** (empty if default branch): main
**Version:** 1.0.0
**Ed…
-
This ticket improves several of the UnifiedHighlighter FieldOffsetStrategies by reducing reliance on creating or re-creating TokenStreams.
The primary changes are as follows:
- AnalysisOffsetStrateg…
-
Hi all!
I'm facing an error when importing MPRester from the `mp_api` module.
```
>>>from mp_api import MPRester
ImportError Traceback (most recent call last)
c:\Use…