Search Results - (( (statni OR state) python code analysis ) OR ( (statement OR state:ny) python code analysis ))~
-
1
Domain Knowledge Matters: Improving Prompts with Fix Templates for Repairing Python Type Errors
ISSN: 1558-1225Published: ACM 14.04.2024Published in Proceedings / International Conference on Software Engineering (14.04.2024)“…As a dynamic programming language, Python has become increasingly popular in recent years…”
Get full text
Conference Proceeding -
2
Discovering Repetitive Code Changes in Python ML Systems
ISSN: 1558-1225Published: ACM 01.05.2022Published in 2022 IEEE/ACM 44th International Conference on Software Engineering (ICSE) (01.05.2022)“… Despite the extraordinary rise in popularity of Python-based ML systems, they do not benefit from these advances…”
Get full text
Conference Proceeding -
3
PyTy: Repairing Static Type Errors in Python
ISSN: 1558-1225Published: ACM 14.04.2024Published in Proceedings / International Conference on Software Engineering (14.04.2024)“… As more and more code bases get type-annotated, static type checkers detect an increasingly large number of type errors…”
Get full text
Conference Proceeding -
4
A Python Instrument Control and Data Acquisition Suite for Reproducible Research
ISSN: 0018-9456, 1557-9662Published: New York The Institute of Electrical and Electronics Engineers, Inc. (IEEE) 01.04.2020Published in IEEE transactions on instrumentation and measurement (01.04.2020)“… The National Synchrotron Light Source-II (NSLS-II) has generated an open-source Python data acquisition, management, and analysis software suite that automates X-ray…”
Get full text
Journal Article -
5
Bloat beneath Python’s Scales: A Fine-Grained Inter-Project Dependency Analysis
ISSN: 2994-970X, 2994-970XPublished: New York, NY, USA ACM 12.07.2024Published in Proceedings of the ACM on software engineering (12.07.2024)“… In this work, we conduct a large-scale, fine-grained analysis to understand bloated dependency code in the PyPI ecosystem…”
Get full text
Journal Article -
6
SpotFlow: Tracking Method Calls and States at Runtime
ISSN: 2574-1934Published: ACM 14.04.2024Published in Proceedings (IEEE/ACM International Conference on Software Engineering Companion. Online) (14.04.2024)“… In this paper, we propose SpotFlow, a tool to ease the runtime analysis of Python programs. With Spot-Flow, practitioners and researchers can easily extract information…”
Get full text
Conference Proceeding -
7
CoverUp: Effective High Coverage Test Generation for Python
ISSN: 2994-970X, 2994-970XPublished: New York, NY, USA ACM 19.06.2025Published in Proceedings of the ACM on software engineering (19.06.2025)“… We evaluate our prototype CoverUp implementation across a benchmark of challenging code derived from open-source Python projects and show that CoverUp substantially improves on the state of the art…”
Get full text
Journal Article -
8
SNPAAMapper-Python: A highly efficient genome-wide SNP variant analysis pipeline for Next-Generation Sequencing data
ISSN: 2624-8212, 2624-8212Published: Frontiers Media S.A 12.09.2022Published in Frontiers in artificial intelligence (12.09.2022)“… In this study, we updated SNPAAMapper, a variant annotation pipeline by converting perl codes to python for generating annotation output with an improved computational efficiency and updated…”
Get full text
Journal Article -
9
Restoring Reproducibility of Jupyter Notebooks
Published: ACM 01.10.2020Published in Proceedings of the ACM/IEEE 42nd International Conference on Software Engineering: Companion Proceedings (01.10.2020)“…Jupyter notebooks-documents that contain live code, equations, visualizations, and narrative text-now are among the most popular means to compute, present, discuss and disseminate scientific findings…”
Get full text
Conference Proceeding -
10
Lost in Translation: A Study of Bugs Introduced by Large Language Models While Translating Code
ISSN: 1558-1225Published: ACM 14.04.2024Published in Proceedings / International Conference on Software Engineering (14.04.2024)“… The prerequisite for advancing the state of LLM-based code translation is to understand their promises and limitations over existing techniques…”
Get full text
Conference Proceeding -
11
MolProbity: More and better reference data for improved all‐atom structure validation
ISSN: 0961-8368, 1469-896X, 1469-896XPublished: United States Wiley Subscription Services, Inc 01.01.2018Published in Protein science (01.01.2018)“… There have been many infrastructure improvements, including rewrite of previous Java utilities to now use existing or newly written Python utilities in the open…”
Get full text
Journal Article -
12
Detecting and Explaining Anomalies Caused by Web Tamper Attacks via Building Consistency-based Normality
ISSN: 2643-1572Published: ACM 27.10.2024Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (27.10.2024)“… However, their frontend can be manipulable by the clients (e.g., the frontend code can be modified to bypass some validation steps…”
Get full text
Conference Proceeding -
13
Python Data Analyst's Toolkit - Learn Python and Python-Based Libraries with Applications in Data Analysis and Statistics
ISBN: 9781484263983, 1484263987, 9781484263990, 1484263995Published: Berkeley, CA Apress, an imprint of Springer Nature 2021“… The code is presented in Jupyter notebooks that can further be adapted and extended. This book is divided into three parts - programming with Python, data analysis and visualization, and statistics…”
Get full text
eBook -
14
ThinCurr: An open-source 3D thin-wall eddy current modeling code for the analysis of large-scale systems of conducting structures
ISSN: 0010-4655Published: United States Elsevier B.V 01.10.2025Published in Computer physics communications (01.10.2025)“… The new code, part of the broader Open FUSION Toolkit, is open-source and designed for ease of use without sacrificing capability and speed through a combination of Python, Fortran, and C/C++ components…”
Get full text
Journal Article -
15
A NICER View of the Massive Pulsar PSR J0740+6620 Informed by Radio Timing and XMM-Newton Spectroscopy
ISSN: 2041-8205, 2041-8213, 2041-8213Published: Goddard Space Flight Center The American Astronomical Society 01.09.2021Published in Astrophysical journal. Letters (01.09.2021)“…We report on Bayesian estimation of the radius, mass, and hot surface regions of the massive millisecond pulsar PSR J0740+6620, conditional on pulse-profile…”
Get full text
Journal Article -
16
Python for MATLAB Development - Extend MATLAB with 300,000+ Modules from the Python Package Index
ISBN: 9781484272220, 1484272226, 1484272234, 9781484272237Published: Berkeley, CA Apress, an imprint of Springer Nature 2022“…This book shows you how to enhance MATLAB with Python solutions to a vast array of computational problems in science, engineering, optimization, statistics, finance, and simulation…”
Get full text
eBook -
17
Unleashing the Giants: Enabling Advanced Testing for Infrastructure as Code
ISSN: 2574-1934Published: ACM 14.04.2024Published in Proceedings (IEEE/ACM International Conference on Software Engineering Companion. Online) (14.04.2024)“…Infrastructure as Code (IaC) programs are written in imperative programming languages like Python or TypeScript while declar-atively defining the target state of software deployments, which the IaC solution then sets up, e.g…”
Get full text
Conference Proceeding -
18
ChangeGuard: Validating Code Changes via Pairwise Learning-Guided Execution
ISSN: 2994-970X, 2994-970XPublished: New York, NY, USA ACM 19.06.2025Published in Proceedings of the ACM on software engineering (19.06.2025)“…Code changes are an integral part of the software development process. Many code changes are meant to improve the code without changing its functional behavior, e.g…”
Get full text
Journal Article -
19
GSEApy: a comprehensive package for performing gene set enrichment analysis in Python
ISSN: 1367-4811, 1367-4803, 1367-4811Published: England Oxford University Press 01.01.2023Published in Bioinformatics (Oxford, England) (01.01.2023)“…Abstract Motivation Gene set enrichment analysis (GSEA) is a commonly used algorithm for characterizing gene expression changes…”
Get full text
Journal Article -
20
Symmetry‐mode analysis for local structure investigations using pair distribution function data
ISSN: 1600-5767, 0021-8898, 1600-5767Published: 5 Abbey Square, Chester, Cheshire CH1 2HU, England International Union of Crystallography 01.08.2023Published in Journal of applied crystallography (01.08.2023)“…Symmetry‐adapted distortion modes provide a natural way of describing distorted structures derived from higher‐symmetry parent phases. Structural refinements…”
Get full text
Journal Article

