Traducción de "Cython" en inglés
No pudimos encontrar esta entrada. Mostrando resultados aproximados. Revisa la ortografía o propón añadir este término al diccionario.
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 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.
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.
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.
Support vector machines are implemented by a Cython wrapper around LIBSVM; logistic regression and linear support vector machines by a similar wrapper around LIBLINEAR.
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...
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...
Incluye paquetes de Python* acelerados, tales como NumPy, SciPy, scikit-learn y fácil acceso a conda, numba, Cython y pyDAAL.
Includes accelerated Python packages such as NumPy, SciPy, scikit-learn, and easy access to conda, numba, Cython, and pyDAAL.
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...
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...
Además de Python, PyCharm soporta javascript, CoffeeScript, TypeScript, Cython, SQL, HTML/ CSS, lenguajes de plantillas, AngularJS, Node.js y más.
In addition to Python, Pycharm supports javascript, CoffeeScript, TypeScript, HTML/CSS, Cython, template languages, AngularJS, Node.js, and more.
La solución es compilar el script, por ejemplo con cython.
The solution is to compile the script, for example with cython.