fix: fix new github url and typo in q-solved
Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
This commit is contained in:
		
							parent
							
								
									68086057fb
								
							
						
					
					
						commit
						34be6a4a96
					
				@ -33,7 +33,7 @@ PygmentsStyle = "monokai"
 | 
			
		||||
 | 
			
		||||
  [[params.social]]
 | 
			
		||||
    name = "github"
 | 
			
		||||
    url = "https://github.com/Azomasiel"
 | 
			
		||||
    url = "https://github.com/Jujure"
 | 
			
		||||
 | 
			
		||||
  [[params.social]]
 | 
			
		||||
    name = "gitea"
 | 
			
		||||
 | 
			
		||||
@ -26,7 +26,7 @@ show the flag forever :thinking:
 | 
			
		||||
 | 
			
		||||
## TL;DR
 | 
			
		||||
 | 
			
		||||
The scripts builds a quantum circuit describing an unstructured search
 | 
			
		||||
The script builds a quantum circuit describing an unstructured search
 | 
			
		||||
algorithm inspired by the grover's algorithm. Its goal is to find among all
 | 
			
		||||
possible inputs, the one(s) with the highest probability to match a predefined
 | 
			
		||||
criteria.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user