
2025-08-01 11:07:30
gamedevs should reuse more assets actually
When I added the threat-actor @… galaxy type on Mar 4, 2016, I didn’t expect that, years later, vendors would still invent new names for already known threat actors, avoid using UUIDs, reuse similar names for different actors, and create confusing names by mixing tools or software used by the actors.
That’s why we contin…
Freeze and Conquer: Reusable Ansatz for Solving the Traveling Salesman Problem
Fabrizio Fagiolo, Nicolo' Vescera
https://arxiv.org/abs/2508.21730 https://
Efficient Learning of Balanced Signed Graphs via Sparse Linear Programming
Haruki Yokota, Hiroshi Higashi, Yuichi Tanaka, Gene Cheung
https://arxiv.org/abs/2506.01826
On the Future of Software Reuse in the Era of AI Native Software Engineering
Antero Taivalsaari, Tommi Mikkonen, Cesare Pautasso
https://arxiv.org/abs/2508.19834 https://…
Curate, Connect, Inquire: A System for Findable Accessible Interoperable and Reusable (FAIR) Human-Robot Centered Datasets
Xingru Zhou, Sadanand Modak, Yao-Cheng Chan, Zhiyun Deng, Luis Sentis, Maria Esteva
https://arxiv.org/abs/2506.00220
Creative Commons launches “CC Signals”. Quote:
“TL;DR – What are CC signals?
“CC signals are a proposed framework to help content stewards express how they want their works used in AI training—emphasizing reciprocity, recognition, and sustainability in machine reuse. They aim to preserve open knowledge by encouraging responsible AI behavior without limiting innovation.”
The hunt for research data: Development of an open-source workflow for tracking institutionally-affiliated research data publications
Bryan M. Gee
https://arxiv.org/abs/2507.01228
Graph Neural Networks to Predict Coercivity of Hard Magnetic Microstructures
Heisam Moustafa, Alexander Kovacs, Johann Fischbacher, Markus Gusenbauer, Qais Ali, Leoni Breth, Thomas Schrefl, Harald Oezelt
https://arxiv.org/abs/2506.23615
"The Hague Declaration on Knowledge Discovery in the Digital Age" was published around 10 years ago. Very interesting, how things have changed since then. TDM for research is still in its infancy, and reuse in the context of #ai has caused a backlash against most of the 6 principles of the Declaration. Tellingly, the Declaration is only accessible via the internet archive:
So #Gentoo #Python eclasses are pretty modern, in the sense that they tend to follow the best practices and standards, and eventually deal with deprecations. Nevertheless, they have a long history and carry quite some historical burden, particularly regarding to naming.
The key point is that the eclasses were conceived as a replacement for the old eclasses: "distutils" and "python". Hence, much like we revision ebuilds, I've named the matching eclasses "distutils-r1" and "python-r1". For consistency, I've also used the "-r1" suffix for the remaining eclasses introduced at the time: "python-any-r1", "python-single-r1" and "python-utils-r1" — even though there were never "r0"s.
It didn't take long to realize my first mistake. I've made the multi-impl eclass effectively the "main" eclass, probably largely inspired by the previous Gentoo recommendations. However, in the end I've found out that for the most use cases (i.e. where "distutils-r1" is not involved), there is no real need for multi-impl, and it makes things much harder. So if I were naming them today, I would have named it "python-multi", to indicate the specific use case — and either avoid designating a default at all, or made "python-single" the default.
What aged even worse is the "distutils-r1" eclass. Admittedly, back when it was conceived, distutils was still largely a thing — and there were people (like me) who avoided unnecessary dependency on setuptools. Of course, nowadays it has been entirely devoured by setuptools, and with #PEP517 even "setuptools" wouldn't be a good name anymore. Nowadays, people are getting confused why they are supposed to use "distutils-r1" for, say, Hatchling.
Admittedly, this is something I could have done differently — PEP517 support was a major migration, and involved an explicit switch. Instead of adding DISTUTILS_USE_PEP517 (what a self-contradictory name) variable, I could have forked the eclass. Why didn't I do that? Because there used to be a lot of code shared between the two paths. Of course, over time they diverged more, and eventually I've dropped the legacy support — but the opportunity to rename was lost.
In fact, as a semi-related fact, I've recognized another design problem with the eclass earlier — I should have gone for two eclasses rather than one: a "python-phase" eclass with generic sub-phase support, and a "distutils" (or later "python-pep517") implementing default sub-phases for the common backends. And again, this is precisely how I could have solved the code reuse problem when I introduced PEP517 support.
But then, I didn't anticipate how the eclasses would end up looking like in the end — and I can't really predict what new challenges the Python ecosystem is going to bring us. And I think it's too late to rename or split stuff — too much busywork on everyone.
ChartMark: A Structured Grammar for Chart Annotation
Yiyu Chen, Yifan Wu, Shuyu Shen, Yupeng Xie, Leixian Shen, Hui Xiong, Yuyu Luo
https://arxiv.org/abs/2507.21810 https://
InterfO-RAN: Real-Time In-band Cellular Uplink Interference Detection with GPU-Accelerated dApps
Neagin Neasamoni Santhi, Davide Villa, Michele Polese, Tommaso Melodia
https://arxiv.org/abs/2507.23177 …
Looked at @…'s Signals page (https://creativecommons.org/ai-and-the-commons/cc-signals/) again.
I think this…
How many times do you reuse a teabag?
"A solar panel recycling scheme would help reduce waste, but please repair and reuse first"
#SolarPower #Energy #Renewables
Software Reuse in the Generative AI Era: From Cargo Cult Towards AI Native Software Engineering
Tommi Mikkonen, Antero Taivalsaari
https://arxiv.org/abs/2506.17937
OmniCache: A Trajectory-Oriented Global Perspective on Training-Free Cache Reuse for Diffusion Transformer Models
Huanpeng Chu, Wei Wu, Guanyu Fen, Yutao Zhang
https://arxiv.org/abs/2508.16212
ProForm: Solder-Free Circuit Assembly Using Thermoforming
Narjes Pourjafarian, Zhenming Yang, Jeffrey I. Lipton, Benyamin Davaji, Gregory D. Abowd
https://arxiv.org/abs/2507.20933
Deep reinforcement learning for efficient exploration of combinatorial structural design spaces
Chloe S. H. Hong, Keith J. Lee, Caitlin T. Mueller
https://arxiv.org/abs/2507.22804
I propose a law that forbids companies from claiming copyright, patents or anything else once they end support for their products.
Then we can do a community rebrand of any hardware and reuse it as we please.
Data Gluttony: Epistemic Risks, Dependent Testing and Data Reuse in Large Datasets
Reid Dale, Jordan Rodu, Maria E. Currie, Mike Baiocchi
https://arxiv.org/abs/2508.16552 https:…
"The Seven Capital Sins of Open Science"
1. Worshiping the 'age factor'
2. Ignoring the value of data reuse and complexity
3. Disrespecting other disciplines
4. Publishing data without a supplementary paper
5. Creating and maintaining a nightmare for machines
6. Refusing to support investment in general infrastructure
7. Creating data without a FAIR and explicit data stewardship plan.
This https://arxiv.org/abs/2407.03883 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csCR_…
Hierarchical Multi-Agent Reinforcement Learning-based Coordinated Spatial Reuse for Next Generation WLANs
Jiaming Yu, Le Liang, Hao Ye, Shi Jin
https://arxiv.org/abs/2506.14187
Heterogeneous Ensemble Enables a Universal Uncertainty Metric for Atomistic Foundation Models
Kai Liu, Zixiong Wei, Wei Gao, Poulumi Dey, Marcel H. F. Sluiter, Fei Shuang
https://arxiv.org/abs/2507.21297
Read through @…'s "signals" proposal and that's ... really weak.
Feels like it's just a bit of window dressing to keep to community busy while AI companies take everything they can find.
Like, why is that kind of signalling not part of the licenses? The promise of CC licenses was reuse by others (that is _people_…
Demonstrator Testbed for Effective Precoding in MEO Multibeam Satellites
Jorge L. Gonz\'alez-Rios, Liz Mart\'inez Marrero, Juan Duncan, Luis M. Garc\'es-Socarr\'as, Raudel Cuiman Marquez, Juan A. V\'asquez Peralvo, Jevgenij Krivochiza, Symeon Chatzinotas, Bj\"orn Ottersten
https://arxiv.org/abs/2508.19657
Improving Wi-Fi 8 Latency with Coordinated Spatial Reuse
David Nunez, Francesc Wilhelmi, Lorenzo Galati-Giordano, Giovanni Geraci, Boris Bellalta
https://arxiv.org/abs/2507.18480
Conditional cross-fitting for unbiased machine-learning-assisted covariate adjustment in randomized experiments
Xin Lu, Lei Shi, Hanzhong Liu, Peng Ding
https://arxiv.org/abs/2508.15664
D\'ej\`a Vu: Efficient Video-Language Query Engine with Learning-based Inter-Frame Computation Reuse
Jinwoo Hwang, Daeun Kim, Sangyeop Lee, Yoonsung Kim, Guseul Heo, Hojoon Kim, Yunseok Jeong, Tadiwos Meaza, Eunhyeok Park, Jeongseob Ahn, Jongse Park
https://arxiv.org/abs/2506.14107
ONLINE WORKSHOP> Navigating Indra’s Net: Digital Approaches to Text Reuse-based Inter-textuality in Pre-Modern East Asian Texts https://networks.h-net.org/group/announcements/20069984/navigating-indras-net-digital-approache…
Recycling Algebraic Proof Certificates
Daniela Kaufmann, Clemens Hofstadler
https://arxiv.org/abs/2507.20267 https://arxiv.org/pdf/2507.20267
Repeated ancilla reuse for logical computation on a neutral atom quantum computer
J. A. Muniz, D. Crow, H. Kim, J. M. Kindem, W. B. Cairncross, A. Ryou, T. C. Bohdanowicz, C. -A. Chen, Y. Ji, A. M. W. Jones, E. Megidish, C. Nishiguchi, M. Urbanek, L. Wadleigh, T. Wilkason, D. Aasen, K. Barnes, J. M. Bello-Rivas, I. Bloomfield, G. Booth, A. Brown, M. O. Brown, K. Cassella, G. Cowan, J. Epstein, M. Feldkamp, C. Griger, Y. Hassan, A. Heinz, E. Halperin, T. Hofler, F. Hummel, M. Jaffe, E. …
Some things I don't know and would like to know:
1. What is the life expectancy of current generation photovoltaic #solarpower panels?
2. What is the physical process which causes degradation?
3. At the end of economic life, could they be refurbished for reuse, and if not, why not?
4. If they cannot be refurbished, what proportion of the components can be recycled?
Mind the Language Gap in Digital Humanities: LLM-Aided Translation of SKOS Thesauri
Felix Kraus, Nicolas Blumenr\"ohr, Danah Tonne, Achim Streit
https://arxiv.org/abs/2507.19537
Water reuse is the future! Just like electric lights, it's becoming a necessity. #climatechange #climatesolutions #climate
FastMesh:Efficient Artistic Mesh Generation via Component Decoupling
Jeonghwan Kim, Yushi Lan, Armando Fortes, Yongwei Chen, Xingang Pan
https://arxiv.org/abs/2508.19188 https:/…
ReLink: Computational Circular Design of Planar Linkage Mechanisms Using Available Standard Parts
Maxime Escande, Kristina Shea
https://arxiv.org/abs/2506.19657
SIMulator: SIM Tracing on a (Pico-)Budget
Gabriel K. Gegenhuber, Philipp \'E. Frenzel, Adrian Dabrowski
https://arxiv.org/abs/2506.20800 https://
NeMo: A Neuron-Level Modularizing-While-Training Approach for Decomposing DNN Models
Xiaohan Bi, Binhang Qi, Hailong Sun, Xiang Gao, Yue Yu, Xiaojun Liang
https://arxiv.org/abs/2508.11348
Learn from previous runs to improve future automation and save plans in a gallery for reuse.
🔀 Parallel execution
Run multiple tasks simultaneously with status indicators for efficient workflow management.
🌐 Web automation
Browse websites, fill forms, navigate deep sites not indexed by search engines, with real-time browser view.
💻 Code execution
Generate and execute code alongside web browsing for comprehensive task automation capabilities.
🔗
🔋 Reusing EV batteries for energy storage can offer greater carbon savings than direct recycling
https://techxplore.com/news/2025-07-reusing-ev-batteries-energy-storage.html
The 4th Dimension for Scaling Model Size
Ruike Zhu, Hanwen Zhang, Tianyu Shi, Chi Wang, Tianyi Zhou, Zengyi Qin
https://arxiv.org/abs/2506.18233 https://…
SpeedLLM: An FPGA Co-design of Large Language Model Inference Accelerator
Peipei Wang, Wu Guan, Liping Liang, Zhijun Wang, Hanqing Luo, Zhibin Zhang
https://arxiv.org/abs/2507.14139
Influence of Cell Position on the Capacity of Retired Batteries: Experimental and Statistical Studies
Marwan Hassini, Colette Mintsa-Eya, Eduardo Redondo-Iglesias, Pascal Venet
https://arxiv.org/abs/2507.14020
State of Abdominal CT Datasets: A Critical Review of Bias, Clinical Relevance, and Real-world Applicability
Saeide Danaei, Zahra Dehghanian, Elahe Meftah, Nariman Naderi, Seyed Amir Ahmad Safavi-Naini, Faeze Khorasanizade, Hamid R. Rabiee
https://arxiv.org/abs/2508.13626
Filtering for Creativity: Adaptive Prompting for Multilingual Riddle Generation in LLMs
Duy Le, Kent Ziti, Evan Girard-Sun, Sean O'Brien, Vasu Sharma, Kevin Zhu
https://arxiv.org/abs/2508.18709
Bayesian Learning for Pilot Decontamination in Cell-Free Massive MIMO
Christian Forsch, Zilu Zhao, Dirk Slock, Laura Cottatellucci
https://arxiv.org/abs/2508.11791 https://
Toward Scalable Quantum Compilation for Modular Architecture: Qubit Mapping and Reuse via Deep Reinforcement Learning
Sokea Sang, Leanghok Hour, Youngsun Han
https://arxiv.org/abs/2506.09323
What Makes the Best Decomposition? Investigating Binary Decomposition Under FCG Variance
Ang Jia, He Jiang, Zhilei Ren, Xiaochen Li, Ming Fan, Ting Liu
https://arxiv.org/abs/2506.19425
Money in Motion: Micro-Velocity and Usage of Ethereums Liquid Staking Tokens
Benjamin Kraner, Luca Pennella, Nicol\`o Vallarano, Claudio J. Tessone
https://arxiv.org/abs/2508.15391
Life Cycle Analysis for Emissions of Scientific Computing Centres
Wim Vanderbauwhede, Mattias Wadenstein
https://arxiv.org/abs/2506.14365 https://
A case study: the savings potential thanks to FAIR data in one Materials Science PhD project
Michael Seitz, Nick Garabedian, Ilia Bagov, Christian Greiner
https://arxiv.org/abs/2506.12043
PyPitfall: Dependency Chaos and Software Supply Chain Vulnerabilities in Python
Jacob Mahon, Chenxi Hou, Zhihao Yao
https://arxiv.org/abs/2507.18075 https://
Enforcing Speech Content Privacy in Environmental Sound Recordings using Segment-wise Waveform Reversal
Modan Tailleur, Mathieu Lagrange, Pierre Aumond, Vincent Tourre
https://arxiv.org/abs/2507.08412
Understanding and Improving Data Repurposing
J. Parsons, R. Lukyanenko, B. Greenwood, C. Cooper
https://arxiv.org/abs/2506.09073 https://
ReFrame: Layer Caching for Accelerated Inference in Real-Time Rendering
Lufei Liu, Tor M. Aamodt
https://arxiv.org/abs/2506.13814 https://
A Framework for FAIR and CLEAR Ecological Data and Knowledge: Semantic Units for Synthesis and Causal Modelling
Lars Vogt, Birgitta K\"onig-Ries, Tim Alamenciak, Joshua I. Brian, Carlos Alberto Arnillas, Lotte Korell, Robert Fr\"uhst\"uckl, Tina Heger
https://arxiv.org/abs/2508.08959…
ONLINE WORKSHOP> Navigating Indra’s Net: Digital Approaches to Text Reuse-based Inter-textuality in Pre-Modern East Asian Texts
https://ift.tt/ajGgrIY
When did aliens become a problem? The Mediterranean Association for Marine Biology and Oceanology in…
via Input 4 RELCFP
🔧 Integrate tools to your agent in less than 10 lines of code - reuse between multiple agents or frameworks
💬 Query databases in plain English directly from your #IDE - no SQL writing needed
ACS: An interactive framework for conformal selection
Yu Gui, Ying Jin, Yash Nair, Zhimei Ren
https://arxiv.org/abs/2507.15825 https://
Semantic Caching for Improving Web Affordability
Hafsa Akbar, Danish Athar, Muhammad Ayain Fida Rana, Chaudhary Hammad Javed, Zartash Afzal Uzmi, Ihsan Ayyub Qazi, Zafar Ayyub Qazi
https://arxiv.org/abs/2506.20420
ASDR: Exploiting Adaptive Sampling and Data Reuse for CIM-based Instant Neural Rendering
Fangxin Liu, Haomin Li, Bowen Zhu, Zongwu Wang, Zhuoran Song, Habing Guan, Li Jiang
https://arxiv.org/abs/2508.02304
Continuous-time multifarious systems -- Part II: non-reciprocal multifarious self-organization
Jakob Metson, Saeed Osat, Ramin Golestanian
https://arxiv.org/abs/2506.07649
Fact-Checking at Scale: Multimodal AI for Authenticity and Context Verification in Online Media
Van-Hoang Phan, Tung-Duong Le-Duc, Long-Khanh Pham, Anh-Thu Le, Quynh-Huong Dinh-Nguyen, Dang-Quan Vo, Hoang-Quoc Nguyen-Son, Anh-Duy Tran, Dang Vu, Minh-Son Dao
https://arxiv.org/abs/2508.08592
"Reusable cups take center stage as venues ditch single-use plastic"
#Reusables #Environment
VulCoCo: A Simple Yet Effective Method for Detecting Vulnerable Code Clones
Tan Bui, Yan Naing Tun, Thanh Phuc Nguyen, Yindu Su, Ferdian Thung, Yikun Li, Han Wei Ang, Yide Yin, Frank Liauw, Lwin Khin Shar, Eng Lieh Ouh, Ting Zhang, David Lo
https://arxiv.org/abs/2507.16661
EGNInfoLeaker: Unveiling the Risks of Public Key Reuse and User Identity Leakage in Blockchain
Chenyu Li, Xueping Liang, Xiaorui Gong, Xiu Zhang
https://arxiv.org/abs/2507.01635
Method-Based Reasoning for Large Language Models: Extraction, Reuse, and Continuous Improvement
Hong Su
https://arxiv.org/abs/2508.04289 https://arxiv.org/…
Self-Organizing Agent Network for LLM-based Workflow Automation
Yiming Xiong, Jian Wang, Bing Li, Yuhan Zhu, Yuqi Zhao
https://arxiv.org/abs/2508.13732 https://
Prompt-Guided Latent Diffusion with Predictive Class Conditioning for 3D Prostate MRI Generation
Emerson P. Grabke, Masoom A. Haider, Babak Taati
https://arxiv.org/abs/2506.10230 …
KVFlow: Efficient Prefix Caching for Accelerating LLM-Based Multi-Agent Workflows
Zaifeng Pan, Ajjkumar Patel, Zhengding Hu, Yipeng Shen, Yue Guan, Wan-Lu Li, Lianhui Qin, Yida Wang, Yufei Ding
https://arxiv.org/abs/2507.07400
FlexCAST: Enabling Flexible Scientific Data Analyses
Benjamin Nachman, Dennis Noll
https://arxiv.org/abs/2507.11528 https://arxiv.org…
AnnoGram: An Annotative Grammar of Graphics Extension
Md Dilshadur Rahman, Md Rahat-uz- Zaman, Andrew McNutt, Paul Rosen
https://arxiv.org/abs/2507.04236 h…
This https://arxiv.org/abs/2504.05307 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csIR_…
A first look at License Variants in the PyPI Ecosystem
Weiwei Xu, Hengzhi Ye, Kai Gao, Minghui Zhou
https://arxiv.org/abs/2507.14594 https://
Linguistic Ordered Weighted Averaging based deep learning pooling for fault diagnosis in a wastewater treatment plant
Alicia Beneyto-Rodriguez, Gregorio I. Sainz-Palmero, Marta Galende-Hern\'andez, Mar\'ia J. Fuente
https://arxiv.org/abs/2506.08676
Value Function Initialization for Knowledge Transfer and Jump-start in Deep Reinforcement Learning
Soumia Mehimeh
https://arxiv.org/abs/2508.09277 https://…
This https://arxiv.org/abs/2505.19111 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csCV_…
Sub- {\mu} W Battery-Less and Oscillator-Less Wi-Fi Backscattering Transmitter Reusing RF Signal for Harvesting, Communications, and Motion Detection
Marco Privitera, Andrea Ballo, Karim Ali Ahmed, Alfio Dario Grasso, Massimo Alioto
https://arxiv.org/abs/2508.05479
Methods for Reducing Ancilla-Overhead in Block Encodings
Francisca Vasconcelos, Andr\'as Gily\'en
https://arxiv.org/abs/2507.07900 https://
Reuse or Generate? Accelerating Code Editing via Edit-Oriented Speculative Decoding
Peiding Wang, Li Zhang, Fang Liu, Yinghao Zhu, Wang Xu, Lin Shi, Xiaoli Lian, Minxiao Li, Bo Shen, An Fu
https://arxiv.org/abs/2506.02780
Predictive control of wastewater treatment plants as energy-autonomous water resource recovery facilities
Otacilio B. L. Neto, Michela Mulas, Iiro Harjunkoski, Francesco Corona
https://arxiv.org/abs/2506.10490
DRIVE-T: A Methodology for Discriminative and Representative Data Viz Item Selection for Literacy Construct and Assessment
Angela Locoro, Silvia Golia, Davide Falessi
https://arxiv.org/abs/2508.04160
STI-SNN: A 0.14 GOPS/W/PE Single-Timestep Inference FPGA-based SNN Accelerator with Algorithm and Hardware Co-Design
Kainan Wang, Chengyi Yang, Chengting Yu, Yee Sin Ang, Bo Wang, Aili Wang
https://arxiv.org/abs/2506.08842
Structural and Connectivity Patterns in the Maven Central Software Dependency Network
Daniel Ogenrwot, John Businge, Shaikh Arifuzzaman
https://arxiv.org/abs/2508.13819 https://…
Can NLP Tackle Hate Speech in the Real World? Stakeholder-Informed Feedback and Survey on Counterspeech
Tanvi Dinkar, Aiqi Jiang, Simona Frenda, Poppy Gerrard-Abbott, Nancie Gunson, Gavin Abercrombie, Ioannis Konstas
https://arxiv.org/abs/2508.04638
Deep Learning Based Dynamic Environment Reconstruction for Vehicular ISAC Scenarios
Junzhe Song, Ruisi He, Mi Yang, Zhengyu Zhang, Bingcheng Liu, Jiahui Han, Haoxiang Zhang, Bo Ai
https://arxiv.org/abs/2508.05226
Characterising Bugs in Jupyter Platform
Yutian Tang, Hongchen Cao, Yuxi Chen, David Lo
https://arxiv.org/abs/2506.14055 https://arxiv…
Applying XAI based unsupervised knowledge discovering for Operation modes in a WWTP. A real case: AQUAVALL WWTP
Alicia Beneyto-Rodriguez, Gregorio I. Sainz-Palmero, Marta Galende-Hern\'andez, Mar\'ia J. Fuente, Jos\'e M. Cuenca
https://arxiv.org/abs/2506.05958
Intrinsic Fingerprint of LLMs: Continue Training is NOT All You Need to Steal A Model!
Do-hyeon Yoon, Minsoo Chun, Thomas Allen, Hans M\"uller, Min Wang, Rajesh Sharma
https://arxiv.org/abs/2507.03014
HaLert: A Resilient Smart City Architecture for Post-Disaster Based on Wi-Fi HaLow Mesh and SDN
Ana Rita Ortigoso, Gabriel Vieira, Daniel Fuentes, Lu\'is Fraz\~ao, Nuno Costa, Ant\'onio Pereira
https://arxiv.org/abs/2507.07841
CoQuIR: A Comprehensive Benchmark for Code Quality-Aware Information Retrieval
Jiahui Geng, Fengyu Cai, Shaobo Cui, Qing Li, Liangwei Chen, Chenyang Lyu, Haonan Li, Derui Zhu, Walter Pretschner, Heinz Koeppl, Fakhri Karray
https://arxiv.org/abs/2506.11066
On the robustness of Dirichlet-Neumann coupling schemes for fluid-structure-interaction problems with nearly-closed fluid domains
A. Aissa-Berraies, Ferdinando A. Auricchio, Gertjan van Zwieten, E. Harald van Brummelen
https://arxiv.org/abs/2506.04027
On the synchronization between Hugging Face pre-trained language models and their upstream GitHub repository
Ajibode Adekunle, Abdul Ali Bangash, Bram Adams, Ahmed E. Hassan
https://arxiv.org/abs/2508.10157
scikit-package -- software packaging standards and roadmap for sharing reproducible scientific software
S. Lee, C. Myers, A. Yang, T. Zhang, S. J. L. Billinge
https://arxiv.org/abs/2507.03328
JC-Finder: Detecting Java Clone-based Third-Party Library by Class-level Tree Analysis
Lida Zhao, Chaofan Li, Yueming Wu, Lyuye Zhang, Jiahui Wu, Chengwei Liu, Sen Chen, Yutao Hu, Zhengzi Xu, Yi Liu, Jingquan Ge, Jun Sun, Yang Liu
https://arxiv.org/abs/2508.02397
Automatic Multi-level Feature Tree Construction for Domain-Specific Reusable Artifacts Management
Dongming Jin, Zhi Jin, Nianyu Li, Kai Yang, Linyu Li, Suijing Guan
https://arxiv.org/abs/2506.03946