Symbolic Higher-Order Analysis of Multivariate Time Series
Andrea Civilini, Fabrizio de Vico Fallani, Vito Latora
https://arxiv.org/abs/2506.00508 https://…
One of the goals I've set for further development of #Python eclasses in #Gentoo was to avoid needless complexity. Unfortunately, the subject matter sometimes requires them. However, many of the functions added lately were already manually done in ebuilds for years.
We've started disabling plugin autoloading years ago. First we just did that for individual packages that caused issues. Then, for these where tests ended up being really slow. Finally, pretty much anywhere `python_test()` was declared. Doing it all manually was particularly cumbersome — all I needed for `EPYTEST_PLUGINS` is a good idea how to generalize it.
Similarly, `EPYTEST_XDIST` was added after we have been adding manually `epytest -p xdist -n "$(makeopts_jobs)" --dist=worksteal` — and while at it, I've added `EPYTEST_JOBS` to override the job count.
Perhaps `EPYTEST_TIMEOUT` wasn't that common. However, it was meant to help CI systems that could otherwise get stuck on hanging test.
Similarly, "standard library" version (like `3.9`) matching to `python_gen_cond_dep` was added after a long period of explicitly stating `python3_9 pypy3`. As an extra benefit, this also resolved the problem that at the time `pypy3` could mean different Python versions.
Effects of higher-order interactions and homophily on information access inequality
Moritz Laber, Samantha Dies, Joseph Ehlert, Brennan Klein, Tina Eliassi-Rad
https://arxiv.org/abs/2506.00156
Sometimes {renv} just isnt enough to ensure your environment is controlled. Maybe {slushy} could be an option? https://gsk-biostatistics.github.io/slushy/index.html
So I've just bumped a bunch of old #Gentoo packages to EAPI 8. Some of them haven't been updated for 6 years. And do you know what's best? They still worked — their build systems work, they compile and they just work. Unlike most of the stuff developed these days.
#autotools #C
Internal collisions with nuclei detected *during* electron quantum tunneling:
"electrons do not simply pass through the barrier but collide again with the atomic nucleus inside the tunnel. The research team named this process ‘under-the-barrier recollision’ (UBR). Until now, it was believed that electrons could only interact with the nucleus after exiting the tunnel, but this study confirmed for the first time that such interaction can occur inside the tunnel.
"Even more…
Transport Network, Graph, and Air Pollution
Nan Xu
https://arxiv.org/abs/2506.01164 https://arxiv.org/pdf/2506.01164
Okay, time to continue bashing. Perhaps this one project is just that bad, but Conan sounds like a complete antithesis of what a package manager is all about.
Well, this package insists to build its dependencies via Conan. Except it insists on really old versions that don't work with my glibc. So I need to start swapping dependencies.
Except it turns out Conan doesn't care much about resolving dependencies. So I actually need to start adjust versions of the dependencies of packages that it wants to build. And then it starts rebuilding other stuff and again everything fails because of incompatible versions.
And when I finally manage to find a working set, the actual project fails over protobuf version. After a long WTF-ing, I finally realize that it's complaining, because it somehow managed to mix the version of protobuf built by Conan and the external protobuf installed by Conda.
So yeah, great job. A package manager that doesn't really resolve dependencies but instead forces a dependency hell on you, and on top of that ends up mixing system packages with its own packages.
Harder, shorter, sharper, forward: A comparison of women's and men's elite football gameplay (2020-2025)
Rebecca Carstens, Raj Deshpande, Pau Esteve, Nicol\`o Fidelibus, Sara Linde Neven, Ramona Ottow, Lokamruth K. R., Paula Rodr\'iguez-S\'anchez, Luca Santagata, Javier M. Buld\'u, Brennan Klein, Maddalena Torricelli
https://
Incorporating episodic memory into quantum models of judgment and decision
Jerome R. Busemeyer, Masanao Ozawa, Emmanuel M. Pothos, Naotsugu Tsuchiya
https://arxiv.org/abs/2505.21521