Traducción de "Cython" en español
No pudimos encontrar esta entrada. Mostrando resultados aproximados. Revisa la ortografía o propón añadir este término al diccionario.
The solution is to compile the script, for example with cython.
La solución es compilar el script, por ejemplo con cython.
Includes accelerated Python packages such as NumPy, SciPy, scikit-learn, and easy access to conda, numba, Cython, and pyDAAL.
Incluye paquetes de Python* acelerados, tales como NumPy, SciPy, scikit-learn y fácil acceso a conda, numba, Cython y pyDAAL.
PyTables is built on top of the HDF5 library and the numarray Python package.It holds an OO interface that, combined with C-generated code from Cython increases overall speed.Features:Easy to use Support for the NaturalNaming scheme Easy access to the...
PyTables se construye en la parte superior de la biblioteca HDF5 y el paquete Python numarray.Posee una interfaz OO que, combinado con el código C-generado de Cython aumenta la velocidad general Características. Fácil utilizar Soporte para el...
Rather than reinventing the wheel, Sage (which is written mostly in Python and Cython) integrates many specialized mathematics software into a common interface, for which a user needs to know only Python.
Así que en lugar de empezar desde el inicio, Sage (que está escrito en Python y Cython) integraría todo el software de código abierto sobre matemática ya existente a una interfaz común.
Rather than reinventing the wheel, Sage (which is written mostly in Python and Cython) integrates many specialized mathematics software packages into a common interface, for which a user needs to know only Python.
Así que en lugar de empezar desde el inicio, Sage (escrito en Python y Cython) integraría todo el software de código abierto sobre matemática ya existente en una interfaz común: un usuario necesitará saber únicamente un lenguaje bien conocido como Python.
Support vector machines are implemented by a Cython wrapper around LIBSVM; logistic regression and linear support vector machines by a similar wrapper around LIBLINEAR.
Las máquinas de vectores de soporte están implementadas por una conexión en Cython a LIBSVM; de forma similar, logistic regresión y máquinas de vectores de soporte lineales llaman a la biblioteca LIBLINEAR.
In addition to Python, Pycharm supports javascript, CoffeeScript, TypeScript, HTML/CSS, Cython, template languages, AngularJS, Node.js, and more.
Además de Python, PyCharm soporta javascript, CoffeeScript, TypeScript, Cython, SQL, HTML/ CSS, lenguajes de plantillas, AngularJS, Node.js y más.
New built-in modules can be easily written in C, C++ or Cython. Python can also be used as an extension language for existing modules and applications that need a programmable interface.
Otro objetivo del diseño del lenguaje es la facilidad de extensión. Se pueden escribir nuevos módulos fácilmente en C o C++. Python puede incluirse en aplicaciones que necesitan una interfaz programable.
Cython is an open source library software implemented in Python and designed as a programming language for writing C extensions that are fully compatible with the Python language, and extremely easy to use.Being based on the popular Pyrex project, Cython...
Cython es un software de biblioteca de código abierto implementado en Python y diseñado como un lenguaje de programación para escribir extensiones en C que son totalmente compatibles con el lenguaje Python, y muy fácil de usar.Al estar basado en el...