• Thumbnail for Cython
    Cython (/ˈsaɪθɒn/) is a superset of the programming language Python, which allows developers to write Python code (with optional, C-inspired syntax extensions)...
    17 KB (1,796 words) - 03:20, 2 August 2025
  • Thumbnail for Scikit-learn
    some core algorithms are written in Cython to improve performance. Support vector machines are implemented by a Cython wrapper around LIBSVM; logistic regression...
    8 KB (701 words) - 16:58, 3 August 2025
  • Thumbnail for SageMath
    than reinventing the wheel, Sage (which is written mostly in Python and Cython) integrates many specialized CAS software packages into a common interface...
    13 KB (894 words) - 20:30, 27 July 2025
  • Thumbnail for Python (programming language)
    compile Python to JavaScript. (The latest release of Pyjs was in 2012.) Cython compiles a superset of Python to C. The resulting code can be used with...
    161 KB (13,325 words) - 20:34, 5 August 2025
  • Thumbnail for PyCharm
    assistance, Npm, Webpack and other JavaScript tools SQL and database utilities Cython support PyCharm was released to the market of the Python-focused IDEs to...
    12 KB (870 words) - 04:44, 15 July 2025
  • CherryPy Clean Clipper C++ C# COBOL Cobra Common Intermediate Language Crystal Cython Dart Darwin Data General Nova Deno DOORS Extension Language Easy Programming...
    27 KB (1,948 words) - 16:14, 14 July 2025
  • Thumbnail for SpaCy
    natural language processing, written in the programming languages Python and Cython. The library is published under the MIT license and its main developers...
    8 KB (641 words) - 23:35, 9 May 2025
  • Thumbnail for Pandas (software)
    15 March 2023 Repository github.com/pandas-dev/pandas Written in Python, Cython, C Operating system Cross-platform Type Technical computing License New...
    13 KB (1,370 words) - 21:01, 5 July 2025
  • Crystal Csound Cuneiform Curl Curry Cybil Cyclone Cypher Query Language Cython CEEMAC D (also known as dlang) Dart Darwin DataFlex Datalog DATATRIEVE dBase...
    28 KB (1,336 words) - 12:48, 4 July 2025
  • Thumbnail for Meson (software)
    other compilers, including non-traditional compilers such as Emscripten and Cython. The project uses ninja as the primary backend buildsystem, but can also...
    14 KB (1,045 words) - 15:15, 15 April 2025
  • Thumbnail for NumPy
    source solutions that interoperate with NumPy include numexpr and Numba. Cython and Pythran are static-compiling alternatives to these. Many modern large-scale...
    22 KB (2,444 words) - 07:58, 15 July 2025
  • Thumbnail for Spyder (software)
    Python stack, including NumPy, SciPy, Matplotlib, pandas, IPython, SymPy and Cython, as well as other open-source software. Spyder is extensible with first-party...
    11 KB (913 words) - 20:17, 28 April 2025
  • dialects of Lisp (Lush, Gambit), Squeak's Smalltalk-subset Slang, Nim, Cython, Seed7, SystemTap, Vala, V, and others make use of C as an intermediate...
    9 KB (962 words) - 00:57, 20 February 2025
  • H323Plus programming tutorial PyH323Plus Python bindings for H323Plus using Cython OpenMCU-ru a fork of OpenMCU Archived 2018-04-15 at the Wayback Machine...
    2 KB (213 words) - 23:35, 17 August 2023
  • (HPC) data structures and data analysis tools for Python in Python and Cython (statsmodels, scikit-learn) Perl Data Language – Scientific computing with...
    14 KB (1,449 words) - 20:02, 21 June 2025
  • languages without the inherent ability to manually manage memory, like Cython, Swift, and Scala (Scala Native only), are able to import or call functions...
    91 KB (6,709 words) - 16:48, 31 July 2025
  • Thumbnail for Numba
    alternative approaches for fast numeric computing with Python exist, such as Cython, Pythran, and PyPy. "Release Numba 0.61.2". 9 April 2025. Retrieved 24 April...
    5 KB (329 words) - 07:24, 16 February 2025
  • Thumbnail for SciPy
    writing C/C++ code as Python multiline strings (now deprecated in favor of Cython) The basic data structure used by SciPy is a multidimensional array provided...
    9 KB (827 words) - 03:55, 13 June 2025
  • emoji/U+1F525 Unicode character), alternatively .mojo Website www.modular.com/mojo Influenced by Python, Cython, C, C++, Rust, Swift, Zig, CUDA, MLIR...
    18 KB (1,546 words) - 18:21, 29 July 2025
  • PHP (since 7.0), Typed Racket (for Racket), Typed Clojure (for Clojure), Cython (a Python compiler), mypy (a static type checker for Python), pyre (alternative...
    10 KB (1,108 words) - 20:50, 2 August 2025
  • modern statistical machine learning. Gensim is implemented in Python and Cython for performance. Gensim is designed to handle large text collections using...
    5 KB (346 words) - 06:31, 5 April 2024
  • ago (2024-09-30) Repository github.com/pygame/pygame/ Written in Python, C, Cython, and Assembly Operating system Cross-platform Type API License GNU Lesser...
    11 KB (821 words) - 07:26, 16 March 2025
  • Blitz BASIC BDS C CINT Chez Scheme Chicken Clang Clozure CL CMU Common Lisp Cython EiffelStudio Embeddable Common Lisp FASM Free Pascal FreeBASIC G95 Gambas...
    79 KB (5,811 words) - 22:59, 5 August 2025
  • Thumbnail for PyPy
    Free software portal Computer programming portal Bootstrapping (compilers) Cython GraalVM Partial evaluation Psyco Self-hosting Self-interpreter Unladen Swallow...
    17 KB (1,646 words) - 03:03, 3 June 2025
  • Thumbnail for IntelliJ IDEA
    in Ultimate Edition: CoffeeScript, ActionScript JavaScript, TypeScript SQL Supported only in Ultimate Edition via plugins: Cython Go PHP Ruby and JRuby...
    18 KB (1,044 words) - 19:44, 15 June 2025
  • scikit-image is largely written in Python, with some core algorithms written in Cython to achieve performance. "Release 0.25.2". 18 February 2025. Retrieved 28...
    4 KB (257 words) - 16:13, 13 May 2024
  • types respectively. Certain languages, for example Clojure, Common Lisp, or Cython are dynamically type checked by default, but allow programs to opt into...
    57 KB (7,205 words) - 16:47, 21 June 2025
  • generated extension module. For examples of this, see the Shed Skin examples. Cython PyPy first Shed Skin release Learning Python Book section on Shed Skin Shed...
    7 KB (620 words) - 18:39, 27 September 2024
  • – Reference distribution that includes only selected standard libraries Cython – programming language to simplify writing C and C++ extension modules for...
    32 KB (3,530 words) - 16:09, 31 July 2025
  • Thumbnail for NEST (software)
    ago (2023-03-22) Repository github.com/nest/nest-simulator Written in C++, Python, Cython Operating system cross-platform Available in English Type Computational...
    12 KB (1,278 words) - 12:17, 22 June 2025