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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
207e6b9e6fc128ef9cd8471a88aed18c60196923 | 745 | rst | reStructuredText | CHANGELOG.rst | DLR-SC/prov2bigchaindb | a21c78a80e502409281aa25999756f2b695d8301 | [
"Apache-2.0"
] | 6 | 2017-04-06T07:34:20.000Z | 2020-12-31T07:56:29.000Z | CHANGELOG.rst | DLR-SC/prov2bigchaindb | a21c78a80e502409281aa25999756f2b695d8301 | [
"Apache-2.0"
] | 25 | 2017-04-07T12:45:11.000Z | 2018-11-08T11:21:04.000Z | CHANGELOG.rst | DLR-SC/prov2bigchaindb | a21c78a80e502409281aa25999756f2b695d8301 | [
"Apache-2.0"
] | null | null | null | Changelog
=========
Version 0.4.1 (2018-04-09)
--------------------------
- Updated BigchainDB to 1.3.0
- Updated db-driver to 0.4.1
- Updated networkx to 2.1
- Updated prov to 1.5.2
Version 0.4.0 (2017-06-29)
--------------------------
- Updated bigchaindb components to 1.0.0rc1
Version 0.3.1 (2017-04-07)
-------... | 19.102564 | 43 | 0.557047 |
16abb527fafae5b9ef2ceecf19b767cf511909a3 | 376 | rst | reStructuredText | docs/objective_functions.rst | andy-yoo/lbann-andy | 237c45c392e7a5548796ac29537ab0a374e7e825 | [
"Apache-2.0"
] | null | null | null | docs/objective_functions.rst | andy-yoo/lbann-andy | 237c45c392e7a5548796ac29537ab0a374e7e825 | [
"Apache-2.0"
] | null | null | null | docs/objective_functions.rst | andy-yoo/lbann-andy | 237c45c392e7a5548796ac29537ab0a374e7e825 | [
"Apache-2.0"
] | null | null | null | Objective Functions
=================================
Objective functions are the measure which training attempts to optimize. Objective functions are defined in a user's model defintion prototext file. Available objective functions can be found below.
.. toctree::
:maxdepth: 2
loss_functions
weight_regulari... | 26.857143 | 200 | 0.723404 |
ef8f83f1b64e6da642c417bff22b0026a64a4091 | 182 | rst | reStructuredText | docs/api_contextprocessors.rst | stephrdev/django-template-helpers | 88bb6b64b7d7d5a0e3d1648737846b1fd780664e | [
"MIT"
] | 1 | 2019-11-25T23:02:44.000Z | 2019-11-25T23:02:44.000Z | docs/api_contextprocessors.rst | stephrdev/django-template-helpers | 88bb6b64b7d7d5a0e3d1648737846b1fd780664e | [
"MIT"
] | 7 | 2021-05-13T19:10:15.000Z | 2022-02-10T07:24:43.000Z | docs/api_contextprocessors.rst | stephrdev/django-template-helpers | 88bb6b64b7d7d5a0e3d1648737846b1fd780664e | [
"MIT"
] | 1 | 2019-04-02T15:53:02.000Z | 2019-04-02T15:53:02.000Z | template_helpers.context_processors
===================================
.. automodule:: template_helpers.context_processors
:members:
:undoc-members:
:show-inheritance:
| 22.75 | 51 | 0.615385 |
156f653e3ad53f8519c2ae034661fc405fa4020d | 11,194 | rst | reStructuredText | doc-src/plugin_development.rst | alttch/pptop_web | eac1a3d6c161e84b959e4b55391babca497333b3 | [
"MIT"
] | null | null | null | doc-src/plugin_development.rst | alttch/pptop_web | eac1a3d6c161e84b959e4b55391babca497333b3 | [
"MIT"
] | null | null | null | doc-src/plugin_development.rst | alttch/pptop_web | eac1a3d6c161e84b959e4b55391babca497333b3 | [
"MIT"
] | null | null | null | Plugin development
******************
Here's the simple plugin example, get list of loaded modules from the process
we want to analyze:
.. literalinclude:: examples/pptopcontrib.listmodules/__init__.py
:language: python
Pretty easy isn't it? And here's the result:
.. image:: examples/pptopcontrib.listmodules/li... | 31.982857 | 84 | 0.695819 |
3240ebe9e5c75e1768fb1f981e193bc3f64149ad | 373 | rst | reStructuredText | docs/index.rst | Snayff/nqp2 | 301df75c341e0f67a063e06da056e799de730a73 | [
"MIT"
] | 12 | 2022-01-02T11:21:46.000Z | 2022-03-12T20:53:40.000Z | docs/index.rst | Snayff/nqp2 | 301df75c341e0f67a063e06da056e799de730a73 | [
"MIT"
] | 142 | 2021-07-25T14:05:11.000Z | 2022-03-26T21:12:53.000Z | docs/index.rst | Snayff/nqp2 | 301df75c341e0f67a063e06da056e799de730a73 | [
"MIT"
] | 9 | 2021-08-25T00:25:24.000Z | 2022-03-12T20:53:41.000Z | Welcome to Not Quite Paradise 2's documentation!
===============================================================
Last updated on |today| for version |version|.
**API**
.. toctree::
:maxdepth: 1
api/core/_core
api/scenes/_scenes
api/ui_elements/ui_elements
**Developer Notes**
.. toctree::
... | 14.346154 | 63 | 0.557641 |
7ea97e5033e76d291052927816559dcfa8909d9d | 218 | rst | reStructuredText | README.rst | gbrammer/jwst_EERS | 226d2f28346bcc30f1a59ea10092dcde46a8d26b | [
"MIT"
] | 4 | 2022-03-18T03:12:33.000Z | 2022-03-24T14:17:34.000Z | README.rst | gbrammer/jwst_EERS | 226d2f28346bcc30f1a59ea10092dcde46a8d26b | [
"MIT"
] | null | null | null | README.rst | gbrammer/jwst_EERS | 226d2f28346bcc30f1a59ea10092dcde46a8d26b | [
"MIT"
] | null | null | null | jwst_EERS
=========
Um, don't use this for science.
FITS file generated from https://www.flickr.com/photos/nasawebbtelescope/51942047253/sizes/o/ and roughly aligned using a few GAIA stars.
.. image:: jwst_ds9.png
| 21.8 | 137 | 0.738532 |
d6994b38f587d662c0f8db92056aecfb66b0625d | 4,467 | rst | reStructuredText | README.rst | phcerdan/ITKModuleTemplate | 842564fcfa12506d37202c7b12090d22846f1a78 | [
"Apache-2.0"
] | null | null | null | README.rst | phcerdan/ITKModuleTemplate | 842564fcfa12506d37202c7b12090d22846f1a78 | [
"Apache-2.0"
] | null | null | null | README.rst | phcerdan/ITKModuleTemplate | 842564fcfa12506d37202c7b12090d22846f1a78 | [
"Apache-2.0"
] | null | null | null | ITKModuleTemplate
=================
.. |CircleCI| image:: https://circleci.com/gh/InsightSoftwareConsortium/ITKModuleTemplate.svg?style=shield
:target: https://circleci.com/gh/InsightSoftwareConsortium/ITKModuleTemplate
.. |TravisCI| image:: https://travis-ci.org/InsightSoftwareConsortium/ITKModuleTemplate.svg?br... | 34.361538 | 126 | 0.747705 |
dcea38ef893d73401be236312d2202190265a6bc | 1,511 | rst | reStructuredText | docs/tutorials/contributing/strategy/docstrings.rst | danilobellini/Axelrod | 2c9212553e06095c24adcb82a5979279cbdf45fb | [
"MIT"
] | 596 | 2015-03-30T17:34:14.000Z | 2022-03-21T19:32:38.000Z | docs/tutorials/contributing/strategy/docstrings.rst | danilobellini/Axelrod | 2c9212553e06095c24adcb82a5979279cbdf45fb | [
"MIT"
] | 1,018 | 2015-03-30T14:57:33.000Z | 2022-03-14T14:57:48.000Z | docs/tutorials/contributing/strategy/docstrings.rst | danilobellini/Axelrod | 2c9212553e06095c24adcb82a5979279cbdf45fb | [
"MIT"
] | 263 | 2015-03-31T10:26:28.000Z | 2022-03-29T09:26:02.000Z | Writing docstrings
==================
The project takes pride in its documentation for the strategies
and its corresponding bibliography. The docstring is a string
which describes a method, module or class. The docstrings help
the user in understanding the working of the strategy
and the source of the strategy. The do... | 27.472727 | 69 | 0.682991 |
33ee54e70ef0b9bb55f930a54cd0bd46daa23e9e | 1,727 | rst | reStructuredText | docs/source/topics/prerequisites.rst | SmirnovEgorRu/oneDAL | 00095d72d858c17fdb895de18e23c86dadbbd7cf | [
"Apache-2.0"
] | null | null | null | docs/source/topics/prerequisites.rst | SmirnovEgorRu/oneDAL | 00095d72d858c17fdb895de18e23c86dadbbd7cf | [
"Apache-2.0"
] | null | null | null | docs/source/topics/prerequisites.rst | SmirnovEgorRu/oneDAL | 00095d72d858c17fdb895de18e23c86dadbbd7cf | [
"Apache-2.0"
] | null | null | null | .. ******************************************************************************
.. * Copyright 2019-2020 Intel Corporation
.. *
.. * Licensed under the Apache License, Version 2.0 (the "License");
.. * you may not use this file except in compliance with the License.
.. * You may obtain a copy of the License at
.. *
.... | 43.175 | 110 | 0.652577 |
38bd90157602dc61c85c579ba91d87d63a0d86b1 | 102 | rst | reStructuredText | docs/source/utils.rst | marco-mazzoli/neural_prophet | 151a1404e3141a3f6a77f04ab7ae02f6bf7810ac | [
"MIT"
] | 2,144 | 2020-06-12T00:50:31.000Z | 2022-03-31T13:51:30.000Z | docs/source/utils.rst | marco-mazzoli/neural_prophet | 151a1404e3141a3f6a77f04ab7ae02f6bf7810ac | [
"MIT"
] | 306 | 2020-06-12T21:15:18.000Z | 2022-03-31T23:07:13.000Z | docs/source/utils.rst | marco-mazzoli/neural_prophet | 151a1404e3141a3f6a77f04ab7ae02f6bf7810ac | [
"MIT"
] | 285 | 2020-08-21T00:42:14.000Z | 2022-03-29T12:21:59.000Z | Core Module Documentation
==========================
.. automodule:: neuralprophet.utils
:members: | 20.4 | 35 | 0.568627 |
19071d95fd76b4b90823179bf1a49cb76c60e8cf | 5,104 | rst | reStructuredText | docs/class2/module2/lab3.rst | f5devcentral/f5-agility-labs-kubernetes | 53ac535001e0473996f0947a4ae630ffee6896af | [
"MIT"
] | 12 | 2018-07-27T13:13:49.000Z | 2021-12-04T20:22:09.000Z | docs/class2/module2/lab3.rst | f5devcentral/f5-agility-labs-kubernetes | 53ac535001e0473996f0947a4ae630ffee6896af | [
"MIT"
] | 3 | 2018-07-17T21:19:34.000Z | 2021-08-04T13:55:49.000Z | docs/class2/module2/lab3.rst | f5devcentral/f5-agility-labs-kubernetes | 53ac535001e0473996f0947a4ae630ffee6896af | [
"MIT"
] | 18 | 2018-05-31T21:14:13.000Z | 2022-03-07T15:34:43.000Z | Lab 2.3 - Deploy Hello-World Using ConfigMap w/ AS3
===================================================
Just like the previous lab we'll deploy the f5-hello-world docker container.
But instead of using the Route resource we'll use ConfigMap.
App Deployment
--------------
On **okd-master1** we will create all the req... | 33.142857 | 79 | 0.683582 |
12d253f746ee766f9fd969a15eec20aa2d9cc42d | 3,515 | rst | reStructuredText | README.rst | onlogic/Pykarbon | c968a95d669595614476f38a7b117fdf86b629e0 | [
"BSD-3-Clause"
] | 4 | 2020-01-06T17:26:26.000Z | 2021-12-16T09:36:03.000Z | README.rst | onlogic/Pykarbon | c968a95d669595614476f38a7b117fdf86b629e0 | [
"BSD-3-Clause"
] | 2 | 2020-03-27T20:59:21.000Z | 2020-06-26T15:31:49.000Z | README.rst | onlogic/Pykarbon | c968a95d669595614476f38a7b117fdf86b629e0 | [
"BSD-3-Clause"
] | 1 | 2020-03-10T14:11:03.000Z | 2020-03-10T14:11:03.000Z | ===============
Pykarbon Module
===============
For the full rundown, read `the rest of the docs <https://pykarbon.readthedocs.io/en/latest/>`_.
-----------
What is it?
-----------
The Pykarbon module provides a set of tools for interfacing with the hardware devices on
OnLogic's 'Karbon' series industrial PCs. These ... | 27.896825 | 166 | 0.691607 |
74ddef038d463856e67224a9d01273185453d734 | 351 | rst | reStructuredText | api/index.rst | kensipe/tilt.build | 7dc2276db7dd07f6468aca0b2c4c6f558484cfa7 | [
"Apache-2.0"
] | 11 | 2020-05-30T16:53:06.000Z | 2022-02-16T00:22:24.000Z | api/index.rst | kensipe/tilt.build | 7dc2276db7dd07f6468aca0b2c4c6f558484cfa7 | [
"Apache-2.0"
] | 169 | 2020-05-18T16:59:41.000Z | 2022-03-25T14:16:27.000Z | api/index.rst | kensipe/tilt.build | 7dc2276db7dd07f6468aca0b2c4c6f558484cfa7 | [
"Apache-2.0"
] | 39 | 2020-06-20T22:20:58.000Z | 2022-03-03T07:32:49.000Z | Tiltfile API Reference
======================
.. automodule:: api
:members:
.. automodule:: modules.os
:members:
.. automodule:: modules.os.path
:members:
.. automodule:: modules.config
:members:
.. automodule:: modules.shlex
:members:
.. automodule:: modules.sys
:members:
.. automodule::... | 14.625 | 32 | 0.609687 |
9612e9231eda2fa7e5bd9ec46df9e069b83d3910 | 366 | rst | reStructuredText | README.rst | dabio/rafi | 885d071889edb4d3c53ba636b701b3fd25302e90 | [
"MIT"
] | 1 | 2019-01-28T08:12:54.000Z | 2019-01-28T08:12:54.000Z | README.rst | dabio/rafi | 885d071889edb4d3c53ba636b701b3fd25302e90 | [
"MIT"
] | 85 | 2019-01-14T05:14:32.000Z | 2022-03-31T05:33:53.000Z | README.rst | dabio/rafi | 885d071889edb4d3c53ba636b701b3fd25302e90 | [
"MIT"
] | null | null | null | Rafi
====
A tiny route dispatcher for `Google Cloud Functions`_.
.. code-block:: python
app = rafi.App("demo_app")
@app.route("/hello/<name>")
def index(name):
return f"hello {name}"
In your `Google Cloud Function`__ set **Function to execute** to `app`.
.. _Google Cloud Functions: https://cloud.googl... | 20.333333 | 71 | 0.68306 |
fed6cbca425701e8e2da1900365d99962d625383 | 314 | rst | reStructuredText | doc/readme-qt.rst | payeer1982/ArenonGameWallett | 7fb0028e8d74fae59aeb74c9cbe867a35ed73f6c | [
"MIT"
] | 2 | 2018-07-22T03:03:54.000Z | 2019-12-25T20:15:49.000Z | doc/readme-qt.rst | payeer1982/ArenonGameWallett | 7fb0028e8d74fae59aeb74c9cbe867a35ed73f6c | [
"MIT"
] | null | null | null | doc/readme-qt.rst | payeer1982/ArenonGameWallett | 7fb0028e8d74fae59aeb74c9cbe867a35ed73f6c | [
"MIT"
] | 1 | 2019-12-25T20:16:36.000Z | 2019-12-25T20:16:36.000Z | Arenon-qt: Qt5 GUI for Arenon
===============================
Linux
-------
https://github.com/Arenoncoin/Source/blob/master/doc/build-unix.md
Windows
--------
https://github.com/Arenoncoin/Source/blob/master/doc/build-msw.md
Mac OS X
--------
https://github.com/Arenoncoin/Source/blob/master/doc/build-osx.md
| 20.933333 | 67 | 0.640127 |
488d983d14d13dc9f93105c62984f7d819b44491 | 7,401 | rst | reStructuredText | doc/source/indexing.rst | arharvey918/python-swat | 0db2db2d7c049b23391de419950954c8d505b325 | [
"Apache-2.0"
] | 133 | 2016-09-30T18:53:10.000Z | 2022-03-25T20:54:06.000Z | doc/source/indexing.rst | arharvey918/python-swat | 0db2db2d7c049b23391de419950954c8d505b325 | [
"Apache-2.0"
] | 113 | 2017-01-16T21:01:23.000Z | 2022-03-29T11:02:21.000Z | doc/source/indexing.rst | arharvey918/python-swat | 0db2db2d7c049b23391de419950954c8d505b325 | [
"Apache-2.0"
] | 65 | 2016-09-29T15:23:49.000Z | 2022-03-04T12:45:43.000Z |
.. Copyright SAS Institute
.. currentmodule:: swat.cas.table
.. _indexing:
***************************
Indexing and Data Selection
***************************
Indexing of :class:`CASTable` objects works much in the same way as they do
in :class:`pandas.DataFrame` objects. You can select one or more columns based o... | 29.252964 | 83 | 0.671801 |
4aef400ca15b2a96d0be7d24250681413efb05a7 | 3,421 | rst | reStructuredText | docsrc/source/pages/getting_started/overview.rst | ydataai/pandas-profiling | 92c2b2ca0b6af48e7d9d43409e1c8b77a69e9360 | [
"MIT"
] | 189 | 2022-02-22T14:37:02.000Z | 2022-03-31T18:22:15.000Z | docsrc/source/pages/getting_started/overview.rst | ydataai/pandas-profiling | 92c2b2ca0b6af48e7d9d43409e1c8b77a69e9360 | [
"MIT"
] | 23 | 2022-02-22T23:44:19.000Z | 2022-03-31T20:25:45.000Z | docsrc/source/pages/getting_started/overview.rst | ydataai/pandas-profiling | 92c2b2ca0b6af48e7d9d43409e1c8b77a69e9360 | [
"MIT"
] | 48 | 2022-02-23T08:18:30.000Z | 2022-03-31T15:48:37.000Z | ========
Overview
========
.. image:: https://ydataai.github.io/pandas-profiling/docs/assets/logo_header.png
:alt: Pandas Profiling Logo Header
.. image:: https://github.com/ydataai/pandas-profiling/actions/workflows/tests.yml/badge.svg?branch=master
:alt: Build Status
:target: https://github.com/ydataai/pandas... | 58.982759 | 205 | 0.76615 |
f6cbd6457c64ff3d86cc078ab68bdaab2cb0e976 | 137 | rst | reStructuredText | docs/source/api/ocean/masternodes.rst | eric-volz/defichainLibrary | 458a8155bd595bf0fdf026651d95a5fe78dafc9c | [
"MIT"
] | 1 | 2022-03-29T15:15:17.000Z | 2022-03-29T15:15:17.000Z | docs/build/html/_sources/api/ocean/masternodes.rst.txt | eric-volz/defichainLibrary | 458a8155bd595bf0fdf026651d95a5fe78dafc9c | [
"MIT"
] | null | null | null | docs/build/html/_sources/api/ocean/masternodes.rst.txt | eric-volz/defichainLibrary | 458a8155bd595bf0fdf026651d95a5fe78dafc9c | [
"MIT"
] | 1 | 2022-03-24T12:25:44.000Z | 2022-03-24T12:25:44.000Z | .. _Ocean Masternodes:
.. automodule:: defichain.ocean
:noindex:
Masternodes
-----------
.. autoclass:: Masternodes
:members:
| 12.454545 | 31 | 0.627737 |
f03b3bab3ee3cbc4144e544e459440c2590947a7 | 1,473 | rst | reStructuredText | docs/usage.rst | alixedi/django_popcorn | fbe643d7f0edae723a9ca587d8e336d3be2425e5 | [
"BSD-3-Clause"
] | null | null | null | docs/usage.rst | alixedi/django_popcorn | fbe643d7f0edae723a9ca587d8e336d3be2425e5 | [
"BSD-3-Clause"
] | 1 | 2016-03-13T19:34:35.000Z | 2016-03-13T19:34:35.000Z | docs/usage.rst | alixedi/django_popcorn | fbe643d7f0edae723a9ca587d8e336d3be2425e5 | [
"BSD-3-Clause"
] | null | null | null | ========
Usage
========
1. Include the following in your ``INSTALLED_APPS`` settings: ::
'popcorn',
2. Add this to your ``settings.py`` (If you do not already have it): ::
TEMPLATE_CONTEXT_PROCESSORS = (
"django.contrib.auth.context_processors.auth",
"django.core.context_processors.debug",
... | 32.733333 | 131 | 0.637475 |
5c4fffe1f23294437ba3d9fdf43b57ade53b4bdc | 6,566 | rst | reStructuredText | requisiti.rst | italia/lg-design-servizi-web | 5276444dc94d07e6df79b3f1afcdba794234abdf | [
"CC0-1.0"
] | 1 | 2022-02-14T21:14:02.000Z | 2022-02-14T21:14:02.000Z | requisiti.rst | italia/lg-design-servizi-web | 5276444dc94d07e6df79b3f1afcdba794234abdf | [
"CC0-1.0"
] | null | null | null | requisiti.rst | italia/lg-design-servizi-web | 5276444dc94d07e6df79b3f1afcdba794234abdf | [
"CC0-1.0"
] | 1 | 2022-01-26T08:31:51.000Z | 2022-01-26T08:31:51.000Z | Requisiti
=========
All'interno della documentazione dei contratti pubblici concernenti
l'affidamento di design, restyling, sviluppo e/o gestione di siti e servizi
digitali, le Amministrazioni DEVONO inserire la seguente dicitura:
"Il fornitore incaricato di sviluppare il servizio web deve rispettare le
indicazioni r... | 39.793939 | 84 | 0.743375 |
6dd3a7e82679d2653ca3ce6c181818b8c421372f | 288 | rst | reStructuredText | README.rst | voidpp/vcab | f6a937d56c44ef06d94bf9c880ebcce2a06e7db1 | [
"MIT"
] | null | null | null | README.rst | voidpp/vcab | f6a937d56c44ef06d94bf9c880ebcce2a06e7db1 | [
"MIT"
] | null | null | null | README.rst | voidpp/vcab | f6a937d56c44ef06d94bf9c880ebcce2a06e7db1 | [
"MIT"
] | null | null | null | vcp + absinthe:
Bridge tool to connect `VCP <https://github.com/voidpp/vcp>`_ and `absinthe <https://github.com/voidpp/absinthe>`_
Provides an interface to search files in VCP's projects determined folders and opens with `absinthe-client <https://github.com/voidpp/absinthe-client>`_.
| 41.142857 | 153 | 0.767361 |
649c132769223c6c02ad2b040d1ec9cb31ca1462 | 271 | rst | reStructuredText | docs/source/api/generated/frites.core.gccmi_model_nd_cdnd.rst | adam2392/frites | 4a6afa6dd0a2d559f5ae81d455c77210f018450c | [
"BSD-3-Clause"
] | 35 | 2019-10-09T11:01:29.000Z | 2022-03-12T02:24:39.000Z | docs/source/api/generated/frites.core.gccmi_model_nd_cdnd.rst | adam2392/frites | 4a6afa6dd0a2d559f5ae81d455c77210f018450c | [
"BSD-3-Clause"
] | 14 | 2020-12-05T09:26:00.000Z | 2022-01-17T08:24:06.000Z | docs/source/api/generated/frites.core.gccmi_model_nd_cdnd.rst | adam2392/frites | 4a6afa6dd0a2d559f5ae81d455c77210f018450c | [
"BSD-3-Clause"
] | 13 | 2021-01-06T12:58:47.000Z | 2022-03-09T14:55:24.000Z | frites.core.gccmi\_model\_nd\_cdnd
==================================
.. currentmodule:: frites.core
.. autofunction:: gccmi_model_nd_cdnd
.. _sphx_glr_backreferences_frites.core.gccmi_model_nd_cdnd:
.. minigallery:: frites.core.gccmi_model_nd_cdnd
:add-heading: | 24.636364 | 60 | 0.690037 |
24adbeb2738fee904156f9f2e34bf72000e77fad | 1,682 | rst | reStructuredText | docs/api/xml-writers.rst | gramm/xsdata | 082c780757c6d76a5c31a6757276ef6912901ed2 | [
"MIT"
] | null | null | null | docs/api/xml-writers.rst | gramm/xsdata | 082c780757c6d76a5c31a6757276ef6912901ed2 | [
"MIT"
] | null | null | null | docs/api/xml-writers.rst | gramm/xsdata | 082c780757c6d76a5c31a6757276ef6912901ed2 | [
"MIT"
] | null | null | null | ===========
XML Writers
===========
xsData ships with multiple writers based on lxml and native python that may vary
in performance in some cases. The output of all them is consistent with a few
exceptions when handling mixed content with ``pretty_print=True``.
.. currentmodule:: xsdata.formats.dataclass.serializers.... | 40.047619 | 114 | 0.508918 |
9cc79072df926cdf2fddf61fd8642da36de31962 | 362 | rst | reStructuredText | docs/source/installation/custom_import_functions.rst | gmc-norr/GMS-uploader | f0681d239588a98fa75d6b3737b29169b099df15 | [
"MIT"
] | 2 | 2021-09-23T08:38:36.000Z | 2021-11-07T12:09:33.000Z | docs/source/installation/custom_import_functions.rst | genomic-medicine-sweden/GMS-uploader | f0681d239588a98fa75d6b3737b29169b099df15 | [
"MIT"
] | null | null | null | docs/source/installation/custom_import_functions.rst | genomic-medicine-sweden/GMS-uploader | f0681d239588a98fa75d6b3737b29169b099df15 | [
"MIT"
] | null | null | null | FX - creating custom importers
++++++++++++++++++++++
Custom import functions (FX) are provided via a plugin system.
FX importers are created as python modules and should be put under ``<GMS-upploader install path>/fx`` .
A good start to create a new importer is to look closely at the ``analytix`` importer that is a... | 36.2 | 135 | 0.720994 |
902ac4038f87cb535c1f8020ebaabe362a04d78a | 1,733 | rst | reStructuredText | docs/changelog.rst | sansanichfb/confluent-cli | f7ca0f44b0fcfc5e6ef0c72bdc54ef796d1412ba | [
"Apache-2.0"
] | null | null | null | docs/changelog.rst | sansanichfb/confluent-cli | f7ca0f44b0fcfc5e6ef0c72bdc54ef796d1412ba | [
"Apache-2.0"
] | null | null | null | docs/changelog.rst | sansanichfb/confluent-cli | f7ca0f44b0fcfc5e6ef0c72bdc54ef796d1412ba | [
"Apache-2.0"
] | null | null | null | .. _confluent_cli_changelog:
Changelog
=========
Version 4.1.0
-------------
Confluent CLI
~~~~~~~~~~~~~~
* `PR-71 <https://github.com/confluentinc/confluent-cli/pull/71>`_ - PLAT-15: Confluent CLI needs to set ksql-server state.dir
* `PR-69 <https://github.com/confluentinc/confluent-cli/pull/69>`_ - Changed the KS... | 36.87234 | 134 | 0.693595 |
22376d3acfb0dfb6f490677f8d2b53c955f3dcf4 | 80 | rst | reStructuredText | tests/test_build_js/source/docs/autoclass_deprecated.rst | acivgin1/sphinx-js | 9c8afe4e2ea46c53916ae8278747722c84b52ced | [
"MIT"
] | 151 | 2017-03-16T22:17:36.000Z | 2020-07-02T03:01:29.000Z | tests/test_build_js/source/docs/autoclass_deprecated.rst | acivgin1/sphinx-js | 9c8afe4e2ea46c53916ae8278747722c84b52ced | [
"MIT"
] | 97 | 2018-12-04T09:40:33.000Z | 2022-03-31T10:30:37.000Z | tests/test_build_js/source/docs/autoclass_deprecated.rst | acivgin1/sphinx-js | 9c8afe4e2ea46c53916ae8278747722c84b52ced | [
"MIT"
] | 37 | 2018-11-26T15:36:05.000Z | 2022-02-05T00:32:37.000Z | .. js:autoclass:: DeprecatedClass
.. js:autoclass:: DeprecatedExplanatoryClass
| 20 | 44 | 0.7875 |
815bf036df067c43b111a54226ef3a111c27c64f | 8,176 | rst | reStructuredText | pcraster/pcraster-4.2.0/pcraster-4.2.0/documentation/pcraster_manual/sphinx/app_col2map.rst | quanpands/wflow | b454a55e4a63556eaac3fbabd97f8a0b80901e5a | [
"MIT"
] | null | null | null | pcraster/pcraster-4.2.0/pcraster-4.2.0/documentation/pcraster_manual/sphinx/app_col2map.rst | quanpands/wflow | b454a55e4a63556eaac3fbabd97f8a0b80901e5a | [
"MIT"
] | null | null | null | pcraster/pcraster-4.2.0/pcraster-4.2.0/documentation/pcraster_manual/sphinx/app_col2map.rst | quanpands/wflow | b454a55e4a63556eaac3fbabd97f8a0b80901e5a | [
"MIT"
] | null | null | null |
.. index::
single: col2map
.. _col2map:
*******
col2map
*******
.. topic:: col2map
Converts from column file format to PCRaster map format
::
col2map [options] columnfile PCRresult
columnfile
asciifile
PCRresult
spatial
specified by data type option; if data type option is not set: data type of... | 44.677596 | 573 | 0.679183 |
c0d700501c7bac3f33985be5a25cb1bb180f4f55 | 1,058 | rst | reStructuredText | docs/deserts/scones.rst | huln24/recipes | df6aff0984601b04e528d33fe132471961793a11 | [
"BSD-3-Clause"
] | 1 | 2021-12-19T18:00:29.000Z | 2021-12-19T18:00:29.000Z | docs/deserts/scones.rst | huln24/recipes | df6aff0984601b04e528d33fe132471961793a11 | [
"BSD-3-Clause"
] | 1 | 2021-12-19T18:08:33.000Z | 2021-12-19T18:09:43.000Z | docs/deserts/scones.rst | huln24/recipes | df6aff0984601b04e528d33fe132471961793a11 | [
"BSD-3-Clause"
] | 1 | 2021-12-19T18:00:32.000Z | 2021-12-19T18:00:32.000Z | Scones
======
Ingredients
~~~~~~~~~~~
* 250 g de farine (+ pour le plan de travail)
* 40 g de beurre
* 15 cl de lait
* 1.5 cuillère à soupe de sucre
* 1 sachet de levure
* Sel
Instructions
~~~~~~~~~~~~
#. Préchauffer le four à 220°C (thermostat 7-8).
#. Dans un saladier assez grand, méla... | 37.785714 | 106 | 0.661626 |
2bd7a19005d958c71c7817dc6e28f8ddded7dd18 | 242 | rst | reStructuredText | doc/source/errorcodemsg.rst | haolp/python-zvm-sdk | 784b60b6528b57eb3fe9f795af439a25e20843b9 | [
"Apache-2.0"
] | 15 | 2019-08-14T20:15:17.000Z | 2020-09-28T01:09:48.000Z | doc/source/errorcodemsg.rst | haolp/python-zvm-sdk | 784b60b6528b57eb3fe9f795af439a25e20843b9 | [
"Apache-2.0"
] | 179 | 2019-09-05T03:53:10.000Z | 2020-10-09T07:21:40.000Z | doc/source/errorcodemsg.rst | haolp/python-zvm-sdk | 784b60b6528b57eb3fe9f795af439a25e20843b9 | [
"Apache-2.0"
] | 50 | 2019-06-14T16:51:53.000Z | 2020-08-27T05:36:38.000Z | Error Codes and Messages
************************
This is a reference to Feilong API error codes
and messages.
.. csv-table::
:header: "overallRC", "modID", "rc", "rs", "errmsg"
:delim: ;
:widths: 20,5,5,5,65
:file: errcode.csv
| 20.166667 | 54 | 0.578512 |
8f584105ab286b57484cb47a17c1a23adf994ac8 | 314 | rst | reStructuredText | docs/about.rst | chbndrhnns/exif | 65aa2d8bcdecf79d34752390310222a9bd5d5bb3 | [
"MIT"
] | null | null | null | docs/about.rst | chbndrhnns/exif | 65aa2d8bcdecf79d34752390310222a9bd5d5bb3 | [
"MIT"
] | null | null | null | docs/about.rst | chbndrhnns/exif | 65aa2d8bcdecf79d34752390310222a9bd5d5bb3 | [
"MIT"
] | null | null | null | #####
About
#####
************
Contributors
************
+ Tyler N. Thieding (Primary Author)
+ ArgiesDario (``delete_all()`` Method)
+ RKrahl (``setup.py`` Tweaks)
***********
Development
***********
:Repository: https://www.gitlab.com/TNThieding/exif
*******
License
*******
.. literalinclude:: ../LICENSE
| 13.083333 | 51 | 0.541401 |
4ac59b3a11f3edaef065f52f425fcb5659399fa7 | 134 | rst | reStructuredText | hakyll_generator/about.rst | vkorepanov/vkorepanov.github.io | ad7cfb12bd7798b7132ab5d0a247b31a2ef73a7a | [
"MIT"
] | 2 | 2017-09-15T06:48:32.000Z | 2017-10-19T11:24:00.000Z | hakyll_generator/about.rst | vkorepanov/vkorepanov.github.io | ad7cfb12bd7798b7132ab5d0a247b31a2ef73a7a | [
"MIT"
] | null | null | null | hakyll_generator/about.rst | vkorepanov/vkorepanov.github.io | ad7cfb12bd7798b7132ab5d0a247b31a2ef73a7a | [
"MIT"
] | null | null | null | ---
title: Обо мне
---
Резюме доступно онлайн `здесь </cv_ru.html>`_.
Резюме в формате pdf можно скачать по `ссылке </cv_ru.pdf>`_.
| 16.75 | 61 | 0.686567 |
bf2b160883c505fdacd116a497141934ca04eaff | 19,416 | rst | reStructuredText | doc/manual.rst | db3108/michi-c2 | d2a4cb80b3151d27fe6e4f16ff89ca69191d7e32 | [
"MIT"
] | 25 | 2015-05-19T06:04:21.000Z | 2021-04-20T22:58:19.000Z | doc/manual.rst | db3108/michi-c2 | d2a4cb80b3151d27fe6e4f16ff89ca69191d7e32 | [
"MIT"
] | 16 | 2015-06-10T17:49:29.000Z | 2021-11-16T23:03:00.000Z | doc/manual.rst | db3108/michi-c2 | d2a4cb80b3151d27fe6e4f16ff89ca69191d7e32 | [
"MIT"
] | 13 | 2015-05-29T01:25:36.000Z | 2021-11-16T22:45:07.000Z | =======================
User Manual for michi-c
=======================
Denis Blumstein
Revision : 1.4.2
1. Introduction
***************
Michi-c is a *Go gtp engine*. This means that
- it is a program that plays Go, the ancient asian game.
- it takes its inputs and provides its outputs in text mode using the
s... | 31.2657 | 94 | 0.685723 |
8281b1b2c49a16a28ca495fe72eda8f52a092441 | 190 | rst | reStructuredText | Misc/NEWS.d/next/Library/2019-02-24-00-04-10.bpo-35512.eWDjCJ.rst | happyforeverh/cpython | 16323cb2c3d315e02637cebebdc5ff46be32ecdf | [
"CNRI-Python-GPL-Compatible"
] | 1 | 2019-02-25T09:42:36.000Z | 2019-02-25T09:42:36.000Z | Misc/NEWS.d/next/Library/2019-02-24-00-04-10.bpo-35512.eWDjCJ.rst | happyforeverh/cpython | 16323cb2c3d315e02637cebebdc5ff46be32ecdf | [
"CNRI-Python-GPL-Compatible"
] | null | null | null | Misc/NEWS.d/next/Library/2019-02-24-00-04-10.bpo-35512.eWDjCJ.rst | happyforeverh/cpython | 16323cb2c3d315e02637cebebdc5ff46be32ecdf | [
"CNRI-Python-GPL-Compatible"
] | null | null | null | :func:`unittest.mock.patch.dict` used as a decorator with string target
resolves the target during function call instead of during decorator
construction. Patch by Karthikeyan Singaravelan.
| 47.5 | 71 | 0.831579 |
6aa94c9b26179da3f8cea4b1d7e22278b05f769f | 122 | rst | reStructuredText | docs/pages/examples/output/dump/index.rst | jvdvegt/pytablewriter | 29e8e7597d29c747354a64705313ad2e08013e4e | [
"MIT"
] | 510 | 2016-05-24T15:11:07.000Z | 2022-03-30T00:38:43.000Z | docs/pages/examples/output/dump/index.rst | sundarsrst/pytablewriter | f9b045293d3f58606b3757875056357029293a82 | [
"MIT"
] | 52 | 2016-06-14T03:57:04.000Z | 2022-03-21T14:38:03.000Z | docs/pages/examples/output/dump/index.rst | sundarsrst/pytablewriter | f9b045293d3f58606b3757875056357029293a82 | [
"MIT"
] | 39 | 2016-05-26T15:40:10.000Z | 2022-02-25T11:12:16.000Z | Get Rendered Tabular Text as str
================================================================
.. include:: dumps.txt
| 24.4 | 64 | 0.344262 |
d1f3f93b874d094eccbbad262610817eacaa993b | 79 | rst | reStructuredText | ng1-to-ng2/notes.rst | octaflop/ng-conf-2016 | dc1632e31f0ec96a6cf6f8cb1473dfa41a219d49 | [
"MIT"
] | null | null | null | ng1-to-ng2/notes.rst | octaflop/ng-conf-2016 | dc1632e31f0ec96a6cf6f8cb1473dfa41a219d49 | [
"MIT"
] | null | null | null | ng1-to-ng2/notes.rst | octaflop/ng-conf-2016 | dc1632e31f0ec96a6cf6f8cb1473dfa41a219d49 | [
"MIT"
] | null | null | null | Migrating from Angular 1 to Angular 2
=====================================
| 13.166667 | 37 | 0.392405 |
ff92fcf742860daf75e96be7058a9a88864b78fa | 64,435 | rst | reStructuredText | docs/source/NewBeginnersGuide.rst | JuKa87/OpenMx | f055df183ca433abd194e494a433142825666128 | [
"Apache-2.0"
] | null | null | null | docs/source/NewBeginnersGuide.rst | JuKa87/OpenMx | f055df183ca433abd194e494a433142825666128 | [
"Apache-2.0"
] | null | null | null | docs/source/NewBeginnersGuide.rst | JuKa87/OpenMx | f055df183ca433abd194e494a433142825666128 | [
"Apache-2.0"
] | null | null | null | Beginners Guide to OpenMx
=========================
This document is a basic introduction to OpenMx. It assumes that the reader has installed the R statistical programming language [http://www.r-project.org/] and the OpenMx library for R [http://openmx.psyc.virginia.edu]. Detailed introductions to R can be found on ... | 50.066045 | 1,036 | 0.688539 |
2621008a6c3335d27ff3a16aa452d6681ed8fbb0 | 6,800 | rst | reStructuredText | docs/logging-and-managing-experiment-results/updating-existing-experiment.rst | SiddhantSadangi/docs | 324803e71db4aa979de68dce2fec0697528fedfe | [
"MIT"
] | 3 | 2020-07-27T20:46:54.000Z | 2021-06-11T16:32:15.000Z | docs/logging-and-managing-experiment-results/updating-existing-experiment.rst | SiddhantSadangi/docs | 324803e71db4aa979de68dce2fec0697528fedfe | [
"MIT"
] | 21 | 2020-02-06T22:06:50.000Z | 2021-10-03T10:14:19.000Z | docs/logging-and-managing-experiment-results/updating-existing-experiment.rst | SiddhantSadangi/docs | 324803e71db4aa979de68dce2fec0697528fedfe | [
"MIT"
] | 5 | 2020-01-30T18:43:53.000Z | 2021-06-11T16:32:17.000Z | .. _update-existing-experiment:
Updating existing experiment
============================
|video-update|
You can update experiments even after they finished running. This lets you add new data or visualizations to the previously closed experiment and makes multi-stage training convenient.
.. _update-existing-experim... | 46.896552 | 319 | 0.611618 |
e4892e5264236d30dccd35c486b0b21a9f2ac9a2 | 3,049 | rst | reStructuredText | source/lessons/L3/geocoding.rst | ropitz/2018 | a806773378041dc08646e48ceda935c58b4a6a18 | [
"MIT"
] | null | null | null | source/lessons/L3/geocoding.rst | ropitz/2018 | a806773378041dc08646e48ceda935c58b4a6a18 | [
"MIT"
] | null | null | null | source/lessons/L3/geocoding.rst | ropitz/2018 | a806773378041dc08646e48ceda935c58b4a6a18 | [
"MIT"
] | null | null | null | Geocoding
=========
Overview of Geocoders
---------------------
Geocoding, i.e. converting addresses into coordinates or vice versa, is
a really common GIS task. Luckily, in Python there are nice libraries
that makes the geocoding really easy. One of the libraries that can do
the geocoding for us is
`geopy <http://ge... | 51.677966 | 151 | 0.743194 |
7d1fd09c4588b22139300e6ef8fe281cf0d23bd8 | 7,583 | rst | reStructuredText | docs/oecophylla-inputs.rst | biocore/shrugged | 725abd9a09e6c5c447c3801e582b97bb790a2954 | [
"MIT"
] | 13 | 2017-09-27T08:55:56.000Z | 2020-05-01T16:47:22.000Z | docs/oecophylla-inputs.rst | biocore/shrugged | 725abd9a09e6c5c447c3801e582b97bb790a2954 | [
"MIT"
] | 123 | 2017-09-08T01:00:44.000Z | 2018-04-16T18:26:42.000Z | docs/oecophylla-inputs.rst | biocore/shrugged | 725abd9a09e6c5c447c3801e582b97bb790a2954 | [
"MIT"
] | 22 | 2017-09-07T23:54:47.000Z | 2020-12-28T13:21:44.000Z | More about inputs, parameters, and environments
===============================================
Fundamentally, Oecophylla is *workflow manager*, which means it's here to tell
the computer (or cluster) what to do to move a bunch of samples through a
series of steps. We've tried to provide some sensible starting points ... | 40.768817 | 177 | 0.747725 |
aace155f346ebc245d58477bddb0623e98b37875 | 194 | rst | reStructuredText | docs/api/pycatia/space_analyses_interfaces/clash_results.rst | evereux/catia_python | 08948585899b12587b0415ce3c9191a408b34897 | [
"MIT"
] | 90 | 2019-02-21T10:05:28.000Z | 2022-03-19T01:53:41.000Z | docs/api/pycatia/space_analyses_interfaces/clash_results.rst | Luanee/pycatia | ea5eef8178f73de12404561c00baf7a7ca30da59 | [
"MIT"
] | 99 | 2019-05-21T08:29:12.000Z | 2022-03-25T09:55:15.000Z | docs/api/pycatia/space_analyses_interfaces/clash_results.rst | Luanee/pycatia | ea5eef8178f73de12404561c00baf7a7ca30da59 | [
"MIT"
] | 26 | 2019-04-04T06:31:36.000Z | 2022-03-30T07:24:47.000Z | .. _Clash_results:
pycatia.space_analyses_interfaces.clash_results
===============================================
.. automodule:: pycatia.space_analyses_interfaces.clash_results
:members: | 27.714286 | 63 | 0.623711 |
902295a70d284aab6e6b7db0bc38b07145e6a03e | 15,040 | rst | reStructuredText | doc/kernel/services/other/float.rst | ldalek/zephyr | fa2054f93e4e80b079a4a6a9e84d642e51912042 | [
"Apache-2.0"
] | 21 | 2019-02-13T02:11:04.000Z | 2020-04-23T19:09:17.000Z | doc/kernel/services/other/float.rst | ldalek/zephyr | fa2054f93e4e80b079a4a6a9e84d642e51912042 | [
"Apache-2.0"
] | 189 | 2018-12-14T11:44:08.000Z | 2020-05-20T15:14:35.000Z | doc/kernel/services/other/float.rst | ldalek/zephyr | fa2054f93e4e80b079a4a6a9e84d642e51912042 | [
"Apache-2.0"
] | 186 | 2018-12-14T11:56:22.000Z | 2020-05-15T12:51:11.000Z | .. _float_v2:
Floating Point Services
#######################
The kernel allows threads to use floating point registers on board
configurations that support these registers.
.. note::
Floating point services are currently available only for boards
based on ARM Cortex-M SoCs supporting the Floating Point Exte... | 42.366197 | 87 | 0.757646 |
3e0f019e009771740026f1f1d5961a69a448228f | 165 | rst | reStructuredText | AUTHORS.rst | elgertam/cookiepress | 9545fc2461354865e1c61842c2998471b2f854d9 | [
"BSD-3-Clause"
] | null | null | null | AUTHORS.rst | elgertam/cookiepress | 9545fc2461354865e1c61842c2998471b2f854d9 | [
"BSD-3-Clause"
] | 2 | 2020-03-24T17:06:16.000Z | 2021-02-02T22:03:57.000Z | AUTHORS.rst | elgertam/cookiepress | 9545fc2461354865e1c61842c2998471b2f854d9 | [
"BSD-3-Clause"
] | null | null | null | =======
Credits
=======
Development Lead
----------------
* Andrew M. Elgert <andrew.elgert@gmail.com>
Contributors
------------
None yet. Why not be the first?
| 11.785714 | 44 | 0.545455 |
a0ef7357d29c472ac41794b7a5d20c6deb1e0717 | 7,614 | rst | reStructuredText | build/lib/enemies.rst | bouzelba/super_tank | 28636fa063d97957817ec05f26d1741fb6efcf2b | [
"MIT"
] | null | null | null | build/lib/enemies.rst | bouzelba/super_tank | 28636fa063d97957817ec05f26d1741fb6efcf2b | [
"MIT"
] | null | null | null | build/lib/enemies.rst | bouzelba/super_tank | 28636fa063d97957817ec05f26d1741fb6efcf2b | [
"MIT"
] | null | null | null | 1
2 ;;; gcc for m6809 : Feb 15 2016 21:40:10
3 ;;; 4.3.6 (gcc6809)
4 ;;; ABI version 1
5 ;;; -mint8
6 .module enemies.c
... | 43.261364 | 72 | 0.391384 |
2e5cdda7c1229c3ce8fade0d9651791132910619 | 2,843 | rst | reStructuredText | docs/source/index.rst | BTETON/finance_ml | a585be2d04db5a749eb6b39b7336e5aeb30d6327 | [
"MIT"
] | 446 | 2018-09-05T18:28:51.000Z | 2022-03-28T23:45:41.000Z | docs/source/index.rst | BTETON/finance_ml | a585be2d04db5a749eb6b39b7336e5aeb30d6327 | [
"MIT"
] | 3 | 2019-03-26T13:48:51.000Z | 2021-10-31T11:00:14.000Z | docs/source/index.rst | BTETON/finance_ml | a585be2d04db5a749eb6b39b7336e5aeb30d6327 | [
"MIT"
] | 164 | 2018-09-12T18:37:25.000Z | 2022-03-17T06:30:12.000Z | .. finance_ml documentation master file, created by
sphinx-quickstart on Sat Dec 28 14:57:57 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to ``finance_ml``'s documentation!
===============================================
Python i... | 24.09322 | 132 | 0.6465 |
3e7d4445db0577f9c4a1b34a774f394420eea23c | 10,132 | rst | reStructuredText | admin_manual/configuration/configuration_mail.rst | alerque/owncloud-documentation | 0c235bf9d38e903cacbdc787ac9f5241925ad368 | [
"CC-BY-3.0"
] | 1 | 2020-12-17T07:50:14.000Z | 2020-12-17T07:50:14.000Z | admin_manual/configuration/configuration_mail.rst | alerque/owncloud-documentation | 0c235bf9d38e903cacbdc787ac9f5241925ad368 | [
"CC-BY-3.0"
] | null | null | null | admin_manual/configuration/configuration_mail.rst | alerque/owncloud-documentation | 0c235bf9d38e903cacbdc787ac9f5241925ad368 | [
"CC-BY-3.0"
] | null | null | null | Sending Mail Notifications
==========================
ownCloud does not contain a full email program but contains some parameters to
allow to send e.g. password reset email to the users. This function relies on
the `PHPMailer library <http://sourceforge.net/projects/phpmailer/>`_. To
take advantage of this function it... | 31.271605 | 156 | 0.651204 |
caf5a40bcd1ea866b487c40518765be8fd25194f | 510 | rst | reStructuredText | src/source/index.rst | tinyos-io/tinyos-docs | 4eb52e542065f194853a2e35479dde7822715658 | [
"MIT"
] | null | null | null | src/source/index.rst | tinyos-io/tinyos-docs | 4eb52e542065f194853a2e35479dde7822715658 | [
"MIT"
] | null | null | null | src/source/index.rst | tinyos-io/tinyos-docs | 4eb52e542065f194853a2e35479dde7822715658 | [
"MIT"
] | null | null | null | .. TinyOS documentation master file, created by
sphinx-quickstart on Sun Dec 22 18:34:39 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to TinyOS's documentation!
==================================
.. toctree::
:maxdepth: 2
... | 20.4 | 76 | 0.643137 |
43a7bb842c131e560dde9af8667ebd828dac2e62 | 3,876 | rst | reStructuredText | admin_guide/docker.rst | kanboard/documentation-tr | aab41eca6f4819b6ceab160f99aa47762482ca08 | [
"MIT"
] | 1 | 2019-07-04T20:36:52.000Z | 2019-07-04T20:36:52.000Z | admin_guide/docker.rst | kanboard/documentation-tr | aab41eca6f4819b6ceab160f99aa47762482ca08 | [
"MIT"
] | null | null | null | admin_guide/docker.rst | kanboard/documentation-tr | aab41eca6f4819b6ceab160f99aa47762482ca08 | [
"MIT"
] | 4 | 2020-04-15T11:34:42.000Z | 2021-03-30T08:46:12.000Z | Docker ile Kanboard nasıl çalıştırılır?
=======================================
Kanboard, `Docker <https://www.docker.com>`__ ile kolayca
çalıştırabilir.
Disk görüntü-image boyutu yaklaşık **70MB** olup aşağıdakileri içerir:
- `Alpine Linux <http://alpinelinux.org/>`__
- `Süreç yöneticisi S6 <http://skarnet.org/so... | 31.258065 | 74 | 0.604747 |
30475f019f44425b14b185ac2e798c2f0ffe5b13 | 4,039 | rst | reStructuredText | docs/customization/api.rst | olimination/Sylius | 175782739d4efb6d62096565b00d2c2414c71ac8 | [
"MIT"
] | 1 | 2021-12-14T19:49:37.000Z | 2021-12-14T19:49:37.000Z | docs/customization/api.rst | olimination/Sylius | 175782739d4efb6d62096565b00d2c2414c71ac8 | [
"MIT"
] | null | null | null | docs/customization/api.rst | olimination/Sylius | 175782739d4efb6d62096565b00d2c2414c71ac8 | [
"MIT"
] | null | null | null | Customizing API
===============
We are using the API Platform to create all endpoints in Sylius API.
API Platform allows configuring an endpoint by ``yaml`` and ``xml`` files or by annotations.
In this guide, you will learn how to customize Sylius API endpoints using ``xml`` configuration.
How to prepare project for ... | 40.79798 | 195 | 0.685566 |
968a2082639178585519af6f5621031fe756be42 | 146 | rst | reStructuredText | API.rst | tomerten/ctef2py | 190b83819e0ada830b76577e3f46d0d1cbbbacd7 | [
"MIT"
] | null | null | null | API.rst | tomerten/ctef2py | 190b83819e0ada830b76577e3f46d0d1cbbbacd7 | [
"MIT"
] | null | null | null | API.rst | tomerten/ctef2py | 190b83819e0ada830b76577e3f46d0d1cbbbacd7 | [
"MIT"
] | null | null | null | ***
API
***
.. automodule:: ctef2py
:members:
.. include:: ../ctef2py/f90_fmohl/fmohl.rst
.. include:: ../ctef2py/f90_getgauss/getgauss.rst
| 13.272727 | 49 | 0.650685 |
bed42a48b37051477a15a8536e6983e3cac87d31 | 10,523 | rst | reStructuredText | doc/sphinx/phk/10goingon50.rst | thedave42-org/varnish-cache | 225a251515e4ad3dcf0534cfb8c224b1b310f64a | [
"BSD-2-Clause"
] | 3,045 | 2016-03-07T17:18:59.000Z | 2022-03-31T19:33:52.000Z | doc/sphinx/phk/10goingon50.rst | thedave42-org/varnish-cache | 225a251515e4ad3dcf0534cfb8c224b1b310f64a | [
"BSD-2-Clause"
] | 2,189 | 2016-02-15T06:25:49.000Z | 2022-03-31T18:33:09.000Z | doc/sphinx/phk/10goingon50.rst | thedave42-org/varnish-cache | 225a251515e4ad3dcf0534cfb8c224b1b310f64a | [
"BSD-2-Clause"
] | 570 | 2016-01-07T14:19:34.000Z | 2022-03-18T18:25:51.000Z | ..
Copyright (c) 2016 Varnish Software AS
SPDX-License-Identifier: BSD-2-Clause
See LICENSE file for full text of license
.. _phk_10goingon50:
========================
Varnish - 10 going on 50
========================
Ten years ago, Dag-Erling and I were busy hashing out the big lines
of Varnish.
Hashing out had... | 36.665505 | 78 | 0.754728 |
1b4e4869c0e14ada0195f0589978f46fe4493576 | 92 | rst | reStructuredText | doc/src/modules/physics/quantum/represent.rst | utkarshdeorah/sympy | dcdf59bbc6b13ddbc329431adf72fcee294b6389 | [
"BSD-3-Clause"
] | 8,323 | 2015-01-02T15:51:43.000Z | 2022-03-31T13:13:19.000Z | doc/src/modules/physics/quantum/represent.rst | utkarshdeorah/sympy | dcdf59bbc6b13ddbc329431adf72fcee294b6389 | [
"BSD-3-Clause"
] | 15,102 | 2015-01-01T01:33:17.000Z | 2022-03-31T22:53:13.000Z | doc/src/modules/physics/quantum/represent.rst | utkarshdeorah/sympy | dcdf59bbc6b13ddbc329431adf72fcee294b6389 | [
"BSD-3-Clause"
] | 4,490 | 2015-01-01T17:48:07.000Z | 2022-03-31T17:24:05.000Z | =========
Represent
=========
.. automodule:: sympy.physics.quantum.represent
:members:
| 13.142857 | 47 | 0.586957 |
c34dc7b9900db4deeb69764f112b1fa25e5db341 | 281 | rst | reStructuredText | mpisppy/utils/listener_util/doc/index.rst | Matthew-Signorotti/mpi-sppy | 5c6b4b8cd26af517ff09706d11751f2fb05b1b5f | [
"BSD-3-Clause"
] | 2 | 2020-06-05T14:31:46.000Z | 2020-09-29T20:08:05.000Z | mpisppy/utils/listener_util/doc/index.rst | Matthew-Signorotti/mpi-sppy | 5c6b4b8cd26af517ff09706d11751f2fb05b1b5f | [
"BSD-3-Clause"
] | 22 | 2020-06-06T19:30:33.000Z | 2020-10-30T23:00:58.000Z | mpisppy/utils/listener_util/doc/index.rst | Matthew-Signorotti/mpi-sppy | 5c6b4b8cd26af517ff09706d11751f2fb05b1b5f | [
"BSD-3-Clause"
] | 6 | 2020-06-06T17:57:38.000Z | 2020-09-18T22:38:19.000Z | listener_util
==========
A utility for listener-worker asynchronous python. Develope for
the PH and APH use cases.
.. toctree::
:maxdepth: 2
touse.rst
philosophy.rst
api.rst
Indices and Tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
| 14.05 | 63 | 0.626335 |
ded025636bd9b0b633868c3bf97f7d853b79d0b4 | 564 | rst | reStructuredText | README.rst | msabramo/invoke | 186a5e4ed7afa0a96afbeaa763e566630b20345f | [
"BSD-2-Clause"
] | null | null | null | README.rst | msabramo/invoke | 186a5e4ed7afa0a96afbeaa763e566630b20345f | [
"BSD-2-Clause"
] | null | null | null | README.rst | msabramo/invoke | 186a5e4ed7afa0a96afbeaa763e566630b20345f | [
"BSD-2-Clause"
] | null | null | null | Invoke is a Python (2.6+) task execution and management tool. It's similar to
pre-existing tools in other languages (such as Make or Rake) but lets you
interface easily with Python codebases, and of course write your tasks
themselves in straight-up Python.
For documentation, including detailed installation information... | 43.384615 | 78 | 0.785461 |
7812bf13b919496305fc8b76702ee7c920c67da3 | 638 | rst | reStructuredText | README.rst | yoophi/flask-facebook-login-sample | 0c1a8e5865e749d426dad3f01c5ab275402affd8 | [
"MIT"
] | null | null | null | README.rst | yoophi/flask-facebook-login-sample | 0c1a8e5865e749d426dad3f01c5ab275402affd8 | [
"MIT"
] | null | null | null | README.rst | yoophi/flask-facebook-login-sample | 0c1a8e5865e749d426dad3f01c5ab275402affd8 | [
"MIT"
] | null | null | null | ==========================
Flask Facebook Login Sample
==========================
Flask Facebook Login Sample
* Free software: MIT license
* Documentation: https://app.readthedocs.io.
* Real Python Link: https://realpython.com/flask-google-login/
Features
--------
* TODO
Links
-----
- `Facebook developers pa... | 18.764706 | 103 | 0.680251 |
e6a9a694d2dfadacd559bdb161a454460762ab76 | 4,949 | rst | reStructuredText | docs/source/about/other_projects.rst | zachcran/CMakeDev | c9dd2bd2abc5fc7c6a1ba6734565f40885791ca9 | [
"Apache-2.0"
] | 1 | 2022-03-08T17:58:59.000Z | 2022-03-08T17:58:59.000Z | docs/source/about/other_projects.rst | zachcran/CMakeDev | c9dd2bd2abc5fc7c6a1ba6734565f40885791ca9 | [
"Apache-2.0"
] | 3 | 2019-11-08T20:01:29.000Z | 2022-02-03T21:51:51.000Z | docs/source/about/other_projects.rst | zachcran/CMakeDev | c9dd2bd2abc5fc7c6a1ba6734565f40885791ca9 | [
"Apache-2.0"
] | 2 | 2022-02-03T20:27:00.000Z | 2022-03-09T01:34:42.000Z | ***********************
Other Relevant Projects
***********************
In order to put CPP in perspective this chapter describes some other relevant
projects. The projects are listed in alphabetic order.
Autocmake
=========
Autocmake's home is `here <https://github.com/dev-cafe/autocmake>`_.
Build, Link, Triumph (... | 40.900826 | 81 | 0.743989 |
f120b223e3457b840ae7d10fcf9fb50b93ea1122 | 175 | rst | reStructuredText | docs/source/cli.rst | vedashree29296/BentoML | 79f94d543a0684e04551207d102a2d254b770ad3 | [
"Apache-2.0"
] | null | null | null | docs/source/cli.rst | vedashree29296/BentoML | 79f94d543a0684e04551207d102a2d254b770ad3 | [
"Apache-2.0"
] | null | null | null | docs/source/cli.rst | vedashree29296/BentoML | 79f94d543a0684e04551207d102a2d254b770ad3 | [
"Apache-2.0"
] | null | null | null | CLI Reference
=============
.. image:: https://static.scarf.sh/a.png?x-pxid=0beb35eb-7742-4dfb-b183-2228e8caf04c
.. click:: bentoml.cli:cli
:prog: bentoml
:show-nested:
| 19.444444 | 84 | 0.657143 |
98e31088ac66d6ebde68c290f24eb53c3721e6d9 | 1,258 | rst | reStructuredText | docs/installation.rst | QAtestinc/testspace-colab | 2ff6bc93be1083f71b47e593c4d4db35fb129802 | [
"MIT"
] | 2 | 2021-09-03T12:12:25.000Z | 2021-09-03T12:13:37.000Z | docs/installation.rst | QAtestinc/testspace-colab | 2ff6bc93be1083f71b47e593c4d4db35fb129802 | [
"MIT"
] | null | null | null | docs/installation.rst | QAtestinc/testspace-colab | 2ff6bc93be1083f71b47e593c4d4db35fb129802 | [
"MIT"
] | null | null | null | .. highlight:: shell
============
Installation
============
Dev release
-----------
.. code-block:: console
$ pip install --pre git+https://github.com/testspace-com/testspace-colab
Stable release
--------------
**This project is not published on pypi but on** https://m.devpi.net/testspace
To install testspac... | 23.296296 | 114 | 0.701908 |
89e569b3599c5b42e10cb1e2a058ebe43835cf38 | 1,011 | rst | reStructuredText | sesame/sesame-component/src/docs/isda-curve-snapshot-calibration-tool.rst | UbuntuEvangelist/OG-Platform | 0aac9675ff92fd702d2e53a991de085388bfdc83 | [
"Apache-2.0"
] | 12 | 2017-03-10T13:56:52.000Z | 2021-10-03T01:21:20.000Z | sesame/sesame-component/src/docs/isda-curve-snapshot-calibration-tool.rst | UbuntuEvangelist/OG-Platform | 0aac9675ff92fd702d2e53a991de085388bfdc83 | [
"Apache-2.0"
] | 1 | 2021-08-02T17:20:43.000Z | 2021-08-02T17:20:43.000Z | sesame/sesame-component/src/docs/isda-curve-snapshot-calibration-tool.rst | UbuntuEvangelist/OG-Platform | 0aac9675ff92fd702d2e53a991de085388bfdc83 | [
"Apache-2.0"
] | 16 | 2017-01-12T10:31:58.000Z | 2019-04-19T08:17:33.000Z | ====================================
ISDA Curve Snapshot Calibration Tool
====================================
The curve calibration tool can be used to validate your ISDA curve data. It
simply loads the snapshots referenced on the command line and iterates over
the stored curves calibrating them one by one. Results ... | 38.884615 | 76 | 0.647873 |
1280c3cb230864aa9b348713b61489ec76aab4e5 | 1,092 | rst | reStructuredText | docs/usage.rst | jfjlaros/trie | b12fe42162be9f43aa245ce000794dd395572c0e | [
"RSA-MD"
] | null | null | null | docs/usage.rst | jfjlaros/trie | b12fe42162be9f43aa245ce000794dd395572c0e | [
"RSA-MD"
] | null | null | null | docs/usage.rst | jfjlaros/trie | b12fe42162be9f43aa245ce000794dd395572c0e | [
"RSA-MD"
] | null | null | null | Usage
=====
Include the header file to use the trie library.
.. code-block:: cpp
#include "trie.tcc"
The library provides the ``Trie`` class, which takes two template arguments,
the first of which determines the alphabet size, the second determines the
type of the leaf.
.. code-block:: cpp
Trie<4, Leaf> t... | 18.827586 | 76 | 0.60348 |
822282d63835a280799513f40d62461d360c246c | 4,088 | rst | reStructuredText | docs/source/user_guide/model/general/dgcf.rst | ValerieYang99/RecBole | 19ea101b300fbf31bbc79d8efc80c65926834488 | [
"MIT"
] | 1,773 | 2020-11-04T01:22:11.000Z | 2022-03-31T08:05:41.000Z | docs/source/user_guide/model/general/dgcf.rst | chenyushuo/RecBole | f04084b8d2cffcb79eb9e4b21325f8f6c75c638e | [
"MIT"
] | 378 | 2020-11-05T02:42:27.000Z | 2022-03-31T22:57:04.000Z | docs/source/user_guide/model/general/dgcf.rst | chenyushuo/RecBole | f04084b8d2cffcb79eb9e4b21325f8f6c75c638e | [
"MIT"
] | 354 | 2020-11-04T01:37:09.000Z | 2022-03-31T10:39:32.000Z | DGCF
===========
Introduction
---------------------
`[paper] <https://dl.acm.org/doi/10.1145/3397271.3401137>`_
**Title:** Disentangled Graph Collaborative Filtering
**Authors:** Xiang Wang, Hongye Jin, An Zhang, Xiangnan He, Tong Xu, Tat-Seng Chua
**Abstract:** Learning informative representations of users and it... | 37.163636 | 146 | 0.739237 |
56973a2b2f7fafd55f03889323e02020a9cba1fe | 1,678 | rst | reStructuredText | doc/en/announce/release-2.6.3.rst | markshao/pytest | 611b579d21f7e62b4c8ed54ab70fbfee7c6f5f64 | [
"MIT"
] | 9,225 | 2015-06-15T21:56:14.000Z | 2022-03-31T20:47:38.000Z | doc/en/announce/release-2.6.3.rst | markshao/pytest | 611b579d21f7e62b4c8ed54ab70fbfee7c6f5f64 | [
"MIT"
] | 7,794 | 2015-06-15T21:06:34.000Z | 2022-03-31T10:56:54.000Z | doc/en/announce/release-2.6.3.rst | markshao/pytest | 611b579d21f7e62b4c8ed54ab70fbfee7c6f5f64 | [
"MIT"
] | 2,598 | 2015-06-15T21:42:39.000Z | 2022-03-29T13:48:22.000Z | pytest-2.6.3: fixes and little improvements
===========================================================================
pytest is a mature Python testing tool with more than 1100 tests
against itself, passing on many different interpreters and platforms.
This release is drop-in compatible to 2.5.2 and 2.6.X.
See below... | 32.269231 | 78 | 0.730632 |
5bfdd6c31aea2d193bd71423cf69fe25690a1992 | 10,510 | rst | reStructuredText | docs/user/eventing.rst | mpsiva89/protean | 315fa56da3f64178bbbf0edf1995af46d5eb3da7 | [
"BSD-3-Clause"
] | 6 | 2018-09-26T04:54:09.000Z | 2022-03-30T01:01:45.000Z | docs/user/eventing.rst | mpsiva89/protean | 315fa56da3f64178bbbf0edf1995af46d5eb3da7 | [
"BSD-3-Clause"
] | 261 | 2018-09-20T09:53:33.000Z | 2022-03-08T17:43:04.000Z | docs/user/eventing.rst | mpsiva89/protean | 315fa56da3f64178bbbf0edf1995af46d5eb3da7 | [
"BSD-3-Clause"
] | 6 | 2018-07-22T07:09:15.000Z | 2021-02-02T05:17:23.000Z | Processing Events
=================
Most applications have a definite state - they remember past user input and interactions. It is advantageous to model these past changes as a series of discrete events. Domain events happen to be those activities that domain experts care about and represent what happened as-is.
Dom... | 55.904255 | 376 | 0.751475 |
8d47e1adac15a8e2509f6cc150141a5ba638d9e6 | 843 | rst | reStructuredText | docs/source/api/stats.rst | cowirihy/pymc3 | f0b95773047af12f3c0ded04d707f02ddc4d4f6b | [
"Apache-2.0"
] | 1 | 2020-09-30T06:26:53.000Z | 2020-09-30T06:26:53.000Z | docs/source/api/stats.rst | cowirihy/pymc3 | f0b95773047af12f3c0ded04d707f02ddc4d4f6b | [
"Apache-2.0"
] | 2 | 2019-12-30T17:58:29.000Z | 2020-01-01T23:23:39.000Z | docs/source/api/stats.rst | cowirihy/pymc3 | f0b95773047af12f3c0ded04d707f02ddc4d4f6b | [
"Apache-2.0"
] | 1 | 2019-12-30T16:21:43.000Z | 2019-12-30T16:21:43.000Z | *****
Stats
*****
Statistics and diagnostics are delegated to the
`ArviZ <https://arviz-devs.github.io/arviz/index.html>`_.
library, a general purpose library for
"exploratory analysis of Bayesian models."
For statistics and diagnostics, ``pymc3.<function>`` are now aliases
for ArviZ functions. Thus, the links below wi... | 32.423077 | 68 | 0.718861 |
67f31b81622ace6c0309319306ab2fb707e96352 | 13,769 | rst | reStructuredText | Misc/NEWS.d/3.10.0rc1.rst | StevenHsuYL/cpython | cf96c279ac960f2a5025e2ac887f9b932a4f1474 | [
"0BSD"
] | 33 | 2021-07-25T14:23:35.000Z | 2022-03-31T00:17:30.000Z | Misc/NEWS.d/3.10.0rc1.rst | StevenHsuYL/cpython | cf96c279ac960f2a5025e2ac887f9b932a4f1474 | [
"0BSD"
] | 32 | 2019-04-26T12:29:36.000Z | 2022-03-08T14:24:30.000Z | Misc/NEWS.d/3.10.0rc1.rst | val-verde/cpython | 17aa701d799d5e071d83205d877f722f1498a09f | [
"0BSD"
] | 3 | 2019-11-12T15:21:58.000Z | 2020-09-04T14:27:55.000Z | .. bpo: 44600
.. date: 2021-07-25-20-04-54
.. nonce: 0WMldg
.. release date: 2021-08-02
.. section: Security
Fix incorrect line numbers while tracing some failed patterns in :ref:`match
<match>` statements. Patch by Charles Burkland.
..
.. bpo: 44792
.. date: 2021-07-31-12-12-57
.. nonce: mOReTW
.. section: Core and... | 21.314241 | 76 | 0.709274 |
e4a2bb3f59e4a7cbea6f691d26e33330a665954b | 1,040 | rst | reStructuredText | docs/source/sysadmin_guide/generating_keys.rst | Capco-JayPanicker123/Sawtooth | d22a16a6a82da5627ff113a1a5290f83b3f82c45 | [
"Apache-2.0"
] | null | null | null | docs/source/sysadmin_guide/generating_keys.rst | Capco-JayPanicker123/Sawtooth | d22a16a6a82da5627ff113a1a5290f83b3f82c45 | [
"Apache-2.0"
] | null | null | null | docs/source/sysadmin_guide/generating_keys.rst | Capco-JayPanicker123/Sawtooth | d22a16a6a82da5627ff113a1a5290f83b3f82c45 | [
"Apache-2.0"
] | null | null | null | **********************************
Generating User and Validator Keys
**********************************
1. Generate your user key for Sawtooth.
.. code-block:: console
$ sawtooth keygen
This command stores user keys in ``$HOME/.sawtooth/keys/{yourname}.priv``
and ``$HOME/.sawtooth/keys/{yournam... | 30.588235 | 79 | 0.6875 |
0897e31d8df8eec33a2d54e8867a6fcb5416d850 | 4,528 | rst | reStructuredText | sw^3/glossary.rst | vaporsphere-staging/swarm-docs | 94b44093d92ca2d906cfae090c40fe9cb99dc3db | [
"CC-BY-2.0"
] | 14 | 2016-05-12T14:59:18.000Z | 2021-05-27T09:08:13.000Z | sw^3/glossary.rst | vaporsphere-staging/swarm-docs | 94b44093d92ca2d906cfae090c40fe9cb99dc3db | [
"CC-BY-2.0"
] | 11 | 2018-08-09T14:26:48.000Z | 2021-03-18T17:00:53.000Z | sw^3/glossary.rst | vaporsphere-staging/swarm-docs | 94b44093d92ca2d906cfae090c40fe9cb99dc3db | [
"CC-BY-2.0"
] | 18 | 2016-11-15T06:55:57.000Z | 2020-06-30T18:51:51.000Z |
Glossary
======================
.. glossary::
owner
node that produces/originates content by sending a store request
storer
node that accepted a store request and stores the content
guardian
the first node to accept a store request of a chunk/
custodian
node that has no online peer... | 43.961165 | 342 | 0.778269 |
46a6c55cdbc9f0028c09bf7f7a376a9ec926179f | 290 | rst | reStructuredText | docs/source2/generated/generated/statsmodels.genmod.generalized_estimating_equations.NominalGEE.fit_regularized.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.genmod.generalized_estimating_equations.NominalGEE.fit_regularized.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.genmod.generalized_estimating_equations.NominalGEE.fit_regularized.rst | cluterdidiw/statsmodels | 543037fa5768be773a3ba31fba06e16a9edea46a | [
"BSD-3-Clause"
] | 35 | 2020-02-04T14:46:25.000Z | 2022-03-24T03:56:17.000Z | :orphan:
statsmodels.genmod.generalized\_estimating\_equations.NominalGEE.fit\_regularized
=================================================================================
.. currentmodule:: statsmodels.genmod.generalized_estimating_equations
.. automethod:: NominalGEE.fit_regularized
| 32.222222 | 81 | 0.610345 |
233c1aa61706bdcd57590f751fe04a5caafa8608 | 668 | rst | reStructuredText | docs/src/datascience_starter.models.glm.rst | jordanparker6/datascience-starter | 3eef1640a45d19431e9fb26adf5e089d3708dab1 | [
"MIT"
] | 4 | 2020-10-01T23:20:29.000Z | 2021-06-24T08:34:41.000Z | docs/src/datascience_starter.models.glm.rst | jordanparker6/datascience-starter | 3eef1640a45d19431e9fb26adf5e089d3708dab1 | [
"MIT"
] | null | null | null | docs/src/datascience_starter.models.glm.rst | jordanparker6/datascience-starter | 3eef1640a45d19431e9fb26adf5e089d3708dab1 | [
"MIT"
] | null | null | null | datascience\_starter.models.glm package
=======================================
Submodules
----------
datascience\_starter.models.glm.bayesian\_glm module
----------------------------------------------------
.. automodule:: datascience_starter.models.glm.bayesian_glm
:members:
:undoc-members:
:show-inherita... | 22.266667 | 59 | 0.573353 |
98906456aa9a3f415d7b22dd53ea0e9693fe4925 | 4,239 | rst | reStructuredText | docs/index.rst | HDembinski/boost-histogram | 6071588d8b58504938f72818d22ff3ce2a5b45dc | [
"BSD-3-Clause"
] | null | null | null | docs/index.rst | HDembinski/boost-histogram | 6071588d8b58504938f72818d22ff3ce2a5b45dc | [
"BSD-3-Clause"
] | null | null | null | docs/index.rst | HDembinski/boost-histogram | 6071588d8b58504938f72818d22ff3ce2a5b45dc | [
"BSD-3-Clause"
] | null | null | null | .. boost-histogram documentation master file, created by
sphinx-quickstart on Tue Apr 23 12:12:27 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
.. image:: _images/BoostHistogramPythonLogo.png
:width: 400
:alt: Boost histogram logo
:... | 34.185484 | 121 | 0.725643 |
340bc942f6f5a3beb240914edd9afab4880b2a80 | 501 | rst | reStructuredText | docs/source/api/api_utils.rst | ViniciusLima94/frites | 270230a2b3abeb676211d3dec54ce6d039eb2f91 | [
"BSD-3-Clause"
] | null | null | null | docs/source/api/api_utils.rst | ViniciusLima94/frites | 270230a2b3abeb676211d3dec54ce6d039eb2f91 | [
"BSD-3-Clause"
] | null | null | null | docs/source/api/api_utils.rst | ViniciusLima94/frites | 270230a2b3abeb676211d3dec54ce6d039eb2f91 | [
"BSD-3-Clause"
] | null | null | null | Utility functions
-----------------
:py:mod:`frites.utils`:
.. currentmodule:: frites.utils
.. automodule:: frites.utils
:no-members:
:no-inherited-members:
Time-series processing
++++++++++++++++++++++
.. autosummary::
:toctree: generated/
downsample
acf
Data smoothing
++++++++++++++
.. autosumm... | 13.540541 | 31 | 0.608782 |
746e0e71653a0b19cfc9e1349727421dcac826dc | 438 | rst | reStructuredText | docs/usage.rst | solocompt/plugs-payments | ef69a7e9707a325b588e2087aad21a487bcf6746 | [
"MIT"
] | null | null | null | docs/usage.rst | solocompt/plugs-payments | ef69a7e9707a325b588e2087aad21a487bcf6746 | [
"MIT"
] | null | null | null | docs/usage.rst | solocompt/plugs-payments | ef69a7e9707a325b588e2087aad21a487bcf6746 | [
"MIT"
] | null | null | null | =====
Usage
=====
To use Plugs Payments in a project, add it to your `INSTALLED_APPS`:
.. code-block:: python
INSTALLED_APPS = (
...
'plugs_payments.apps.PlugsPaymentsConfig',
...
)
Add Plugs Payments's URL patterns:
.. code-block:: python
from plugs_payments import urls as plu... | 16.222222 | 68 | 0.586758 |
a1d71b34f5280f6caff58a9b6ac098b3efa3e275 | 520 | rst | reStructuredText | docs/implementation.rst | dinga92/neuropredict | 8e7a445424f8c649a6583567f5692fdf73d7e1d9 | [
"MIT"
] | 94 | 2017-03-10T04:27:36.000Z | 2021-12-15T13:12:34.000Z | docs/implementation.rst | raamana/psy | da8eaa20285eb67ca4cd61f914c3eb11798bb8dc | [
"Apache-2.0"
] | 48 | 2017-08-09T23:29:13.000Z | 2021-07-07T23:01:50.000Z | docs/implementation.rst | raamana/psy | da8eaa20285eb67ca4cd61f914c3eb11798bb8dc | [
"Apache-2.0"
] | 31 | 2017-07-02T14:46:33.000Z | 2022-03-03T12:25:18.000Z | Implemenation details
---------------------
In line with the overraching goals of neuropredict, the following choices were made:
- cross-validation scheme (central to performance estimation) has been chosen to be repeated hold-out (referred to as ShuffleSplit in scikit-learn). As you may be aware, choice of CV schem... | 57.777778 | 345 | 0.769231 |
4d3afd6e2de91023c47f2e99c6243e9bd1d12b91 | 229 | rst | reStructuredText | README.rst | rolandproud/pyechoplot | a3edbe5d6d5156d586871760de9e2bb10544fa61 | [
"MIT"
] | null | null | null | README.rst | rolandproud/pyechoplot | a3edbe5d6d5156d586871760de9e2bb10544fa61 | [
"MIT"
] | null | null | null | README.rst | rolandproud/pyechoplot | a3edbe5d6d5156d586871760de9e2bb10544fa61 | [
"MIT"
] | 1 | 2021-06-30T23:16:26.000Z | 2021-06-30T23:16:26.000Z | ==========
pyechoplot
==========
An echogram plotting tool (in development)
------------------------------------------
developed by Roland Proud (rp43@st-andrews.ac.uk)
Pelagic Ecology Research Group, University of St Andrews
| 20.818182 | 56 | 0.576419 |
1ad3f71fee0b49f881e37db08674e5b6b49b17ff | 3,015 | rst | reStructuredText | docs/source/tutorial.rst | xuan-w/CANA | 30cbb1f21560ebd480b26c2b0c716e906573b046 | [
"MIT"
] | 1 | 2021-01-08T22:04:05.000Z | 2021-01-08T22:04:05.000Z | docs/source/tutorial.rst | leonardogian/CANA | f070d6da5358f17f55eb80d6bc9185afaee91142 | [
"MIT"
] | null | null | null | docs/source/tutorial.rst | leonardogian/CANA | f070d6da5358f17f55eb80d6bc9185afaee91142 | [
"MIT"
] | null | null | null | Tutorials
=========
Below are some examples of how you might use this package.
For more detailed examples see the ``tutorials/`` folder inside the package.
There you will find several ``.ipynb`` files.
Instanciante a Boolean Node
-------------------------------
To instanciante a node from scratch:
.. code-block::... | 25.991379 | 158 | 0.632172 |
ee1343181d2dddacf5e5a9208b20bf15e7bd9b6a | 124 | rst | reStructuredText | docs/gapic/v1/types.rst | plamut/python-grafeas | fcc6c1416c799942932c8466d9be8cf42c0e3e09 | [
"Apache-2.0"
] | 2 | 2021-11-26T07:08:43.000Z | 2022-03-07T20:20:04.000Z | docs/gapic/v1/types.rst | plamut/python-grafeas | fcc6c1416c799942932c8466d9be8cf42c0e3e09 | [
"Apache-2.0"
] | 40 | 2019-07-16T10:04:48.000Z | 2020-01-20T09:04:59.000Z | docs/gapic/v1/types.rst | plamut/python-grafeas | fcc6c1416c799942932c8466d9be8cf42c0e3e09 | [
"Apache-2.0"
] | 2 | 2019-07-18T00:05:31.000Z | 2019-11-27T14:17:22.000Z | Types for Grafeas API Client
=======================================
.. automodule:: grafeas.grafeas_v1.types
:members: | 24.8 | 40 | 0.508065 |
18d1adb8abb96c0ceaf99f53ff9e5ae720f79c32 | 1,255 | rst | reStructuredText | docs/rtd/troubleshooting.rst | xbabka01/yaramod | c6837f4ff4dfe2a731e5eefa95c0f58778e00c5d | [
"MIT",
"BSD-3-Clause"
] | 51 | 2019-04-25T14:54:05.000Z | 2022-03-16T22:34:09.000Z | docs/rtd/troubleshooting.rst | xbabka01/yaramod | c6837f4ff4dfe2a731e5eefa95c0f58778e00c5d | [
"MIT",
"BSD-3-Clause"
] | 100 | 2019-04-21T01:22:54.000Z | 2022-03-23T11:52:56.000Z | docs/rtd/troubleshooting.rst | xbabka01/yaramod | c6837f4ff4dfe2a731e5eefa95c0f58778e00c5d | [
"MIT",
"BSD-3-Clause"
] | 29 | 2019-04-22T02:43:41.000Z | 2022-03-19T01:56:21.000Z | ===============
Troubleshooting
===============
If you encounter a problem using Yaramod, it is usually easy to determine which of the four components the problem is related to:
* A ``ParserError`` indicates parsing problem and the message should include the first problematic token of the imput.
* A ``BuilderError`` ... | 114.090909 | 550 | 0.772112 |
5f7e2f0561491144a267c4b32d606371f8a863b9 | 1,116 | rst | reStructuredText | tests/validation-sets/common/bibliographic.rst | TheDubliner/confluencebuilder | f92d63ae9949c52cf8639643073aacb249cacd62 | [
"BSD-2-Clause"
] | null | null | null | tests/validation-sets/common/bibliographic.rst | TheDubliner/confluencebuilder | f92d63ae9949c52cf8639643073aacb249cacd62 | [
"BSD-2-Clause"
] | null | null | null | tests/validation-sets/common/bibliographic.rst | TheDubliner/confluencebuilder | f92d63ae9949c52cf8639643073aacb249cacd62 | [
"BSD-2-Clause"
] | 1 | 2019-02-25T13:08:42.000Z | 2019-02-25T13:08:42.000Z | bibliographic fields
====================
reStructuredText provides a `bibliographic fields`_ directive to provide a field
list designed to document bibliographic data.
:Author: Jane Smith
:Address:
200 Broadway Av
WEST BEACH SA 5024
AUSTRALIA
:Contact: jane.smith@example.org
:Authors: Me; Myself; I
:Or... | 31.885714 | 113 | 0.704301 |
6e9178ab1a87147e1b0ed0d32d4e53ece73547ac | 3,807 | rst | reStructuredText | README.rst | UCL/scikit-surgerynditracker | 23388a9c7109258e8d29df5ab9838becfcb907de | [
"BSD-3-Clause"
] | 10 | 2020-09-10T14:02:32.000Z | 2021-10-21T05:34:35.000Z | README.rst | UCL/scikit-surgerynditracker | 23388a9c7109258e8d29df5ab9838becfcb907de | [
"BSD-3-Clause"
] | 15 | 2020-04-28T13:52:40.000Z | 2021-12-02T14:03:41.000Z | README.rst | UCL/scikit-surgerynditracker | 23388a9c7109258e8d29df5ab9838becfcb907de | [
"BSD-3-Clause"
] | 3 | 2020-06-15T10:51:33.000Z | 2021-07-07T10:36:25.000Z | scikit-surgerynditracker
===============================
.. image:: https://github.com/UCL/scikit-surgerynditracker/raw/master/weiss_logo.png
:height: 128px
:width: 128px
:target: https://github.com/UCL/scikit-surgerynditracker
:alt: Logo
|
.. image:: https://github.com/UCL/scikit-surgerynditracker/workf... | 29.742188 | 231 | 0.727082 |
80870e9c8bce3c61fcae33e4afab386e203c53c1 | 1,040 | rst | reStructuredText | doc/index.rst | balins/fuzzy-tree | 8dde93cdd32c2c3643ce459fdd5d29b8a0904714 | [
"BSD-3-Clause"
] | 6 | 2021-06-06T13:32:48.000Z | 2021-10-13T14:15:04.000Z | doc/index.rst | balins/fuzzy-tree | 8dde93cdd32c2c3643ce459fdd5d29b8a0904714 | [
"BSD-3-Clause"
] | 1 | 2022-01-23T15:21:06.000Z | 2022-01-23T15:21:06.000Z | doc/index.rst | balins/fuzzytree | 8dde93cdd32c2c3643ce459fdd5d29b8a0904714 | [
"BSD-3-Clause"
] | null | null | null | ..
Welcome to fuzzytree's documentation!
=====================================
This is a reference to the `fuzzytree` module.
For implementation details, you can visit its `repository`_ on GitHub.
.. _repository: https://github.com/balins/fuzzytree
.. toctree::
:maxdepth: 2
:hidden:
:caption: Getting Start... | 20.392157 | 70 | 0.597115 |
95c21e6d00cbe164590c3bfeabd938a535691890 | 131 | rst | reStructuredText | docs/source/code/adapters/sqliteadapter/privex.eos.adapters.SqliteAdapter.DEFAULT_DB_FOLDER.rst | Privex/eos-python | df4f751c8cd46ba0a13385f0e5eb630d471d6f65 | [
"X11"
] | 1 | 2020-02-16T23:17:05.000Z | 2020-02-16T23:17:05.000Z | docs/source/code/adapters/sqliteadapter/privex.eos.adapters.SqliteAdapter.DEFAULT_DB_FOLDER.rst | Privex/eos-python | df4f751c8cd46ba0a13385f0e5eb630d471d6f65 | [
"X11"
] | 5 | 2020-03-24T18:07:08.000Z | 2021-08-23T20:40:04.000Z | docs/source/code/adapters/sqliteadapter/privex.eos.adapters.SqliteAdapter.DEFAULT_DB_FOLDER.rst | Privex/eos-python | df4f751c8cd46ba0a13385f0e5eb630d471d6f65 | [
"X11"
] | null | null | null | DEFAULT\_DB\_FOLDER
===================
.. currentmodule:: privex.eos.adapters
.. autoattribute:: SqliteAdapter.DEFAULT_DB_FOLDER | 21.833333 | 50 | 0.687023 |
4d915688e2f982606760ff48140735115e56d8fc | 4,429 | rst | reStructuredText | content/pages/jobs/determining-dynamics-perception-thresholds-of-bicycles.rst | thuiskens/mechmotum.github.io | 1773293f2ecedcc3ad027c7f86dac631b03ee846 | [
"CC-BY-4.0"
] | 5 | 2019-03-20T10:57:11.000Z | 2022-03-28T02:50:57.000Z | content/pages/jobs/determining-dynamics-perception-thresholds-of-bicycles.rst | thuiskens/mechmotum.github.io | 1773293f2ecedcc3ad027c7f86dac631b03ee846 | [
"CC-BY-4.0"
] | 80 | 2018-08-15T18:08:27.000Z | 2022-03-21T15:49:18.000Z | content/pages/jobs/determining-dynamics-perception-thresholds-of-bicycles.rst | thuiskens/mechmotum.github.io | 1773293f2ecedcc3ad027c7f86dac631b03ee846 | [
"CC-BY-4.0"
] | 19 | 2018-12-15T00:17:08.000Z | 2022-01-31T11:22:24.000Z | =======================================================
Determining Dynamics Perception Thresholds of Bicycles
=======================================================
:date: 2021-01-04
:status: hidden
:slug: jobs/msc/determining-dynamics-perception-thresholds-of-bicycles
The "handling qualities", or ease of control, ... | 56.063291 | 87 | 0.783021 |
1469131124b306b31eed05d4ac2af951c7755311 | 2,037 | rst | reStructuredText | Openharmony v1.0/vendor/hisi/hi35xx/third_party/uboot/doc/driver-model/serial-howto.rst | clkbit123/TheOpenHarmony | 0e6bcd9dee9f1a2481d762966b8bbd24baad6159 | [
"MIT"
] | 1 | 2021-11-21T19:56:29.000Z | 2021-11-21T19:56:29.000Z | machine/qemu/sources/u-boot/doc/driver-model/serial-howto.rst | muddessir/framework | 5b802b2dd7ec9778794b078e748dd1f989547265 | [
"MIT"
] | null | null | null | machine/qemu/sources/u-boot/doc/driver-model/serial-howto.rst | muddessir/framework | 5b802b2dd7ec9778794b078e748dd1f989547265 | [
"MIT"
] | null | null | null | .. SPDX-License-Identifier: GPL-2.0+
How to port a serial driver to driver model
===========================================
Almost all of the serial drivers have been converted as at January 2016. These
ones remain:
* serial_bfin.c
* serial_pxa.c
The deadline for this work was the end of January 2016. If no ... | 43.340426 | 79 | 0.762396 |
93dd46bd0413ce1e443630b6b8d0a0faa8dac431 | 3,858 | rst | reStructuredText | docs/api.rst | kayak/Flask-AppBuilder | cb0b0fbcac2c293cfcdcc0f227752b7c252dc7ed | [
"BSD-3-Clause"
] | 71 | 2016-11-02T06:45:42.000Z | 2021-11-15T12:33:48.000Z | docs/api.rst | Jayjake1/Flask-AppBuilder | 1cf35e1296d3e396fdf4667b256ba59df6c43d11 | [
"BSD-3-Clause"
] | 1 | 2021-02-23T14:56:42.000Z | 2021-02-23T14:56:42.000Z | docs/api.rst | Jayjake1/Flask-AppBuilder | 1cf35e1296d3e396fdf4667b256ba59df6c43d11 | [
"BSD-3-Clause"
] | 23 | 2016-11-02T06:45:44.000Z | 2022-02-08T14:55:13.000Z | =============
API Reference
=============
flask.ext.appbuilder
====================
AppBuilder
----------
.. automodule:: flask.ext.appbuilder.base
.. autoclass:: AppBuilder
:members:
.. automethod:: __init__
flask.ext.appbuilder.security.decorators
====================================... | 16.701299 | 59 | 0.569984 |
5dd4d505c21522da7d544879e3c2f55e569b632a | 146 | rst | reStructuredText | docs/_autosummary/hstrat.helpers.AnyTreeAscendingIter.rst | mmore500/hstrat | 7fedcf3a7203e1e6c99ac16f4ec43ad160da3e6c | [
"MIT"
] | null | null | null | docs/_autosummary/hstrat.helpers.AnyTreeAscendingIter.rst | mmore500/hstrat | 7fedcf3a7203e1e6c99ac16f4ec43ad160da3e6c | [
"MIT"
] | 3 | 2022-02-28T17:33:57.000Z | 2022-02-28T21:41:33.000Z | docs/_autosummary/hstrat.helpers.AnyTreeAscendingIter.rst | mmore500/hstrat | 7fedcf3a7203e1e6c99ac16f4ec43ad160da3e6c | [
"MIT"
] | null | null | null | hstrat.helpers.AnyTreeAscendingIter
===================================
.. currentmodule:: hstrat.helpers
.. autofunction:: AnyTreeAscendingIter | 24.333333 | 38 | 0.623288 |
37c759d6f39f415828d2650dd43422053a1694db | 118 | rst | reStructuredText | README.rst | Midnighter/Everyday-Utilities | 03d18d636023fb0eff427e6634d6feb983e01aec | [
"BSD-3-Clause"
] | 1 | 2015-01-27T14:13:39.000Z | 2015-01-27T14:13:39.000Z | README.rst | Midnighter/Everyday-Utilities | 03d18d636023fb0eff427e6634d6feb983e01aec | [
"BSD-3-Clause"
] | null | null | null | README.rst | Midnighter/Everyday-Utilities | 03d18d636023fb0eff427e6634d6feb983e01aec | [
"BSD-3-Clause"
] | null | null | null | Everyday-Utilities
==================
a collection of classes and functions for various non-project related purposes
| 23.6 | 78 | 0.711864 |
d036a93b4b9a9a7143caa825bdf1176ae6ef6411 | 675 | rst | reStructuredText | relationships/material/examples.rst | MarekSuchanek/OntoUML | af23cedcd8da522addf579317077e166e5fe2961 | [
"CC0-1.0"
] | 9 | 2020-01-15T09:21:51.000Z | 2022-02-03T10:22:48.000Z | relationships/material/examples.rst | MarekSuchanek/OntoUML | af23cedcd8da522addf579317077e166e5fe2961 | [
"CC0-1.0"
] | 57 | 2018-09-26T05:28:37.000Z | 2022-03-04T14:51:37.000Z | relationships/material/examples.rst | MarekSuchanek/OntoUML | af23cedcd8da522addf579317077e166e5fe2961 | [
"CC0-1.0"
] | 8 | 2018-11-05T14:01:59.000Z | 2021-10-20T06:49:58.000Z | Examples
--------
.. _material-examples-ex1:
**EX1:**
.. container:: figure
|Example marriage|
.. _material-examples-ex2:
**EX2:**
.. container:: figure
|Example supervizor|
For more examples see «:ref:`relator`», «:ref:`derivation`», «:ref:`mediation`», and «:ref:`relator-pattern`».
**Quoted from:**
GUI... | 27 | 251 | 0.72 |
b0c131687fd10b8a892f864238ec695ea8bc809a | 1,673 | rst | reStructuredText | doc/source/draft/enduser-guide/log_in_to_murano_instance.rst | ISCAS-VDI/murano-base | 34287bd9109b32a2bb0960c0428fe402dee6d9b2 | [
"Apache-2.0"
] | 1 | 2021-07-28T23:19:49.000Z | 2021-07-28T23:19:49.000Z | doc/source/draft/enduser-guide/log_in_to_murano_instance.rst | ISCAS-VDI/murano-base | 34287bd9109b32a2bb0960c0428fe402dee6d9b2 | [
"Apache-2.0"
] | null | null | null | doc/source/draft/enduser-guide/log_in_to_murano_instance.rst | ISCAS-VDI/murano-base | 34287bd9109b32a2bb0960c0428fe402dee6d9b2 | [
"Apache-2.0"
] | null | null | null | .. _login-murano-instance:
.. toctree::
:maxdepth: 2:
=================================
Log in to murano-spawned instance
=================================
After the application is successfully deployed, you may need to log in to the
virtual machine with the installed application.
All cloud images, including ima... | 27.883333 | 78 | 0.692767 |
92b8ca080f70c0f63223b7314baaf6938706e0ed | 1,419 | rst | reStructuredText | docs/index.rst | anukaal/django-classy-tags | 80f41d85ffa26ce5ea744f7392092c4b6b844d83 | [
"BSD-3-Clause"
] | 51 | 2020-09-04T10:51:38.000Z | 2022-03-19T20:26:42.000Z | docs/index.rst | anukaal/django-classy-tags | 80f41d85ffa26ce5ea744f7392092c4b6b844d83 | [
"BSD-3-Clause"
] | 23 | 2015-01-30T05:47:29.000Z | 2017-05-30T06:19:01.000Z | docs/index.rst | anukaal/django-classy-tags | 80f41d85ffa26ce5ea744f7392092c4b6b844d83 | [
"BSD-3-Clause"
] | 15 | 2015-01-29T13:47:56.000Z | 2018-01-22T05:08:28.000Z | .. django-classy-tags documentation master file, created by
sphinx-quickstart on Mon Aug 9 21:31:48 2010.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to django-classy-tags's documentation!
============================================... | 33 | 80 | 0.730092 |
f96092280167a02e2b43221f707129df9f9507b8 | 6,216 | rst | reStructuredText | docs/sphinx/source/wiki/Workshop.rst | google-code-export/evennia | f458265bec64909d682736da6a118efa21b42dfc | [
"BSD-3-Clause"
] | null | null | null | docs/sphinx/source/wiki/Workshop.rst | google-code-export/evennia | f458265bec64909d682736da6a118efa21b42dfc | [
"BSD-3-Clause"
] | null | null | null | docs/sphinx/source/wiki/Workshop.rst | google-code-export/evennia | f458265bec64909d682736da6a118efa21b42dfc | [
"BSD-3-Clause"
] | null | null | null | rtclient protocol
=================
*Note: Most functionality of a webcliebnt implementation is already
added to trunk as of Nov 2010. That implementation does however not use
a custom protocol as suggested below. Rather it parses telnet-formatted
ansi text and converts it to html. Custom client operations (such as
op... | 47.815385 | 203 | 0.505148 |
ebf99c06dfe4d6a0b8ace1bb395f855b538b58c5 | 583 | rst | reStructuredText | docs/source/auto_examples/pipeline/sg_execution_times.rst | ZhiningLiu1998/imbalanced-ensemble | 26670c8a6b7bab26ae1e18cba3174a9d9038a680 | [
"MIT"
] | 87 | 2021-05-19T08:29:26.000Z | 2022-03-30T23:59:05.000Z | docs/source/auto_examples/pipeline/sg_execution_times.rst | breakend2010/imbalanced-ensemble | d6ed07689ad8c9cd27ecd589849f7122b98ab1a4 | [
"MIT"
] | 8 | 2021-05-28T10:27:28.000Z | 2022-01-11T11:21:03.000Z | docs/source/auto_examples/pipeline/sg_execution_times.rst | breakend2010/imbalanced-ensemble | d6ed07689ad8c9cd27ecd589849f7122b98ab1a4 | [
"MIT"
] | 18 | 2021-05-19T08:30:29.000Z | 2022-03-28T08:30:10.000Z |
:orphan:
.. _sphx_glr_auto_examples_pipeline_sg_execution_times:
Computation times
=================
**00:55.730** total execution time for **auto_examples_pipeline** files:
+--------------------------------------------------------------------------------------------------------------+-----------+---------+
| :ref:... | 44.846154 | 134 | 0.403087 |
2757807112194009b737791bc2e2e9230726c03d | 12,003 | rst | reStructuredText | docs/news/news-v3.0.x.rst | zhaog6/ompi | cc9647e6c1402f6432882ae9f426307ecb7ac721 | [
"BSD-3-Clause-Open-MPI"
] | null | null | null | docs/news/news-v3.0.x.rst | zhaog6/ompi | cc9647e6c1402f6432882ae9f426307ecb7ac721 | [
"BSD-3-Clause-Open-MPI"
] | null | null | null | docs/news/news-v3.0.x.rst | zhaog6/ompi | cc9647e6c1402f6432882ae9f426307ecb7ac721 | [
"BSD-3-Clause-Open-MPI"
] | 1 | 2022-02-04T06:10:07.000Z | 2022-02-04T06:10:07.000Z | Open MPI v3.0.x series
======================
This file contains all the NEWS updates for the Open MPI v3.0.x
series, in reverse chronological order.
Open MPI version 3.0.6
----------------------
:Date: March, 2020
- Fix one-sided shared memory window configuration bug.
- Fix support for PGI'18 compiler.
- Fix run-t... | 47.442688 | 86 | 0.752145 |
e7549679b98b57ec2234bdc18fca10f555c799c1 | 1,870 | rst | reStructuredText | docs/buildprocedure/build.instructions.rst | hashnfv/hashnfv-ovsnfv | 5b7a8fe64efa5d1bc32a0c5328e073463fd2393b | [
"Apache-2.0"
] | 3 | 2017-02-13T15:25:18.000Z | 2017-08-30T13:47:59.000Z | docs/buildprocedure/build.instructions.rst | opnfv/ovsnfv | 5b7a8fe64efa5d1bc32a0c5328e073463fd2393b | [
"Apache-2.0"
] | null | null | null | docs/buildprocedure/build.instructions.rst | opnfv/ovsnfv | 5b7a8fe64efa5d1bc32a0c5328e073463fd2393b | [
"Apache-2.0"
] | null | null | null | .. OPNFV - Open Platform for Network Function Virtualization
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
========
Abstract
========
This document describes the optional build of the OPNFV Colorado release
of the OVSNFV RPMs for... | 25.616438 | 90 | 0.640642 |
dcd8e738e7cf704975aed30f150298ba8c8d581e | 287 | rst | reStructuredText | documents/sphinx/source/quick_start_verilog.rst | ryuz/BinaryBrain | 362fbd7ff6539e081af89e9fced05f3a85089914 | [
"MIT"
] | 71 | 2018-09-02T10:01:07.000Z | 2022-02-24T12:05:55.000Z | documents/sphinx/source/quick_start_verilog.rst | ryuz/lut_classifier | c12fc5267013246b7389fc97f8e759a7f10e35c2 | [
"MIT"
] | 2 | 2019-04-11T11:58:00.000Z | 2022-02-19T23:34:57.000Z | documents/sphinx/source/quick_start_verilog.rst | ryuz/lut_classifier | c12fc5267013246b7389fc97f8e759a7f10e35c2 | [
"MIT"
] | 8 | 2019-02-02T05:21:00.000Z | 2021-04-06T08:19:50.000Z | ===========================
クイックスタート(Verilog)
===========================
RTL Simulation の試し方
============================
C++, Pythonともに Verilog RTL のソースファイルの出力が可能です。
出力したRTLの試し方は
https://github.com/ryuz/BinaryBrain/blob/ver4_release/samples/verilog/mnist/README.md
のなどをご参照ください。
| 17.9375 | 85 | 0.567944 |
8ba25dbdc7051a1edd8e75ef472cd13eb4e6a82c | 49,387 | rst | reStructuredText | docs/relnotes.rst | check-spelling/poppy | 2640d89d3a326fc6ecf03dcd24c878279b7807e5 | [
"BSD-3-Clause"
] | 110 | 2018-08-24T13:49:45.000Z | 2022-03-24T10:43:18.000Z | docs/relnotes.rst | check-spelling/poppy | 2640d89d3a326fc6ecf03dcd24c878279b7807e5 | [
"BSD-3-Clause"
] | 462 | 2018-08-23T21:37:30.000Z | 2022-03-29T17:24:50.000Z | docs/relnotes.rst | check-spelling/poppy | 2640d89d3a326fc6ecf03dcd24c878279b7807e5 | [
"BSD-3-Clause"
] | 52 | 2018-08-27T20:49:14.000Z | 2022-02-22T13:02:40.000Z | .. _whatsnew:
Release Notes
===============
For a list of contributors, see :ref:`about`.
1.0.1
-----
.. _rel1.0.1:
*2021 December 9*
This is a very minor re-release, to fix some documentation formatting and release packaging issues with the 1.0.0 release. No changes in functionality.
1.0.0
-----
.. _rel1.0.0:... | 73.057692 | 519 | 0.761536 |
98ed3bdd5fe8afcec543c65411c9edbb81d95224 | 6,962 | rst | reStructuredText | docs/developing-locally-with-docker.rst | serpent-tracker/serpent_tracker | f9258baee1d1fa9269b59a9b291153cad3040101 | [
"MIT"
] | null | null | null | docs/developing-locally-with-docker.rst | serpent-tracker/serpent_tracker | f9258baee1d1fa9269b59a9b291153cad3040101 | [
"MIT"
] | null | null | null | docs/developing-locally-with-docker.rst | serpent-tracker/serpent_tracker | f9258baee1d1fa9269b59a9b291153cad3040101 | [
"MIT"
] | null | null | null | Getting Up and Running Locally With Docker
==========================================
.. index:: Docker
The steps below will get you up and running with a local development environment.
All of these commands assume you are in the root of your generated project.
.. note::
If you're new to Docker, please be aware... | 35.886598 | 494 | 0.688883 |
f127c53fbca539eb3eb27344cda17743395d5762 | 3,046 | rst | reStructuredText | doc/source/index.rst | lingyunfeng/PyDDA | 37228ccb70bd9fcc7f1b69dd06237d4e1ba73c6b | [
"BSD-3-Clause"
] | null | null | null | doc/source/index.rst | lingyunfeng/PyDDA | 37228ccb70bd9fcc7f1b69dd06237d4e1ba73c6b | [
"BSD-3-Clause"
] | null | null | null | doc/source/index.rst | lingyunfeng/PyDDA | 37228ccb70bd9fcc7f1b69dd06237d4e1ba73c6b | [
"BSD-3-Clause"
] | 1 | 2019-11-10T03:48:28.000Z | 2019-11-10T03:48:28.000Z | .. PyDDA documentation master file, created by
sphinx-quickstart on Tue May 15 12:19:06 2018.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to the PyDDA documentation!
===================================
.. image:: logo.png
:width:... | 27.441441 | 215 | 0.704202 |
61c51b2b29363a6dc9bdd9ec9f676a5334c3b74f | 826 | rst | reStructuredText | DEVELOPERS.rst | MoisesRG/zabbix-template-for-vha-agent | d98d0028f0d3c4f8e15456e6695ae1b5f268df10 | [
"BSD-2-Clause"
] | null | null | null | DEVELOPERS.rst | MoisesRG/zabbix-template-for-vha-agent | d98d0028f0d3c4f8e15456e6695ae1b5f268df10 | [
"BSD-2-Clause"
] | null | null | null | DEVELOPERS.rst | MoisesRG/zabbix-template-for-vha-agent | d98d0028f0d3c4f8e15456e6695ae1b5f268df10 | [
"BSD-2-Clause"
] | null | null | null | General tips
============
- A Varnish Plus license is required to setup the development environment. The Vagrantfile of the project assumes the following environment variables are defined:
- ``VARNISH_PLUS_USER``, including the username of your Varnish Plus license.
- ``VARNISH_PLUS_PASSWORD``, including the p... | 41.3 | 162 | 0.682809 |
56f9f063b6e2eca6d380aad735b456dde6cc4ce6 | 1,764 | rst | reStructuredText | docs/colour.characterisation.rst | BPearlstine/colour | 40f0281295496774d2a19eee017d50fd0c265bd8 | [
"Cube",
"BSD-3-Clause"
] | 2 | 2020-05-03T20:15:42.000Z | 2021-04-09T18:19:06.000Z | docs/colour.characterisation.rst | BPearlstine/colour | 40f0281295496774d2a19eee017d50fd0c265bd8 | [
"Cube",
"BSD-3-Clause"
] | null | null | null | docs/colour.characterisation.rst | BPearlstine/colour | 40f0281295496774d2a19eee017d50fd0c265bd8 | [
"Cube",
"BSD-3-Clause"
] | 1 | 2019-12-11T19:48:27.000Z | 2019-12-11T19:48:27.000Z | Colour Characterisation
=======================
.. contents:: :local:
Colour Fitting
--------------
``colour``
.. currentmodule:: colour
.. autosummary::
:toctree: generated/
POLYNOMIAL_EXPANSION_METHODS
polynomial_expansion
COLOUR_CORRECTION_MATRIX_METHODS
colour_correction_matrix
COLOUR_... | 15.610619 | 42 | 0.715986 |
26f1e15d4adddec43ae0accf1b37c9f06d61f3cb | 3,798 | rst | reStructuredText | docs/source/bestpractices.rst | zhenghh04/vol-cache | fb05201d5a01b8684a9dff8269fd2f9556de49c9 | [
"BSD-3-Clause"
] | null | null | null | docs/source/bestpractices.rst | zhenghh04/vol-cache | fb05201d5a01b8684a9dff8269fd2f9556de49c9 | [
"BSD-3-Clause"
] | null | null | null | docs/source/bestpractices.rst | zhenghh04/vol-cache | fb05201d5a01b8684a9dff8269fd2f9556de49c9 | [
"BSD-3-Clause"
] | null | null | null | Best Practices
===================================
The HDF5 Cache I/O VOL connector (Cache VOL) allows applications to partially hide the I/O time from the computation. Here we provide more information on how applications can take advantage of it.
-----------------------
Write workloads
-----------------------
1) MPI... | 41.282609 | 263 | 0.67009 |
229765d8eeac3b1ca180b0445885f40581f7759d | 2,201 | rst | reStructuredText | SourceDocs/html/program_listing_file_Source_Azura_RenderSystem_Src_Vulkan_VkRenderSystem.cpp.rst | vasumahesh1/azura | 80aa23e2fb498e6288484bc49b0d5b8889db6ebb | [
"MIT"
] | 12 | 2019-01-08T23:10:37.000Z | 2021-06-04T09:48:42.000Z | docs/html/_sources/html/program_listing_file_Source_Azura_RenderSystem_Src_Vulkan_VkRenderSystem.cpp.rst.txt | vasumahesh1/azura | 80aa23e2fb498e6288484bc49b0d5b8889db6ebb | [
"MIT"
] | 38 | 2017-04-05T00:27:24.000Z | 2018-12-25T08:34:04.000Z | SourceDocs/html/program_listing_file_Source_Azura_RenderSystem_Src_Vulkan_VkRenderSystem.cpp.rst | vasumahesh1/azura | 80aa23e2fb498e6288484bc49b0d5b8889db6ebb | [
"MIT"
] | 4 | 2019-03-27T10:07:32.000Z | 2021-07-15T03:22:27.000Z |
.. _program_listing_file_Source_Azura_RenderSystem_Src_Vulkan_VkRenderSystem.cpp:
Program Listing for File VkRenderSystem.cpp
===========================================
|exhale_lsh| :ref:`Return to documentation for file <file_Source_Azura_RenderSystem_Src_Vulkan_VkRenderSystem.cpp>` (``Source\Azura\RenderSystem\Sr... | 55.025 | 177 | 0.564289 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.