Télécharger pour Windows Premium
Publicité
Cython

Traduction de "Cython" en portugais

Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
Cython
If you are working with the command-line interface, you can attach and load compiled code exactly like with interpreted code (at the moment, attaching and loading Cython code is not supported with the notebook interface).
Se você está trabalhando na linha de comando, você pode anexar e carregar código compilado exatamente como se faz com código interpretado (no momento, anexar e carregar código em Cython não é suportado no Notebook).
The script can be run in two modes: pure Python or using the Cython module, passing the -o parameter (you need to compile the module before use).
O código pode rodar em dois modos: puro Python, ou otimizado com Cython (em que é necessário compilar o módulo).
Scikit-learn is largely written in Python, with some core algorithms written in Cython to achieve performance.
Boa parte da scikit-learn é escrita em Python, com alguns algoritmos centrais escritos em Cython para obter melhor desempenho.
Unfortunately, the pure-Python stereo version could not play in real time, so I had to resort to Cython.
Infelizmente, a versão estéreo não conseguia tocar em tempo real, então precisamos apelar para o Cython.
Cython: a superset of Python that includes bindings to call C functions.
Cython: um superconjunto do Python que inclui bindings para chamar funções C.
Cython is simultaneously similar to both Python and C. Most Python constructions, including list comprehensions, conditional expressions, code like += are allowed; you can also import code that you have written in other Python modules.
O Cython é simultaneamente similar ao Python e ao C. A maior parte das construções em Python, incluindo "list comprehensions", expressões condicionais, código como += são permitidos; você também pode importar código que você escreveu em outros módulos em 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.
Máquinas de vetores de suporte são implementadas por um wrapper Cython em volta da LIBSVM; já a regressão logística e as máquinas de vetores de suporte por um wrapper similar em torno da LIBLINEAR.
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.
Ao invés de reinventar a roda, o SageMath (que é escrito principalmente em Python e Cython) integra vários softwares de matemática em uma interface comum, para que um utilizador necessite saber apenas Python.
Do I mean CPython, the common Python implementation (and not to be confused with the similarly named Cython)?
Quero dizer CPython, a implementação comum do Python (a não ser confundida com o similarmente nomeado Cython)?
To deal with this, Sage supports a compiled "version" of Python called Cython ([Cyt] and [Pyr]).
Para lidar com isso, o Sage suporta uma "versão" compilada do Python chamada Cython ([Cyt] and [Pyr]).
The cython package included in Ubuntu 10.10 seems to be broken (see this), get it here or try
O pacote cython já incluído no Ubuntu 10.10 parece estar quebrado (veja aqui), pegue ele aqui ou tente
Python To compile the Python wrappers you'll need the package "python-dev" and cython.
Python Para compilar os wrappers para Python você precisará do pacote "python-dev" e o cython.
If an additional library foo is needed to compile the C code generated from a Cython file, add the line clib foo to the Cython source.
Se uma biblioteca foo adicional é necessária para compilar código em C gerado a partir de um arquivo em Cython, adicione a linha clib foo no arquivo fonte em Cython.
Aucun résultat pour cette recherche.

Synonymes et analogies de "Cython" en anglais

Le mot et l’expression du jour
L’image du jour
needle: thin, pointed metal tool used for sewing
Découvrir le mot
Publicité

Résultats: 13. Exacts: 13. Temps écoulé: 31 ms.