Výsledky vyhľadávania - (( (stateeeeed OR stat) python code analysis ) OR ( (static OR state) python code analysis ))
-
1
Percolation theory using Python
ISBN: 3031598997, 9783031598999, 3031599004, 9783031599002Vydavateľské údaje: Cham Springer 2024“… Readers will learn how to generate, analyze, and comprehend data and models, with detailed theoretical discussions complemented by accessible computer codes…”
Získať plný text
E-kniha Kniha -
2
LiPydomics: A Python Package for Comprehensive Prediction of Lipid Collision Cross Sections and Retention Times and Analysis of Ion Mobility-Mass Spectrometry-Based Lipidomics Data
ISSN: 1520-6882Vydavateľské údaje: United States 17.11.2020Vydané v Analytical chemistry (Washington) (17.11.2020)“… Existing solutions for these data analysis challenges (i.e., multivariate statistics and lipid identification…”
Zistit podrobnosti o prístupe
Journal Article -
3
Statistics Using Python
ISBN: 9781683928805, 1683928806Vydavateľské údaje: Berlin Mercury Learning and Information 2024“…This book is designed to offer a fast-paced yet thorough introduction to essential statistical concepts using Python code samples, and aims to assist data scientists in their daily endeavors…”
Získať plný text
E-kniha -
4
From code to reliability: Python-powered Paraconsistent Logic for alarm detection in the power gris/ Do codigo a confiabilidade: Logica Paraconsistente impulsionada por Python para a deteccao de alarmes na rede de energia
ISSN: 2178-9010, 2178-9010Vydavateľské údaje: Sindicato das Secretarias e Secretarios do Estado de Sao Paulo 01.10.2023Vydané v GeSec : Revista de Gestão e Secretariado (01.10.2023)“… This application enables the comparison of triggered alarms with the resultant logical states obtained during the analysis…”
Získať plný text
Journal Article -
5
Decoding the JAK-STAT Axis in Colorectal Cancer with AI-HOPE-JAK-STAT: A Conversational Artificial Intelligence Approach to Clinical–Genomic Integration
ISSN: 2072-6694, 2072-6694Vydavateľské údaje: Switzerland MDPI AG 17.07.2025Vydané v Cancers (17.07.2025)“…: AI-HOPE-JAK-STAT combines large language models (LLMs), a natural language-to-code engine, and harmonized public CRC datasets from cBioPortal…”
Získať plný text
Journal Article -
6
Evaluating Python Static Code Analysis Tools Using FAIR Principles
ISSN: 2169-3536, 2169-3536Vydavateľské údaje: IEEE 2024Vydané v IEEE access (2024)“…The quality of modern software relies heavily on the effective use of static code analysis tools…”
Získať plný text
Journal Article -
7
Code Analysis with Static Application Security Testing for Python Program
ISSN: 1939-8018, 1939-8115Vydavateľské údaje: New York Springer US 01.11.2022Vydané v Journal of signal processing systems (01.11.2022)“…With the increasing popularity of Python for project development, code security and quality have become severe issues for the past few years…”
Získať plný text
Journal Article -
8
Static Analysis of Corpus of Source Codes of Python Applications
ISSN: 0361-7688, 1608-3261Vydavateľské údaje: Moscow Pleiades Publishing 01.08.2023Vydané v Programming and computer software (01.08.2023)“…A static analysis method is one of the popular methods of software code analysis…”
Získať plný text
Journal Article -
9
Generative Type Inference for Python
ISSN: 2643-1572Vydavateľské údaje: IEEE 11.09.2023Vydané v IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (11.09.2023)“…Python is a popular dynamic programming language, evidenced by its ranking as the second most commonly used language on GitHub…”
Získať plný text
Konferenčný príspevok.. -
10
Methods and Benchmark for Detecting Cryptographic API Misuses in Python
ISSN: 0098-5589, 1939-3520Vydavateľské údaje: New York IEEE 01.05.2024Vydané v IEEE transactions on software engineering (01.05.2024)“… The current static code analysis tools for Python are unable to scan the increasing complexity of the source code…”
Získať plný text
Journal Article -
11
Detecting and Explaining Python Name Errors
ISSN: 0950-5849Vydavateľské údaje: Elsevier B.V 01.02.2025Vydané v Information and software technology (01.02.2025)“… To fill this gap, we propose in this work a static analysis-based approach called DENE (short for Detecting and Explaining Name Errors…”
Získať plný text
Journal Article -
12
Code2graph: Automatic Generation of Static Call Graphs for Python Source Code
ISSN: 2643-1572Vydavateľské údaje: ACM 01.09.2018Vydané v 2018 33rd IEEE/ACM International Conference on Automated Software Engineering (ASE) (01.09.2018)“… However, there is a lack of software tools that can automatically analyze the Python source-code and construct its static call graph…”
Získať plný text
Konferenčný príspevok.. -
13
KG4Py: A toolkit for generating Python knowledge graph and code semantic search
ISSN: 0954-0091, 1360-0494Vydavateľské údaje: Abingdon Taylor & Francis 31.12.2022Vydané v Connection science (31.12.2022)“… In KG4Py, we remove all duplicate files in 317 K Python files and perform static code analyses of these files by using a concrete syntax tree (CST…”
Získať plný text
Journal Article -
14
Towards Effective Static Type-Error Detection for Python
ISSN: 2643-1572Vydavateľské údaje: ACM 27.10.2024Vydané v IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (27.10.2024)“… This empirical investigation revealed four key static-analysis features that are crucial for the effective detection of Python type errors in practice…”
Získať plný text
Konferenčný príspevok.. -
15
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)“… To detect such problems, state-of-the-art approaches have made groundbreaking contributions to identifying inappropriate final refcount values before returning from native code to Python…”
Získať plný text
Konferenčný príspevok.. -
16
PyTy: Repairing Static Type Errors in Python
ISSN: 1558-1225Vydavateľské údaje: ACM 14.04.2024Vydané v 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…”
Získať plný text
Konferenčný príspevok.. -
17
A Study of Large Language Models in Detecting Python Code Violations
ISSN: 2410-9355, 2307-549XVydavateľské údaje: Koya University 01.10.2025Vydané v ARO (Koya) (01.10.2025)“… Common static code analysis tools for Python, such as Pylint and Flake8, are widely used to enforce code quality by detecting coding violations without executing the code…”
Získať plný text
Journal Article -
18
Declarative static analysis for multilingual programs using CodeQL
ISSN: 0038-0644, 1097-024XVydavateľské údaje: Bognor Regis Wiley Subscription Services, Inc 01.07.2023Vydané v Software, practice & experience (01.07.2023)“…Summary Declarative static program analysis has become one of the widely‐used program analysis techniques…”
Získať plný text
Journal Article -
19
VUDENC: Vulnerability Detection with Deep Learning on a Natural Codebase for Python
ISSN: 0950-5849, 1873-6025Vydavateľské údaje: Elsevier B.V 01.04.2022Vydané v Information and software technology (01.04.2022)“…Identifying potential vulnerable code is important to improve the security of our software systems…”
Získať plný text
Journal Article -
20
SecureQwen: Leveraging LLMs for vulnerability detection in python codebases
ISSN: 0167-4048Vydavateľské údaje: Elsevier Ltd 01.01.2025Vydané v Computers & security (01.01.2025)“…Identifying vulnerabilities in software code is crucial for ensuring the security of modern systems…”
Získať plný text
Journal Article

