Examples with "in Cython" and their translation in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
It builds upon the well-known C libraries libxml2 and libxslt, and binds them together in a high level, object oriented XML API written in Cython.
Il est basé sur des bibliothèques écrites en C, libxml2 et libxslt, bien connues et largement conformes aux standards XML, qu'il intégre dans un API orienté objet à haut niveau en utilisant le language Cython.
Scikit-learn is largely written in Python, with some core algorithms written in Cython to achieve performance.
Scikit-learn est écrit en Python, avec quelques algorithmes essentiels écrits en Cython pour optimiser les performances.
Scikit-learn is largely written in Python, with some core algorithms written in Cython to achieve performance.
Scikit-learn est écrit en Python, avec quelques algorithmes essentiels écrits en Cython pour optimiser les performances.
Andere resultaten
Use Cython to build speedups if it is installed.
Utiliser Cython pour construire des accélérations si elle est installée.
Lupa is a new project that has yet to make its way. Cython
by Kubik compilation error build (pysfml-cython)
The two main projects that I have focussed on during the last years are lxml and Cython.
Les plus grands projets auquels j'ai participé les dernières années sont lxml et Cython.
It also introduces the use of Cython, for improving performances when reading RDF/XML and OWL/XML files.
Elle introduit aussi l'utilisation de Cython, pour accélérer la lecture des fichiers RDF/XML et OWL/XML.
Cython is a derivative of the Pyrex language, and supports more features and optimizations than Pyrex.
Cython est une branche du langage de programmation Pyrex, mais il comporte plus de fonctionnalités et d'optimisation que ce dernier.
There are tips and tricks we can do to speed up Python, such as using Cython or trying to distribute our computation, but Python doesn't do this out of the box.
Il existe des trucs et astuces que nous pouvons utiliser pour accélérer Python, tels que l'utilisation de Cython ou des essais de distribution des calculs, Python ne le faisant pas directement.
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.
Si la compilation du code C généré à partir d'un fichier Cython nécessite une bibliothèque supplémentaire foo, ajoutez au source Cython la ligne clib foo.
The cython package included in Ubuntu 10.10 seems to be broken (see this), get it here or try
Le paquet cython inclus dans Ubuntu 10.10 semble brisé (voir ceci), obtenez-le ici ou essayez
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 est un logiciel open source bibliothèque mis en œuvre en Python et conçu comme un langage de programmation pour écrire des extensions C qui sont entièrement compatibles avec le langage Python, et extrêmement facile à utiliser.Étant basé sur le...