Services d'informatique quantique: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 22: Line 22:
|result=}}  
|result=}}  
</noinclude>
</noinclude>
Ensuite, l'interface de programmation Julia est appelée et la bibliothèque quantique de Snowflake chargée avec les commandes
Ensuite, l'interface de programmation Julia est appelée et la bibliothèque quantique de Snowflake chargée (environ 5-10 minutes) avec les commandes
<includeonly> <div class="floatright"> [[File:Question.png|40px|link=https://explainshell.com/explain?cmd={{urlencode:{{{1}}} }}]] </div> <div class="command">{{#tag:syntaxhighlight|{{{prompt|[username@narval ~]$}}} {{{1}}}{{{result|}}}|lang={{{lang|bash}}}}}</div></includeonly><noinclude>
<includeonly> <div class="floatright"> [[File:Question.png|40px|link=https://explainshell.com/explain?cmd={{urlencode:{{{1}}} }}]] </div> <div class="command">{{#tag:syntaxhighlight|{{{prompt|[username@narval ~]$}}} {{{1}}}{{{result|}}}|lang={{{lang|bash}}}}}</div></includeonly><noinclude>
{{Command|julia
{{Command|julia
Line 29: Line 29:
julia> using Snowflake}}  
julia> using Snowflake}}  
</noinclude>
</noinclude>
La bibliothèque quantique Snowflake prendra quelques minutes à installer.
La liste des portes logiques quantiques et des commandes Snowflake sont décrites dans la [https://anyonlabs.github.io/Snowflake.jl/dev/ documentation de Snowflake]. Le simulateur quantique de Snowflake est appelé avec la commande [https://anyonlabs.github.io/Snowflake.jl/dev/library.html#Snowflake.simulate simulate].
The Snowflake library will take a few minutes to install. Once it is installed, the commands as detailed in the [https://anyonlabs.github.io/Snowflake.jl/dev/ Snowflake documentation] can be used. The Snowflake quantum simulator is accessed by using the keyword [https://anyonlabs.github.io/Snowflake.jl/dev/library.html#Snowflake.simulate simulate] after constructing the desired quantum circuit.
cc_staff
135

edits

Navigation menu