Skip to content

Commit

Permalink
update dev_docs for readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
alegresor committed Jun 27, 2022
1 parent d16c3b4 commit 8e765c0
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ class DigitalNetB2(LD):
[8] Paul Bratley and Bennett L. Fox. 1988.
Algorithm 659: Implementing Sobol's quasirandom sequence generator.
ACM Trans. Math. Softw. 14, 1 (March 1988), 88100.
ACM Trans. Math. Softw. 14, 1 (March 1988), 88-100.
DOI:https://doi.org/10.1145/42288.214372
"""

Expand Down
74 changes: 66 additions & 8 deletions requirements/dev_docs.txt
Original file line number Diff line number Diff line change
@@ -1,77 +1,130 @@
alabaster==0.7.12
appmode==0.8.0
appnope==0.1.2
argon2-cffi==20.1.0
asn1crypto==1.4.0
astroid==2.8.0
async-generator==1.10
attrs==19.3.0
Babel==2.9.1
Babel==2.8.0
backcall==0.1.0
backports.functools-lru-cache==1.6.4
beautifulsoup4==4.10.0
bleach==3.3.0
brotlipy==0.7.0
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
codecov==2.1.6
colorama==0.4.4
commonmark==0.9.1
conda==4.10.3
conda-build==3.21.4
conda-package-handling==1.7.3
coverage==4.5.4
cryptography==3.3.2
cycler==0.10.0
dataclasses==0.6
decorator==4.4.2
defusedxml==0.6.0
docutils==0.16
entrypoints==0.3
filelock==3.3.0
fonttools==4.29.1
future==0.18.2
glob2==0.7
idna==2.9
imagesize==1.2.0
importlib-metadata==1.6.0
iniconfig==1.1.1
ipykernel==5.2.1
ipython==7.16.3
ipython==7.10.0
ipython-genutils==0.2.0
ipywidgets==7.5.1
isort==5.9.3
jedi==0.17.0
jeepney==0.4.3
Jinja2==2.11.3
joblib==1.1.0
jsonschema==3.2.0
jupyter==1.0.0
jupyter-client==6.1.5
jupyter-console==6.1.0
jupyter-core==4.6.3
jupyterlab-pygments==0.1.2
jupyterlab-widgets==1.0.2
keyring==21.2.1
kiwisolver==1.2.0
latnetbuilder==0.1.0b0
lazy-object-proxy==1.6.0
libarchive-c==3.1
line-profiler==3.5.0
Markdown==3.2.2
markupsafe==2.0.1
matplotlib==3.2.1
MarkupSafe==2.0.1
matplotlib==3.5.2
matplotlib-inline==0.1.3
mccabe==0.6.1
mistune==0.8.4
more-itertools==8.4.0
nbclient==0.5.4
nbconvert==5.6.1
nbformat==5.0.6
nest-asyncio==1.5.1
notebook==6.4.1
numpy==1.22.0
pandas==1.0.3
numexpr==2.7.3
numpy==1.21.6
olefile==0.46
packaging==20.4
pandas==1.1.5
pandoc==1.0.2
pandocfilters==1.4.2
parso==0.7.0
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.3.2
pip==21.2.4
pkginfo==1.5.0.1
platformdirs==2.4.0
pluggy==0.13.1
ply==3.11
prometheus-client==0.7.1
prompt-toolkit==3.0.5
psutil==5.8.0
ptyprocess==0.6.0
py==1.10.0
pyaml==21.10.1
pycosat==0.6.3
pycparser==2.20
pydeps==1.9.13
Pygments==2.7.4
pylint==2.11.1
pyOpenSSL==19.0.0
pyparsing==2.4.7
pyrsistent==0.16.0
PySocks==1.7.1
pytest==6.2.1
python-dateutil==2.8.1
pytz==2020.1
PyYAML==5.4.1
pyzmq==19.0.1
qmcpy==1.3
qtconsole==4.7.4
QtPy==1.9.0
readme-renderer==26.0
recommonmark==0.6.0
requests==2.25.1
requests-toolbelt==0.9.1
ruamel-yaml-conda==0.15.80
scikit-learn==1.0.2
scikit-optimize==0.9.0
scipy==1.7.0
SecretStorage==3.1.2
Send2Trash==1.5.0
setuptools==58.2.0
simplegeneric==0.8.1
six==1.14.0
snowballstemmer==2.0.0
soupsieve==2.0.1
Sphinx==3.0.3
sphinx-markdown-tables==0.0.14
sphinx-math-dollar==1.1.1
Expand All @@ -85,13 +138,18 @@ sphinxcontrib-serializinghtml==1.1.4
stdlib-list==0.8.0
terminado==0.8.3
testpath==0.4.4
threadpoolctl==3.0.0
toml==0.10.2
tornado==6.1.0
tornado==6.1
tqdm==4.46.1
traitlets==4.3.3
twine==3.1.1
typing-extensions==3.10.0
typed-ast==1.4.3
typing-extensions==3.10.0.0
urllib3==1.26.5
wcwidth==0.1.9
webencodings==0.5.1
wheel==0.37.0
widgetsnbextension==3.5.1
wrapt==1.12.1
zipp==3.1.0
7 changes: 4 additions & 3 deletions requirements/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,17 +133,18 @@ dependencies:
- keyring==21.2.1
- kiwisolver==1.2.0
- lazy-object-proxy==1.6.0
- line-profiler==3.5.0
- markdown==3.2.2
- markupsafe==2.0.1
- matplotlib==3.5.1
- matplotlib==3.5.2
- mccabe==0.6.1
- more-itertools==8.4.0
- nbconvert==5.6.1
- nbformat==5.0.6
- notebook==6.4.1
- numpy==1.21.1
- numpy==1.21.6
- packaging==20.4
- pandas==1.0.3
- pandas==1.1.5
- pandoc==1.0.2
- pandocfilters==1.4.2
- parso==0.7.0
Expand Down

0 comments on commit 8e765c0

Please sign in to comment.