Home
last modified time | relevance | path

Searched refs:xdist (Results 1 – 25 of 869) sorted by relevance

12345678910>>...35

/dports/science/py-GPy/GPy-1.10.0/GPy/kern/src/
H A DODE_st.py76 kyy = lambda tdist,xdist: np.exp(-lyt*(tdist) -lyx*(xdist)) argument
80 k2 = lambda xdist: ( 4*lyx**2 * (xdist) - 2*lyx ) argument
82 k3 = lambda xdist: ( 3*4*lyx**2 - 6*8*xdist*lyx**3 + 16*xdist**2*lyx**4 ) argument
179 kyy = lambda tdist,xdist: np.exp(-lyt*(tdist) -lyx*(xdist)) argument
187 k2 = lambda xdist: ( 4*lyx**2 * (xdist) - 2*lyx ) argument
189 k3 = lambda xdist: ( 3*4*lyx**2 - 6*8*xdist*lyx**3 + 16*xdist**2*lyx**4 ) argument
193 dkyydlyx = lambda tdist,xdist: kyy(tdist,xdist)*(-xdist) argument
194 dkyydlyt = lambda tdist,xdist: kyy(tdist,xdist)*(-tdist) argument
197 dk2dlyx = lambda xdist: (4.*2.*lyx*xdist -2.) argument
198 dk3dlyx = lambda xdist: (6.*4.*lyx - 18.*8*xdist*lyx**2 + 4*16*xdist**2*lyx**3) argument
[all …]
/dports/devel/py-pytest-xdist/pytest-xdist-1.32.0/
H A DCHANGELOG.rst1 pytest-xdist 1.32.0 (2020-05-03)
17 pytest-xdist 1.31.0 (2019-12-19)
33 pytest-xdist 1.30.0 (2019-10-01)
56 pytest-xdist 1.29.0 (2019-06-14)
77 pytest-xdist 1.28.0 (2019-04-02)
90 pytest-xdist 1.27.0 (2019-02-15)
101 pytest-xdist 1.26.1 (2019-01-28)
110 pytest-xdist 1.26.0 (2019-01-11)
128 pytest-xdist 1.25.0 (2018-12-12)
159 pytest-xdist 1.24.1 (2018-11-09)
[all …]
H A DPKG-INFO2 Name: pytest-xdist
5 Home-page: https://github.com/pytest-dev/pytest-xdist
11 .. image:: http://img.shields.io/pypi/v/pytest-xdist.svg
13 :target: https://pypi.python.org/pypi/pytest-xdist
16 :target: https://anaconda.org/conda-forge/pytest-xdist
20 :target: https://pypi.python.org/pypi/pytest-xdist
33 xdist: pytest distributed testing plugin
66 pip install pytest-xdist
69 a checkout of the `pytest-xdist repository`_ ::
369 .. _`pytest-xdist`: http://pypi.python.org/pypi/pytest-xdist
[all …]
/dports/devel/py-pytest-mypy/pytest-mypy-0.8.1/
H A Dtox.ini27 pytest3.5: pytest-xdist < 1.19.0
31 pytest3.6: pytest-xdist < 1.28.0
35 pytest3.7: pytest-xdist < 1.28.0
39 pytest3.8: pytest-xdist < 1.28.0
43 pytest3.9: pytest-xdist < 1.28.0
51 pytest3.x: pytest-xdist < 1.28.0
56 pytest4.0: pytest-xdist < 1.28.0
61 pytest4.1: pytest-xdist < 1.28.0
74 … pytest4.4: pytest-xdist ~= 1.0, < 1.30.0 # https://github.com/pytest-dev/pytest-xdist/issues/472
98 pytest6.0: pytest-xdist ~= 2.0
[all …]
/dports/devel/py-pytest-benchmark/pytest-benchmark-3.4.1/
H A D.travis.yml25 - TOXENV=py27-pytest46-pygal24-xdist-cover,codecov,coveralls
28 - TOXENV=py27-pytest46-pygal24-xdist-nocov
37 - TOXENV=py36-pytest6-pygal24-xdist-cover,codecov,coveralls
40 - TOXENV=py36-pytest6-pygal24-xdist-nocov
49 - TOXENV=py37-pytest6-pygal24-xdist-cover,codecov,coveralls
52 - TOXENV=py37-pytest6-pygal24-xdist-nocov
61 - TOXENV=py38-pytest6-pygal24-xdist-cover,codecov,coveralls
64 - TOXENV=py38-pytest6-pygal24-xdist-nocov
76 - TOXENV=py39-pytest6-pygal24-xdist-nocov
88 - TOXENV=pypy-pytest46-pygal24-xdist-nocov
[all …]
H A D.appveyor.yml13 - TOXENV: py27-pytest46-pygal24-nodist-cover,py27-pytest46-pygal24-xdist-cover,codecov,coveralls
24 - TOXENV: py27-pytest46-pygal24-nodist-nocov,py27-pytest46-pygal24-xdist-nocov
30 - TOXENV: py27-pytest46-pygal24-nodist-nocov,py27-pytest46-pygal24-xdist-nocov
47 - TOXENV: py36-pytest6-pygal24-nodist-nocov,py36-pytest6-pygal24-xdist-nocov
53 - TOXENV: py36-pytest6-pygal24-nodist-nocov,py36-pytest6-pygal24-xdist-nocov
69 - TOXENV: py37-pytest6-pygal24-nodist-nocov,py37-pytest6-pygal24-xdist-nocov
75 - TOXENV: py37-pytest6-pygal24-nodist-nocov,py37-pytest6-pygal24-xdist-nocov
91 - TOXENV: py38-pytest6-pygal24-nodist-nocov,py38-pytest6-pygal24-xdist-nocov
97 - TOXENV: py38-pytest6-pygal24-nodist-nocov,py38-pytest6-pygal24-xdist-nocov
115 - TOXENV: py39-pytest6-pygal24-nodist-nocov,py39-pytest6-pygal24-xdist-nocov
[all …]
/dports/devel/py-pytest/pytest-4.6.11/
H A Dazure-pipelines.yml27 # - test_terminal_reporter_writer_attr (without xdist)
36 py27-pluggymaster-xdist:
38 tox.env: 'py27-pluggymaster-xdist'
41 # Also seen with py27-nobyte (using xdist), and py27-xdist.
51 py35-xdist:
53 tox.env: 'py35-xdist'
57 py36-xdist:
59 tox.env: 'py36-xdist'
65 # - test_request_garbage (no xdist)
73 py37-pluggymaster-xdist:
[all …]
/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/src/
H A Dworldocull.cpp94 float xdist = 0, ydist = 0, h = 0, l = 0; in isoccluded() local
99 if((xdist = vx-(cx+csize)) > odist) return 2; in isoccluded()
102 …ist = vy-(cy+csize)) > odist) return 2; h = ca(-(cx-vx), ydist)+4; l = ca(xdist, -(cy-vy))+4; } … in isoccluded()
103 … { h = ma(xdist, -(cy+csize-vy))+4; l = ma(xdist, -… in isoccluded()
105 … { if((ydist = cy-vy) > odist) return 2; h = ca(cy+csize-vy, xdist)+2; l = ca(ydist, … in isoccluded()
119 if((xdist = cx-vx) > odist) return 2; in isoccluded()
122 …<vy) { if((ydist = vy-(cy+csize)) > odist) return 2; h = ca(-(cy-vy), xdist)+6; l = ca(ydist, … in isoccluded()
123 … { h = ma(xdist, cy-vy); l = ma(xdist, cy+csi… in isoccluded()
125 … cy-vy) > odist) return 2; h = ca(cx+csize-vx, ydist); l = ca(xdist, cy+csize-vy); } … in isoccluded()
128 float dist = xdist+ydist-1; // 1 needed? in isoccluded()
/dports/devel/py-pytest-sugar/pytest-sugar-0.9.4/
H A Dtox.ini2 envlist = py{27,34,35,36,37,py}-pytest39-{supported,unsupported}-xdist
22 supported-xdist: pytest-xdist{env:_TOX_SUGAR_XDIST_VERSION:>=1.14}
23 unsupported-xdist: pytest-xdist<1.14
27 # pytest-xdist >= 1.28 requires pytest 4.4
36 pytest-xdist<1.25
/dports/graphics/xfig/xfig-3.2.8a/tests/
H A Dtest2.c82 int x, y, yspacing, xc, yc, dist, xdist; in main() local
136 xdist = cos30 * yspacing / 2 - 1;; in main()
138 pts_iso[0][0] = xc - xdist; pts_iso[0][1] = yc + dist; in main()
139 pts_iso[1][0] = xc - xdist; pts_iso[1][1] = yc - dist; in main()
140 pts_iso[2][0] = xc + xdist; pts_iso[2][1] = yc + dist; in main()
141 pts_iso[3][0] = xc + xdist; pts_iso[3][1] = yc - dist; in main()
146 pts_iso[0][0] = xc - xdist; pts_iso[0][1] = yc + dist; in main()
147 pts_iso[1][0] = xc - xdist; pts_iso[1][1] = yc - dist; in main()
148 pts_iso[2][0] = xc + xdist; pts_iso[2][1] = yc + dist; in main()
149 pts_iso[3][0] = xc + xdist; pts_iso[3][1] = yc - dist; in main()
/dports/games/xbill/xbill-2.1/
H A DCable.c83 int xdist, ydist; in Cable_update() local
89 xdist = cable->x2 - cable->x; in Cable_update()
92 sx = xdist >= 0 ? 1.0 : -1.0; in Cable_update()
94 xdist = abs(xdist); in Cable_update()
96 if (xdist == 0 && ydist == 0) { in Cable_update()
110 else if (MAX(xdist, ydist) < SPARK_SPEED) { in Cable_update()
115 cable->fx+=(xdist*SPARK_SPEED*sx)/(xdist+ydist); in Cable_update()
116 cable->fy+=(ydist*SPARK_SPEED*sy)/(xdist+ydist); in Cable_update()
/dports/games/xlennart/xlennart-1.1.1/
H A DCable.c83 int xdist, ydist; in Cable_update() local
89 xdist = cable->x2 - cable->x; in Cable_update()
92 sx = xdist >= 0 ? 1.0 : -1.0; in Cable_update()
94 xdist = abs(xdist); in Cable_update()
96 if (xdist == 0 && ydist == 0) { in Cable_update()
110 else if (MAX(xdist, ydist) < SPARK_SPEED) { in Cable_update()
115 cable->fx+=(xdist*SPARK_SPEED*sx)/(xdist+ydist); in Cable_update()
116 cable->fy+=(ydist*SPARK_SPEED*sy)/(xdist+ydist); in Cable_update()
/dports/devel/py-pytest-django/pytest-django-3.10.0/docs/
H A Dusage.rst32 Running tests in parallel with pytest-xdist
38 This requires the pytest-xdist plugin to be available, it can usually be
41 pip install pytest-xdist
47 When tests are invoked with xdist, pytest-django will create a separate test
49 (something like "gw0", "gw1") to map to a xdist process. If your database name
50 is set to "foo", the test database with xdist will be "test_foo_gw0",
53 See the full documentation on `pytest-xdist
54 <https://pytest.org/en/latest/xdist.html>`_ for more information. Among other
55 features, pytest-xdist can distribute/coordinate test execution on remote
/dports/devel/py-pytest/pytest-4.6.11/.github/workflows/
H A Dmain.yml48 tox_env: "py27-xdist"
53 tox_env: "py35-xdist"
58 tox_env: "py36-xdist"
68 tox_env: "py37-pluggymaster-xdist"
73 tox_env: "py38-xdist"
80 tox_env: "py27-pluggymaster-xdist"
90 tox_env: "py37-lsof-numpy-xdist"
109 tox_env: "pypy-xdist"
114 tox_env: "pypy3-xdist"
121 tox_env: "py27-xdist"
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/rsa/
H A Dtox.ini15 pytest-xdist
23 pytest-xdist
31 pytest-xdist
39 pytest-xdist
47 pytest-xdist
/dports/devel/py-pytest-xdist/pytest-xdist-1.32.0/src/xdist/scheduler/
H A D__init__.py1 from xdist.scheduler.each import EachScheduling # noqa
2 from xdist.scheduler.load import LoadScheduling # noqa
3 from xdist.scheduler.loadfile import LoadFileScheduling # noqa
4 from xdist.scheduler.loadscope import LoadScopeScheduling # noqa
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pytest/.github/workflows/
H A Dmain.yml51 tox_env: "py35-xdist"
56 tox_env: "py36-xdist"
64 tox_env: "py37-pluggymaster-xdist"
74 tox_env: "py35-xdist"
78 tox_env: "py36-xdist"
87 tox_env: "py37-pluggymaster-xdist"
95 tox_env: "py38-xdist"
99 tox_env: "py39-xdist"
103 tox_env: "pypy3-xdist"
108 tox_env: "py37-xdist"
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pytest/.github/workflows/
H A Dmain.yml51 tox_env: "py35-xdist"
56 tox_env: "py36-xdist"
64 tox_env: "py37-pluggymaster-xdist"
74 tox_env: "py35-xdist"
78 tox_env: "py36-xdist"
87 tox_env: "py37-pluggymaster-xdist"
95 tox_env: "py38-xdist"
99 tox_env: "py39-xdist"
103 tox_env: "pypy3-xdist"
108 tox_env: "py37-xdist"
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pytest/.github/workflows/
H A Dmain.yml51 tox_env: "py35-xdist"
56 tox_env: "py36-xdist"
64 tox_env: "py37-pluggymaster-xdist"
74 tox_env: "py35-xdist"
78 tox_env: "py36-xdist"
87 tox_env: "py37-pluggymaster-xdist"
95 tox_env: "py38-xdist"
99 tox_env: "py39-xdist"
103 tox_env: "pypy3-xdist"
108 tox_env: "py37-xdist"
[all …]
/dports/devel/notcurses/notcurses-3.0.1/src/demo/
H A Danimate.c68 int xdist = ncplane_dim_x(std) / 2 - *headx; in get_next_head() local
69 if(*heady < trow && xdist < 0){ in get_next_head()
72 if(ydist == 0 && xdist == 0){ in get_next_head()
74 }else if(abs(ydist) == abs(xdist)){ // corner in get_next_head()
75 if(ydist < 0 && xdist > 0){ // lower-left, move down in get_next_head()
77 }else if(ydist < 0 && xdist < 0){ // lower-right, move up in get_next_head()
79 }else if(xdist > 0){ // upper-left, move down in get_next_head()
84 }else if(ydist < 0 && xdist > 0 && ydist + xdist == -1){ // new iteration in get_next_head()
87 if(abs(ydist) > abs(xdist)){ in get_next_head()
94 if(xdist < 0){ in get_next_head()
/dports/math/R-cran-raster/raster/R/
H A DgridDistance2.R12 xdist <- rs[1] functionVar
14 xydist <- sqrt(xdist^2 + ydist^2)
24 b <- c(xdist, ydist, xydist)
38 z <- .broom(v, f, as.integer(c(tr$nrows[i], nc)), c(xdist, ydist, xydist), TRUE)
43 z <- .broom(v, f, as.integer(c(tr$nrows[i], nc)), c(xdist, ydist, xydist), TRUE)
54 z <- .broom(v, f, as.integer(c(tr$nrows[i], nc)), c(xdist, ydist, xydist), TRUE)
59 z <- .broom(v, f, as.integer(c(tr$nrows[i], nc)), c(xdist, ydist, xydist), FALSE)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pytest/
H A Dtox.ini13 {py27,py36}-{pexpect,xdist,trial,numpy,pluggymaster}
31 pytest-xdist>=1.13
45 [testenv:py27-xdist]
47 pytest-xdist>=1.13
55 [testenv:py36-xdist]
56 deps = {[testenv:py27-xdist]deps} argument
57 commands = {[testenv:py27-xdist]commands} argument
74 pytest-xdist>=1.13
203 # produced by pytest-xdist
205 # produced by python >=3.5 on execnet (pytest-xdist)
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pytest/
H A Dtox.ini13 {py27,py36}-{pexpect,xdist,trial,numpy,pluggymaster}
31 pytest-xdist>=1.13
45 [testenv:py27-xdist]
47 pytest-xdist>=1.13
55 [testenv:py36-xdist]
56 deps = {[testenv:py27-xdist]deps} argument
57 commands = {[testenv:py27-xdist]commands} argument
74 pytest-xdist>=1.13
203 # produced by pytest-xdist
205 # produced by python >=3.5 on execnet (pytest-xdist)
/dports/cad/qrouter/qrouter-1.4.85/
H A Dnode.c1981 dy > (ds->y1 + xdist)) { in create_obstructions_outside_nodes()
1985 dist -= 2.0 * xdist; in create_obstructions_outside_nodes()
2004 dist += 2.0 * xdist; in create_obstructions_outside_nodes()
2023 dist -= 2.0 * xdist; in create_obstructions_outside_nodes()
2042 dist += 2.0 * xdist; in create_obstructions_outside_nodes()
2053 if (dx < ds->x1 - xdist || dx > ds->x2 + xdist) { in create_obstructions_outside_nodes()
2063 dy > ds->y2 + xdist) { in create_obstructions_outside_nodes()
2109 de.y1 = dy + xdist; in create_obstructions_outside_nodes()
2114 de.y2 = dy - xdist; in create_obstructions_outside_nodes()
2121 de.x1 = dx + xdist; in create_obstructions_outside_nodes()
[all …]
/dports/devel/py-pytest-xdist/pytest-xdist-1.32.0/src/pytest_xdist.egg-info/
H A DPKG-INFO2 Name: pytest-xdist
5 Home-page: https://github.com/pytest-dev/pytest-xdist
11 .. image:: http://img.shields.io/pypi/v/pytest-xdist.svg
13 :target: https://pypi.python.org/pypi/pytest-xdist
16 :target: https://anaconda.org/conda-forge/pytest-xdist
20 :target: https://pypi.python.org/pypi/pytest-xdist
33 xdist: pytest distributed testing plugin
66 pip install pytest-xdist
69 a checkout of the `pytest-xdist repository`_ ::
369 .. _`pytest-xdist`: http://pypi.python.org/pypi/pytest-xdist
[all …]

12345678910>>...35