-
The system allows us to generate AnonymousAccess links for projects. These links are commonly used by data contributors to provide an anonymous link to the editors/reviewers of associated papers (e.g.…
-
(This is far from trivial but proposing it here as an enhancement, as this is the nearest project to it to my knowledge).
It would be very useful to have HWR-texts (obtained in some way* from the t…
-
# A OverView of Parallel Computing Libraries in Python [Not Finished]
## 1. [multiprocessing](https://docs.python.org/3/library/multiprocessing.html) Module
The [multiprocessing](https://docs.p…
-
There are currently several Python packages for working with large pixelated STEM (4D STEM) datasets: `pixStem`, `pyXem`, `py4DSTEM`, `fpd`, `LiberTEM`... This leads some duplication of work, which is…
-
The desktop file is lacking a `Categories=` entry in the `*.desktop` file.
According to the [menu spec](https://standards.freedesktop.org/menu-spec/latest/apa.html),
> By including one of the Ma…
-
This week I needed to recreate my dev env. As you may know, I develop/contribute to several related packages, so I often want/need editable installs of many things *and* to have all the optional depen…
-
### Creating & Using Basic Hard Science: Componentology
**Abstract**
Componentology is a new branch of basic science, which is the right theoretical foundation to successfully conduct applied rese…
-
### Q&A (please complete the following information)
- OS: Windows
- Browser: Firefox
- Version: 118.0.1
- Method of installation: online and dist
- Swagger-UI version: Swagger 5.0.0-alpha.77…
-
The pre-training results of the article are completely irreproducible. The paper lacks even the basic preprocessing steps for the data, and the datasets used in pre-training exhibit significant magnit…
-
LaTeX formulas are used throughout the tech world and almost all markdown writers and renderers today adopt shorthand syntaxes such as `$` for inline formulas and `$$` for display formulas.
Things…