hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
588 values
lang
stringclasses
305 values
max_stars_repo_path
stringlengths
3
363
max_stars_repo_name
stringlengths
5
118
max_stars_repo_head_hexsha
stringlengths
40
40
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringdate
2015-01-01 00:00:35
2022-03-31 23:43:49
max_stars_repo_stars_event_max_datetime
stringdate
2015-01-01 12:37:38
2022-03-31 23:59:52
max_issues_repo_path
stringlengths
3
363
max_issues_repo_name
stringlengths
5
118
max_issues_repo_head_hexsha
stringlengths
40
40
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
363
max_forks_repo_name
stringlengths
5
135
max_forks_repo_head_hexsha
stringlengths
40
40
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringdate
2015-01-01 00:01:02
2022-03-31 23:27:27
max_forks_repo_forks_event_max_datetime
stringdate
2015-01-03 08:55:07
2022-03-31 23:59:24
content
stringlengths
5
1.05M
avg_line_length
float64
1.13
1.04M
max_line_length
int64
1
1.05M
alphanum_fraction
float64
0
1
b7ddd4976d4fc4c2a0e6abe7db62b20ee553be2d
5,573
rst
reStructuredText
docs/modelscript.rst
ScribesZone/ModelScribes
a36be1047283f2e470dc2dd4353f2a714377bb7d
[ "MIT" ]
1
2019-02-22T14:27:06.000Z
2019-02-22T14:27:06.000Z
docs/modelscript.rst
ScribesZone/ModelScribes
a36be1047283f2e470dc2dd4353f2a714377bb7d
[ "MIT" ]
4
2019-02-12T07:49:15.000Z
2019-02-12T07:50:12.000Z
docs/modelscript.rst
ScribesZone/ModelScribes
a36be1047283f2e470dc2dd4353f2a714377bb7d
[ "MIT" ]
null
null
null
.. .. coding=utf-8 ModelScript =========== ModelScript is a lightweight modeling environment based on: * a dozen of small textual languages called model scripts * an underlying (yet truely optional) modeling methodology. The image below shows the dependency graph between the different ModelScript languages: .....
5,573
5,573
0.462049
2e558d36444c3c4d17b8c910bda8c280c51f2341
4,559
rst
reStructuredText
manual/communication.rst
stefanv/scipy-conference
7bcce36f0b95a1cd4cf917688a098cd81c7293d1
[ "BSD-3-Clause" ]
null
null
null
manual/communication.rst
stefanv/scipy-conference
7bcce36f0b95a1cd4cf917688a098cd81c7293d1
[ "BSD-3-Clause" ]
null
null
null
manual/communication.rst
stefanv/scipy-conference
7bcce36f0b95a1cd4cf917688a098cd81c7293d1
[ "BSD-3-Clause" ]
null
null
null
===================== Communication ===================== Within the teams ================ To contact all organizers, email to scipy-organizers [AT] scipy [DOT] org. Weekly phone calls are scheduled with both co-chairs. Anyone is welcome to join. Internally the tasks management is done using an instance of Redmi...
37.677686
86
0.750384
db040ba61c16bcc995d9bdac3fb40f924cd1769c
29,749
rst
reStructuredText
resources/app/git/mingw64/share/doc/spdylay/README.rst
park-Jun-Young/MyBasket
cb2145e143f9ca637f1b8cb9735759e4cb7c9eea
[ "MIT" ]
263
2015-01-01T10:25:20.000Z
2022-02-10T04:20:37.000Z
resources/app/git/mingw64/share/doc/spdylay/README.rst
park-Jun-Young/MyBasket
cb2145e143f9ca637f1b8cb9735759e4cb7c9eea
[ "MIT" ]
98
2017-11-02T19:00:44.000Z
2022-03-22T16:15:39.000Z
resources/app/git/mingw64/share/doc/spdylay/README.rst
park-Jun-Young/MyBasket
cb2145e143f9ca637f1b8cb9735759e4cb7c9eea
[ "MIT" ]
57
2017-12-06T07:18:04.000Z
2022-03-09T07:08:03.000Z
Spdylay - SPDY C Library ======================== This is an experimental implementation of Google's SPDY protocol in C. This library provides SPDY version 2, 3 and 3.1 framing layer implementation. It does not perform any I/O operations. When the library needs them, it calls the callback functions provided by the ...
44.401493
133
0.574271
ef56b6ddb38e59f20f7248de1ceb952c7627ce76
612
rst
reStructuredText
doc/howto/cluster/multi_cluster/index_cn.rst
jczaja/Paddle
07923ba006220bf39ebd9fcf19c6b930012e5139
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
doc/howto/cluster/multi_cluster/index_cn.rst
jczaja/Paddle
07923ba006220bf39ebd9fcf19c6b930012e5139
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
doc/howto/cluster/multi_cluster/index_cn.rst
jczaja/Paddle
07923ba006220bf39ebd9fcf19c6b930012e5139
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
在不同集群中运行 ================ PaddlePaddle可以使用多种分布式计算平台构建分布式计算任务,包括: - `Kubernetes <http://kubernetes.io>`_ Google开源的容器集群的调度框架,支持大规模集群生产环境的完整集群方案。 - `OpenMPI <https://www.open-mpi.org>`_ 成熟的高性能并行计算框架。 - `Fabric <http://www.fabfile.org>`_ 集群管理工具。可以使用`Fabric`编写集群任务提交和管理脚本。 对于不同的集群平台,会分别介绍集群作业的启动和停止方法。这些例子都可以在 `cluster_trai...
29.142857
146
0.777778
87c6ecfde8d1d602f8b8e3510a5508bc84e774f7
2,906
rst
reStructuredText
user/bsps/arm/beagle.rst
rmeena840/rtems-docs
a2e828be40aa2580c01a3dec32a50c016f2e8b81
[ "BSD-2-Clause" ]
null
null
null
user/bsps/arm/beagle.rst
rmeena840/rtems-docs
a2e828be40aa2580c01a3dec32a50c016f2e8b81
[ "BSD-2-Clause" ]
null
null
null
user/bsps/arm/beagle.rst
rmeena840/rtems-docs
a2e828be40aa2580c01a3dec32a50c016f2e8b81
[ "BSD-2-Clause" ]
null
null
null
.. SPDX-License-Identifier: CC-BY-SA-4.0 .. Copyright (C) 2019 Vijay Kumar Banerjee beagle ====== This BSP supports four variants, `beagleboardorig`, `beagleboardxm`, `beaglebonewhite` and `beagleboneblack`. The basic hardware initialization is not performed by the BSP. A boot loader with device tree support must b...
29.653061
128
0.708878
925792811e2d654692f3c745346db848634e681b
507
rst
reStructuredText
SECURITY.rst
shaardie/emissions-api
884015ff533db9c9ab6dca2bc86b7f63b37b6467
[ "MIT" ]
56
2019-09-28T11:33:12.000Z
2022-03-10T07:21:30.000Z
SECURITY.rst
shaardie/emissions-api
884015ff533db9c9ab6dca2bc86b7f63b37b6467
[ "MIT" ]
213
2019-09-27T11:42:05.000Z
2022-03-01T04:02:39.000Z
SECURITY.rst
shaardie/emissions-api
884015ff533db9c9ab6dca2bc86b7f63b37b6467
[ "MIT" ]
11
2019-09-29T21:16:07.000Z
2022-03-29T07:10:50.000Z
Security Policy =============== Supported Versions ------------------ This project has a rolling release and we only support the latest state of the branch ``master``. It is finally meant to be run as a centralized service by Emissions API. Reporting a Vulnerability ------------------------- If you find a security...
31.6875
104
0.704142
8f480453eec7e11d28bbaf260f5ff1e502436060
625
rst
reStructuredText
README.rst
sgfoote/ioos_qc
90d6af5cca9ba4c5d8502315f79bac7f3a1c9148
[ "Apache-2.0" ]
null
null
null
README.rst
sgfoote/ioos_qc
90d6af5cca9ba4c5d8502315f79bac7f3a1c9148
[ "Apache-2.0" ]
null
null
null
README.rst
sgfoote/ioos_qc
90d6af5cca9ba4c5d8502315f79bac7f3a1c9148
[ "Apache-2.0" ]
1
2019-12-09T17:47:22.000Z
2019-12-09T17:47:22.000Z
======= IOOS QC ======= .. image:: https://anaconda.org/conda-forge/ioos_qc/badges/version.svg :target: https://anaconda.org/conda-forge/ioos_qc :alt: conda_forge_package This is a backport of the ioos_qc package to work with python 2.7. The original package description follows: Collection of utilities, script...
34.722222
179
0.7584
2ede835b50fe59fc42c901ea28280768ab0826e3
213
rst
reStructuredText
docs/api/index.rst
paylogic/halogen
0671945634bc1c90e80159e64c2a34dbcb52bf08
[ "MIT" ]
18
2015-01-09T22:45:45.000Z
2021-11-17T13:06:53.000Z
docs/api/index.rst
paylogic/halogen
0671945634bc1c90e80159e64c2a34dbcb52bf08
[ "MIT" ]
20
2015-03-27T11:48:26.000Z
2021-03-16T22:12:40.000Z
docs/api/index.rst
paylogic/halogen
0671945634bc1c90e80159e64c2a34dbcb52bf08
[ "MIT" ]
7
2016-04-25T09:59:06.000Z
2020-05-07T11:17:04.000Z
Internal API ============ .. automodule:: halogen.types :members: .. automodule:: halogen.schema :members: .. automodule:: halogen.exceptions :members: .. automodule:: halogen.validators :members:
14.2
34
0.647887
e6dfbe1f5b150eff3475ad03035bce89a24a9e3f
22,567
rst
reStructuredText
docs/maps/index.rst
qpiel/gammapy
cfb976909e63f4d5d578e1495245c0baad69482b
[ "BSD-3-Clause" ]
null
null
null
docs/maps/index.rst
qpiel/gammapy
cfb976909e63f4d5d578e1495245c0baad69482b
[ "BSD-3-Clause" ]
1
2020-10-29T19:55:46.000Z
2020-10-29T19:55:46.000Z
docs/maps/index.rst
qpiel/gammapy
cfb976909e63f4d5d578e1495245c0baad69482b
[ "BSD-3-Clause" ]
null
null
null
.. include:: ../references.txt .. _maps: *************** maps - Sky maps *************** .. currentmodule:: gammapy.maps Introduction ============ `gammapy.maps` contains classes for representing pixelized data structures with at least two spatial dimensions representing coordinates on a sphere (e.g. an image in c...
37.991582
93
0.70058
937bf1ce415a93fb12583f4393938346f08441f2
2,304
rst
reStructuredText
README.rst
kpiwko/jenkins-job-builder
97f1f3e1087fe79ec6728a7b19ba47fa9f2e145e
[ "Apache-2.0" ]
null
null
null
README.rst
kpiwko/jenkins-job-builder
97f1f3e1087fe79ec6728a7b19ba47fa9f2e145e
[ "Apache-2.0" ]
null
null
null
README.rst
kpiwko/jenkins-job-builder
97f1f3e1087fe79ec6728a7b19ba47fa9f2e145e
[ "Apache-2.0" ]
null
null
null
=================== Jenkins Job Builder =================== Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format, and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a f...
28.8
79
0.743056
2a5c2c305e589a3a0a4d2484fbbb999218719430
291
rst
reStructuredText
docs/middleware.rst
Suor/handy
c5503bbc053724f5bef3d1c4bf3799290834c148
[ "BSD-3-Clause" ]
41
2015-03-06T13:41:58.000Z
2021-09-06T19:06:42.000Z
docs/middleware.rst
Suor/handy
c5503bbc053724f5bef3d1c4bf3799290834c148
[ "BSD-3-Clause" ]
6
2015-04-19T07:02:56.000Z
2017-11-23T11:46:23.000Z
docs/middleware.rst
Suor/handy
c5503bbc053724f5bef3d1c4bf3799290834c148
[ "BSD-3-Clause" ]
8
2015-04-19T04:59:24.000Z
2021-09-06T19:09:03.000Z
Middleware ========== .. class:: StripWhitespace A middleware that strips whitespace from html responses to make them smaller. Doesn't strip newlines in order to not break any embeded javascript. Just add ``handy.middleware.StripWhitespace`` to your ``MIDDLEWARE_CLASSES``.
24.25
81
0.728522
70de6cfaed4ef42f5d61dda023f77aa2f8ece7e5
158
rst
reStructuredText
doc/intro.rst
jhermann/xmlschema
4251afc21b9ce254edcb75d0b11fe936b206a7d0
[ "MIT" ]
null
null
null
doc/intro.rst
jhermann/xmlschema
4251afc21b9ce254edcb75d0b11fe936b206a7d0
[ "MIT" ]
null
null
null
doc/intro.rst
jhermann/xmlschema
4251afc21b9ce254edcb75d0b11fe936b206a7d0
[ "MIT" ]
null
null
null
************ Introduction ************ .. include:: ../README.rst :start-after: xmlschema-introduction-start :end-before: xmlschema-introduction-end
19.75
46
0.613924
ce9bc7d8c0c11aa15fd203cd48ad9d9cdee28d0c
3,301
rst
reStructuredText
docs/relay/nodes.rst
spacether/graphene
37d6eaea465c8dca981efd173b7c74db9a01830e
[ "MIT" ]
null
null
null
docs/relay/nodes.rst
spacether/graphene
37d6eaea465c8dca981efd173b7c74db9a01830e
[ "MIT" ]
null
null
null
docs/relay/nodes.rst
spacether/graphene
37d6eaea465c8dca981efd173b7c74db9a01830e
[ "MIT" ]
null
null
null
Nodes ===== A ``Node`` is an Interface provided by ``graphene.relay`` that contains a single field ``id`` (which is a ``ID!``). Any object that inherits from it has to implement a ``get_node`` method for retrieving a ``Node`` by an *id*. Quick example ------------- Example usage (taken from the `Starwars Relay exam...
32.048544
121
0.663435
89a7a71d6311196ea13bd1f7cf12c0dba3566e2b
2,032
rst
reStructuredText
capitolo-3---principi-generali/interazioni.rst
italia/lg-tourism-digital-hub-interoperabilita-docs
131cac1f52d550232702b3636a044dca99c760cc
[ "CC-BY-4.0" ]
1
2022-02-14T20:23:54.000Z
2022-02-14T20:23:54.000Z
capitolo-3---principi-generali/interazioni.rst
italia/lg-tourism-digital-hub-interoperabilita-docs
131cac1f52d550232702b3636a044dca99c760cc
[ "CC-BY-4.0" ]
1
2022-01-14T09:15:30.000Z
2022-01-14T09:15:30.000Z
capitolo-3---principi-generali/interazioni.rst
italia/lg-tourism-digital-hub-interoperabilita-docs
131cac1f52d550232702b3636a044dca99c760cc
[ "CC-BY-4.0" ]
null
null
null
**3.1 Interazioni**\ [1]_ ========================== L’ambito di applicazione delle presenti Linee Guida, in coerenza con il Modello di Interoperabilità delle Pubbliche Amministrazioni Italiane *(ModI: Modello realizzato da AgID che rende possibile la collaborazione tra Pubbliche amministrazioni e tra queste e sogget...
50.8
72
0.800197
4e536bf402004627161debeb4eed162a8098f5cd
279
rst
reStructuredText
docs/installation.rst
cfc603/dj-tasks
a28a528844351e7cfc6e89d4b5d7cbf8d0df9dc8
[ "MIT" ]
null
null
null
docs/installation.rst
cfc603/dj-tasks
a28a528844351e7cfc6e89d4b5d7cbf8d0df9dc8
[ "MIT" ]
3
2020-10-08T18:37:38.000Z
2020-12-29T17:31:43.000Z
docs/installation.rst
cfc603/dj-tasks
a28a528844351e7cfc6e89d4b5d7cbf8d0df9dc8
[ "MIT" ]
null
null
null
============ Installation ============ At the command line:: $ pip install dj-tasks Add ``dj_tasks`` to your ``INSTALLED_APPS``: .. code-block:: python INSTALLED_APPS = [ ... "dj_tasks", ... ] DJTASKS_LOCK_ID = "your_django_project"
13.95
44
0.526882
ca6275915708e437926aa8cec7e0b2eb84f93ed2
529
rst
reStructuredText
docs/_writing_conda_fleeqtk.rst
pvanheus/planemo
12c4256325bb1b274dcd40d64b91c1f832cf49b1
[ "CC-BY-3.0" ]
73
2015-01-03T15:09:26.000Z
2022-03-30T23:52:55.000Z
docs/_writing_conda_fleeqtk.rst
pvanheus/planemo
12c4256325bb1b274dcd40d64b91c1f832cf49b1
[ "CC-BY-3.0" ]
958
2015-01-02T08:27:45.000Z
2022-03-23T14:51:51.000Z
docs/_writing_conda_fleeqtk.rst
jmchilton/planemo
d352a085fe10cb6b7c1384663b114201da42d97b
[ "CC-BY-3.0" ]
84
2015-01-06T18:27:28.000Z
2021-11-18T01:58:17.000Z
This is the skeleton of a tool wrapping the parody bioinformatics software package fleeqtk_. fleeqtk is a fork of the project seqtk_ that many Planemo tutorials are built around and the example tool should hopefully be fairly familiar. fleeqtk version 1.3 can be downloaded from `here <https://github.com/jmchilton/fleeq...
58.777778
92
0.778828
c8732f9ca2b996da96df4f40524c3e33025b67e9
863
rst
reStructuredText
doc/source/community/software-contrib.rst
openstack/charm-guide
50c4ae805ca4dff6e913dce3c76724d720139a7d
[ "Apache-2.0" ]
18
2016-07-05T09:33:01.000Z
2019-11-15T07:58:40.000Z
doc/source/community/software-contrib.rst
openstack/charm-guide
50c4ae805ca4dff6e913dce3c76724d720139a7d
[ "Apache-2.0" ]
4
2017-01-24T23:08:25.000Z
2018-12-10T12:55:45.000Z
doc/source/community/software-contrib.rst
openstack/charm-guide
50c4ae805ca4dff6e913dce3c76724d720139a7d
[ "Apache-2.0" ]
5
2016-09-20T07:48:45.000Z
2021-07-21T15:44:33.000Z
====================== Software contributions ====================== The OpenStack charms are part of the OpenStack project and follow the same development process as other projects. For details on how to submit changes to an OpenStack project please refer to the OpenStack `development documentation`_ and then take a...
30.821429
86
0.723059
825f1ce9cc2f3162665f21ea477bff8b2d58d30f
681
rst
reStructuredText
docs/panels/render/general.rst
fedormatantsev/blenderseed
99a29c99a61f7b92a5db4378b3a558a18d54654e
[ "MIT" ]
2
2018-04-12T23:45:57.000Z
2018-04-12T23:46:04.000Z
docs/panels/render/general.rst
fedormatantsev/blenderseed
99a29c99a61f7b92a5db4378b3a558a18d54654e
[ "MIT" ]
null
null
null
docs/panels/render/general.rst
fedormatantsev/blenderseed
99a29c99a61f7b92a5db4378b3a558a18d54654e
[ "MIT" ]
null
null
null
General ======= .. image:: /_static/screenshots/render_panels/general.JPG | - Auto Threads - Select this option to have appleseed automatically determine the number of rendering threads to use. Unselect it to choose manually. - Export Geometry - All: Always export all geometry. - Partial: Export geometry only if...
40.058824
136
0.767988
a36930defc8de9c8c73825d9827023c0d6491f5b
52
rst
reStructuredText
utils/README.rst
erikjanss/cross-python
cb160097d0df4b510e011aa263a37150bfab8939
[ "BSD-3-Clause" ]
2
2020-09-14T21:35:10.000Z
2021-02-17T13:15:35.000Z
utils/README.rst
erikjanss/cross-python
cb160097d0df4b510e011aa263a37150bfab8939
[ "BSD-3-Clause" ]
1
2020-09-06T16:35:50.000Z
2020-09-06T16:35:50.000Z
utils/README.rst
erikjanss/cross-python
cb160097d0df4b510e011aa263a37150bfab8939
[ "BSD-3-Clause" ]
1
2020-09-06T13:25:58.000Z
2020-09-06T13:25:58.000Z
Tools to assist in creating a cross platform builts
26
51
0.826923
91ccf54ec218c4ef708ab99a970d89338b45dada
802
rst
reStructuredText
docs/_sources/setup.rst
Bnseamster/shopyo
945b4cf1ac9b4a4c33f6616c252a9ad22a197246
[ "MIT" ]
23
2021-02-21T07:04:10.000Z
2022-01-24T10:33:29.000Z
docs/_sources/setup.rst
Bnseamster/shopyo
945b4cf1ac9b4a4c33f6616c252a9ad22a197246
[ "MIT" ]
15
2021-10-06T04:16:47.000Z
2022-03-15T20:02:28.000Z
docs/_sources/setup.rst
Bnseamster/shopyo
945b4cf1ac9b4a4c33f6616c252a9ad22a197246
[ "MIT" ]
14
2021-05-07T17:23:04.000Z
2022-03-27T20:01:05.000Z
Setting up Shopyo ================= 🔧 Install instructions ----------------------- - download python3.7 - clone and cd into project - run .. code-block:: python :caption: Install requirements. :name: install_requirements python -m pip install -r requirements.txt 👟 Run instructions ------------------- ...
16.367347
45
0.623441
f79874d79bfcc4c2701d7d43261e951562a29ede
461
rst
reStructuredText
notes.rst
alexa-infra/pil-lite
1e72f6b46f757636c84f5bed0c8eab12fd8a17a9
[ "MIT" ]
6
2015-06-22T18:41:27.000Z
2021-12-25T10:21:31.000Z
notes.rst
alexa-infra/pil-lite
1e72f6b46f757636c84f5bed0c8eab12fd8a17a9
[ "MIT" ]
3
2019-10-08T21:54:23.000Z
2020-08-09T22:05:25.000Z
notes.rst
alexa-infra/pil-lite
1e72f6b46f757636c84f5bed0c8eab12fd8a17a9
[ "MIT" ]
null
null
null
Build locally ------------- .. code:: bash python src/py_ext_build.py PYTHONPATH=. pytest Another way to build locally ---------------------------- .. code:: bash pip install -e . pytest Release ------- .. code:: bash vim PilLite/__about__.py git commit -m "..." git tag -a 0.1.0 -m "...
15.896552
43
0.566161
2aa1bd2b409bee4b3b4211e1bf51f0e5265cb892
840
rst
reStructuredText
docs/intro.rst
steve1aa/microdot
c130d8f2d45dcce9606dda25d31d653ce91faf92
[ "MIT" ]
173
2019-04-16T11:17:22.000Z
2022-03-30T11:19:26.000Z
docs/intro.rst
steve1aa/microdot
c130d8f2d45dcce9606dda25d31d653ce91faf92
[ "MIT" ]
36
2019-07-01T06:14:50.000Z
2022-03-08T18:53:19.000Z
docs/intro.rst
steve1aa/microdot
c130d8f2d45dcce9606dda25d31d653ce91faf92
[ "MIT" ]
30
2019-04-16T16:21:36.000Z
2022-03-22T12:56:30.000Z
Installation ------------ Microdot can be installed with ``pip``:: pip install microdot For platforms that do not support or cannot run ``pip``, you can also manually copy and install the ``microdot.py`` and ``microdot_asyncio.py`` source files. Examples -------- The following is an example of a standard singl...
21
78
0.67619
dc489969b2b45800ef2f6c35b7fd281018789056
90
rst
reStructuredText
docs/concepts/design_architecture/services/cli.rst
venturiscm/hcp
74ad18180822301274daa9218d7bd9fbdb7807f7
[ "Apache-2.0" ]
1
2020-06-22T21:25:52.000Z
2020-06-22T21:25:52.000Z
docs/concepts/design_architecture/services/cli.rst
venturiscm/hcp
74ad18180822301274daa9218d7bd9fbdb7807f7
[ "Apache-2.0" ]
1
2020-05-21T02:46:24.000Z
2020-05-25T07:19:23.000Z
docs/concepts/design_architecture/services/cli.rst
venturiscm/hcp
74ad18180822301274daa9218d7bd9fbdb7807f7
[ "Apache-2.0" ]
null
null
null
############################# Zimagi Command Line Interface #############################
22.5
29
0.288889
a7adc71a35ead163e127e80641ae80170da8c5a8
14,718
rst
reStructuredText
je/je5/je5-dispersive-eqns.rst
ammarhakim/ammar-simjournal
85b64ddc9556f01a4fab37977864a7d878eac637
[ "MIT", "Unlicense" ]
1
2019-12-19T16:21:13.000Z
2019-12-19T16:21:13.000Z
je/je5/je5-dispersive-eqns.rst
ammarhakim/ammar-simjournal
85b64ddc9556f01a4fab37977864a7d878eac637
[ "MIT", "Unlicense" ]
null
null
null
je/je5/je5-dispersive-eqns.rst
ammarhakim/ammar-simjournal
85b64ddc9556f01a4fab37977864a7d878eac637
[ "MIT", "Unlicense" ]
2
2020-01-08T06:23:33.000Z
2020-01-08T07:06:50.000Z
:Author: Ammar Hakim JE5: Hyperbolic balance laws with dispersive source terms ========================================================= .. contents:: While solving the :doc:`two-fluid Riemann problems <../je4/je4-twofluid-shock>` small oscillations are observed in the solution. On first sight it might be thought t...
40.213115
81
0.707365
6f3dd47783fa481308db945ba93a601d94280803
26
rest
reStructuredText
http.rest
DariusPasilaban-401-advanced-javascript/auth-server
9e718dc726c14ed8f4984bba67474abcc2becffe
[ "MIT" ]
1
2021-11-15T10:24:46.000Z
2021-11-15T10:24:46.000Z
http.rest
DariusPasilaban-401-advanced-javascript/auth-server
9e718dc726c14ed8f4984bba67474abcc2becffe
[ "MIT" ]
null
null
null
http.rest
DariusPasilaban-401-advanced-javascript/auth-server
9e718dc726c14ed8f4984bba67474abcc2becffe
[ "MIT" ]
1
2021-10-04T07:35:56.000Z
2021-10-04T07:35:56.000Z
GET http://localhost:3000/
26
26
0.769231
9af2dae13634bf17d7189288190f2c79e351c434
548
rst
reStructuredText
docs/index.rst
pseeth/sigsep-mus-eval
cec9b1aae45400a04a426ab214185efc89c0c563
[ "MIT" ]
null
null
null
docs/index.rst
pseeth/sigsep-mus-eval
cec9b1aae45400a04a426ab214185efc89c0c563
[ "MIT" ]
null
null
null
docs/index.rst
pseeth/sigsep-mus-eval
cec9b1aae45400a04a426ab214185efc89c0c563
[ "MIT" ]
null
null
null
museval ======= A python package to evaluate **sigsep musdb18** source separation results as part of the `MUS task <https://sisec.inria.fr/home/2018-professionally-produced-music-recordings/>`__ of the `Signal Separation Evaluation Campaign (SISEC) <https://sisec.inria.fr/>`__ Contents: ----------------- .. toctree...
16.606061
104
0.660584
5a32d3a54c1fb6b37f2e79518d23e4463814d849
1,052
rst
reStructuredText
docs/source/guide/install.rst
gategill/elliot
113763ba6d595976e14ead2e3d460d9705cd882e
[ "Apache-2.0" ]
175
2021-03-04T15:46:25.000Z
2022-03-31T05:56:58.000Z
docs/source/guide/install.rst
gategill/elliot
113763ba6d595976e14ead2e3d460d9705cd882e
[ "Apache-2.0" ]
15
2021-03-06T17:53:56.000Z
2022-03-24T17:02:07.000Z
docs/source/guide/install.rst
gategill/elliot
113763ba6d595976e14ead2e3d460d9705cd882e
[ "Apache-2.0" ]
39
2021-03-04T15:46:26.000Z
2022-03-09T15:37:12.000Z
Install Elliot ====================== Elliot works with the following operating systems: - Linux - Windows 10 - macOS X Elliot requires Python version 3.6 or later. Elliot requires tensorflow version 2.3.2 or later. If you want to use Elliot with GPU, please ensure that CUDA or cudatoolkit version is 7.6 or late...
25.047619
93
0.688213
aa503718b14816c260c1399d2092828dcee04292
1,413
rst
reStructuredText
sdk/python/core/docsgen/api/errors.rst
xulleon/ydk-gen
2a6e8bd89e3cdae4287297a3d02cdeaa838744bc
[ "ECL-2.0", "Apache-2.0" ]
125
2016-03-15T17:04:13.000Z
2022-03-22T02:46:17.000Z
sdk/python/core/docsgen/api/errors.rst
xulleon/ydk-gen
2a6e8bd89e3cdae4287297a3d02cdeaa838744bc
[ "ECL-2.0", "Apache-2.0" ]
818
2016-03-17T17:06:00.000Z
2022-03-28T03:56:17.000Z
sdk/python/core/docsgen/api/errors.rst
xulleon/ydk-gen
2a6e8bd89e3cdae4287297a3d02cdeaa838744bc
[ "ECL-2.0", "Apache-2.0" ]
93
2016-03-15T19:18:55.000Z
2022-02-24T13:55:07.000Z
Errors ====== .. module:: ydk.errors :synopsis: YDK Exceptions This module contains YDK Python errors classes. These errors are thrown in case of data not conforming to the yang model or due to a server-side error. .. py:exception:: YError Bases: :exc:`exceptions.Exception` Base class for Y Errors. The...
24.362069
151
0.726115
c99e5e072c13a74fa6a661797eef1194387eddde
1,740
rst
reStructuredText
SourceDocs/html/file_Source_Azura_RenderSystem_Inc_Generic_Drawable.h.rst
vasumahesh1/azura
80aa23e2fb498e6288484bc49b0d5b8889db6ebb
[ "MIT" ]
12
2019-01-08T23:10:37.000Z
2021-06-04T09:48:42.000Z
SourceDocs/html/file_Source_Azura_RenderSystem_Inc_Generic_Drawable.h.rst
vasumahesh1/azura
80aa23e2fb498e6288484bc49b0d5b8889db6ebb
[ "MIT" ]
38
2017-04-05T00:27:24.000Z
2018-12-25T08:34:04.000Z
docs/html/_sources/html/file_Source_Azura_RenderSystem_Inc_Generic_Drawable.h.rst.txt
vasumahesh1/azura
80aa23e2fb498e6288484bc49b0d5b8889db6ebb
[ "MIT" ]
4
2019-03-27T10:07:32.000Z
2021-07-15T03:22:27.000Z
.. _file_Source_Azura_RenderSystem_Inc_Generic_Drawable.h: File Drawable.h =============== |exhale_lsh| :ref:`Parent directory <dir_Source_Azura_RenderSystem_Inc_Generic>` (``Source\Azura\RenderSystem\Inc\Generic``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. contents:: Contents :lo...
19.550562
124
0.748851
7e832f2c84fd8e49991d4e198bd6bb983a3d2543
225
rst
reStructuredText
docs/source/public_api/diffeq.rst
feimeng93/probnum
4e46273c0157d26b9be2a7a415ccf69a3691ec22
[ "MIT" ]
4
2020-12-07T11:56:48.000Z
2021-04-16T14:50:40.000Z
docs/source/public_api/diffeq.rst
jzenn/probnum
cb9e5ec07384913049a312ac62cfec88970f1c8d
[ "MIT" ]
42
2021-04-12T08:11:41.000Z
2022-03-28T00:21:55.000Z
docs/source/public_api/diffeq.rst
NinaEffenberger/probnum
595f55f9f235fd0396d02b9a6f828aba2383dceb
[ "MIT" ]
2
2022-01-23T14:24:08.000Z
2022-01-29T01:26:47.000Z
probnum.diffeq ============== Differential Equations. This package defines common dynamical models and probabilistic solvers for differential equations. .. automodapi:: probnum.diffeq :no-heading: :no-main-docstr:
18.75
87
0.728889
1acdfd3ebefc7d425c92457a09ae6d681b7701a4
233
rest
reStructuredText
Store.rest
spetz/dnc-workshops
9c64891fa6c0c539bd08ab54b950c1858fe41335
[ "MIT" ]
null
null
null
Store.rest
spetz/dnc-workshops
9c64891fa6c0c539bd08ab54b950c1858fe41335
[ "MIT" ]
null
null
null
Store.rest
spetz/dnc-workshops
9c64891fa6c0c539bd08ab54b950c1858fe41335
[ "MIT" ]
1
2018-06-30T14:49:16.000Z
2018-06-30T14:49:16.000Z
@url = http://localhost:5000 @productId = ### GET {{url}}/products ### GET {{url}}/products/{{productId}} ### POST {{url}}/products Content-Type: application/json { "name": "Lenovo", "category": "pc", "price": 5000 }
12.944444
34
0.583691
93794bae544403306fe4d9d503dad1bc260e4561
82
rst
reStructuredText
docs/reference/esm.rst
ErikLernskog/python-esm
1739f758dd2b419aeefe945ebf8797c8bbb471cb
[ "BSD-2-Clause" ]
null
null
null
docs/reference/esm.rst
ErikLernskog/python-esm
1739f758dd2b419aeefe945ebf8797c8bbb471cb
[ "BSD-2-Clause" ]
null
null
null
docs/reference/esm.rst
ErikLernskog/python-esm
1739f758dd2b419aeefe945ebf8797c8bbb471cb
[ "BSD-2-Clause" ]
null
null
null
esm === .. testsetup:: from esm import * .. automodule:: esm :members:
8.2
21
0.54878
c45599d9682935fafdc301628d82878375d14367
325
rst
reStructuredText
README.rst
Furmanchuk/guard_controller
17f563fa4676e3a4366cf8a95011f8224e574b2d
[ "MIT" ]
null
null
null
README.rst
Furmanchuk/guard_controller
17f563fa4676e3a4366cf8a95011f8224e574b2d
[ "MIT" ]
null
null
null
README.rst
Furmanchuk/guard_controller
17f563fa4676e3a4366cf8a95011f8224e574b2d
[ "MIT" ]
null
null
null
Guart controller ----------------------------------------------------------------------- Project for the implementation of security management system based on the GL Starter Kit board LICENCE ----------------------------------------------------------------------- The MIT License (MIT) Copyright © 2020 Vadym Furmanc...
29.545455
74
0.449231
804aa33a897bb522129d437eed6c44f51fe50d7e
1,139
rst
reStructuredText
src/content/pages/Meetings.rst
uptimeslc/uptimeslc.github.com
5c74eb12ec20c6ea8af65d1dab328fd32b41acad
[ "BSD-3-Clause" ]
null
null
null
src/content/pages/Meetings.rst
uptimeslc/uptimeslc.github.com
5c74eb12ec20c6ea8af65d1dab328fd32b41acad
[ "BSD-3-Clause" ]
null
null
null
src/content/pages/Meetings.rst
uptimeslc/uptimeslc.github.com
5c74eb12ec20c6ea8af65d1dab328fd32b41acad
[ "BSD-3-Clause" ]
null
null
null
Meetings ######## :date: 2015-01-22 UptimeSLC meets at 6:30 p.m. on the third Tuesday of every month. Because uptimeSLC is topic-centric, the first and second meeting on each topic will be in person AND online. The third meeting on the topic will be in-person only as focus groups can really only be in-person. Atten...
45.56
274
0.741879
e6ec981f88b92920f98ff97c1f22fcb19fcaa73d
648
rst
reStructuredText
docs/api/api_python/dataset_vision/mindspore.dataset.vision.c_transforms.BoundingBoxAugment.rst
httpsgithu/mindspore
c29d6bb764e233b427319cb89ba79e420f1e2c64
[ "Apache-2.0" ]
1
2022-02-23T09:13:43.000Z
2022-02-23T09:13:43.000Z
docs/api/api_python/dataset_vision/mindspore.dataset.vision.c_transforms.BoundingBoxAugment.rst
949144093/mindspore
c29d6bb764e233b427319cb89ba79e420f1e2c64
[ "Apache-2.0" ]
null
null
null
docs/api/api_python/dataset_vision/mindspore.dataset.vision.c_transforms.BoundingBoxAugment.rst
949144093/mindspore
c29d6bb764e233b427319cb89ba79e420f1e2c64
[ "Apache-2.0" ]
null
null
null
mindspore.dataset.vision.c_transforms.BoundingBoxAugment ======================================================== .. py:class:: mindspore.dataset.vision.c_transforms.BoundingBoxAugment(transform, ratio=0.3) 对图像的随机标注边界框区域,应用给定的图像变换处理。 **参数:** - **transform** (TensorOperation) - 对图像的随机标注边界框区域应用的变...
34.105263
99
0.583333
9b1db81bb4bb7f4f226d1b8419d1f5b016a19094
143
rst
reStructuredText
cookbook/integrations/kubernetes/kftensorflow/README.rst
mayitbeegh/flytesnacks
35fe9db45f08fce3d94923b4245b1a9980a915ef
[ "Apache-2.0" ]
null
null
null
cookbook/integrations/kubernetes/kftensorflow/README.rst
mayitbeegh/flytesnacks
35fe9db45f08fce3d94923b4245b1a9980a915ef
[ "Apache-2.0" ]
null
null
null
cookbook/integrations/kubernetes/kftensorflow/README.rst
mayitbeegh/flytesnacks
35fe9db45f08fce3d94923b4245b1a9980a915ef
[ "Apache-2.0" ]
null
null
null
Executing Distributed Tensorflow training jobs on K8s ========================================================== .. NOTE:: Coming soon 🛠
20.428571
58
0.426573
b8f34b030038c9fe5d4d86fbd06ed07d978163b2
283
rst
reStructuredText
docs/index.rst
vijaykarthik-rubrik/etcd
688043a7c2ac8bbb0e73ca5694c7815275865e24
[ "Apache-2.0" ]
4
2018-11-11T04:28:45.000Z
2020-01-07T05:27:08.000Z
docs/index.rst
scaledata/etcd
688043a7c2ac8bbb0e73ca5694c7815275865e24
[ "Apache-2.0" ]
1
2021-06-01T22:24:08.000Z
2021-06-01T22:24:08.000Z
docs/index.rst
scaledata/etcd
688043a7c2ac8bbb0e73ca5694c7815275865e24
[ "Apache-2.0" ]
1
2019-04-16T05:43:33.000Z
2019-04-16T05:43:33.000Z
etcd Documentation ================== * :ref:`faq`: Frequently Asked Questions. * :ref:`client-architecture`: Describes etcd client components. .. toctree:: :maxdepth: 3 :caption: FAQs faq .. toctree:: :maxdepth: 2 :caption: Architecture client-architecture
14.15
63
0.636042
3c36103a63d09e5bdc4b948fb77c9461b144f6ca
3,099
rst
reStructuredText
docs/archived/class3/module2/module2.rst
dober-man/f5-agility-labs-iam
327ffd6c83f8283ea3f29f749f81b7b3ce0bab18
[ "MIT" ]
1
2019-06-26T15:37:19.000Z
2019-06-26T15:37:19.000Z
docs/archived/class3/module2/module2.rst
dober-man/f5-agility-labs-iam
327ffd6c83f8283ea3f29f749f81b7b3ce0bab18
[ "MIT" ]
1
2020-06-05T13:57:08.000Z
2020-06-05T13:57:08.000Z
docs/archived/class3/module2/module2.rst
dober-man/f5-agility-labs-iam
327ffd6c83f8283ea3f29f749f81b7b3ce0bab18
[ "MIT" ]
null
null
null
Lab 2: URL Category-based Decryption Bypass =========================================== In this lab exercise, you will bypass SSL decryption based on requests to URLs categorized as financial services web sites. Estimated completion time: 25 minutes **Objectives:** - Apply a new Per-Request Policy to bypass SSL de...
25.61157
72
0.656663
efaa345d501ac824d85ba5acb0c74acb8be6494e
1,469
rst
reStructuredText
README.rst
mmore500/teeplot
51f73ad98650d4f855a480e106dadee86e6a10d0
[ "MIT" ]
null
null
null
README.rst
mmore500/teeplot
51f73ad98650d4f855a480e106dadee86e6a10d0
[ "MIT" ]
1
2022-02-22T23:44:09.000Z
2022-02-22T23:44:09.000Z
README.rst
mmore500/teeplot
51f73ad98650d4f855a480e106dadee86e6a10d0
[ "MIT" ]
null
null
null
============ teeplot ============ .. image:: https://img.shields.io/pypi/v/teeplot.svg :target: https://pypi.python.org/pypi/teeplot .. image:: https://img.shields.io/travis/mmore500/teeplot.svg :target: https://travis-ci.com/mmore500/teeplot .. image:: https://readthedocs.org/projects/teeplot/badge...
22.6
103
0.665078
1760911f90fef0d6165f228241d167ae6c044dcb
548
rst
reStructuredText
docs/getting-started.rst
jeremymiller00/Success-in-Online-Education
093bbe615d1ebb7f868802c970fc95f31b803e67
[ "BSD-3-Clause" ]
null
null
null
docs/getting-started.rst
jeremymiller00/Success-in-Online-Education
093bbe615d1ebb7f868802c970fc95f31b803e67
[ "BSD-3-Clause" ]
null
null
null
docs/getting-started.rst
jeremymiller00/Success-in-Online-Education
093bbe615d1ebb7f868802c970fc95f31b803e67
[ "BSD-3-Clause" ]
null
null
null
Getting started =============== The data are available here: https://analyse.kmi.open.ac.uk/open_dataset To get started, download the seven csv files and store them in a directorty titled data/raw. To build a postgresql database, execute the file data/create_database.sql to build the tables, then execute the file d...
28.842105
187
0.782847
04783599af90173f3d8f57fa89c5344d746e4028
146
rst
reStructuredText
doc/api/skan.pipe.rst
TaekedeHaan/skan
36467bda0ddd814a603f3b089031a21b11d7f7b3
[ "BSD-3-Clause" ]
75
2017-02-07T23:30:48.000Z
2022-03-31T20:17:35.000Z
doc/api/skan.pipe.rst
TaekedeHaan/skan
36467bda0ddd814a603f3b089031a21b11d7f7b3
[ "BSD-3-Clause" ]
147
2016-11-10T01:34:00.000Z
2022-03-23T02:30:30.000Z
doc/api/skan.pipe.rst
TaekedeHaan/skan
36467bda0ddd814a603f3b089031a21b11d7f7b3
[ "BSD-3-Clause" ]
37
2017-01-20T09:26:09.000Z
2022-02-22T12:51:08.000Z
skan.pipe:: Pipeline functions for skeleton analysis ==================================================== .. automodule:: skan.pipe :members:
24.333333
52
0.472603
d34cc87d36a9996f18acc64f1e6c87f0a8091499
103
rst
reStructuredText
doc/scripts/cgat_logfiles2tsv.rst
kevinrue/cgat-flow
02b5a1867253c2f6fd6b4f3763e0299115378913
[ "MIT" ]
49
2015-04-13T16:49:25.000Z
2022-03-29T10:29:14.000Z
doc/scripts/cgat_logfiles2tsv.rst
kevinrue/cgat-flow
02b5a1867253c2f6fd6b4f3763e0299115378913
[ "MIT" ]
252
2015-04-08T13:23:34.000Z
2019-03-18T21:51:29.000Z
doc/scripts/cgat_logfiles2tsv.rst
kevinrue/cgat-flow
02b5a1867253c2f6fd6b4f3763e0299115378913
[ "MIT" ]
22
2015-05-21T00:37:52.000Z
2019-09-25T05:04:27.000Z
.. automodule:: cgat_logfiles2tsv .. program-output:: python ../scripts/cgat_logfiles2tsv.py --help
17.166667
65
0.737864
12dafc5741b56e8436ec44846c2921ee76068a51
7,668
rst
reStructuredText
src/main/app-resources/inputs/NDVI/v-m-2003_feb-mx.rst
ec-melodies/wp7-landcondition
05cd581c1d9b77f8b8ce58b50ae18e5f9a4c91a8
[ "Apache-2.0" ]
null
null
null
src/main/app-resources/inputs/NDVI/v-m-2003_feb-mx.rst
ec-melodies/wp7-landcondition
05cd581c1d9b77f8b8ce58b50ae18e5f9a4c91a8
[ "Apache-2.0" ]
null
null
null
src/main/app-resources/inputs/NDVI/v-m-2003_feb-mx.rst
ec-melodies/wp7-landcondition
05cd581c1d9b77f8b8ce58b50ae18e5f9a4c91a8
[ "Apache-2.0" ]
null
null
null
FFGFEFDEDEDEDCCDBBBCDBCBBBAABBCBBBBBBBBABABBBCBCCDCDDDCDCCCBB@@@?@?????>>@?>??>>>?@?>@@@@@@@@??????@@B@?A@A?FGFFEFEDDEEEDCCCCCCCCCBBABABBABBBBBBABAAABCDDDCCBBCDCCCBCCBAA??@????????>??????@??@AAAAA@AA@@????@@A@A@@AAAAFFEEEEEEEEEEDCDCCCBDCCBBBBBBBABBBBBBBBBCBCCBDDCCBBBCBCBBCBBA@@@@?????>???@????@@@ABBBBBAA@AAA>??@AAA@@@@...
7,668
7,668
0.740089
4dce1fcd002329264237656461180eb6c46b2caf
1,729
rst
reStructuredText
doc/index.rst
yaml2sbml-dev/yaml2sbml
43ef3cb478ef30cfc0f1f4e232499824baf20598
[ "MIT" ]
13
2021-01-09T13:48:22.000Z
2022-01-18T09:12:21.000Z
doc/index.rst
yaml2sbml-dev/yaml2sbml
43ef3cb478ef30cfc0f1f4e232499824baf20598
[ "MIT" ]
103
2020-09-05T09:07:32.000Z
2021-08-16T13:52:44.000Z
doc/index.rst
yaml2sbml-dev/yaml2sbml
43ef3cb478ef30cfc0f1f4e232499824baf20598
[ "MIT" ]
4
2020-09-27T17:21:12.000Z
2021-10-20T19:41:17.000Z
yaml2sbml ========= .. image:: https://github.com/yaml2sbml-dev/yaml2sbml/workflows/CI/badge.svg :target: https://github.com/yaml2sbml-dev/yaml2sbml/actions :alt: Build status .. image:: https://codecov.io/gh/yaml2sbml-dev/yaml2sbml/branch/master/graph/badge.svg :target: https://codecov.io/gh/yaml2sbml-dev/ya...
27.015625
186
0.721805
2ac65bedefb9ccf9414f46b10d971adbcfa8f4ab
2,143
rst
reStructuredText
doc/guides/gcov.rst
gamnes/zephyr
882702e6883746565ad49ca5befb0df34c8528ab
[ "Apache-2.0" ]
null
null
null
doc/guides/gcov.rst
gamnes/zephyr
882702e6883746565ad49ca5befb0df34c8528ab
[ "Apache-2.0" ]
null
null
null
doc/guides/gcov.rst
gamnes/zephyr
882702e6883746565ad49ca5befb0df34c8528ab
[ "Apache-2.0" ]
null
null
null
.. _gcov: Test coverage reports via GCOV ############################## Overview ******** `GCC GCOV <https://gcc.gnu.org/onlinedocs/gcc/Gcov.html>`_ is a test coverage program used together with the GCC compiler to analyze and create test coverage reports for your programs, helping you create more efficient, faster r...
36.322034
105
0.745684
79bf3dfb8a327e8330d6e6355680a23c7a98004d
1,337
rst
reStructuredText
drivers/staging/media/av7110/video-try-command.rst
jainsakshi2395/linux
7ccb860232bb83fb60cd6bcf5aaf0c008d903acb
[ "Linux-OpenIB" ]
44
2022-03-16T08:32:31.000Z
2022-03-31T16:02:35.000Z
drivers/staging/media/av7110/video-try-command.rst
jainsakshi2395/linux
7ccb860232bb83fb60cd6bcf5aaf0c008d903acb
[ "Linux-OpenIB" ]
13
2021-07-10T04:36:17.000Z
2022-03-03T10:50:05.000Z
drivers/staging/media/av7110/video-try-command.rst
jainsakshi2395/linux
7ccb860232bb83fb60cd6bcf5aaf0c008d903acb
[ "Linux-OpenIB" ]
18
2022-03-19T04:41:04.000Z
2022-03-31T03:32:12.000Z
.. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later .. c:namespace:: DTV.video .. _VIDEO_TRY_COMMAND: ================= VIDEO_TRY_COMMAND ================= Name ---- VIDEO_TRY_COMMAND .. attention:: This ioctl is deprecated. Synopsis -------- .. c:macro:: VIDEO_TRY_COMMAND ``int ioctl(int fd, VIDEO_TRY_...
19.955224
71
0.66193
d8cbe422831c77795a3cc2c8e69c849ad18e7aa6
1,328
rst
reStructuredText
atomsci/ddm/docs/source/guide/tests.rst
vgutta/AMPL
46759aa84fd6acfc14facad0e14cb05a43d2e309
[ "MIT" ]
77
2019-11-17T01:15:36.000Z
2021-10-19T07:51:03.000Z
atomsci/ddm/docs/source/guide/tests.rst
vgutta/AMPL
46759aa84fd6acfc14facad0e14cb05a43d2e309
[ "MIT" ]
39
2019-12-16T22:21:54.000Z
2021-09-30T16:31:12.000Z
atomsci/ddm/docs/source/guide/tests.rst
vgutta/AMPL
46759aa84fd6acfc14facad0e14cb05a43d2e309
[ "MIT" ]
41
2019-11-24T03:40:32.000Z
2021-08-17T22:06:07.000Z
.. _tests: Tests ===== **AMPL** includes a suite of software tests. This section explains how to run a very simple test that is fast to run. The Python` test fits a random forest model using Mordred descriptors on a set of compounds from `Delaney, et al` with solubility data. A molecular scaffold-based split is used ...
47.428571
434
0.754518
b0c0c382dd12b6f758553729ab65c581bc286b88
4,793
rst
reStructuredText
docs/source/overview.rst
KBIbiopharma/pybleau
5cdfce603ad29af874f74f0f527adc6b4c9066e8
[ "MIT" ]
4
2020-02-27T22:38:29.000Z
2021-05-03T05:32:11.000Z
docs/source/overview.rst
KBIbiopharma/pybleau
5cdfce603ad29af874f74f0f527adc6b4c9066e8
[ "MIT" ]
85
2020-02-04T21:57:14.000Z
2021-05-03T14:29:40.000Z
docs/source/overview.rst
KBIbiopharma/pybleau
5cdfce603ad29af874f74f0f527adc6b4c9066e8
[ "MIT" ]
1
2020-02-20T00:45:09.000Z
2020-02-20T00:45:09.000Z
.. _package_overview: **************** Package Overview **************** An App for custom exploration of tabular data --------------------------------------------- The `app` submodule of the project compose a desktop application providing analysts a limited but coherent set of tools enabling the following capabili...
46.533981
87
0.733361
3d271e4b72a3ee15f92e6b3e37b185348dc97a65
248
rst
reStructuredText
docs/source2/generated/generated/statsmodels.tsa.statespace.structural.UnobservedComponents.predict.rst
GreatWei/pythonStates
c4a9b326bfa312e2ae44a70f4dfaaf91f2d47a37
[ "BSD-3-Clause" ]
76
2019-12-28T08:37:10.000Z
2022-03-29T02:19:41.000Z
docs/source2/generated/generated/statsmodels.tsa.statespace.structural.UnobservedComponents.predict.rst
cluterdidiw/statsmodels
543037fa5768be773a3ba31fba06e16a9edea46a
[ "BSD-3-Clause" ]
11
2015-07-22T22:11:59.000Z
2020-10-09T08:02:15.000Z
docs/source2/generated/generated/statsmodels.tsa.statespace.structural.UnobservedComponents.predict.rst
cluterdidiw/statsmodels
543037fa5768be773a3ba31fba06e16a9edea46a
[ "BSD-3-Clause" ]
35
2020-02-04T14:46:25.000Z
2022-03-24T03:56:17.000Z
:orphan: statsmodels.tsa.statespace.structural.UnobservedComponents.predict ================================================================== .. currentmodule:: statsmodels.tsa.statespace.structural .. automethod:: UnobservedComponents.predict
27.555556
66
0.608871
fcc45fd8a836a19ae8bbf6f0179dcf8b3c871094
73
rst
reStructuredText
CHANGES.rst
regen100/browsercookiejar
aef07807132cbb1ef1a78b6070f3cec9aae77a05
[ "MIT" ]
3
2015-04-18T07:22:37.000Z
2017-05-20T01:46:53.000Z
CHANGES.rst
regen100/browsercookiejar
aef07807132cbb1ef1a78b6070f3cec9aae77a05
[ "MIT" ]
1
2016-11-21T21:42:31.000Z
2016-11-21T21:42:31.000Z
CHANGES.rst
regen100/browsercookiejar
aef07807132cbb1ef1a78b6070f3cec9aae77a05
[ "MIT" ]
null
null
null
Changelog ========= 0.1 (2014-08-30) ---------------- - Initial release
10.428571
17
0.452055
a7e3f7b96b2af1d012c189da6d7c90f324a14023
76
rst
reStructuredText
doc/source/stdlib/detail/function_annotation-static_let-StaticLetMacro.rst
AndreiPotapov/daScript
71691375ac6a62bf114adb7f620563c05f0a9c6d
[ "BSD-3-Clause" ]
null
null
null
doc/source/stdlib/detail/function_annotation-static_let-StaticLetMacro.rst
AndreiPotapov/daScript
71691375ac6a62bf114adb7f620563c05f0a9c6d
[ "BSD-3-Clause" ]
null
null
null
doc/source/stdlib/detail/function_annotation-static_let-StaticLetMacro.rst
AndreiPotapov/daScript
71691375ac6a62bf114adb7f620563c05f0a9c6d
[ "BSD-3-Clause" ]
null
null
null
This macro implements the `static_let` and `static_let_finalize` functions.
38
75
0.828947
14e5282307f5bad787969e96d5162f31a7c612e8
395
rst
reStructuredText
src/doc_source/configuration/index.rst
proatria/sftpplus-docs
6676e79a10cb1016faa2f823d6179d58b2b8b179
[ "Apache-2.0" ]
null
null
null
src/doc_source/configuration/index.rst
proatria/sftpplus-docs
6676e79a10cb1016faa2f823d6179d58b2b8b179
[ "Apache-2.0" ]
2
2021-11-15T20:01:20.000Z
2021-11-18T10:28:00.000Z
src/doc_source/configuration/index.rst
proatria/sftpplus-docs
6676e79a10cb1016faa2f823d6179d58b2b8b179
[ "Apache-2.0" ]
1
2019-10-29T18:44:06.000Z
2019-10-29T18:44:06.000Z
General Configuration ===================== This section includes the reference documentation for general configuration options used by both client-side and server-side transfers. .. toctree:: :maxdepth: 1 general server local-manager configuration-file matching-expression monitor-servic...
18.809524
75
0.688608
e0fe4e86816890a320edead1ab629abf38c78b07
3,209
rst
reStructuredText
aspnet/hosting/directory-structure.rst
alingarnwelay-thesis/Docs
bf22fbe17ef03f9ccef7facd9462a37a04b73d47
[ "CC-BY-4.0", "MIT" ]
13
2019-02-14T19:48:34.000Z
2021-12-24T13:38:23.000Z
aspnet/hosting/directory-structure.rst
sikandaramla/Docs
7b104bf5450a13857b586da7111c4eaaef2b2756
[ "Apache-2.0" ]
null
null
null
aspnet/hosting/directory-structure.rst
sikandaramla/Docs
7b104bf5450a13857b586da7111c4eaaef2b2756
[ "Apache-2.0" ]
3
2017-12-29T18:10:16.000Z
2018-07-24T18:41:45.000Z
.. _directory-structure: Directory Structure =================== By `Luke Latham`_ In ASP.NET Core, the application directory, *publish*, is comprised of application files, config files, static assets, packages, and the runtime (for self-contained apps). This is the same directory structure as previous versions of ...
68.276596
540
0.426924
3256117ebf4853bec3643e381b34ce1d0727fea5
534
rst
reStructuredText
docs/index.rst
albertzhu01/nequip
63ba41185e7852ebb6f68983ec30d1f569e43271
[ "MIT" ]
1
2022-03-13T10:17:53.000Z
2022-03-13T10:17:53.000Z
docs/index.rst
leoil/nequip
83b888797025c94b9963a508bc213a7c98da5bcb
[ "MIT" ]
null
null
null
docs/index.rst
leoil/nequip
83b888797025c94b9963a508bc213a7c98da5bcb
[ "MIT" ]
null
null
null
.. NequIP documentation master file, created by sphinx-quickstart on Fri May 28 16:23:04 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. NequIP ====== NequIP is an open-source package for creating, training, and using E(3)-equivariant mach...
20.538462
124
0.691011
d46bcdbf0b9b3c1f1e31031837968d4dd176ca9a
7,984
rst
reStructuredText
doc/source/admin/identity-security-compliance.rst
chetanzope/keystone
13007a80d20521e75ad8803d6f1d11b2c50a1f69
[ "Apache-2.0" ]
null
null
null
doc/source/admin/identity-security-compliance.rst
chetanzope/keystone
13007a80d20521e75ad8803d6f1d11b2c50a1f69
[ "Apache-2.0" ]
null
null
null
doc/source/admin/identity-security-compliance.rst
chetanzope/keystone
13007a80d20521e75ad8803d6f1d11b2c50a1f69
[ "Apache-2.0" ]
null
null
null
.. _identity_security_compliance: =============================== Security compliance and PCI-DSS =============================== As of the Newton release, the Identity service contains additional security compliance features, specifically to satisfy Payment Card Industry - Data Security Standard (PCI-DSS) v3.1 requi...
34.713043
119
0.726954
a43e28461bcd071fba17d7a092a3f068cc6d8a93
3,270
rst
reStructuredText
docs/knowledge-base.rst
AGregorc/resolwe-bio-py
62304e5d4c54c917575421701c6977dc63fc3a8f
[ "Apache-2.0" ]
4
2016-09-28T16:00:05.000Z
2018-08-16T16:14:10.000Z
docs/knowledge-base.rst
AGregorc/resolwe-bio-py
62304e5d4c54c917575421701c6977dc63fc3a8f
[ "Apache-2.0" ]
229
2016-03-28T19:41:00.000Z
2022-03-16T15:02:15.000Z
docs/knowledge-base.rst
AGregorc/resolwe-bio-py
62304e5d4c54c917575421701c6977dc63fc3a8f
[ "Apache-2.0" ]
18
2016-03-10T16:11:57.000Z
2021-06-01T10:01:49.000Z
.. _knowleedge-base: ============== Knowledge base ============== Genialis Knowledge base (KB) is a collection of "features" (genes, transcripts, ...) and "mappings" between these features. It comes very handy when performing various tasks with genomic features e.g.: - find all aliases of gene ``BRCA2`` - fi...
30.560748
77
0.675229
e3cc42004610f9880f37aa88a3f1e521aeee2639
475
rst
reStructuredText
developers/plugins/API/index.rst
pmeerw/x64dbg-docs
3dc0df485be716aa5e86ea0c1a53220a27224e4f
[ "MIT" ]
902
2016-06-18T03:00:24.000Z
2022-02-28T02:56:13.000Z
developers/plugins/API/index.rst
pmeerw/x64dbg-docs
3dc0df485be716aa5e86ea0c1a53220a27224e4f
[ "MIT" ]
83
2016-06-20T00:50:48.000Z
2022-03-13T21:04:10.000Z
developers/plugins/API/index.rst
pmeerw/x64dbg-docs
3dc0df485be716aa5e86ea0c1a53220a27224e4f
[ "MIT" ]
35
2016-06-18T02:26:26.000Z
2022-03-13T20:42:32.000Z
Functions ========= This section contains information about the `_plugin_` prefixed functions exported by x64dbg. **Contents:** .. toctree:: :maxdepth: 0 debugpause debugskipexceptions logprintf logputs menuadd menuaddentry menuaddseparator menuclear menuentryseticon...
18.269231
94
0.698947
9eea69f224afca1991bbcee81b2d3b0db76df01a
1,182
rst
reStructuredText
source/creature/giant-poisonous-snake.rst
rptb1/dnd-srd-sphinx
0cbe362834d41021dfd368b718e8efe7591a229f
[ "OML" ]
1
2021-12-11T01:08:40.000Z
2021-12-11T01:08:40.000Z
source/creature/giant-poisonous-snake.rst
rptb1/dnd-srd-sphinx
0cbe362834d41021dfd368b718e8efe7591a229f
[ "OML" ]
null
null
null
source/creature/giant-poisonous-snake.rst
rptb1/dnd-srd-sphinx
0cbe362834d41021dfd368b718e8efe7591a229f
[ "OML" ]
null
null
null
Giant Poisonous Snake --------------------- .. https://stackoverflow.com/questions/11984652/bold-italic-in-restructuredtext .. raw:: html <style type="text/css"> span.bolditalic { font-weight: bold; font-style: italic; } </style> .. role:: bi :class: bolditalic *Medium beast, una...
23.176471
79
0.464467
3f3c95330e7934d7ad4fac680fdee9dba5ccf223
914
rst
reStructuredText
docs/source/index.rst
sourcery-ai-bot/webgrid
dda75e255ebe8d95a8fb9fa397cc7d0527340d5e
[ "BSD-3-Clause" ]
9
2016-10-18T14:24:36.000Z
2020-03-07T10:37:34.000Z
docs/source/index.rst
sourcery-ai-bot/webgrid
dda75e255ebe8d95a8fb9fa397cc7d0527340d5e
[ "BSD-3-Clause" ]
145
2016-03-23T16:39:47.000Z
2022-03-15T13:42:28.000Z
docs/source/index.rst
sourcery-ai-bot/webgrid
dda75e255ebe8d95a8fb9fa397cc7d0527340d5e
[ "BSD-3-Clause" ]
5
2019-10-10T17:12:13.000Z
2021-11-17T16:11:00.000Z
Welcome to WebGrid ====================== WebGrid is a datagrid library for Flask and other Python web frameworks designed to work with SQLAlchemy ORM entities and queries. With a grid configured from one or more entities, WebGrid provides these features for reporting: - Automated SQL query construction based on spe...
24.052632
96
0.739606
8a04d7811f79e359d269b0cf524a3502ae652a9d
131
rst
reStructuredText
docs/source/api/convert.rst
1081/pymapdl
cbb474f1bf4b4fddd40fc5dc6b8836d0cb7eae24
[ "MIT" ]
null
null
null
docs/source/api/convert.rst
1081/pymapdl
cbb474f1bf4b4fddd40fc5dc6b8836d0cb7eae24
[ "MIT" ]
null
null
null
docs/source/api/convert.rst
1081/pymapdl
cbb474f1bf4b4fddd40fc5dc6b8836d0cb7eae24
[ "MIT" ]
null
null
null
.. _ref_convert_api: **************** Convert Function **************** .. autofunction:: ansys.mapdl.core.convert.convert_script
18.714286
57
0.59542
ae10761990f0c7e0f3fcc01389690623f398e597
1,124
rst
reStructuredText
docs/index.rst
dashdeckers/CI-CD-Testing
40efaced3cc35a17774cab00d043265e3323e921
[ "MIT" ]
null
null
null
docs/index.rst
dashdeckers/CI-CD-Testing
40efaced3cc35a17774cab00d043265e3323e921
[ "MIT" ]
9
2020-09-25T19:57:23.000Z
2020-10-13T12:04:26.000Z
docs/index.rst
dashdeckers/CI-CD-Testing
40efaced3cc35a17774cab00d043265e3323e921
[ "MIT" ]
null
null
null
The CI/CD Testground ==================== .. toctree:: :hidden: :maxdepth: 1 license reference This is a testing ground for trying out and practicing linting, documentation generation, testing, type checking, CI/CD workflows, best practices, project management, and anything else along those lines. ...
17.5625
59
0.705516
0ef5ef516207b724aea9fae60d838609a6b708dc
15,542
rst
reStructuredText
doc/tutorials/video/background_subtraction/background_subtraction.rst
bonanza-market/opencv
6550cb2a90b2b074234a3b2ae354d01a1e55fd2b
[ "BSD-3-Clause" ]
144
2015-01-15T03:38:44.000Z
2022-02-17T09:07:52.000Z
doc/tutorials/video/background_subtraction/background_subtraction.rst
bonanza-market/opencv
6550cb2a90b2b074234a3b2ae354d01a1e55fd2b
[ "BSD-3-Clause" ]
9
2015-09-09T06:51:46.000Z
2020-06-17T14:10:10.000Z
doc/tutorials/video/background_subtraction/background_subtraction.rst
bonanza-market/opencv
6550cb2a90b2b074234a3b2ae354d01a1e55fd2b
[ "BSD-3-Clause" ]
58
2015-01-14T23:43:49.000Z
2021-11-15T05:19:08.000Z
.. _Background_Subtraction: How to Use Background Subtraction Methods ***************************************** * Background subtraction (BS) is a common and widely used technique for generating a foreground mask (namely, a binary image containing the pixels belonging to moving objects in the scene) by using static c...
39.953728
481
0.653777
87373e276f941b3e63303f1227c15366bdca8248
2,814
rst
reStructuredText
section-1.rst
genomics-education-alliance/leptin-rna-seq-lesson
93a49b53471a2c3fe9d9820e39ce48dccca1c0df
[ "RSA-MD" ]
null
null
null
section-1.rst
genomics-education-alliance/leptin-rna-seq-lesson
93a49b53471a2c3fe9d9820e39ce48dccca1c0df
[ "RSA-MD" ]
null
null
null
section-1.rst
genomics-education-alliance/leptin-rna-seq-lesson
93a49b53471a2c3fe9d9820e39ce48dccca1c0df
[ "RSA-MD" ]
null
null
null
.. include:: defined_substitutions.txt Launch Lesson on CyVerse ================================= .. admonition:: learning-objectives - Understand how to get a CyVerse account - Understand how to launch a lesson on CyVerse - Understand to manage data on CyVerse Get a CyVerse Account ---------------...
30.923077
110
0.70398
48e4124c089a097582e919b05a7917775b7dd95c
72
rst
reStructuredText
Misc/NEWS.d/next/Tools-Demos/2018-06-15-23-07-50.bpo-29367.52w9Uq.rst
TinkerBoard-Android/external-python-cpython2
4ecd9450778988240cdfa9b2721750a433cec969
[ "PSF-2.0" ]
1
2021-08-13T12:32:14.000Z
2021-08-13T12:32:14.000Z
Misc/NEWS.d/next/Tools-Demos/2018-06-15-23-07-50.bpo-29367.52w9Uq.rst
TinkerBoard-Android/external-python-cpython2
4ecd9450778988240cdfa9b2721750a433cec969
[ "PSF-2.0" ]
null
null
null
Misc/NEWS.d/next/Tools-Demos/2018-06-15-23-07-50.bpo-29367.52w9Uq.rst
TinkerBoard-Android/external-python-cpython2
4ecd9450778988240cdfa9b2721750a433cec969
[ "PSF-2.0" ]
4
2021-05-19T18:02:29.000Z
2022-02-12T16:08:48.000Z
python-gdb.py now supports also method-wrapper (wrapperobject) objects.
36
71
0.819444
bad343d1b7d1de6800f38c16c4e3fa5cfab0df0c
1,120
rst
reStructuredText
doc/ref/filters/filter_sort.rst
pguyot/zotonic
5d252cb273faa7a056c28c435246fd61d9c54ec9
[ "Apache-2.0" ]
null
null
null
doc/ref/filters/filter_sort.rst
pguyot/zotonic
5d252cb273faa7a056c28c435246fd61d9c54ec9
[ "Apache-2.0" ]
null
null
null
doc/ref/filters/filter_sort.rst
pguyot/zotonic
5d252cb273faa7a056c28c435246fd61d9c54ec9
[ "Apache-2.0" ]
null
null
null
.. include:: meta-sort.rst .. highlight:: django The `sort` filter takes a list of items to sort. Items can be a ordinary list of terms, or a list of resources to be filtered based on their properties. Sort order and properties to sort on are given as arguments to the filter. By default it sorts the list in `ascendi...
33.939394
227
0.690179
740a1180ac04c5aae40aa4dee6484d73f9625f4c
1,420
rst
reStructuredText
docs/source/index.rst
harmslab/pytc-gui
a77febcf74573be70173f03bf39b40ca71c66318
[ "Unlicense" ]
3
2017-04-27T16:30:42.000Z
2017-06-17T15:27:03.000Z
docs/source/index.rst
harmslab/pytc-gui
a77febcf74573be70173f03bf39b40ca71c66318
[ "Unlicense" ]
2
2017-04-17T16:26:13.000Z
2018-08-20T18:59:18.000Z
docs/source/index.rst
harmslab/pytc-gui
a77febcf74573be70173f03bf39b40ca71c66318
[ "Unlicense" ]
3
2017-03-13T23:50:55.000Z
2017-06-15T15:37:16.000Z
====================== pytc-gui documentation ====================== `pytc-gui` is a graphical interface for `pytc <https://github.com/harmslab/pytc>`_, a flexible package for fitting Isothermal Titration Calorimetry data. + `Installation <installation.html>`_ + `How to do fits <how_to_img.html>`_ + `Full pytc docs...
30.869565
118
0.703521
800d7e79b15d9eb36522f6c62a0486eb78fdde81
235
rst
reStructuredText
doc/bid_bim_fret_nbd_release/index.rst
johnbachman/bax_insertion_paper
c9a1f7280998a8c3110f65d604afaa2686cda5c3
[ "BSD-2-Clause" ]
null
null
null
doc/bid_bim_fret_nbd_release/index.rst
johnbachman/bax_insertion_paper
c9a1f7280998a8c3110f65d604afaa2686cda5c3
[ "BSD-2-Clause" ]
null
null
null
doc/bid_bim_fret_nbd_release/index.rst
johnbachman/bax_insertion_paper
c9a1f7280998a8c3110f65d604afaa2686cda5c3
[ "BSD-2-Clause" ]
null
null
null
.. _bid_bim_fret_terbium_nbd: KD2: Bid/Bim FRET, NBD, and Release Kinetics ============================================ .. toctree:: :maxdepth: 3 raw_data outlier_removal data_after_outliers derivatives nbd_error_estimates
15.666667
44
0.625532
67d47f40fde0ea044e01cb219b5990e5e8b6a954
10,339
rst
reStructuredText
SIP.rst
ociu/MIL-STD-498-templates-rst
19b91be32ebbd0e21772920c2141c9d168492ae9
[ "Unlicense" ]
1
2017-07-11T15:02:51.000Z
2017-07-11T15:02:51.000Z
SIP.rst
ociu/MIL-STD-498-templates-rst
19b91be32ebbd0e21772920c2141c9d168492ae9
[ "Unlicense" ]
null
null
null
SIP.rst
ociu/MIL-STD-498-templates-rst
19b91be32ebbd0e21772920c2141c9d168492ae9
[ "Unlicense" ]
1
2020-05-29T05:29:11.000Z
2020-05-29T05:29:11.000Z
.. _SIP: ============================ Software Installation Plan ============================ Scope ===== .. This section shall be divided into the following paragraphs. Identification -------------- .. This paragraph shall contain a full identification of the system and the software to which this document a...
32.718354
70
0.730922
a17c14e153d6010aad1bbbcbb81d21979d253722
3,406
rst
reStructuredText
doc/source/migration_v2.rst
musicinmybrain/NeuroM
76b8c557b81d4189b6c04598e62af3a1a67bebfd
[ "BSD-3-Clause" ]
1
2021-05-31T19:52:05.000Z
2021-05-31T19:52:05.000Z
doc/source/migration_v2.rst
ABL-Lab/NeuroM
8aa8813f7f1a4a8363863c9c2fc94a0a11d2b328
[ "BSD-3-Clause" ]
null
null
null
doc/source/migration_v2.rst
ABL-Lab/NeuroM
8aa8813f7f1a4a8363863c9c2fc94a0a11d2b328
[ "BSD-3-Clause" ]
null
null
null
.. Copyright (c) 2015, Ecole Polytechnique Federale de Lausanne, Blue Brain Project All rights reserved. This file is part of NeuroM <https://github.com/BlueBrain/NeuroM> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions a...
53.21875
99
0.73488
7488ed34d9013876feee8b6aed03103e9d2a3fd8
3,964
rst
reStructuredText
README.rst
ginkgobioworks/curious
ee8a33a92640b95d477422d5d627c750920d976b
[ "MIT" ]
10
2016-12-18T20:19:39.000Z
2020-09-05T02:49:38.000Z
README.rst
ginkgobioworks/curious
ee8a33a92640b95d477422d5d627c750920d976b
[ "MIT" ]
5
2017-05-19T22:38:20.000Z
2018-04-04T15:16:07.000Z
README.rst
ginkgobioworks/curious
ee8a33a92640b95d477422d5d627c750920d976b
[ "MIT" ]
2
2017-04-11T10:09:02.000Z
2017-06-04T01:07:38.000Z
Curious ======= .. image:: https://travis-ci.org/ginkgobioworks/curious.svg?branch=master :target: https://travis-ci.org/ginkgobioworks/curious Curious traverses relationships in a relational database. Curious queries allow users to explore relationships among objects, traverse recursive relationships, and jump b...
36.036364
100
0.748739
fed0f6140d253f27d4750278c05fb73bf43cc29c
1,218
rst
reStructuredText
doc/source/installation/install.rst
japerr/Topshelf
49f7bc026a01b5ec46cf8c626ebdbf0ded511f32
[ "Apache-2.0" ]
26
2015-01-28T16:46:27.000Z
2021-01-23T02:28:17.000Z
doc/source/installation/install.rst
japerr/Topshelf
49f7bc026a01b5ec46cf8c626ebdbf0ded511f32
[ "Apache-2.0" ]
null
null
null
doc/source/installation/install.rst
japerr/Topshelf
49f7bc026a01b5ec46cf8c626ebdbf0ded511f32
[ "Apache-2.0" ]
5
2015-01-12T01:21:10.000Z
2016-11-17T13:57:41.000Z
Installing Topshelf =================== NuGet ''''' The simplest way to install Topshelf into your solution/project is to use NuGet.:: nuget Install-Package Topshelf Raw Binaries '''''''''''' If you are a fan of getting the binaries you can get released builds from http://github.com/topshelf/Topshelf/downloa...
21
78
0.67734
5ad4c185beffca48e4fccd92bd881414b700c5ac
2,107
rst
reStructuredText
docs/development_guide/source/samples/advance samples/emac/eth_http_server.rst
HuakeZhBo/bl_mcu_sdk
a6a7f077e5dd535419d1741e4c2f5215eebb699d
[ "Apache-2.0" ]
93
2021-04-27T07:34:49.000Z
2022-03-22T08:43:44.000Z
docs/development_guide/source/samples/advance samples/emac/eth_http_server.rst
HuakeZhBo/bl_mcu_sdk
a6a7f077e5dd535419d1741e4c2f5215eebb699d
[ "Apache-2.0" ]
18
2021-05-23T14:10:12.000Z
2022-03-30T09:18:39.000Z
docs/development_guide/source/samples/advance samples/emac/eth_http_server.rst
HuakeZhBo/bl_mcu_sdk
a6a7f077e5dd535419d1741e4c2f5215eebb699d
[ "Apache-2.0" ]
33
2021-04-27T07:46:50.000Z
2022-02-27T05:45:19.000Z
http server -- 网页服务器 ============================ HTTP 协议是 Hypertext Transfer Protocol(超文本传输协议)的缩写,是一种用于分布式、协作式和超媒体信息系统的应用层协议。HTTP 是万维网的数据通信的基础。 本 demo 主要是在 BL706 上基于 LwIP 协议栈,实现一个 HTTP 服务器,在 BL706 上部署了一个简单的网页,然后我们可以通过浏览器去访问 BL706 上的网页。 硬件准备 ---------------- - 一块 BL706 ETH 开发板 - 一块 PHY 8720 模块 - 一个...
23.153846
147
0.574276
125eed7b427289d97f8193d64775018c3e0b9f13
452
rst
reStructuredText
_doc/sphinxdoc/source/i_examples.rst
sdpython/teachpyx
93bd7164cfcf285866ac268a6e1e719a16d96ebf
[ "MIT" ]
3
2018-04-13T15:06:52.000Z
2019-05-26T09:11:18.000Z
_doc/sphinxdoc/source/i_examples.rst
sdpython/teachpyx
93bd7164cfcf285866ac268a6e1e719a16d96ebf
[ "MIT" ]
17
2016-09-25T12:35:50.000Z
2021-11-20T21:44:16.000Z
_doc/sphinxdoc/source/i_examples.rst
sdpython/lecture_citation
ec92398321389fbc64619ed42b55be72a78ec0e7
[ "MIT" ]
1
2019-07-29T12:11:33.000Z
2019-07-29T12:11:33.000Z
======== Exemples ======== Exemples, FAQ (Frequently Asked Questions), notebooks et autres petits bouts de codes qu'on espère pouvoir copier coller sans les comprendre. Parfois c'est vrai. .. only:: html .. toctree:: :maxdepth: 1 i_ex i_faq gyexamples/index all_notebooks...
15.586207
59
0.579646
725c60bf478198c359a92d99fb151c3ee5bd1f4d
1,762
rst
reStructuredText
specs/juno/oslo-config-and-logging-integration.rst
aaronorosen/congress
2f74410c93a4d761a6fb3d913ea6bec87fd3085c
[ "Apache-2.0" ]
1
2016-02-10T00:59:31.000Z
2016-02-10T00:59:31.000Z
specs/juno/oslo-config-and-logging-integration.rst
aaronorosen/congress
2f74410c93a4d761a6fb3d913ea6bec87fd3085c
[ "Apache-2.0" ]
null
null
null
specs/juno/oslo-config-and-logging-integration.rst
aaronorosen/congress
2f74410c93a4d761a6fb3d913ea6bec87fd3085c
[ "Apache-2.0" ]
null
null
null
.. This work is licensed under a Creative Commons Attribution 3.0 Unported License. http://creativecommons.org/licenses/by/3.0/legalcode ========================================== Integreate oslo.config and oslo-incubator logging ========================================== https://blueprints.launchpad.net/congress...
15.59292
81
0.628831
09b7f698c46b62d45292b1a274f22919c5d9fae9
489
rst
reStructuredText
docs/source/index.rst
Takahiro-Funahashi/rs232com
f941aa460c298831b16db340900d1ed22131eb70
[ "MIT" ]
null
null
null
docs/source/index.rst
Takahiro-Funahashi/rs232com
f941aa460c298831b16db340900d1ed22131eb70
[ "MIT" ]
null
null
null
docs/source/index.rst
Takahiro-Funahashi/rs232com
f941aa460c298831b16db340900d1ed22131eb70
[ "MIT" ]
null
null
null
.. rs232com documentation master file, created by sphinx-quickstart on Fri Feb 4 11:16:33 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to rs232com's documentation! ==================================== Last update:|today| .. to...
20.375
76
0.629857
7e13d6ab2fc1b290680089e6b661689cf0ccea32
717
rst
reStructuredText
docs/code/PyFunceble.cli.entry_points.pyfunceble.rst
Centaurioun/PyFunceble
59b809f3322118f7824195752c6015220738d4a0
[ "Apache-2.0" ]
213
2017-11-19T16:00:29.000Z
2022-03-30T20:51:35.000Z
docs/code/PyFunceble.cli.entry_points.pyfunceble.rst
Centaurioun/PyFunceble
59b809f3322118f7824195752c6015220738d4a0
[ "Apache-2.0" ]
270
2018-01-10T12:42:41.000Z
2022-03-22T00:03:23.000Z
docs/code/PyFunceble.cli.entry_points.pyfunceble.rst
Centaurioun/PyFunceble
59b809f3322118f7824195752c6015220738d4a0
[ "Apache-2.0" ]
48
2017-12-09T22:53:49.000Z
2022-01-29T15:50:52.000Z
PyFunceble.cli.entry\_points.pyfunceble package =============================================== Submodules ---------- PyFunceble.cli.entry\_points.pyfunceble.argsparser module --------------------------------------------------------- .. automodule:: PyFunceble.cli.entry_points.pyfunceble.argsparser :members: :...
23.9
65
0.573222
8128b90fd93b83b4d6263290007704eda2499cab
2,532
rst
reStructuredText
workspace/src/rqt_common_plugins/rqt_bag_plugins/CHANGELOG.rst
migarstka/barc
deacfd974f251693d74b273d58d22e9fead2354f
[ "MIT" ]
1
2019-01-10T22:07:07.000Z
2019-01-10T22:07:07.000Z
workspace/src/rqt_common_plugins/rqt_bag_plugins/CHANGELOG.rst
migarstka/barc
deacfd974f251693d74b273d58d22e9fead2354f
[ "MIT" ]
null
null
null
workspace/src/rqt_common_plugins/rqt_bag_plugins/CHANGELOG.rst
migarstka/barc
deacfd974f251693d74b273d58d22e9fead2354f
[ "MIT" ]
null
null
null
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Changelog for package rqt_bag_plugins ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 0.3.13 (2016-03-08) ------------------- 0.3.12 (2015-07-24) ------------------- 0.3.11 (2015-04-30) ------------------- * add missing dependency on rqt_plot (`#316 <https://github.com/ros-visualization/r...
23.018182
204
0.491311
d141d45bb4fd5fdfc04ef7de629fc1054ceab634
2,678
rst
reStructuredText
mod_wsgi-4.7.1/docs/release-notes/version-2.6.rst
wanyaworld/SearchThis
ea172d303679595158c55df6ec06168693e5c141
[ "MIT" ]
950
2015-01-03T07:11:57.000Z
2022-03-29T11:24:41.000Z
docs/release-notes/version-2.6.rst
TheApacheCats/mod_wsgi
f46c1225da4593f81006704b14e700783380448f
[ "Apache-2.0" ]
689
2015-01-11T05:27:00.000Z
2022-03-29T18:29:31.000Z
docs/release-notes/version-2.6.rst
TheApacheCats/mod_wsgi
f46c1225da4593f81006704b14e700783380448f
[ "Apache-2.0" ]
322
2015-01-21T19:09:48.000Z
2022-02-26T17:31:47.000Z
=========== Version 2.6 =========== Version 2.6 of mod_wsgi can be obtained from: http://modwsgi.googlecode.com/files/mod_wsgi-2.6.tar.gz For Windows binaries see: http://code.google.com/p/modwsgi/wiki/InstallationOnWindows Note that this release does not support Python 3.0. Python 3.0 will only be supported i...
41.2
78
0.767737
b8a41e0c3b5da705117ee633a3ee91c1af14d33c
796
rst
reStructuredText
docs/guide/shipping.rst
al-bezd/longclaw
0508231a90360670ed52d40475d8886a91c6920f
[ "MIT" ]
351
2017-02-03T10:47:06.000Z
2022-03-23T08:08:31.000Z
docs/guide/shipping.rst
al-bezd/longclaw
0508231a90360670ed52d40475d8886a91c6920f
[ "MIT" ]
392
2017-02-03T10:16:26.000Z
2022-03-28T00:30:02.000Z
docs/guide/shipping.rst
al-bezd/longclaw
0508231a90360670ed52d40475d8886a91c6920f
[ "MIT" ]
108
2017-02-06T01:03:21.000Z
2022-03-14T13:51:20.000Z
.. shipping: Configuring Shipping ==================== Longclaw allows you to: - Enable and set a default shipping rate applicable to any country - Configure multiple shipping rates for individual countries. The default shipping rate can be enabled and set from the ``settings -> Longclaw Settings`` menu in the Wag...
34.608696
101
0.765075
7424f563436df4f09ca7e846dc2ab47ece391916
2,202
rst
reStructuredText
docs/source/index.rst
ESASPICEService/spiops
0b6cdf9f9d528aa197e5d744b318edc6a3b91403
[ "MIT" ]
6
2018-09-25T10:58:52.000Z
2020-03-21T13:05:28.000Z
docs/source/index.rst
ESASPICEService/spiops
0b6cdf9f9d528aa197e5d744b318edc6a3b91403
[ "MIT" ]
null
null
null
docs/source/index.rst
ESASPICEService/spiops
0b6cdf9f9d528aa197e5d744b318edc6a3b91403
[ "MIT" ]
null
null
null
Welcome to spiops's documentation! ================================== spiops is a library aimed to help scientists and engineers that deal with Solar System Geometry mainly for planetary science. More in particular is aimed to assists the users to extend the usage of SPICE. Functionalities vary from the computation o...
28.230769
98
0.755223
42d7265dd6a6b464f254d296df5d21fc06ec3418
2,109
rst
reStructuredText
README.rst
elastx/openstack-ansible-os_cloudkitty
319dadd64380f9208b4fa8ba0996a15fd107a699
[ "Apache-2.0" ]
14
2016-06-02T02:57:59.000Z
2019-01-28T22:06:31.000Z
README.rst
elastx/openstack-ansible-os_cloudkitty
319dadd64380f9208b4fa8ba0996a15fd107a699
[ "Apache-2.0" ]
null
null
null
README.rst
elastx/openstack-ansible-os_cloudkitty
319dadd64380f9208b4fa8ba0996a15fd107a699
[ "Apache-2.0" ]
2
2017-12-29T11:28:22.000Z
2018-09-05T08:38:00.000Z
======================== Team and repository tags ======================== .. image:: https://governance.openstack.org/tc/badges/openstack-ansible-os_cloudkitty.svg :target: https://governance.openstack.org/tc/reference/tags/index.html .. Change things from this point on OpenStack-Ansible CloudKitty ############...
31.954545
89
0.72404
8e8b3c76564efcdc451e7eea166b7cfb4670d59b
1,853
rst
reStructuredText
vendor/phpmd/phpmd/src/site/rst/rules/cleancode.rst
drentas/JenkinsTest
daff52d397435fbff35339ef7b55c8dc32fdffce
[ "MIT" ]
1
2021-08-02T02:40:14.000Z
2021-08-02T02:40:14.000Z
vendor/phpmd/phpmd/src/site/rst/rules/cleancode.rst
drentas/JenkinsTest
daff52d397435fbff35339ef7b55c8dc32fdffce
[ "MIT" ]
null
null
null
vendor/phpmd/phpmd/src/site/rst/rules/cleancode.rst
drentas/JenkinsTest
daff52d397435fbff35339ef7b55c8dc32fdffce
[ "MIT" ]
null
null
null
================ Clean Code Rules ================ The Clean Code ruleset contains a collection of rules that enforce software design principles such as the SOLID Principles and Object Callisthenics. They are very strict and cannot easily be followed without any violations. If you use this ruleset you should: 1. Sel...
25.383562
79
0.669725
bba045dbd57eee2a40d8bcb3ae223faaf4a64a08
280
rst
reStructuredText
docs/source/community/updates.rst
blockterms/lit
25e7b5394c5e20c8d61052b23f3c41624707d243
[ "MIT" ]
1
2021-03-08T13:42:35.000Z
2021-03-08T13:42:35.000Z
docs/source/community/updates.rst
blockterms/lit
25e7b5394c5e20c8d61052b23f3c41624707d243
[ "MIT" ]
null
null
null
docs/source/community/updates.rst
blockterms/lit
25e7b5394c5e20c8d61052b23f3c41624707d243
[ "MIT" ]
3
2019-03-07T13:55:00.000Z
2022-03-08T14:19:51.000Z
Stay Informed ============= Check the following sources often to keep up on new features and other changes. GitHub ------ The `project page <https://github.com/blockterms/lit>`_ on GitHub remains the best way to track the development of Lit. .. include:: ../../../HISTORY.rst
21.538462
82
0.689286
779e2f560db731a62284831e0c86ff1f7606e5fd
9,648
rst
reStructuredText
source/BAREMETAL_TO_BINDERHUB.rst
pbellec/docs.neurolibre.org
fb8c2432c84e8cb47eab53e0d2549b99dc6a4ae6
[ "CC-BY-3.0" ]
1
2020-03-18T15:27:11.000Z
2020-03-18T15:27:11.000Z
source/BAREMETAL_TO_BINDERHUB.rst
pbellec/docs.neurolibre.org
fb8c2432c84e8cb47eab53e0d2549b99dc6a4ae6
[ "CC-BY-3.0" ]
17
2021-06-17T13:38:51.000Z
2022-03-24T17:41:55.000Z
source/BAREMETAL_TO_BINDERHUB.rst
pbellec/docs.neurolibre.org
fb8c2432c84e8cb47eab53e0d2549b99dc6a4ae6
[ "CC-BY-3.0" ]
2
2020-03-19T01:39:57.000Z
2020-06-05T03:22:46.000Z
Bare-metal to BinderHub ======================= Installation of the BinderHub from bare-metal is fully automatic and reproducible through `terraform <https://www.terraform.io/>`_ configuration runned via `this <https://github.com/neurolibre/neurolibre-binderhub/blob/master/Dockerfile>`_ Docker container. The followi...
52.151351
209
0.715589
e1c95f63bf7c746550f8181cebea296446c2712e
115
rst
reStructuredText
Misc/NEWS.d/next/Tests/2021-03-31-11-38-42.bpo-37945.HTUYhv.rst
bhavinmanek/cpython
bec8c787ec72d73b39011bde3f3a93e9bb1174b7
[ "0BSD" ]
5
2021-06-22T19:41:37.000Z
2022-01-03T18:49:33.000Z
Misc/NEWS.d/next/Tests/2021-03-31-11-38-42.bpo-37945.HTUYhv.rst
bhavinmanek/cpython
bec8c787ec72d73b39011bde3f3a93e9bb1174b7
[ "0BSD" ]
13
2020-06-27T08:26:53.000Z
2022-03-01T20:02:25.000Z
Misc/NEWS.d/next/Tests/2021-03-31-11-38-42.bpo-37945.HTUYhv.rst
bhavinmanek/cpython
bec8c787ec72d73b39011bde3f3a93e9bb1174b7
[ "0BSD" ]
2
2018-04-28T21:09:04.000Z
2019-05-15T15:52:34.000Z
Fix test_getsetlocale_issue1813() of test_locale: skip the test if ``setlocale()`` fails. Patch by Victor Stinner.
38.333333
66
0.782609
8f35a631857b248db56b47c4e319d63d5ad21ae8
1,776
rst
reStructuredText
docs/contribute.rst
Kozea/tinycss2
7aa763b59050d112ca80f069ee5c2d04d511ab23
[ "BSD-3-Clause" ]
87
2017-10-02T14:43:10.000Z
2022-02-07T18:21:03.000Z
docs/contribute.rst
Kozea/tinycss2
7aa763b59050d112ca80f069ee5c2d04d511ab23
[ "BSD-3-Clause" ]
36
2017-07-01T16:40:27.000Z
2022-02-22T22:02:22.000Z
docs/contribute.rst
Kozea/tinycss2
7aa763b59050d112ca80f069ee5c2d04d511ab23
[ "BSD-3-Clause" ]
13
2018-03-01T20:28:21.000Z
2021-06-01T14:08:25.000Z
Contribute ========== You want to add some code to tinycss2, launch its tests or improve its documentation? Thank you very much! Here are some tips to help you play with tinycss2 in good conditions. The first step is to clone the repository, create a virtual environment and install tinycss2 dependencies. .. code-blo...
26.117647
80
0.737613
239f27e08da82ae3a4fa90cecfa789f35375851f
16,581
rst
reStructuredText
docs/release-notes.rst
acumos/federation
8553a197016d78c94294ddf62038a5877ba3f9be
[ "Apache-2.0" ]
null
null
null
docs/release-notes.rst
acumos/federation
8553a197016d78c94294ddf62038a5877ba3f9be
[ "Apache-2.0" ]
null
null
null
docs/release-notes.rst
acumos/federation
8553a197016d78c94294ddf62038a5877ba3f9be
[ "Apache-2.0" ]
null
null
null
.. ===============LICENSE_START======================================================= .. Acumos CC-BY-4.0 .. =================================================================================== .. Copyright (C) 2017-2020 AT&T Intellectual Property & Tech Mahindra. All rights reserved. .. Modifications Copyright (C) 202...
44.453083
146
0.691997
ee256436f9baf866152be654885273f6c61db433
235
rst
reStructuredText
contingent/code/posts/intro.rst
kennywbin/500lines
e72f05bac2087f368251d3f263ae325c268e5171
[ "CC-BY-3.0" ]
null
null
null
contingent/code/posts/intro.rst
kennywbin/500lines
e72f05bac2087f368251d3f263ae325c268e5171
[ "CC-BY-3.0" ]
null
null
null
contingent/code/posts/intro.rst
kennywbin/500lines
e72f05bac2087f368251d3f263ae325c268e5171
[ "CC-BY-3.0" ]
null
null
null
============== Introduction ============== :Date: 2014/02/28 Several readers have been asking for a series of articles about mathematics, so the next several blog posts will be about fundamental mathematical operations.
19.583333
45
0.668085
ba6ab2740754111daca5e356d50ad8b185a2a1ae
280
rst
reStructuredText
rtfm/source/_pages/build/dev.rst
newscorpaus/wordless
21a5f7a4e7bbc94a6134f88dd4dc50fdd5909250
[ "Unlicense", "MIT" ]
486
2015-01-02T07:00:07.000Z
2022-03-10T05:01:47.000Z
rtfm/source/_pages/build/dev.rst
newscorpaus/wordless
21a5f7a4e7bbc94a6134f88dd4dc50fdd5909250
[ "Unlicense", "MIT" ]
61
2015-03-18T15:17:26.000Z
2021-10-31T10:59:36.000Z
rtfm/source/_pages/build/dev.rst
newscorpaus/wordless
21a5f7a4e7bbc94a6134f88dd4dc50fdd5909250
[ "Unlicense", "MIT" ]
58
2015-01-21T10:58:18.000Z
2022-03-25T08:12:48.000Z
.. _BuildDev: Development build ================= .. code-block:: bash yarn clean:dist && yarn build:dev .. note:: Most of the time you'll be working using the built-in development server through ``yarn server``, but invoking a build arbitrarily is often useful.
20
78
0.657143
2a78e2c6b5099c930353b7f4d98c386192a71210
238
rst
reStructuredText
docs/guides/index.rst
SD2E/python-datacatalog
51ab366639505fb6e8a14cd6b446de37080cd20d
[ "CNRI-Python" ]
null
null
null
docs/guides/index.rst
SD2E/python-datacatalog
51ab366639505fb6e8a14cd6b446de37080cd20d
[ "CNRI-Python" ]
2
2019-07-25T15:39:04.000Z
2019-10-21T15:31:46.000Z
docs/guides/index.rst
SD2E/python-datacatalog
51ab366639505fb6e8a14cd6b446de37080cd20d
[ "CNRI-Python" ]
1
2019-10-15T14:33:44.000Z
2019-10-15T14:33:44.000Z
============================ Finding and Discovering Data ============================ .. toctree:: :maxdepth: 1 jupyter_query custom_metadata redash_query redash_dashboard redash_notification reactor_simple
17
28
0.546218
1f320a5aaeed61e7c8e55e253bd65baaf1484b39
163
rst
reStructuredText
AUTHORS.rst
tomwerneruk/traefik-prism
6be98e4213df1442d888721aedf4214806db4b0d
[ "BSD-3-Clause" ]
6
2018-12-07T16:11:37.000Z
2022-02-26T14:06:28.000Z
AUTHORS.rst
tomwerneruk/traefik-prism
6be98e4213df1442d888721aedf4214806db4b0d
[ "BSD-3-Clause" ]
null
null
null
AUTHORS.rst
tomwerneruk/traefik-prism
6be98e4213df1442d888721aedf4214806db4b0d
[ "BSD-3-Clause" ]
null
null
null
======= Credits ======= Development Lead ---------------- * Tom Werner <tom@fluffycloudsandlines.cc> Contributors ------------ None yet. Why not be the first?
11.642857
42
0.558282
5ceb9b6cd45f3174b3914fe8cf8f85a633e17ad5
402
rst
reStructuredText
doc/source/api/genui.qsar.migrations.rst
Tontolda/genui
c5b7da7c5a99fc16d34878e2170145ac7c8e31c4
[ "0BSD" ]
15
2021-05-31T13:39:17.000Z
2022-03-30T12:04:14.000Z
doc/source/api/genui.qsar.migrations.rst
martin-sicho/genui
ea7f1272030a13e8e253a7a9b6479ac6a78552d3
[ "MIT" ]
3
2021-04-08T22:02:22.000Z
2022-03-16T09:10:20.000Z
doc/source/api/genui.qsar.migrations.rst
Tontolda/genui
c5b7da7c5a99fc16d34878e2170145ac7c8e31c4
[ "0BSD" ]
5
2021-03-04T11:00:54.000Z
2021-12-18T22:59:22.000Z
genui.qsar.migrations package ============================= Submodules ---------- genui.qsar.migrations.0001\_initial module ------------------------------------------ .. automodule:: genui.qsar.migrations.0001_initial :members: :undoc-members: :show-inheritance: Module contents --------------- .. automod...
18.272727
50
0.559701
9b6cd79a0f712150dbbb6e2056d272485296bf62
2,878
rst
reStructuredText
doc/manual/plasma_equilibrium.rst
ratnania/caid
5bc5428007c8642412762f80c36e8531e56cd15e
[ "MIT" ]
4
2016-03-15T11:28:57.000Z
2018-05-29T15:10:02.000Z
doc/manual/plasma_equilibrium.rst
pyccel/caid
5bc5428007c8642412762f80c36e8531e56cd15e
[ "MIT" ]
null
null
null
doc/manual/plasma_equilibrium.rst
pyccel/caid
5bc5428007c8642412762f80c36e8531e56cd15e
[ "MIT" ]
5
2018-11-22T13:06:44.000Z
2021-06-09T11:36:59.000Z
.. role:: envvar(literal) .. role:: command(literal) .. role:: file(literal) .. role:: ref(title-reference) .. _gallery: Plasma Equlibirum ***************** MHD Equilibirum ^^^^^^^^^^^^^^^ .. todo:: add grad-shafranov and soloviev solutions Local Equilibrium ^^^^^^^^^^^^^^^^^ D-Shaped -- Miller __________________ ...
25.696429
188
0.689368
1520993c2a8fbc65a86ad998ba87c1d21b55003b
235
rst
reStructuredText
docs_original/api/episcanpy.pl.overlap_heatmap.rst
kridsadakorn/epiScanpy
c1c2da9eb6e143c58b8429a28ed9d602affdb408
[ "BSD-3-Clause" ]
null
null
null
docs_original/api/episcanpy.pl.overlap_heatmap.rst
kridsadakorn/epiScanpy
c1c2da9eb6e143c58b8429a28ed9d602affdb408
[ "BSD-3-Clause" ]
null
null
null
docs_original/api/episcanpy.pl.overlap_heatmap.rst
kridsadakorn/epiScanpy
c1c2da9eb6e143c58b8429a28ed9d602affdb408
[ "BSD-3-Clause" ]
null
null
null
:github_url: https://github.com/colomemaria/epiScanpy/tree/master/episcanpy/plotting/_heatmap.py#L85-L117 episcanpy.pl.overlap\_heatmap ============================= .. currentmodule:: episcanpy .. autofunction:: pl.overlap_heatmap
29.375
106
0.702128
9a08ce50111021884c939d9ecc54a9a1611f0789
74
rst
reStructuredText
sip/src/online_learners/header.rst
fbobee/Alpenglow
5f956511017c1bee72390aaecd964c04d8ad4b45
[ "Apache-2.0" ]
null
null
null
sip/src/online_learners/header.rst
fbobee/Alpenglow
5f956511017c1bee72390aaecd964c04d8ad4b45
[ "Apache-2.0" ]
null
null
null
sip/src/online_learners/header.rst
fbobee/Alpenglow
5f956511017c1bee72390aaecd964c04d8ad4b45
[ "Apache-2.0" ]
null
null
null
Online learners --------------- This is the online_learners header file.
14.8
40
0.648649
ad0facf14a24845b69b00ba0092987b42838ced9
1,544
rst
reStructuredText
doc/source/index.rst
alejandro-cermeno/arch
3ef8dc38f9fd2a3759c2224ce8b8bb2b91e52d8a
[ "NCSA" ]
1
2022-03-29T22:12:54.000Z
2022-03-29T22:12:54.000Z
doc/source/index.rst
ahmeddeladly/arch
20774dce296af3716c44ecd50716d368634acbba
[ "NCSA" ]
null
null
null
doc/source/index.rst
ahmeddeladly/arch
20774dce296af3716c44ecd50716d368634acbba
[ "NCSA" ]
null
null
null
.. image:: images/color-logo.svg :width: 33.3% :alt: arch logo .. note:: `Stable documentation <https://bashtage.github.io/arch/>`_ for the latest release is located at `doc <https://bashtage.github.io/arch/>`_. Documentation for `recent developments <https://bashtage.github.io/arch/devel/>`_ is located...
28.592593
83
0.725389
be68030a049a06b93c6ba1215a82a540c4723bdb
66
rst
reStructuredText
docs/base_menu.rst
robertwayne/discord-menus
35cf9e3e9e6306cc6e6a5266688a56ae1edfa49e
[ "MIT" ]
30
2020-06-26T00:44:27.000Z
2021-11-24T18:54:08.000Z
docs/base_menu.rst
robertwayne/discord-menus
35cf9e3e9e6306cc6e6a5266688a56ae1edfa49e
[ "MIT" ]
38
2020-06-23T08:47:44.000Z
2021-08-04T04:12:45.000Z
docs/base_menu.rst
robertwayne/discord-menus
35cf9e3e9e6306cc6e6a5266688a56ae1edfa49e
[ "MIT" ]
5
2020-12-17T20:22:06.000Z
2021-03-30T01:36:41.000Z
BaseMenu ======== .. autoclass:: dpymenus.BaseMenu :members:
11
32
0.606061
d5f3cb942e8379b1b0126cf558ff75d2b80f4ed6
4,016
rst
reStructuredText
docs/about/changelog.rst
vpchung/challengeutils
7a6a26971b26e6849e1eb39fc3e5d7491be0f53c
[ "Apache-2.0" ]
5
2020-02-17T20:31:17.000Z
2021-09-06T21:16:50.000Z
docs/about/changelog.rst
vpchung/challengeutils
7a6a26971b26e6849e1eb39fc3e5d7491be0f53c
[ "Apache-2.0" ]
146
2018-11-13T21:47:26.000Z
2022-03-12T06:58:05.000Z
docs/about/changelog.rst
vpchung/challengeutils
7a6a26971b26e6849e1eb39fc3e5d7491be0f53c
[ "Apache-2.0" ]
6
2018-10-18T16:20:24.000Z
2020-05-07T23:12:28.000Z
********* Changelog ********* This changelog is used to track all major changes to **challengeutils**. For older releases, visit the `GitHub releases`_. .. _Github releases: https://github.com/Sage-Bionetworks/challengeutils/releases v4.1.0 ------ .. Important:: **Support for synapseclient<2.4.0 is no longer av...
28.083916
200
0.717629
5775b2eb01d2ea865caf55d96a9fdc7e134dd127
7,462
rst
reStructuredText
models/wrf/WRF_DART_utilities/wrf_dart_obs_preprocess.rst
johnsonbk/johnsonbk.github.io
10d8fd3ed8df2e6da0fa604f35e8a8eb1aa09bab
[ "Apache-2.0" ]
null
null
null
models/wrf/WRF_DART_utilities/wrf_dart_obs_preprocess.rst
johnsonbk/johnsonbk.github.io
10d8fd3ed8df2e6da0fa604f35e8a8eb1aa09bab
[ "Apache-2.0" ]
null
null
null
models/wrf/WRF_DART_utilities/wrf_dart_obs_preprocess.rst
johnsonbk/johnsonbk.github.io
10d8fd3ed8df2e6da0fa604f35e8a8eb1aa09bab
[ "Apache-2.0" ]
null
null
null
PROGRAM ``wrf_dart_obs_preprocess`` =================================== Overview -------- Program to preprocess observations, with specific knowledge of the WRF domain. This program will exclude all observations outside of the given WRF domain. There are options to exclude or increase the error values of obs close t...
26.65
120
0.732377
efc852c7d15eff01d3ec4e26f7c29452ad663e31
4,731
rst
reStructuredText
source/examples/linear-gauge-chart.rst
wdk-docs/ngx-charts-docs
e3beeb38a20971819e904d95692e5e578efa5dad
[ "MIT" ]
null
null
null
source/examples/linear-gauge-chart.rst
wdk-docs/ngx-charts-docs
e3beeb38a20971819e904d95692e5e578efa5dad
[ "MIT" ]
1
2022-03-02T06:48:34.000Z
2022-03-02T06:48:34.000Z
source/examples/linear-gauge-chart.rst
wdk-docs/ngx-charts-docs
e3beeb38a20971819e904d95692e5e578efa5dad
[ "MIT" ]
null
null
null
Linear Gauge Chart ================== Linear Gauge ------------ {% embed data=“{"url":"https://stackblitz.com/edit/swimlane-linear-gauge-chart?embed=1&file=app/app.component.ts","type":"link","title":"linear-gauge-chart - StackBlitz","description":"Linear Gauge Chart demo for ngx-charts","icon":{"type":"icon","url":"...
62.25
331
0.238427