Skip to content

Commit

Permalink
changes to README and switched gitlab link to github in index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
maekke97 committed Mar 31, 2017
1 parent 177d7fc commit 0ad73fb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
[![Docs Status](https://readthedocs.org/projects/hierarchicalmatrices/badge/)](https://readthedocs.org/projects/hierarchicalmatrices/badge/)
Welcome to Hierarchical Matrices's documentation!
=================================================

[![Build Status](https://travis-ci.org/maekke97/HierarchicalMatrices.svg?branch=master)](https://travis-ci.org/maekke97/HierarchicalMatrices.svg?branch=master)
This package is the result of my master thesis at the [Institute of Mathematics, University of Zurich](http://www.math.uzh.ch/index.php?&L=1)

* Hosted on GitHub: [GitHub]
* Code Quality: [Sonar Qube](https://sonarqube.com/dashboard/index?id=hierarchicalmatrices)
[![Docs Status](https://readthedocs.org/projects/hierarchicalmatrices/badge/)](https://readthedocs.org/projects/hierarchicalmatrices/badge/)
[![Build Status](https://travis-ci.org/maekke97/HierarchicalMatrices.svg?branch=master)](https://travis-ci.org/maekke97/HierarchicalMatrices.svg?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/maekke97/HierarchicalMatrices/badge.svg?branch=master)](https://coveralls.io/github/maekke97/HierarchicalMatrices?branch=master)
6 changes: 3 additions & 3 deletions source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This package is the result of my master thesis at the `Institute of Mathematics,

It is manly based on :cite:`hackbusch2015hierarchical`.

The whole package including this documentation can be found at this `Git Repository`_
The whole package including this documentation can be found at this `GitHub Repository`_

:Author: `Markus Neumann`_

Expand All @@ -47,9 +47,9 @@ Links and references

`Prof. Dr. Stefan Sauter`_

.. _Git Repository: https://git.math.uzh.ch/markus.neumann/HMatrix
.. _GitHub Repository: https://github.com/maekke97/HierarchicalMatrices

`Git Repository`_
`GitHub Repository`_

.. _Markus Neumann: markus.neumann@math.uzh.ch

Expand Down

0 comments on commit 0ad73fb

Please sign in to comment.