English
Related papers

Related papers: A computational EXFOR database

200 papers

We introduce Repro, an open-source library which aims at improving the reproducibility and usability of research code. The library provides a lightweight Python API for running software released by researchers within Docker containers which…

Computation and Language · Computer Science 2022-05-02 Daniel Deutsch , Dan Roth

This paper describes a prototype of extended XDB. XDB is an open-source and extensible database architecture developed by National Aeronautics and Space Administration (NASA) to provide integration of heterogeneous and distributed…

Databases · Computer Science 2012-11-27 Wook-Sung Yoo

In this work, we explore the use of an iterative Bayesian Monte Carlo (IBM) procedure for nuclear data evaluation within a Talys Evaluated Nuclear data Library (TENDL) framework. In order to identify the model and parameter combinations…

Data Analysis, Statistics and Probability · Physics 2020-03-25 E. Alhassan , D. Rochman , A. Vasiliev , M. Wohlmuther , M. Hursin , A. J. Koning , H. Ferroukhi

Many machine learning (ML) libraries are accessible online for ML practitioners. Typical ML pipelines are complex and consist of a series of steps, each of them invoking several ML libraries. In this demo paper, we present ExeKGLib, a…

Machine Learning · Computer Science 2023-05-05 Antonis Klironomos , Baifan Zhou , Zhipeng Tan , Zhuoxun Zheng , Gad-Elrab Mohamed , Heiko Paulheim , Evgeny Kharlamov

Yggdrasil Decision Forests is a library for the training, serving and interpretation of decision forest models, targeted both at research and production work, implemented in C++, and available in C++, command line interface, Python (under…

Machine Learning · Computer Science 2023-08-10 Mathieu Guillame-Bert , Sebastian Bruch , Richard Stotz , Jan Pfeifer

Within research institutions like CERN (European Organization for Nuclear Research) there are often disparate databases (different in format, type and structure) that users need to access in a domain-specific manner. Users may want to…

Instrumentation and Detectors · Physics 2007-05-23 F. van Lingen , R. McClatchey , P. v/d Stok , I. Willers

Despite being proposed as early as 1959, COBOL (Common Business-Oriented Language) still predominantly acts as an integral part of the majority of operations of several financial, banking, and governmental organizations. To support the…

Software Engineering · Computer Science 2023-06-09 Mir Sameed Ali , Nikhil Manjunath , Sridhar Chimalakonda

With the advent of open source software, a veritable treasure trove of previously proprietary software development data was made available. This opened the field of empirical software engineering research to anyone in academia. Data that is…

Software Engineering · Computer Science 2022-04-19 Adam Tutko , Austin Z. Henley , Audris Mockus

This paper proposes a software repository model together with associated tooling and consists of several complex, open-source GUI driven applications ready to be used in empirical software research. We start by providing the rationale for…

Software Engineering · Computer Science 2017-02-28 Arthur-Jozsef Molnar

The Fusion Evaluated Nuclear Data Library (FENDL) is a comprehensive and validated collection of nuclear cross section data coordinated by the International Atomic Energy Agency (IAEA) Nuclear Data Section (NDS). FENDL assembles the best…

Software developers explore and inspect software repository data to obtain detailed information archived in the development history. However, developers who are not acquainted with the development context suffer from delving into the…

Software Engineering · Computer Science 2021-04-29 Youngtaek Kim , Hyeon Jeon , Kiroong Choe , Hyunjoo Song , Bohyoung Kim , Jinwook Seo

Quantum computing with qudits, an extension of qubits to multiple levels, is a research field less mature than qubit-based quantum computing. However, qudits can offer some advantages over qubits, by representing information with fewer…

Quantum Physics · Physics 2025-06-02 Tiago de Souza Farias , Lucas Friedrich , Jonas Maziero

Reproducibility of research is essential for science. However, in the way modern computational biology research is done, it is easy to lose track of small, but extremely critical, details. Key details, such as the specific version of a…

OpenEDGAR is an open source Python framework designed to rapidly construct research databases based on the Electronic Data Gathering, Analysis, and Retrieval (EDGAR) system operated by the US Securities and Exchange Commission (SEC).…

Computation and Language · Computer Science 2018-06-14 Michael J Bommarito , Daniel Martin Katz , Eric M Detterman

According to the FAIR (findability, accessibility, interoperability, and reusability) principles, scientific data should always be stored with machine-readable descriptive metadata. Existing solutions to store data with metadata, such as…

Databases · Computer Science 2024-09-12 Albert K. Engstfeld , Johannes M. Hermann , Nicolas G. Hörmann , Julian Rüth

The role of data libraries as a collaborative tool across Monte Carlo codes is discussed. Some new contributions in this domain are presented; they concern a data library of proton and alpha ionization cross sections, the development in…

Computational Physics · Physics 2010-12-02 M. Augelli , S. Hauf , M. Kuster , M. Han , C. H. Kim , M. G. Pia , L. Quintieri , H. Seo , P. Saracco , G. Weidenspointner , A. Zoglauer

Today's database systems have shown to be capable of supporting AI applications that demand a lot of data processing. To this end, these systems incorporate powerful querying languages that go far beyond the mere retrieval of data, and…

Databases · Computer Science 2021-10-05 Daniel Beßler , Sascha Jongebloed , Michael Beetz

Setting up the infrastructure to manage a software project can become a task as significant writing the software itself. A variety of useful open source tools are available, such as Web-based viewers for version control systems, "wikis" for…

High Energy Physics - Phenomenology · Physics 2007-05-23 A. Buckley , J. M. Butterworth , E. Nurse , W. J. Stirling , B. Waugh , M. R. Whalley

Numerical physics has gained a lot of importance in the last decade, its efficiency being motivated and sustained by the growth of computational power. This paper presents a concept that is to be developed in the next few years: OpenPh.…

Digital Libraries · Computer Science 2011-06-28 George Milescu , Gabriel Noaje , Florin Pop

Nowadays machine learning (ML) practitioners have access to numerous ML libraries available online. Such libraries can be used to create ML pipelines that consist of a series of steps where each step may invoke up to several ML libraries…