Home
last modified time | relevance | path

Searched refs:mo1 (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/dports/devel/ice37/ice-3.7.2/ruby/test/Ice/optional/
H A DAllTests.rb77 test(mo1.a == 15)
78 test(mo1.b == true)
79 test(mo1.c == 19)
80 test(mo1.d == 78)
81 test(mo1.e == 99)
82 test(mo1.f == 5.5)
83 test(mo1.g == 1.0)
84 test(mo1.h == "test")
87 test(mo1.k == nil)
88 test(mo1.bs == [5])
[all …]
/dports/devel/php-ice37/ice-3.7.2/ruby/test/Ice/optional/
H A DAllTests.rb77 test(mo1.a == 15)
78 test(mo1.b == true)
79 test(mo1.c == 19)
80 test(mo1.d == 78)
81 test(mo1.e == 99)
82 test(mo1.f == 5.5)
83 test(mo1.g == 1.0)
84 test(mo1.h == "test")
87 test(mo1.k == nil)
88 test(mo1.bs == [5])
[all …]
/dports/devel/py-ice37/ice-3.7.2/ruby/test/Ice/optional/
H A DAllTests.rb77 test(mo1.a == 15)
78 test(mo1.b == true)
79 test(mo1.c == 19)
80 test(mo1.d == 78)
81 test(mo1.e == 99)
82 test(mo1.f == 5.5)
83 test(mo1.g == 1.0)
84 test(mo1.h == "test")
87 test(mo1.k == nil)
88 test(mo1.bs == [5])
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/cpp/
H A DDecompositionUtils.cpp194 double mo1[3]; in getDecomposedQuadTriangleIndices() local
228 mo1[0] = vertices[3][0] - mid0[0]; in getDecomposedQuadTriangleIndices()
229 mo1[1] = vertices[3][1] - mid0[1]; in getDecomposedQuadTriangleIndices()
230 mo1[2] = vertices[3][2] - mid0[2]; in getDecomposedQuadTriangleIndices()
233 nmo1 = mo1[0] * mo1[0] + mo1[1] * mo1[1] + mo1[2] * mo1[2]; in getDecomposedQuadTriangleIndices()
244 dot0 = (mo0[0] * mo1[0] + mo0[1] * mo1[1] + mo0[2] * mo1[2]) / denom; in getDecomposedQuadTriangleIndices()
254 mo1[0] = vertices[0][0] - mid1[0]; in getDecomposedQuadTriangleIndices()
255 mo1[1] = vertices[0][1] - mid1[1]; in getDecomposedQuadTriangleIndices()
256 mo1[2] = vertices[0][2] - mid1[2]; in getDecomposedQuadTriangleIndices()
259 nmo1 = mo1[0] * mo1[0] + mo1[1] * mo1[1] + mo1[2] * mo1[2]; in getDecomposedQuadTriangleIndices()
[all …]
/dports/devel/php-ice37/ice-3.7.2/php/test/Ice/optional/
H A DClient.php40 $mo1 = new $mocls;
41 test($mo1->a == $none);
42 test($mo1->b == $none);
43 test($mo1->c == $none);
44 test($mo1->d == $none);
89 test($mo1->a == 15);
91 test($mo1->c == 19);
92 test($mo1->d == 78);
93 test($mo1->e == 99);
108 test($mo1->es[0] == $enum && $mo1->es[1] == $enum);
[all …]
/dports/devel/ice37/ice-3.7.2/php/test/Ice/optional/
H A DClient.php40 $mo1 = new $mocls;
41 test($mo1->a == $none);
42 test($mo1->b == $none);
43 test($mo1->c == $none);
44 test($mo1->d == $none);
89 test($mo1->a == 15);
91 test($mo1->c == 19);
92 test($mo1->d == 78);
93 test($mo1->e == 99);
108 test($mo1->es[0] == $enum && $mo1->es[1] == $enum);
[all …]
/dports/devel/py-ice37/ice-3.7.2/php/test/Ice/optional/
H A DClient.php40 $mo1 = new $mocls;
41 test($mo1->a == $none);
42 test($mo1->b == $none);
43 test($mo1->c == $none);
44 test($mo1->d == $none);
89 test($mo1->a == 15);
91 test($mo1->c == 19);
92 test($mo1->d == 78);
93 test($mo1->e == 99);
108 test($mo1->es[0] == $enum && $mo1->es[1] == $enum);
[all …]
/dports/devel/php-ice37/ice-3.7.2/js/test/typescript/Ice/optional/
H A DClient.ts78 mo1.a = 15;
79 mo1.b = true;
80 mo1.c = 19;
81 mo1.d = 78;
83 mo1.f = 5.5;
84 mo1.g = 1.0;
88 mo1.k = mo1;
102 mo1.fss = [mo1.fs];
103 mo1.vss = [mo1.vs];
110 mo1.ifsd.set(4, mo1.fs);
[all …]
/dports/devel/ice37/ice-3.7.2/js/test/typescript/Ice/optional/
H A DClient.ts78 mo1.a = 15;
79 mo1.b = true;
80 mo1.c = 19;
81 mo1.d = 78;
83 mo1.f = 5.5;
84 mo1.g = 1.0;
88 mo1.k = mo1;
102 mo1.fss = [mo1.fs];
103 mo1.vss = [mo1.vs];
110 mo1.ifsd.set(4, mo1.fs);
[all …]
/dports/devel/py-ice37/ice-3.7.2/js/test/typescript/Ice/optional/
H A DClient.ts78 mo1.a = 15;
79 mo1.b = true;
80 mo1.c = 19;
81 mo1.d = 78;
83 mo1.f = 5.5;
84 mo1.g = 1.0;
88 mo1.k = mo1;
102 mo1.fss = [mo1.fs];
103 mo1.vss = [mo1.vs];
110 mo1.ifsd.set(4, mo1.fs);
[all …]
/dports/sysutils/py-diffoscope/diffoscope-204/tests/comparators/
H A Dtest_gettext.py31 mo1 = load_fixture("test1.mo") variable
35 def test_identification(mo1): argument
36 assert isinstance(mo1, MoFile)
39 def test_no_differences(mo1): argument
40 difference = mo1.compare(mo1)
45 def differences(mo1, mo2): argument
46 return mo1.compare(mo2).details
68 def test_compare_non_existing(monkeypatch, mo1): argument
70 difference = mo1.compare(MissingFile("/nonexisting", mo1))
/dports/devel/ice37/ice-3.7.2/python/test/Ice/optional/
H A DAllTests.py83 test(mo1.a == 15)
84 test(mo1.b == True)
85 test(mo1.c == 19)
86 test(mo1.d == 78)
87 test(mo1.e == 99)
88 test(mo1.f == 5.5)
89 test(mo1.g == 1.0)
90 test(mo1.h == "test")
93 test(mo1.k == None)
94 test(mo1.bs == [5])
[all …]
/dports/devel/php-ice37/ice-3.7.2/python/test/Ice/optional/
H A DAllTests.py83 test(mo1.a == 15)
84 test(mo1.b == True)
85 test(mo1.c == 19)
86 test(mo1.d == 78)
87 test(mo1.e == 99)
88 test(mo1.f == 5.5)
89 test(mo1.g == 1.0)
90 test(mo1.h == "test")
93 test(mo1.k == None)
94 test(mo1.bs == [5])
[all …]
/dports/devel/py-ice37/ice-3.7.2/python/test/Ice/optional/
H A DAllTests.py83 test(mo1.a == 15)
84 test(mo1.b == True)
85 test(mo1.c == 19)
86 test(mo1.d == 78)
87 test(mo1.e == 99)
88 test(mo1.f == 5.5)
89 test(mo1.g == 1.0)
90 test(mo1.h == "test")
93 test(mo1.k == None)
94 test(mo1.bs == [5])
[all …]
/dports/devel/ice37/ice-3.7.2/matlab/test/Ice/optional/
H A DAllTests.m25 mo1 = MultiOptional(); variable
26 assert(mo1.a == Ice.Unset);
85 assert(mo1.a == 15);
86 assert(mo1.b == true);
87 assert(mo1.c == 19);
88 assert(mo1.d == 78);
89 assert(mo1.e == 99);
90 assert(mo1.f == 5.5);
91 assert(mo1.g == 1.0);
96 assert(mo1.bs == [5])
[all …]
/dports/devel/php-ice37/ice-3.7.2/matlab/test/Ice/optional/
H A DAllTests.m25 mo1 = MultiOptional(); variable
26 assert(mo1.a == Ice.Unset);
85 assert(mo1.a == 15);
86 assert(mo1.b == true);
87 assert(mo1.c == 19);
88 assert(mo1.d == 78);
89 assert(mo1.e == 99);
90 assert(mo1.f == 5.5);
91 assert(mo1.g == 1.0);
96 assert(mo1.bs == [5])
[all …]
/dports/devel/py-ice37/ice-3.7.2/matlab/test/Ice/optional/
H A DAllTests.m25 mo1 = MultiOptional(); variable
26 assert(mo1.a == Ice.Unset);
85 assert(mo1.a == 15);
86 assert(mo1.b == true);
87 assert(mo1.c == 19);
88 assert(mo1.d == 78);
89 assert(mo1.e == 99);
90 assert(mo1.f == 5.5);
91 assert(mo1.g == 1.0);
96 assert(mo1.bs == [5])
[all …]
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/scf/
H A Ducphf.py66 def vind_vo(mo1): argument
70 mo1 = lib.krylov(vind_vo, mo1base.ravel(),
75 mo1 = (mo1[:nocca*nvira].reshape(nvira,nocca),
78 mo1 = mo1.reshape(mo1base.shape)
81 mo1 = (mo1_a, mo1_b)
82 return mo1, None
121 def vind_vo(mo1): argument
122 v = fvind(mo1).reshape(mo1base.shape)
130 mo1 = lib.krylov(vind_vo, mo1base.ravel(),
134 v1mo = fvind(mo1).reshape(mo1base.shape)
[all …]
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/optional/
H A DAllTests.cpp427 mo1->a = 15; in allTests()
429 mo1->c = 19; in allTests()
430 mo1->d = 78; in allTests()
431 mo1->e = 99; in allTests()
433 mo1->g = 1.0; in allTests()
437 mo1->k = mo1; in allTests()
449 mo1->fs = fs; in allTests()
539 …test(mo1->h == string("test") && string("test") == mo1->h && mo1->h != string("testa") && string("… in allTests()
540 test(mo1->h < string("test1") && mo1->h > string("tesa") && mo1->h <= string("test")); in allTests()
541 test(mo1->h >= string("test") && mo1->h <= string("test1") && mo1->h >= string("tesa")); in allTests()
[all …]
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/optional/
H A DAllTests.cpp427 mo1->a = 15; in allTests()
429 mo1->c = 19; in allTests()
430 mo1->d = 78; in allTests()
431 mo1->e = 99; in allTests()
433 mo1->g = 1.0; in allTests()
437 mo1->k = mo1; in allTests()
449 mo1->fs = fs; in allTests()
539 …test(mo1->h == string("test") && string("test") == mo1->h && mo1->h != string("testa") && string("… in allTests()
540 test(mo1->h < string("test1") && mo1->h > string("tesa") && mo1->h <= string("test")); in allTests()
541 test(mo1->h >= string("test") && mo1->h <= string("test1") && mo1->h >= string("tesa")); in allTests()
[all …]
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/optional/
H A DAllTests.cpp427 mo1->a = 15; in allTests()
429 mo1->c = 19; in allTests()
430 mo1->d = 78; in allTests()
431 mo1->e = 99; in allTests()
433 mo1->g = 1.0; in allTests()
437 mo1->k = mo1; in allTests()
449 mo1->fs = fs; in allTests()
539 …test(mo1->h == string("test") && string("test") == mo1->h && mo1->h != string("testa") && string("… in allTests()
540 test(mo1->h < string("test1") && mo1->h > string("tesa") && mo1->h <= string("test")); in allTests()
541 test(mo1->h >= string("test") && mo1->h <= string("test1") && mo1->h >= string("tesa")); in allTests()
[all …]
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/mcscf/test/
H A Dtest_addons.py107 mo1 = lib.tag_array(mo1, orbsym=mcr.mo_coeff.orbsym)
156 mo2 = mcscf.addons.sort_mo(mcu, (mo1,mo1), [5,6,7,9])
158 mo2 = mcscf.addons.sort_mo(mcu, (mo1,mo1), [[5,6,7,9],[5,6,8,9]])
396 s1 = reduce(numpy.dot, (mo1.T, mfr_prg.get_ovlp(), mo1))
403 s1 = reduce(numpy.dot, (mo1.T, mfr_prb.get_ovlp(), mo1))
411 s1 = reduce(numpy.dot, (mo1.T, mfu_prg.get_ovlp(), mo1))
419 s1 = reduce(numpy.dot, (mo1.T, mfr_prg.get_ovlp(), mo1))
434 s1 = reduce(numpy.dot, (mo1.T, mfr_prg.get_ovlp(), mo1))
449 s1 = reduce(numpy.dot, (mo1.T, mfr_prg.get_ovlp(), mo1))
464 s1 = reduce(numpy.dot, (mo1.T, s0, mo1))
[all …]
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/pbc/scf/
H A Dcphf.py75 def vind_vo(mo1): argument
76 mo1 = mo1.flatten()
89 mo1 = []
91 mo1.append(_mo1[moloc[k]:moloc[k+1]].reshape(h1[k].shape))
92 return mo1, None
147 def vind_vo(mo1): argument
148 mo1 = mo1.ravel()
160 mo1 = []
165 v1mo = fvind(mo1)
167 mo1[k][:,viridx[k]] = mo1base[k][:,viridx[k]] - \
[all …]
/dports/devel/php-ice37/ice-3.7.2/objective-c/test/Ice/optional/
H A DAllTests.m306 mo1.a = 15;
308 mo1.c = 19;
309 mo1.d = 78;
310 mo1.e = 99;
316 //mo1.k = mo1;
387 // test(mo1->a == 15 && 15 == mo1->a && mo1->a != 16 && 16 != mo1->a);
388 // test(mo1->a < 16 && mo1->a > 14 && mo1->a <= 15 && mo1->a >= 15 && mo1->a <= 16 && mo1->a >=…
392 // test(mo1->h == "test" && "test" == mo1->h && mo1->h != "testa" && "testa" != mo1->h);
393 // test(mo1->h < "test1" && mo1->h > "tesa" && mo1->h <= "test");
394 // test(mo1->h >= "test" && mo1->h <= "test1" && mo1->h >= "tesa");
[all …]
/dports/devel/ice37/ice-3.7.2/objective-c/test/Ice/optional/
H A DAllTests.m306 mo1.a = 15;
308 mo1.c = 19;
309 mo1.d = 78;
310 mo1.e = 99;
316 //mo1.k = mo1;
387 // test(mo1->a == 15 && 15 == mo1->a && mo1->a != 16 && 16 != mo1->a);
388 // test(mo1->a < 16 && mo1->a > 14 && mo1->a <= 15 && mo1->a >= 15 && mo1->a <= 16 && mo1->a >=…
392 // test(mo1->h == "test" && "test" == mo1->h && mo1->h != "testa" && "testa" != mo1->h);
393 // test(mo1->h < "test1" && mo1->h > "tesa" && mo1->h <= "test");
394 // test(mo1->h >= "test" && mo1->h <= "test1" && mo1->h >= "tesa");
[all …]

12345678910>>...14