Home
last modified time | relevance | path

Searched refs:fSim (Results 1 – 10 of 10) sorted by relevance

/dports/science/py-cirq-ionq/Cirq-0.13.1/docs/qcvv/
H A Dxeb_coherent_noise.ipynb333 "plt.plot(fids['cycle_depth'], fids['fidelity'], 'o-', label='Perturbed fSim')\n",
414 "plt.plot(fids['cycle_depth'], fids['fidelity'], 'o-', label='Perturbed fSim')\n",
415 …plot(res.fidelities_df['cycle_depth'], res.fidelities_df['fidelity'], 'o-', label='Refit fSim')\n",
/dports/science/py-cirq-pasqal/Cirq-0.13.1/docs/qcvv/
H A Dxeb_coherent_noise.ipynb333 "plt.plot(fids['cycle_depth'], fids['fidelity'], 'o-', label='Perturbed fSim')\n",
414 "plt.plot(fids['cycle_depth'], fids['fidelity'], 'o-', label='Perturbed fSim')\n",
415 …plot(res.fidelities_df['cycle_depth'], res.fidelities_df['fidelity'], 'o-', label='Refit fSim')\n",
/dports/science/py-cirq-core/Cirq-0.13.1/docs/qcvv/
H A Dxeb_coherent_noise.ipynb333 "plt.plot(fids['cycle_depth'], fids['fidelity'], 'o-', label='Perturbed fSim')\n",
414 "plt.plot(fids['cycle_depth'], fids['fidelity'], 'o-', label='Perturbed fSim')\n",
415 …plot(res.fidelities_df['cycle_depth'], res.fidelities_df['fidelity'], 'o-', label='Refit fSim')\n",
/dports/science/py-cirq-google/Cirq-0.13.0/docs/qcvv/
H A Dxeb_coherent_noise.ipynb333 "plt.plot(fids['cycle_depth'], fids['fidelity'], 'o-', label='Perturbed fSim')\n",
414 "plt.plot(fids['cycle_depth'], fids['fidelity'], 'o-', label='Perturbed fSim')\n",
415 …plot(res.fidelities_df['cycle_depth'], res.fidelities_df['fidelity'], 'o-', label='Refit fSim')\n",
/dports/science/py-cirq-aqt/Cirq-0.12.0/docs/qcvv/
H A Dxeb_coherent_noise.ipynb334 "plt.plot(fids['cycle_depth'], fids['fidelity'], 'o-', label='Perturbed fSim')\n",
415 "plt.plot(fids['cycle_depth'], fids['fidelity'], 'o-', label='Perturbed fSim')\n",
416 …plot(res.fidelities_df['cycle_depth'], res.fidelities_df['fidelity'], 'o-', label='Refit fSim')\n",
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/sat/bmc/
H A DbmcMaxi.c266 … Gia_Man_t * p, Vec_Int_t * vInit0, int nFrames, int nWords, int nTimeOut, int fSim, int fVerbose ) in Gia_ManMaxiTest() argument
H A DbmcBmci.c330 …( Gia_Man_t * p, Vec_Int_t * vInit, int nFrames, int nWords, int nTimeOut, int fSim, int fVerbose ) in Gia_ManBmciTest() argument
H A DbmcInse.c328 … Gia_Man_t * p, Vec_Int_t * vInit0, int nFrames, int nWords, int nTimeOut, int fSim, int fVerbose ) in Gia_ManInseTest() argument
/dports/security/keepass/KeePass-2.49-Source/KeePass/Util/
H A DEntryUtil.cs963 float fSim = sp.Similarity * 100.0f; in FindSimilarPasswordsP()
965 @"{PARAM}", fSim.ToString("F02") + @"%"); in FindSimilarPasswordsP()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/abci/
H A Dabc.c44154 int c, nFrames = 10, nWords = 1000, nTimeOut = 0, fSim = 0, fVerbose = 0; in Abc_CommandAbc9Inse() local
44194 fSim ^= 1; in Abc_CommandAbc9Inse()
44220 …pAbc->pGia->vInitClasses = Gia_ManInseTest( pAbc->pGia, NULL, nFrames, nWords, nTimeOut, fSim, fVe… in Abc_CommandAbc9Inse()
44229 …Abc_Print( -2, "\t-s : toggles using ternary simulation [default = %s]\n", fSim? … in Abc_CommandAbc9Inse()
44250 int c, nFrames = 5, nWords = 1000, nTimeOut = 0, fSim = 0, fVerbose = 0; in Abc_CommandAbc9Maxi() local
44290 fSim ^= 1; in Abc_CommandAbc9Maxi()
44321 …Abc_Print( -2, "\t-s : toggles using ternary simulation [default = %s]\n", fSim? … in Abc_CommandAbc9Maxi()
44341 int c, nFrames = 1000, nWords = 1000, nTimeOut = 0, fSim = 0, fVerbose = 0; in Abc_CommandAbc9Bmci() local
44381 fSim ^= 1; in Abc_CommandAbc9Bmci()
44407 …Gia_ManBmciTest( pAbc->pGia, pAbc->pGia->vInitClasses, nFrames, nWords, nTimeOut, fSim, fVerbose ); in Abc_CommandAbc9Bmci()
[all …]