Výsledky vyhledávání - Python Native Code
-
1
Detecting Memory Errors in Python Native Code by Tracking Object Lifecycle with Reference Count
ISSN: 2643-1572Vydáno: IEEE 11.09.2023Vydáno 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ískat plný text
Konferenční příspěvek -
2
Empirical Security Study of Native Code in Python Virtual Machines
ISSN: 1002-137XVydáno: Chongqing Guojia Kexue Jishu Bu 01.01.2022Vydáno 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ískat plný text
Journal Article -
3
High‐performance Python for crystallographic computing
ISSN: 1600-5767, 0021-8898, 1600-5767Vydáno: 5 Abbey Square, Chester, Cheshire CH1 2HU, England International Union of Crystallography 01.08.2019Vydáno 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ískat plný text
Journal Article -
4
PyTorch 1.0 accelerates Python machine learning with native code
Vydáno: San Mateo Foundry 03.10.2018Vydáno v InfoWorld.com (03.10.2018)Získat plný text
Trade Publication Article -
5
Advanced Python Programming (2nd Edition)
ISBN: 1801814015, 9781801814010, 9781801817776, 1801817774Vydáno: Packt Publishing 2022“…Python's powerful capabilities for implementing robust and efficient programs make it one of the most sought-after programming languages…”
Získat plný text
E-kniha -
6
Toward Efficient Interactions between Python and Native Libraries
ISSN: 2331-8422Vydáno: Ithaca Cornell University Library, arXiv.org 11.06.2021Vydáno 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ískat plný text
Paper -
7
Advanced Python Programming: Accelerate your Python programs using proven techniques and design patterns
Vydáno: 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ískat 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-9626Vydáno: United States 11.03.2025Vydáno 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…”
Zjistit podrobnosti o přístupu
Journal Article -
9
Learning Cython Programming
ISBN: 9781783280797, 1783280794Vydáno: Birmingham Packt Publishing 2013“…; imagine embedding a twisted web server into your native application with pure Python code…”
Získat plný text
E-kniha -
10
PyGuard: Finding and Understanding Vulnerabilities in Python Virtual Machines
ISSN: 2332-6549Vydáno: IEEE 01.10.2021Vydáno 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ískat plný text
Konferenční příspěvek -
11
Hex Brings Cloud-Native Notebooks to Snowpark: Elegant UI for SQL, Python, and No-Code allows collaboration across users on top of Snowflake
Vydáno: New York NASDAQ OMX Corporate Solutions, Inc 14.06.2022Vydáno v NASDAQ OMX's News Release Distribution Channel (14.06.2022)Získat plný text
Newsletter -
12
Programming Real-Time Sound in Python
ISSN: 2076-3417, 2076-3417Vydáno: MDPI AG 01.06.2020Vydáno 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ískat plný text
Journal Article -
13
Pythran: Crossing the Python Frontier
ISSN: 1521-9615, 1558-366XVydáno: IEEE 01.03.2018Vydáno 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ískat plný text
Journal Article -
14
HiggsTools: BSM scalar phenomenology with new versions of HiggsBounds and HiggsSignals
ISSN: 0010-4655, 1879-2944Vydáno: Elsevier B.V 01.10.2023Vydáno 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ískat plný text
Journal Article -
15
Learning Cython programming: expand your existing legacy applications in C using Python
ISBN: 9781783280797, 1783280794, 9781783280803, 1783280808Vydáno: Birmingham Packt Publishing 2013“…; imagine embedding a twisted web server into your native application with pure Python code…”
Získat plný text
E-kniha Kniha -
16
Advanced Python programming: build high-performance applications with cutting-edge libraries and core design patterns
Vydáno: 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ískat plný text
E-kniha -
17
Parallel astronomical data processing with Python: Recipes for multicore machines
ISSN: 2213-1337, 2213-1345Vydáno: Elsevier B.V 01.08.2013Vydáno 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ískat plný text
Journal Article -
18
SlipCover: Near Zero-Overhead Code Coverage for Python
ISSN: 2331-8422Vydáno: Ithaca Cornell University Library, arXiv.org 31.05.2023Vydáno 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ískat plný text
Paper -
19
Functional Python Programming: Use a functional approach to write succinct, expressive, and efficient Python code
Vydáno: 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ískat plný text
E-kniha -
20
Arc4nix: A cross-platform geospatial analytical library for cluster and cloud computing
ISSN: 0098-3004, 1873-7803Vydáno: Elsevier Ltd 01.02.2018Vydáno 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ískat plný text
Journal Article

