Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
QuantumLinearSolve | uses a hybrid optimization algorithm to find a quantum state described by the state vector x m.x=b |
QuantumLinearSolve | solves m.x=b prop |
"Ansatz" | Automatic | use specified ansatz instead of the one generated by the function |
"GlobalPhaseAccuracy" | -5 10 | expected accuracy for global phase estimation |
Automatic | number of digits of final accuracy sought | |
Automatic | maximum number of iterations to use | |
Automatic | method to use | |
Automatic | number of digits of final precision sought | |
the precision used in internal computations |
"NelderMead" | use only convex methods |
"DifferentialEvolution" | use differential evolution |
"SimulatedAnnealing" | use simulated annealing |
"RandomSearch" | use the best local minimum found from multiple random starting points |
"Couenne" | use the Couenne library for non-convex mixed-integer nonlinear problems |
Automatic{0.477453+0.,0.67417+0.,-0.500057+0.,0.444606+0.} |
NelderMead{0.477453+0.,0.674175+0.,-0.500064+0.,0.444607+0.} |
DifferentialEvolution{0.477453+0.,0.67417+0.,-0.500057+0.,0.444606+0.} |
SimulatedAnnealing{0.477453+0.,0.674171+0.,-0.500058+0.,0.444607+0.} |
0.596166 | 0.62566 | 0.816575 | 0.857365 |
0.287865 | 0.236078 | 0.491353 | 0.593494 |
0.786389 | 0.0297055 | 0.638947 | 0.00472644 |
0.736549 | 0.108758 | 0.314166 | 0.0812839 |