Suchergebnisse - Use of Python programming code
-
1
Functional Python Programming: Use a functional approach to write succinct, expressive, and efficient Python code
Veröffentlicht: Packt Publishing 2022“… Python isn’t all about object-oriented programming. Discover a valuable way of thinking about code design through a function-first approach …”
Volltext
E-Book -
2
Functional Python Programming, 3rd Edition: Use a Functional Approach to Write Succinct, Expressive, and Efficient Python Code
ISBN: 1803232579, 9781803232577Veröffentlicht: Birmingham Packt Publishing, Limited 2022Volltext
E-Book -
3
Functional Python Programming, 3rd edition: Use a functional approach to write succinct, expressive, and efficient Python code
Veröffentlicht: Birmingham, United Kingdom Packt Publishing Limited 2022Veröffentlicht in Functional Python Programming, 3rd edition (2022)Volltext
Buchkapitel -
4
MultiPL-E: A Scalable and Polyglot Approach to Benchmarking Neural Code Generation
ISSN: 0098-5589, 1939-3520Veröffentlicht: New York IEEE 01.07.2023Veröffentlicht in IEEE transactions on software engineering (01.07.2023)“… The most widely used code generation benchmarks only target Python, so there is little quantitative evidence of how code generation models perform on other programming languages …”
Volltext
Journal Article -
5
Programming Real-Time Sound in Python
ISSN: 2076-3417, 2076-3417Veröffentlicht: MDPI AG 01.06.2020Veröffentlicht in Applied sciences (01.06.2020)“… In spite of its possibility to straightforwardly link native code with powerful libraries for scientific computing, the use of Python for real-time sound applications development is often neglected …”
Volltext
Journal Article -
6
DockerizeMe: Automatic Inference of Environment Dependencies for Python Code Snippets
ISSN: 1558-1225Veröffentlicht: IEEE 01.05.2019Veröffentlicht in Proceedings / International Conference on Software Engineering (01.05.2019)“… Python, a popular and fast-growing programming language, sees heavy use on both sites, with nearly one million questions asked on Stack Overflow and 400 thousand public gists on GitHub …”
Volltext
Tagungsbericht -
7
Python 3 Using ChatGPT/GPT-4
ISBN: 9781501522284, 1501522280Veröffentlicht: Herndon, VA Mercury Learning & Information 2024“… Chapter One begins with an introduction to fundamental aspects of Python programming, including various data types, number formatting, Unicode and UTF-8 handling, and text manipulation techniques …”
Volltext
E-Book -
8
eqtools: Modular, extensible, open-source, cross-machine Python tools for working with magnetic equilibria
ISSN: 0010-4655, 1879-2944Veröffentlicht: Netherlands Elsevier B.V 01.01.2017Veröffentlicht in Computer physics communications (01.01.2017)“… in the Python programming language for handling magnetic equilibria and associated data from tokamaks …”
Volltext
Journal Article -
9
Python programming code for stellar photometry in astrophysics teaching on a cloud computing service
ISSN: 1742-6588, 1742-6596Veröffentlicht: Bristol IOP Publishing 01.01.2023Veröffentlicht in Journal of physics. Conference series (01.01.2023)“… The DPSAT is programming on flexible, low-cost, on-trend language, Python, and Jupyter Notebook online editor …”
Volltext
Journal Article -
10
Python parallel programming cookbook: master efficient parallel programming to build powerful applications using Python
ISBN: 1785289586, 9781785289583, 1785286722, 9781785286728Veröffentlicht: Birmingham , U.K PACKT Publishing 2015“… developers who want to use parallel programming techniques to write powerful and efficient code …”
Volltext
E-Book Buch -
11
PyDex: Repairing Bugs in Introductory Python Assignments using LLMs
ISSN: 2475-1421, 2475-1421Veröffentlicht: New York, NY, USA ACM 29.04.2024Veröffentlicht in Proceedings of ACM on programming languages (29.04.2024)“… We propose to use a large language model trained on code, such as Codex (a version of GPT), to build an APR system – PyDex …”
Volltext
Journal Article -
12
Python Data Analyst's Toolkit - Learn Python and Python-Based Libraries with Applications in Data Analysis and Statistics
ISBN: 9781484263983, 1484263987, 9781484263990, 1484263995Veröffentlicht: Berkeley, CA Apress, an imprint of Springer Nature 2021“… This book will show you how to confidently write code in Python, and use various Python libraries and functions for analyzing any dataset …”
Volltext
E-Book Buch -
13
Python for MATLAB Development - Extend MATLAB with 300,000+ Modules from the Python Package Index
ISBN: 9781484272220, 1484272226, 1484272234, 9781484272237Veröffentlicht: 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 …”
Volltext
E-Book -
14
Python - An Introduction to Programming (2nd Edition)
ISBN: 1683926242, 9781683926245Veröffentlicht: Berlin Mercury Learning and Information 2021“… This book is an introduction to programming concepts that uses Python 3 as the target language …”
Volltext
E-Book -
15
Late Breaking Results: PyAIE: A Python-based Programming Framework for Versal ACAP Platforms
Veröffentlicht: IEEE 09.07.2023Veröffentlicht in 2023 60th ACM/IEEE Design Automation Conference (DAC) (09.07.2023)“… ) with powerful heterogeneous acceleration capabilities. Most AI/ML applications use Python as their primary programming language these days …”
Volltext
Tagungsbericht -
16
Secret Recipes of the Python Ninja: Over 70 Recipes That Uncover Powerful Programming Tactics in Python
ISBN: 1788294874, 9781788294874Veröffentlicht: Birmingham Packt Publishing, Limited 2018“… Do you feel you've mastered the Python language and you know everything it takes to write applications that are a class apart …”
Volltext
E-Book -
17
New Virtual Environment Based on Python Programming
ISSN: 2958-0544, 2788-7421Veröffentlicht: College of Education, Al-Iraqia University 12.06.2022Veröffentlicht in Iraqi Journal for Computer Science and Mathematics (12.06.2022)“… Python is an amazing language for large and complicated programming ventures. This language uses codes that are simple to use or modify for any software programmer …”
Volltext
Journal Article -
18
Visualizing the Scripts of Data Wrangling With Somnus
ISSN: 1077-2626, 1941-0506, 1941-0506Veröffentlicht: United States IEEE 01.06.2023Veröffentlicht in IEEE transactions on visualization and computer graphics (01.06.2023)“… Data workers use various scripting languages for data transformation, such as SAS, R, and Python …”
Volltext
Journal Article -
19
Sailfish: A flexible multi-GPU implementation of the lattice Boltzmann method
ISSN: 0010-4655, 1879-2944Veröffentlicht: Elsevier B.V 01.09.2014Veröffentlicht in Computer physics communications (01.09.2014)“… ) on modern Graphics Processing Units (GPUs) using CUDA/OpenCL. We take a novel approach to GPU code implementation and use run-time code generation techniques and a high level programming language (Python …”
Volltext
Journal Article -
20
GSEApy: a comprehensive package for performing gene set enrichment analysis in Python
ISSN: 1367-4811, 1367-4803, 1367-4811Veröffentlicht: England Oxford University Press 01.01.2023Veröffentlicht in Bioinformatics (Oxford, England) (01.01.2023)“… To overcome this limitation, we developed a GSEA package in Python (GSEApy), which could efficiently analyze large single-cell datasets …”
Volltext
Journal Article

