Skip to content

Update docs#183

Merged
georgeyiasemis merged 5 commits intomainfrom
update-docs
Apr 4, 2022
Merged

Update docs#183
georgeyiasemis merged 5 commits intomainfrom
update-docs

Conversation

@georgeyiasemis
Copy link
Copy Markdown
Contributor

Minor documentation updates.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 2, 2022
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2022

Codecov Report

Merging #183 (23593f4) into main (5497e07) will decrease coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
- Coverage   75.88%   75.76%   -0.13%     
==========================================
  Files          71       71              
  Lines        5146     5120      -26     
==========================================
- Hits         3905     3879      -26     
  Misses       1241     1241              
Impacted Files Coverage Δ
direct/checkpointer.py 72.22% <100.00%> (ø)
direct/nn/recurrentvarnet/recurrentvarnet.py 91.75% <0.00%> (-1.75%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5497e07...23593f4. Read the comment docs.

New `pylint` version complaints
@github-actions github-actions bot added the python label Apr 2, 2022
Copy link
Copy Markdown
Contributor Author

@georgeyiasemis georgeyiasemis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@georgeyiasemis georgeyiasemis merged commit 6deb1cd into main Apr 4, 2022
georgeyiasemis added a commit that referenced this pull request Apr 4, 2022
Minor documentation updates:
* Fix broken link in installation.rst
* docker/README.md -> /README.rst
georgeyiasemis added a commit that referenced this pull request Apr 4, 2022
* Update mri_transforms.py

`torch.kthvalue` returns error when k=0 (give 0th value). 0 should be replaced by 1 (1st value). 
This was not caused by old `torch` versions (<1.11.0).

* Normalised convgru (#176)

* Add NormConv2dGRU
* Option for NormConv2dGRU for RIM/RecurrentVarNet
* Add tests

* Update documentation (#183)

Minor documentation updates:
* Fix broken link in installation.rst
* docker/README.md -> /README.rst
georgeyiasemis added a commit that referenced this pull request Apr 4, 2022
Minor documentation updates:
* Fix broken link in installation.rst
* docker/README.md -> /README.rst
@georgeyiasemis georgeyiasemis deleted the update-docs branch April 4, 2022 12:26
georgeyiasemis added a commit that referenced this pull request Apr 5, 2022
Minor documentation updates:
* Fix broken link in installation.rst
* docker/README.md -> /README.rst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant