Výsledky vyhľadávania - (( (statement OR stat) python code analysis ) OR ( (statement OR statni) python code analysis ))
-
1
Python Data Analyst's Toolkit - Learn Python and Python-Based Libraries with Applications in Data Analysis and Statistics
ISBN: 9781484263983, 1484263987, 9781484263990, 1484263995Vydavateľské údaje: 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…”
Získať plný text
E-kniha Kniha -
2
Assessing code readability in Python programming courses using eye‐tracking
ISSN: 1061-3773, 1099-0542Vydavateľské údaje: Hoboken Wiley Subscription Services, Inc 01.01.2024Vydané v Computer applications in engineering education (01.01.2024)“… This paper assesses the readability of Python code statements commonly used in undergraduate programming courses…”
Získať plný text
Journal Article -
3
Mitigating the Uncertainty and Imprecision of Log-Based Code Coverage Without Requiring Additional Logging Statements
ISSN: 0098-5589, 1939-3520Vydavateľské údaje: New York IEEE 01.09.2024Vydané v IEEE transactions on software engineering (01.09.2024)“…Understanding code coverage is an important precursor to software maintenance activities (e.g., better testing…”
Získať plný text
Journal Article -
4
Detecting Memory Errors in Python Native Code by Tracking Object Lifecycle with Reference Count
ISSN: 2643-1572Vydavateľské údaje: IEEE 11.09.2023Vydané v IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (11.09.2023)“…Third-party Python modules are usually implemented as binary extensions by using native code (C/C++…”
Získať plný text
Konferenčný príspevok.. -
5
GraphPyRec: A novel graph-based approach for fine-grained Python code recommendation
ISSN: 0167-6423Vydavateľské údaje: Elsevier B.V 01.12.2024Vydané v Science of computer programming (01.12.2024)“… Significant progress has been made in code recommendation for static languages in recent years, but it remains challenging for dynamic languages like Python as accurately determining data flows…”
Získať plný text
Journal Article -
6
Evaluating Large Language Models in Class-Level Code Generation
ISSN: 1558-1225Vydavateľské údaje: ACM 14.04.2024Vydané v Proceedings / International Conference on Software Engineering (14.04.2024)“…, function-level or statement-level code generation), which mainly asks LLMs to generate one single code unit (e.g…”
Získať plný text
Konferenčný príspevok.. -
7
Stress-Constrained Topology Optimization for Commercial Software: A Python Implementation for ABAQUS
ISSN: 2076-3417, 2076-3417Vydavateľské údaje: Basel MDPI AG 01.12.2023Vydané v Applied sciences (01.12.2023)“…, using validated FEM commercial software. The methodology was validated by comparing the sensitivity analysis with the results obtained through finite differences and solving two benchmark problems with the following optimizers…”
Získať plný text
Journal Article -
8
Quantifying the interpretation overhead of Python
ISSN: 0167-6423, 1872-7964Vydavateľské údaje: Elsevier B.V 01.03.2022Vydané v Science of computer programming (01.03.2022)“…•Quantitative overhead analysis for the Python interpreter based on sampling.•Overhead decomposition from both opcode and project composition perspectives…”
Získať plný text
Journal Article -
9
Python for Everyone: Learn and polish your coding skills in Python (English Edition)
ISBN: 9789355518170, 935551817XVydavateľské údaje: Los Angeles BPB Publications 2023“…A hands-on guide that will help you to write clean and efficient code in Python Key Features…”
Získať plný text
E-kniha -
10
Data Science Fundamentals with R, Python, and Open Data
ISBN: 9781394213245, 1394213247Vydavateľské údaje: Hoboken, New Jersey John Wiley & Sons 2024“…Introduction to essential concepts and techniques of the fundamentals of R and Python needed to start data science projectsOrganized with a strong focus on open data, This book discusses concepts…”
Získať plný text
E-kniha Kniha -
11
Robustness Analysis of Watermarking Techniques for LLM-Generated Code
ISSN: 2576-3156, 2576-3156Vydavateľské údaje: IEEE 01.12.2025Vydané v IEEE networking letters (01.12.2025)“…The widespread adoption of large language models (LLMs) for code generation raises critical concerns regarding authorship attribution and accountability, motivating the development of watermarking techniques to trace model outputs…”
Získať plný text
Journal Article -
12
Visualization of Aqueous Geochemical Data Using Python and WQChartPy
ISSN: 0017-467X, 1745-6584, 1745-6584Vydavateľské údaje: Malden, US Blackwell Publishing Ltd 01.07.2022Vydané v Ground water (01.07.2022)“… This method note presents WQChartPy, an open‐source Python package developed to plot a total of 12 diagrams for analysis of aqueous geochemical data…”
Získať plný text
Journal Article -
13
Artificial intelligence programming with Python: from zero to hero
ISBN: 1119820863, 9781119820864, 1119820944, 9781119820949Vydavateľské údaje: Hoboken Wiley 2022“…A hands-on roadmap to using Python for artificial intelligence programming In Practical Artificial Intelligence Programming with Python…”
Získať plný text
E-kniha Kniha -
14
ProPy: Prolog-based Fault Localization Tool for Python
Vydavateľské údaje: IEEE 01.03.2022Vydané v 2022 IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER) (01.03.2022)“… By examining which statements of the program were executed in successful versus unsuccessful test cases, then extract insight into the "suspiciousness" of areas of the program…”
Získať plný text
Konferenčný príspevok.. -
15
The Python workshop: a practical, no-nonsense introduction to Python development
Vydavateľské údaje: Packt Publishing 06.11.2019“…Cut through the noise and get real results with a step-by-step approach to learning Python 3…”
Získať plný text
E-kniha -
16
NAS Parallel Benchmarks with Python: a performance and programming effort analysis focusing on GPUs
ISSN: 0920-8542, 1573-0484, 1573-0484Vydavateľské údaje: New York Springer US 01.05.2023Vydané v The Journal of supercomputing (01.05.2023)“… As a counterpoint to that trend, this paper presents a performance and programming effort analysis with Python, an interpreted and high-level language, which was applied to develop the kernels…”
Získať plný text
Journal Article -
17
Semi-Supervised Code Translation Overcoming the Scarcity of Parallel Code Data
ISSN: 2643-1572Vydavateľské údaje: ACM 27.10.2024Vydané v IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (27.10.2024)“… MIRACLE leverages static analysis and compilation to generate synthetic parallel code datasets with enhanced quality and alignment to address the challenge of data scarcity…”
Získať plný text
Konferenčný príspevok.. -
18
Learning to Generate Pseudo-Code from Source Code Using Statistical Machine Translation
Vydavateľské údaje: IEEE 01.11.2015Vydané v 2015 30th IEEE/ACM International Conference on Automated Software Engineering (ASE) (01.11.2015)“…Pseudo-code written in natural language can aid the comprehension of source code in unfamiliar programming languages…”
Získať plný text
Konferenčný príspevok.. -
19
Beyond Functional Correctness: An Empirical Evaluation of Large Language Models for Text-to-Code Generation
ISSN: 2332-6549Vydavateľské údaje: IEEE 21.10.2025Vydané v Proceedings - International Symposium on Software Reliability Engineering (21.10.2025)“…Large Language Models (LLMs) have become increasingly popular for text-to-code generation, a task that involves converting natural language descriptions into code…”
Získať plný text
Konferenčný príspevok.. -
20
Understanding the Robustness of Transformer-Based Code Intelligence via Code Transformation: Challenges and Opportunities
ISSN: 0098-5589, 1939-3520Vydavateľské údaje: New York IEEE 01.02.2025Vydané v IEEE transactions on software engineering (01.02.2025)“… Specifically, 27 and 24 code transformation strategies are implemented for two popular programming languages, Java and Python, respectively…”
Získať plný text
Journal Article

