Home
last modified time | relevance | path

Searched refs:xt (Results 1 – 25 of 3787) sorted by relevance

12345678910>>...152

/dports/math/dsdp/DSDP5.8/src/vecmat/
H A Dsdpxlist.c6 return (xt->port[ind]==xt->idep); in ChkXlist()
14 xt->idep=xt->most+1; in XtClear()
15 xt->lowp=xt->idep; in XtClear()
20 xt->head[i]=xt->last; in XtClear()
23 xt->port[i]=xt->idep; in XtClear()
24 xt->fwrd[i]=xt->last; in XtClear()
25 xt->bwrd[i]=xt->last; in XtClear()
82 xt->cure=xt->fwrd[xt->cure]; in XtSucc()
121 xt->fwrd[xt->bwrd[e]]=xt->fwrd[e]; in XtDel()
126 xt->bwrd[xt->fwrd[e]]=xt->bwrd[e]; in XtDel()
[all …]
/dports/math/casadi/casadi-3.5.5/external_packages/DSDP/src/vecmat/
H A Dsdpxlist.c6 return (xt->port[ind]==xt->idep); in ChkXlist()
14 xt->idep=xt->most+1; in XtClear()
15 xt->lowp=xt->idep; in XtClear()
20 xt->head[i]=xt->last; in XtClear()
23 xt->port[i]=xt->idep; in XtClear()
24 xt->fwrd[i]=xt->last; in XtClear()
25 xt->bwrd[i]=xt->last; in XtClear()
82 xt->cure=xt->fwrd[xt->cure]; in XtSucc()
121 xt->fwrd[xt->bwrd[e]]=xt->fwrd[e]; in XtDel()
126 xt->bwrd[xt->fwrd[e]]=xt->bwrd[e]; in XtDel()
[all …]
/dports/math/xtensor/xtensor-0.24.0/test/
H A Dtest_xpad.cpp32 xt::xtensor<size_t, 2> c = xt::pad(a, {{2,2}, {3,3}}, xt::pad_mode::constant); in TEST()
45 xt::xtensor<size_t, 2> c = xt::pad(a, 0, xt::pad_mode::constant); in TEST()
59 xt::xtensor<size_t, 2> c = xt::pad(a, {{0,1}, {0,2}}, xt::pad_mode::constant); in TEST()
73 xt::xtensor<size_t, 2> c = xt::pad(a, {{1,0}, {2,0}}, xt::pad_mode::constant); in TEST()
90 xt::xtensor<size_t, 2> c = xt::pad(a, {{2,2}, {3,3}}, xt::pad_mode::wrap); in TEST()
103 xt::xtensor<size_t, 2> c = xt::pad(a, 0, xt::pad_mode::wrap); in TEST()
117 xt::xtensor<size_t, 2> c = xt::pad(a, {{0,1}, {0,2}}, xt::pad_mode::wrap); in TEST()
131 xt::xtensor<size_t, 2> c = xt::pad(a, {{1,0}, {2,0}}, xt::pad_mode::wrap); in TEST()
161 xt::xtensor<size_t, 2> c = xt::pad(a, 0, xt::pad_mode::symmetric); in TEST()
217 xt::xtensor<size_t, 2> c = xt::pad(a, 0, xt::pad_mode::reflect); in TEST()
[all …]
/dports/devel/p5-DateTime-Format-Strptime/DateTime-Format-Strptime-1.79/
H A DMANIFEST15 dev-bin/install-xt-tools.sh
40 xt/author/00-compile.t
41 xt/author/eol.t
826 xt/author/mojibake.t
827 xt/author/no-tabs.t
828 xt/author/pod-coverage.t
829 xt/author/pod-spell.t
830 xt/author/pod-syntax.t
831 xt/author/portability.t
832 xt/author/precious.t
[all …]
/dports/cad/z88/Z88OS-15/src/z88o/unix/
H A Dfr_gltext3d.c78 xt+= scale*5 + 0.2; in fr_gltext3d()
100 xt+= scale*4 + 0.2; in fr_gltext3d()
116 xt+= scale*4 + 0.2; in fr_gltext3d()
131 xt+= scale*4 + 0.2; in fr_gltext3d()
147 xt+= scale*4 + 0.2; in fr_gltext3d()
162 xt+= scale*4 + 0.2; in fr_gltext3d()
180 xt+= scale*4 + 0.2; in fr_gltext3d()
194 xt+= scale*4 + 0.2; in fr_gltext3d()
208 xt+= scale*3 + 0.2; in fr_gltext3d()
222 xt+= scale*4 + 0.2; in fr_gltext3d()
[all …]
/dports/science/py-OpenMC/openmc-0.12.2/src/
H A Dxsdata.cpp163 xt::view(temp_beta, xt::all(), xt::all(), xt::newaxis()) * in fission_vector_beta_from_hdf5()
164 xt::view(temp_nufiss, xt::all(), xt::newaxis(), xt::all()); in fission_vector_beta_from_hdf5()
266 xt::view(xt::sum(temp_matrix, {2}), xt::all(), xt::newaxis(), xt::all()); in fission_matrix_beta_from_hdf5()
270 xt::view(temp_beta, xt::all(), xt::all(), xt::newaxis(), xt::newaxis()) * in fission_matrix_beta_from_hdf5()
271 xt::view(temp_matrix, xt::all(), xt::newaxis(), xt::all(), xt::all()); in fission_matrix_beta_from_hdf5()
291 xt::view(xt::sum(temp_matrix, {2}), xt::all(), xt::newaxis(), xt::all()); in fission_matrix_beta_from_hdf5()
295 xt::view(temp_beta, xt::all(), xt::all(), xt::all(), xt::newaxis()) * in fission_matrix_beta_from_hdf5()
296 xt::view(temp_matrix, xt::all(), xt::newaxis(), xt::all(), xt::all()); in fission_matrix_beta_from_hdf5()
304 xt::all(), xt::all(), xt::all(), xt::newaxis()); in fission_matrix_beta_from_hdf5()
334 xt::view(delayed_nu_fission, xt::all(), xt::all(), xt::all(), xt::newaxis()); in fission_matrix_no_beta_from_hdf5()
[all …]
/dports/science/openmc/openmc-0.12.2/src/
H A Dxsdata.cpp163 xt::view(temp_beta, xt::all(), xt::all(), xt::newaxis()) * in fission_vector_beta_from_hdf5()
164 xt::view(temp_nufiss, xt::all(), xt::newaxis(), xt::all()); in fission_vector_beta_from_hdf5()
266 xt::view(xt::sum(temp_matrix, {2}), xt::all(), xt::newaxis(), xt::all()); in fission_matrix_beta_from_hdf5()
270 xt::view(temp_beta, xt::all(), xt::all(), xt::newaxis(), xt::newaxis()) * in fission_matrix_beta_from_hdf5()
271 xt::view(temp_matrix, xt::all(), xt::newaxis(), xt::all(), xt::all()); in fission_matrix_beta_from_hdf5()
291 xt::view(xt::sum(temp_matrix, {2}), xt::all(), xt::newaxis(), xt::all()); in fission_matrix_beta_from_hdf5()
295 xt::view(temp_beta, xt::all(), xt::all(), xt::all(), xt::newaxis()) * in fission_matrix_beta_from_hdf5()
296 xt::view(temp_matrix, xt::all(), xt::newaxis(), xt::all(), xt::all()); in fission_matrix_beta_from_hdf5()
304 xt::all(), xt::all(), xt::all(), xt::newaxis()); in fission_matrix_beta_from_hdf5()
334 xt::view(delayed_nu_fission, xt::all(), xt::all(), xt::all(), xt::newaxis()); in fission_matrix_no_beta_from_hdf5()
[all …]
/dports/math/xtensor/xtensor-0.24.0/docs/source/quickref/
H A Dmath.rst27 xt::xarray<double> res0 = xt::abs(e1);
28 xt::xarray<double> res1 = xt::fabs(e1);
38 xt::xarray<double> res11 = xt::sign(e1);
45 xt::xarray<double> res0 = xt::exp(e1);
46 xt::xarray<double> res2 = xt::exp2(e1);
48 xt::xarray<double> res4 = xt::log(e1);
49 xt::xarray<double> res5 = xt::log2(e1);
59 xt::xarray<double> res1 = xt::sqrt(e1);
68 xt::xarray<double> res0 = xt::cos(e1);
69 xt::xarray<double> res1 = xt::sin(e1);
[all …]
H A Dreducer.rst16 xt::xarray<int> r0 = xt::sum(a, {1});
20 xt::xarray<int> r1 = xt::sum(a);
48 xt::xarray<int> r0 = xt::prod(a, {1});
49 xt::xarray<int> r1 = xt::prod(a);
61 xt::xarray<int> r0 = xt::mean(a, {1});
62 xt::xarray<int> r1 = xt::mean(a);
73 xt::xarray<int> r1 = xt::variance(a);
83 xt::xarray<int> r0 = xt::stddev(a, {1});
84 xt::xarray<int> r1 = xt::stddev(a);
104 xt::xarray<int> r0 = xt::amax(a, {1});
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Dtest_isa_3_0_other.stdout.exp-LE17246 bcdus. xa:0000000000000000 0000000000000000 xb:0000000000000000 000000000000000c => (SO) (1) xt:…
17247 bcdus. xa:0000000000000000 0000000000000000 xb:1111111111111111 111111111111111c => (SO) (1) xt:…
17248 bcdus. xa:0000000000000000 0000000000000000 xb:2222222222222222 222222222222222c => (SO) (1) xt:…
17249 bcdus. xa:0000000000000000 0000000000000000 xb:3333333333333333 333333333333333c => (SO) (1) xt:…
17250 bcdus. xa:0000000000000000 0000000000000000 xb:4444444444444444 444444444444444c => (SO) (1) xt:…
17251 bcdus. xa:0000000000000000 0000000000000000 xb:5555555555555555 555555555555555c => (SO) (1) xt:…
17252 bcdus. xa:0000000000000000 0000000000000000 xb:6666666666666666 666666666666666c => (SO) (1) xt:…
17253 bcdus. xa:0000000000000000 0000000000000000 xb:7777777777777777 777777777777777c => (SO) (1) xt:…
17254 bcdus. xa:0000000000000000 0000000000000000 xb:8888888888888888 888888888888888c => (SO) (1) xt:…
17255 bcdus. xa:0000000000000000 0000000000000000 xb:9999999999999999 999999999999999c => (SO) (1) xt:…
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Dtest_isa_3_0_other.stdout.exp-LE17246 bcdus. xa:0000000000000000 0000000000000000 xb:0000000000000000 000000000000000c => (SO) (1) xt:…
17247 bcdus. xa:0000000000000000 0000000000000000 xb:1111111111111111 111111111111111c => (SO) (1) xt:…
17248 bcdus. xa:0000000000000000 0000000000000000 xb:2222222222222222 222222222222222c => (SO) (1) xt:…
17249 bcdus. xa:0000000000000000 0000000000000000 xb:3333333333333333 333333333333333c => (SO) (1) xt:…
17250 bcdus. xa:0000000000000000 0000000000000000 xb:4444444444444444 444444444444444c => (SO) (1) xt:…
17251 bcdus. xa:0000000000000000 0000000000000000 xb:5555555555555555 555555555555555c => (SO) (1) xt:…
17252 bcdus. xa:0000000000000000 0000000000000000 xb:6666666666666666 666666666666666c => (SO) (1) xt:…
17253 bcdus. xa:0000000000000000 0000000000000000 xb:7777777777777777 777777777777777c => (SO) (1) xt:…
17254 bcdus. xa:0000000000000000 0000000000000000 xb:8888888888888888 888888888888888c => (SO) (1) xt:…
17255 bcdus. xa:0000000000000000 0000000000000000 xb:9999999999999999 999999999999999c => (SO) (1) xt:…
[all …]
/dports/devel/p5-DateTime-Calendar-Chinese/DateTime-Calendar-Chinese-1.00/
H A DMANIFEST19 xt/01_extended.t
20 xt/01_extended/1970.pl
21 xt/01_extended/1971.pl
22 xt/01_extended/1972.pl
23 xt/01_extended/1973.pl
24 xt/01_extended/1974.pl
25 xt/01_extended/1975.pl
26 xt/01_extended/1976.pl
27 xt/01_extended/1977.pl
28 xt/01_extended/1978.pl
[all …]
/dports/biology/gatk/gatk-4.2.0.0/src/test/resources/org/broadinstitute/hellbender/tools/FixCallSetSampleOrdering/
H A DreverseOrdered.sample_map1 Sample_999 /var/folders/xt/vq7wz8955r1401mv8w0f4zf9qbfwzl/T/tiny_193966402518167675.vcf
2 Sample_998 /var/folders/xt/vq7wz8955r1401mv8w0f4zf9qbfwzl/T/tiny_3488054530952414180.vcf
3 Sample_997 /var/folders/xt/vq7wz8955r1401mv8w0f4zf9qbfwzl/T/tiny_1319755752020634653.vcf
4 Sample_996 /var/folders/xt/vq7wz8955r1401mv8w0f4zf9qbfwzl/T/tiny_4870364667435019246.vcf
5 Sample_995 /var/folders/xt/vq7wz8955r1401mv8w0f4zf9qbfwzl/T/tiny_3668264443062347667.vcf
6 Sample_994 /var/folders/xt/vq7wz8955r1401mv8w0f4zf9qbfwzl/T/tiny_8255705764735575982.vcf
7 Sample_993 /var/folders/xt/vq7wz8955r1401mv8w0f4zf9qbfwzl/T/tiny_8184103757024610273.vcf
8 Sample_992 /var/folders/xt/vq7wz8955r1401mv8w0f4zf9qbfwzl/T/tiny_4216989625629283901.vcf
9 Sample_991 /var/folders/xt/vq7wz8955r1401mv8w0f4zf9qbfwzl/T/tiny_5001181955717769091.vcf
10 Sample_990 /var/folders/xt/vq7wz8955r1401mv8w0f4zf9qbfwzl/T/tiny_8254723886098077412.vcf
[all …]
/dports/math/xtensor-io/xtensor-io-0.13.0/test/
H A Dtest_xhighfive.cpp18 namespace xt namespace
51 xt::xtensor<double,2> A_r = xt::load<xt::xtensor<double,2>>(file, "/path/to/A"); in TEST()
52 xt::xtensor<int,2> B_r = xt::load<xt::xtensor<int,2>>(file, "/path/to/B"); in TEST()
55 EXPECT_TRUE(xt::all(xt::equal(B, B_r))); in TEST()
68 xt::xarray<double> A_r = xt::load<xt::xarray<double>>(file, "/path/to/A"); in TEST()
69 xt::xarray<int> B_r = xt::load<xt::xarray<int>>(file, "/path/to/B"); in TEST()
72 EXPECT_TRUE(xt::all(xt::equal(B, B_r))); in TEST()
84 xt::xarray<std::size_t> A = xt::arange<std::size_t>(10); in TEST()
86 xt::xarray<std::size_t> A_r = xt::load<xt::xarray<std::size_t>>(file, "/path/to/A"); in TEST()
110 xt::xarray<std::size_t> A_r = xt::load<xt::xarray<std::size_t>>(file, "/path/to/A"); in TEST()
[all …]
/dports/math/p5-Math-BigInt-GMP/Math-BigInt-GMP-1.6009/
H A DMANIFEST141 xt/author/lib.ini
142 xt/author/lib.t
143 xt/release/changelog.t
144 xt/release/cpan-changes.t
146 xt/release/distmeta.t
147 xt/release/git.t
148 xt/release/kwalitee.t
152 xt/release/pod-syntax.t
153 xt/release/portability.t
154 xt/release/unused-vars.t
[all …]
/dports/math/p5-Math-BigInt-Pari/Math-BigInt-Pari-1.3008/
H A DMANIFEST30 xt/author/batan-mbf.t
31 xt/author/batan2-mbf.t
32 xt/author/bexp-mbf.t
33 xt/author/blog-mbf.t
34 xt/author/blog-mbi.t
36 xt/author/bnok-mbi.t
37 xt/author/bpi-mbf.t
40 xt/author/critic.t
148 xt/author/lib.ini
149 xt/author/lib.t
[all …]
/dports/math/p5-Math-BigInt-FastCalc/Math-BigInt-FastCalc-0.5012/
H A DMANIFEST142 xt/author/lib.ini
143 xt/author/lib.t
144 xt/release/changelog.t
145 xt/release/cpan-changes.t
147 xt/release/distmeta.t
148 xt/release/git.t
149 xt/release/kwalitee.t
153 xt/release/pod-syntax.t
154 xt/release/portability.t
155 xt/release/unused-vars.t
[all …]
/dports/math/xtensor/xtensor-0.24.0/benchmark/
H A Dbenchmark_views.cpp23 namespace xt namespace
35 xt::xtensor<V, 1> res = xt::ones<V>({SIZE}); in view_dynamic_iterator()
37 auto v = xt::strided_view(data, xt::xstrided_slice_vector{xt::all(), SIZE/2}); in view_dynamic_iterator()
65 auto v = xt::strided_view(data, xt::xstrided_slice_vector{xt::all(), SIZE/2}); in view_loop()
116 auto v = xt::strided_view(data, xt::xstrided_slice_vector{xt::all(), SIZE/2}); in view_assign()
131 auto r = xt::view(res, xt::all()); in view_assign_view()
145 auto v = xt::strided_view(data, xt::xstrided_slice_vector{xt::all(), SIZE/2}); in view_assign_strided_view()
146 auto r = xt::strided_view(res, xt::xstrided_slice_vector{xt::all()}); in view_assign_strided_view()
162 auto r = xt::view(res, xt::all()); in view_assign_view_noalias()
176 auto v = xt::strided_view(data, xt::xstrided_slice_vector{xt::all(), SIZE/2}); in view_assign_strided_view_noalias()
[all …]
/dports/math/heyoka/heyoka-0.16.0/benchmark/
H A Douter_ss_long_term_batch.cpp130 auto com_x = xt::sum(m_array * xt::view(s_array, xt::all(), 0, xt::all()), 0) / tot_mass; in run_integration()
131 auto com_y = xt::sum(m_array * xt::view(s_array, xt::all(), 1, xt::all()), 0) / tot_mass; in run_integration()
132 auto com_z = xt::sum(m_array * xt::view(s_array, xt::all(), 2, xt::all()), 0) / tot_mass; in run_integration()
143 auto com_vx = xt::sum(m_array * xt::view(s_array, xt::all(), 3, xt::all()), 0) / tot_mass; in run_integration()
144 auto com_vy = xt::sum(m_array * xt::view(s_array, xt::all(), 4, xt::all()), 0) / tot_mass; in run_integration()
145 auto com_vz = xt::sum(m_array * xt::view(s_array, xt::all(), 5, xt::all()), 0) / tot_mass; in run_integration()
208 xt::view(s_array, 0, xt::range(0, 3), xt::all()) -= init_com; in run_integration()
209 xt::view(s_array, 1, xt::range(0, 3), xt::all()) -= init_com; in run_integration()
210 xt::view(s_array, 2, xt::range(0, 3), xt::all()) -= init_com; in run_integration()
211 xt::view(s_array, 3, xt::range(0, 3), xt::all()) -= init_com; in run_integration()
[all …]
/dports/math/reduce/Reduce-svn5758-src/xmpl/
H A Ddesir.rlg94 xt - 4*xt + 12*xt - 24*xt + 24
99 {{{0,1,(6*log(xt)*xt - 18*log(xt)*xt + 36*log(xt)*xt - 36*log(xt)*xt
105 1 361*xt + 4*xt + 12*xt + 24*xt + 24
201 xt - 30*xt - xt - 10 * Y
206 xt - 4*xt + 12*xt - 24*xt + 24
211 {{{0,1,(6*log(xt)*xt - 18*log(xt)*xt + 36*log(xt)*xt - 36*log(xt)*xt
217 1 361*xt + 4*xt + 12*xt + 24*xt + 24
571 - 4*log(xt)*lambd *nu*xt + 96*log(xt)*lambd *nu - 4*log(xt)*lambd *xt
595 + 3*log(xt)*nu *xt - 24*log(xt)*nu - 12*log(xt)*nu *xt
660 + 3*log(xt)*nu *xt - 24*log(xt)*nu - 12*log(xt)*nu *xt
[all …]
/dports/math/reduce/Reduce-svn5758-src/packages/solve/
H A Ddesir.rlg94 xt - 4*xt + 12*xt - 24*xt + 24
99 {{{0,1,(6*log(xt)*xt - 18*log(xt)*xt + 36*log(xt)*xt - 36*log(xt)*xt
105 1 361*xt + 4*xt + 12*xt + 24*xt + 24
201 xt - 30*xt - xt - 10 * Y
206 xt - 4*xt + 12*xt - 24*xt + 24
211 {{{0,1,(6*log(xt)*xt - 18*log(xt)*xt + 36*log(xt)*xt - 36*log(xt)*xt
217 1 361*xt + 4*xt + 12*xt + 24*xt + 24
571 - 4*log(xt)*lambd *nu*xt + 96*log(xt)*lambd *nu - 4*log(xt)*lambd *xt
595 + 3*log(xt)*nu *xt - 24*log(xt)*nu - 12*log(xt)*nu *xt
660 + 3*log(xt)*nu *xt - 24*log(xt)*nu - 12*log(xt)*nu *xt
[all …]
/dports/devel/p5-namespace-autoclean/namespace-autoclean-0.29/xt/author/
H A Deol.t33 'xt/author/eol.t',
43 'xt/basic.t',
44 'xt/class_mop.t',
47 'xt/lib/Clean.pm',
49 'xt/lib/Dirty.pm',
68 'xt/lib/Role.pm',
72 'xt/moo.t',
74 'xt/moose.t',
75 'xt/mouse.t',
76 'xt/overload.t',
[all …]
H A Dno-tabs.t33 'xt/author/eol.t',
43 'xt/basic.t',
44 'xt/class_mop.t',
47 'xt/lib/Clean.pm',
49 'xt/lib/Dirty.pm',
68 'xt/lib/Role.pm',
72 'xt/moo.t',
74 'xt/moose.t',
75 'xt/mouse.t',
76 'xt/overload.t',
[all …]
/dports/devel/p5-namespace-autoclean/namespace-autoclean-0.29/
H A DMANIFEST35 xt/author/eol.t
45 xt/basic.t
46 xt/class_mop.t
49 xt/lib/Clean.pm
51 xt/lib/Dirty.pm
70 xt/lib/Role.pm
74 xt/moo.t
76 xt/moose.t
77 xt/mouse.t
78 xt/overload.t
[all …]
/dports/textproc/miller/miller-5.10.2/go/reg-test/expected/
H A Dcase-dsl-null-empty-handling.sh.out81 x=1 y= xy= xt=1
89 x=1 b= xy=1 xt=1
115 a= y= xt=4 st=4
118 x= b=2 xt= st=4
119 x= b= xt= st=4
139 x=1 y= xy= xt=1
173 a= y= xt=4 st=4
176 x= b=2 xt= st=4
177 x= b= xt= st=4
235 x= b= xt= st=4
[all …]

12345678910>>...152