Maximal Speed of Glucose Change Significantly Distinguishes Prediabetes from Diabetes
Dandan Wang, Xiaoyan Chen, Jingxiang Lin, Teng Zhang, Lianyi Huang, Dongliang Leng, Xiaohua Douglas Zhang, Gang Li
https://arxiv.org/abs/2506.12567
If you're writing a library, you should really avoid #CMake. CMake is designed to lock you in. As in, once you release a #FreeSoftware project using CMake, you can't switch to another build system with causing real trouble to your users. And if you support multiple build systems, as soon as you start supporting CMake, some of your users are going to start locking everyone else in.
That's because CMake uses a custom package discovery mechanism that's hardly compatible with anything else, and that is so complex that it's very hard to reimplement it with any other build system. So when others start relying on the CMake config files being installed (and they naturally will, since that's how CMake does things), you can't stop installing them without actually breaking stuff. And if you want to preserve them without actually using CMake, well, good luck with that.
And if CMake is one of the options you support, then some of your consumers will accidentally start relying on it anyway. And this will be much worse for everyone, because now their projects won't work for people who build your project with any other build system. Which in turn will force more projects to use CMake anyway. Which in turn will make more people rely on CMake being used…
Use #Meson as the build system, it's clean and not designed to lock you in. Use pkg-config for library data; it's simple and portable.
#OpenSource
Performance Portable Gradient Computations Using Source Transformation
Kim Liegeois, Brian Kelley, Eric Phipps, Sivasankaran Rajamanickam, Vassil Vassilev
https://arxiv.org/abs/2507.13204
DBNets2.0: simulation-based inference for planet-induced dust substructures in protoplanetary discs
A. Ruzza, G. Lodato, G. P. Rosotti, P. J. Armitage
https://arxiv.org/abs/2506.11200
Choquet rating criteria, risk measures, and risk consistency
Nan Guo, Ruodu Wang, Chenxi Xia, Jingping Yang
https://arxiv.org/abs/2506.13435 https://
Data Synchronization at High Frequencies
Xinbing Kong, Cheng Liu, Bin Wu
https://arxiv.org/abs/2507.12220 https://arxiv.org/pdf/2507.…
Multivariate Time-series Transformer Embeddings for Light Curves
Gabriel Chiong, Ignacio Becker, Pavlos Protopapas
https://arxiv.org/abs/2506.11637 https:/…
#kde kmymoney also started to eat data. If Devs turn something from reliable and safe to unreliable and unsafe, the real question of liability comes into play. How can such a thing end in distribution?
Maybe we need to re-organize open source to have a reliable portfolio of applications, a kind of reliable #kde fr…
Variations in Dominant Wave Period in the Solar Atmosphere
Pradeep Kayshap, K. Murawski, Z. E. Musielak, Suresh Babu
https://arxiv.org/abs/2506.07493 https…
Direct imaging discovery of a young giant planet orbiting on Solar System scales
T. Stolker, M. Samland, L. B. F. M. Waters, M. E. van den Ancker, W. O. Balmer, S. Lacour, M. L. Sitko, J. J. Wang, M. Nowak, A. -L. Maire, J. Kammerer, G. P. P. L. Otten, R. Abuter, A. Amorim, M. Benisty, J. -P. Berger, H. Beust, S. Blunt, A. Boccaletti, M. Bonnefoy, H. Bonnet, M. S. Bordoni, G. Bourdarot, W. Brandner, F. Cantalloube, P. Caselli, B. Charnay, G. Chauvin, A. Chavez, A. Chomez, E. Choquet, V…