Výsledky vyhľadávania - Python Native Code
-
1
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.. -
2
Empirical Security Study of Native Code in Python Virtual Machines
ISSN: 1002-137XVydavateľské údaje: Chongqing Guojia Kexue Jishu Bu 01.01.2022Vydané v Ji suan ji ke xue (01.01.2022)“… systems.However,due to the existence of huge native code base in Python's CPython virtual machine,it's a great research challenge to study the security vulnerability patterns in Python virtual machines…”
Získať plný text
Journal Article -
3
High‐performance Python for crystallographic computing
ISSN: 1600-5767, 0021-8898, 1600-5767Vydavateľské údaje: 5 Abbey Square, Chester, Cheshire CH1 2HU, England International Union of Crystallography 01.08.2019Vydané v Journal of applied crystallography (01.08.2019)“…The Python programming language, combined with the numerical computing library NumPy and the scientific computing library SciPy, has become the de facto standard for scientific computing in a variety of fields…”
Získať plný text
Journal Article -
4
PyTorch 1.0 accelerates Python machine learning with native code
Vydavateľské údaje: San Mateo Foundry 03.10.2018Vydané v InfoWorld.com (03.10.2018)Získať plný text
Trade Publication Article -
5
Advanced Python Programming (2nd Edition)
ISBN: 1801814015, 9781801814010, 9781801817776, 1801817774Vydavateľské údaje: Packt Publishing 2022“…Python's powerful capabilities for implementing robust and efficient programs make it one of the most sought-after programming languages…”
Získať plný text
E-kniha -
6
Toward Efficient Interactions between Python and Native Libraries
ISSN: 2331-8422Vydavateľské údaje: Ithaca Cornell University Library, arXiv.org 11.06.2021Vydané v arXiv.org (11.06.2021)“…/Fortran for efficient computation kernels. Interaction between Python code and native libraries introduces performance losses because of the abstraction lying on the boundary of Python and native libraries…”
Získať plný text
Paper -
7
Advanced Python Programming: Accelerate your Python programs using proven techniques and design patterns
Vydavateľské údaje: Birmingham Packt Publishing 2022“…Write fast, robust, and highly reusable applications using Python’s internal optimization, state-of-the-art performance-benchmarking tools, and cutting-edge…”
Získať plný text
E-kniha -
8
PyPWDFT: A Lightweight Python Software for Single-Node 10K Atom Plane-Wave Density Functional Theory Calculations
ISSN: 1549-9626, 1549-9626Vydavateľské údaje: United States 11.03.2025Vydané v Journal of chemical theory and computation (11.03.2025)“… codes, despite being developed in a native Python environment. In addition, it requires only NumPy, SciPy, and CuPy, enabling CPU-GPU heterogeneous computing, achieving a two-order-of-magnitude speedup compared to single-threaded CPU execution…”
Zistit podrobnosti o prístupe
Journal Article -
9
Learning Cython Programming
ISBN: 9781783280797, 1783280794Vydavateľské údaje: Birmingham Packt Publishing 2013“…; imagine embedding a twisted web server into your native application with pure Python code…”
Získať plný text
E-kniha -
10
PyGuard: Finding and Understanding Vulnerabilities in Python Virtual Machines
ISSN: 2332-6549Vydavateľské údaje: IEEE 01.10.2021Vydané v Proceedings - International Symposium on Software Reliability Engineering (01.10.2021)“…, autonomous driving systems, etc. However, as the official and most widely used Python virtual machine, CPython, is implemented using C language, existing research has shown that the native code in CPython is highly vulnerable, thus…”
Získať plný text
Konferenčný príspevok.. -
11
Hex Brings Cloud-Native Notebooks to Snowpark: Elegant UI for SQL, Python, and No-Code allows collaboration across users on top of Snowflake
Vydavateľské údaje: New York NASDAQ OMX Corporate Solutions, Inc 14.06.2022Vydané v NASDAQ OMX's News Release Distribution Channel (14.06.2022)Získať plný text
Newsletter -
12
Programming Real-Time Sound in Python
ISSN: 2076-3417, 2076-3417Vydavateľské údaje: MDPI AG 01.06.2020Vydané v 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…”
Získať plný text
Journal Article -
13
Pythran: Crossing the Python Frontier
ISSN: 1521-9615, 1558-366XVydavateľské údaje: IEEE 01.03.2018Vydané v Computing in science & engineering (01.03.2018)“…Use of the Python language in scientific computing has always been characterized by the coexistence of interpreted Python code and compiled native code, written in languages like C or Fortran…”
Získať plný text
Journal Article -
14
HiggsTools: BSM scalar phenomenology with new versions of HiggsBounds and HiggsSignals
ISSN: 0010-4655, 1879-2944Vydavateľské údaje: Elsevier B.V 01.10.2023Vydané v Computer physics communications (01.10.2023)“… The codes have been re-written in modern C++ with native Python and Mathematica interfaces for easy interactive use…”
Získať plný text
Journal Article -
15
Learning Cython programming: expand your existing legacy applications in C using Python
ISBN: 9781783280797, 1783280794, 9781783280803, 1783280808Vydavateľské údaje: Birmingham Packt Publishing 2013“…; imagine embedding a twisted web server into your native application with pure Python code…”
Získať plný text
E-kniha Kniha -
16
Advanced Python programming: build high-performance applications with cutting-edge libraries and core design patterns
Vydavateľské údaje: Packt Publishing 25.03.2022“…Write fast, robust, and highly reusable applications using Python's internal optimization, state-of-the-art performance-benchmarking tools, and cutting-edge librariesKey FeaturesBenchmark, profile…”
Získať plný text
E-kniha -
17
Parallel astronomical data processing with Python: Recipes for multicore machines
ISSN: 2213-1337, 2213-1345Vydavateľské údaje: Elsevier B.V 01.08.2013Vydané v Astronomy and computing (01.08.2013)“… With the advent of multicore processors in the last decade, many serial software codes have been re-implemented in parallel mode to utilize the full potential of these processors…”
Získať plný text
Journal Article -
18
SlipCover: Near Zero-Overhead Code Coverage for Python
ISSN: 2331-8422Vydavateľské údaje: Ithaca Cornell University Library, arXiv.org 31.05.2023Vydané v arXiv.org (31.05.2023)“… (a recent study observes a roughly 30x slowdown vs. native code). We find that the state-of-the-art coverage tool for Python, coverage…”
Získať plný text
Paper -
19
Functional Python Programming: Use a functional approach to write succinct, expressive, and efficient Python code
Vydavateľské údaje: 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…”
Získať plný text
E-kniha -
20
Arc4nix: A cross-platform geospatial analytical library for cluster and cloud computing
ISSN: 0098-3004, 1873-7803Vydavateľské údaje: Elsevier Ltd 01.02.2018Vydané v Computers & geosciences (01.02.2018)“… This manuscript details a cross-platform geospatial library “arc4nix” to bridge this gap. Arc4nix provides an application programming interface compatible with ArcGIS and its Python library “arcpy…”
Získať plný text
Journal Article

