Home
last modified time | relevance | path

Searched refs:my_operator (Results 1 – 25 of 41) sorted by relevance

12

/dports/science/py-OpenFermion/OpenFermion-1.3.0/docs/tutorials/
H A Dintro_to_openfermion.ipynb211 "print(my_operator)\n",
212 "print(my_operator.terms)"
237 "my_operator = term_1 + term_2\n",
238 "print(my_operator)\n",
242 "my_operator += term_2\n",
244 "print(my_operator)"
267 "my_operator = term_1 - 33. * term_2\n",
268 "print(my_operator)\n",
272 "print(my_operator)\n",
279 "print(term_1 == my_operator)"
[all …]
H A Dbosonic_operators.ipynb233 "my_operator = BosonOperator('4^ 1^ 3 9', 1. + 2.j)\n",
234 "print(my_operator)\n",
235 "print(my_operator.terms)"
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/PRM/gspan/
H A DDFSTree_tpl.h123 DFSTree< GUM_SCALAR >::NeighborDegreeSort my_operator(data->iso_graph); in _initialiaze_root_()
124 std::sort(degree_list.begin(), degree_list.end(), my_operator); in _initialiaze_root_()
306 DFSTree< GUM_SCALAR >::NeighborDegreeSort my_operator(data->iso_graph); in growPattern()
307 std::sort(degree_list.begin(), degree_list.end(), my_operator); in growPattern()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/
H A Dpdfvrsintatico.pas389 c.cord_y := c.my_operator;
390 c.my_operator := t.token_string;
H A Dpdfvrlexico.pas30 my_operator: String;
H A Dpdfvrsemantico.pas172 Result:=c.my_operator;
/dports/editors/lazarus/lazarus/components/fpvectorial/
H A Dpdfvrsintatico.pas389 c.cord_y := c.my_operator;
390 c.my_operator := t.token_string;
H A Dpdfvrlexico.pas30 my_operator: String;
H A Dpdfvrsemantico.pas172 Result:=c.my_operator;
/dports/editors/lazarus-qt5/lazarus/components/fpvectorial/
H A Dpdfvrsintatico.pas389 c.cord_y := c.my_operator;
390 c.my_operator := t.token_string;
H A Dpdfvrlexico.pas30 my_operator: String;
H A Dpdfvrsemantico.pas172 Result:=c.my_operator;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/
H A Dpdfvrsintatico.pas389 c.cord_y := c.my_operator;
390 c.my_operator := t.token_string;
H A Dpdfvrlexico.pas30 my_operator: String;
H A Dpdfvrsemantico.pas172 Result:=c.my_operator;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp773 !3 = distinct !DISubprogram(name: "my_operator", scope: !1, unit: !0, retainedNodes: !{!4}) in TEST()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp747 !3 = distinct !DISubprogram(name: "my_operator", scope: !1, unit: !0, retainedNodes: !{!4}) in TEST()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp773 !3 = distinct !DISubprogram(name: "my_operator", scope: !1, unit: !0, retainedNodes: !{!4}) in TEST()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp747 !3 = distinct !DISubprogram(name: "my_operator", scope: !1, unit: !0, retainedNodes: !{!4}) in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp773 !3 = distinct !DISubprogram(name: "my_operator", scope: !1, unit: !0, retainedNodes: !{!4}) in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp744 !3 = distinct !DISubprogram(name: "my_operator", scope: !1, unit: !0, retainedNodes: !{!4}) in TEST()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp773 !3 = distinct !DISubprogram(name: "my_operator", scope: !1, unit: !0, retainedNodes: !{!4}) in TEST()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/Transforms/Utils/
H A DCloningTest.cpp773 !3 = distinct !DISubprogram(name: "my_operator", scope: !1, unit: !0, retainedNodes: !{!4}) in TEST()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp773 !3 = distinct !DISubprogram(name: "my_operator", scope: !1, unit: !0, retainedNodes: !{!4})
/dports/lang/perl5.30/perl-5.30.3/
H A Dregcomp.c15797 S_regex_set_precedence(const U8 my_operator) { in S_regex_set_precedence() argument
15804 switch (my_operator) { in S_regex_set_precedence()

12