diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml
new file mode 100644
index 0000000..07a26dc
--- /dev/null
+++ b/.github/workflows/codecov.yml
@@ -0,0 +1,3 @@
+ignore:
+ - "src/utility/wigner"
+ - "src/caches/GetMD5"
diff --git a/README.md b/README.md
index 7f55a59..55ebd77 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,10 @@
-
- [](https://tensortrack.readthedocs.io/en/stable/?badge=stable)
+
+ [](https://tensortrack.readthedocs.io/en/latest/?badge=latest)
[](https://github.com/quantumghent/TensorTrack/actions/workflows/CI.yml)
- [](https://codecov.io/gh/quantumghent/TensorTrack)
+ [](https://codecov.io/gh/quantumghent/TensorTrack)
[](https://opensource.org/licenses/MIT)
[](https://zenodo.org/badge/latestdoi/481924253)
@@ -88,6 +88,7 @@ The design of the algorithms is chosen such that the inclusion of symmetries sho
This project depends on the following:
- MATLAB version R2020b or newer
- [Parallel Computing Toolbox](https://de.mathworks.com/products/parallel-computing.html)
+- [Deep Learning Toolbox](https://de.mathworks.com/products/deep-learning.html)
- A C++ compiler compatible with your MATLAB version for MEX-file compilation.
### Installation
diff --git a/codecov.yml b/codecov.yml
new file mode 100644
index 0000000..07a26dc
--- /dev/null
+++ b/codecov.yml
@@ -0,0 +1,3 @@
+ignore:
+ - "src/utility/wigner"
+ - "src/caches/GetMD5"
diff --git a/docs/requirements.txt b/docs/requirements.txt
index 20914e8..7927650 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -1,9 +1,8 @@
-sphinx==4.5.0
-sphinx-rtd-theme==0.5.1
-sphinxcontrib-matlabdomain==0.12.0
-sphinx-prompt
+sphinx==5.0.2
+sphinx-rtd-theme==0.5.2
+sphinxcontrib-matlabdomain==0.18.0
+sphinx-prompt==1.5.0
nbsphinx==0.8.9
sphinx-gallery==0.10.1
-myst-parser==0.17.2
linkify-it-py==2.0.0
-
+jinja2==3.0.3
diff --git a/docs/src/conf.py b/docs/src/conf.py
index 72377ee..3d03a10 100644
--- a/docs/src/conf.py
+++ b/docs/src/conf.py
@@ -11,7 +11,7 @@
docs_src = os.path.abspath(os.path.dirname(__file__)) # docs source folder
docs_root = os.path.abspath(os.path.join(docs_src, '..')) # docs root folder
repo_root = os.path.abspath(os.path.join(docs_src, '..', '..')) # repo root folder
-GITHUBBASE = 'https://github.com/lkdvos/TensorTrack' # repo link
+GITHUBBASE = 'https://github.com/QuantumGhent/TensorTrack' # repo link
# -- Project information
@@ -49,7 +49,6 @@
'sphinx-prompt',
'sphinxcontrib.matlab',
'nbsphinx',
- 'myst_parser',
'sphinx_gallery.load_style'
]
@@ -57,7 +56,7 @@
templates_path = ['_templates']
# The suffix(es) of source filenames.
-source_suffix = ['.rst', '.md']
+source_suffix = ['.rst']
# The master toctree document.
master_doc = 'index'
@@ -67,7 +66,7 @@
#
# This is also used if you do content translation via gettext catalogs.
# Usually you set "language" from the command line for these cases.
-language = None
+language = 'en'
# The name of the Pygments (syntax highlighting) style to use.
pygments_style = 'default'
@@ -233,24 +232,6 @@ def linkcode_resolve(domain, info):
]
-# -- myst_parser -----------------------------------------------
-# extensions for markdown parser
-# myst_enable_extensions = [
-# "colon_fence",
-# "deflist",
-# "dollarmath",
-# "fieldlist",
-# "html_admonition",
-# "html_image",
-# "linkify",
-# "replacements",
-# "smartquotes",
-# "strikethrough",
-# "substitution",
-# "tasklist",
-# ]
-
-
# -- sphinx.ext.mathjax configuration -----------------------------------------------
mathjax3_config = {
"tex": {
diff --git a/docs/src/img/Fmove.svg b/docs/src/img/Fmove.svg
index a346b90..b995591 100644
--- a/docs/src/img/Fmove.svg
+++ b/docs/src/img/Fmove.svg
@@ -1,5 +1,5 @@
-