Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
Removes U-umlaut characters causing a problem with setup.py and pip
Browse files Browse the repository at this point in the history
  • Loading branch information
andersx committed Aug 13, 2018
1 parent 552e273 commit 523d089
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ QML is a Python2/3-compatible toolkit for representation learning of properties
* Bing Huang (University of Basel)
* Lars A. Bratholm (University of Copenhagen)
* Alexandre Tkatchenko (University of Luxembourg)
* Klaus-Robert Müller (Technische Universität Berlin/Korea University)
* Klaus-Robert Muller (Technische Universität Berlin/Korea University)
* O. Anatole von Lilienfeld (University of Basel)

## 1) Citing QML:

Until the preprint is available from arXiv, please cite this GitHub repository as:

AS Christensen, LA Bratholm, FA Faber, B Huang, A Tkatchenko, KR Müller, OA von Lilienfeld (2017) "QML: A Python Toolkit for Quantum Machine Learning" https://github.com/qmlcode/qml
AS Christensen, LA Bratholm, FA Faber, B Huang, A Tkatchenko, KR Muller, OA von Lilienfeld (2017) "QML: A Python Toolkit for Quantum Machine Learning" https://github.com/qmlcode/qml


## 2) Get help:
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Current list of contributors:
- Bing Huang (University of Basel)
- Lars A. Bratholm (University of Copenhagen)
- Alexandre Tkatchenko (University of Luxembourg)
- Klaus-Robert Müller (Technische Universität Berlin/Korea University)
- Klaus-Robert Muller (Technische Universität Berlin/Korea University)
- O. Anatole von Lilienfeld (University of Basel)

1) Citing QML:
Expand All @@ -25,7 +25,7 @@ repository as:

::

AS Christensen, LA Bratholm, FA Faber, B Huang, A Tkatchenko, KR Müller, OA von Lilienfeld (2017) "QML: A Python Toolkit for Quantum Machine Learning" https://github.com/qmlcode/qml
AS Christensen, LA Bratholm, FA Faber, B Huang, A Tkatchenko, KR Muller, OA von Lilienfeld (2017) "QML: A Python Toolkit for Quantum Machine Learning" https://github.com/qmlcode/qml

2) Get help:
------------
Expand Down
2 changes: 1 addition & 1 deletion docs/source/citation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Until the preprint is available from arXiv, please cite use of QML as:

::

AS Christensen, FA Faber, B Huang, LA Bratholm, A Tkatchenko, KR Müller, OA von Lilienfeld (2017) "QML: A Python Toolkit for Quantum Machine Learning" https://github.com/qmlcode/qml
AS Christensen, FA Faber, B Huang, LA Bratholm, A Tkatchenko, KR Muller, OA von Lilienfeld (2017) "QML: A Python Toolkit for Quantum Machine Learning" https://github.com/qmlcode/qml



4 changes: 2 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Current list of contributors:
- Bing Huang (University of Basel)
- Lars A. Bratholm (University of Copenhagen)
- Alexandre Tkatchenko (University of Luxembourg)
- Klaus-Robert Müller (Technische Universität Berlin/Korea University)
- Klaus-Robert Muller (Technische Universität Berlin/Korea University)
- O. Anatole von Lilienfeld (University of Basel)

Code development
Expand All @@ -48,7 +48,7 @@ Until the preprint is available from arXiv, please cite use of QML as:

::

AS Christensen, FA Faber, B Huang, LA Bratholm, A Tkatchenko, KR Müller, OA von Lilienfeld (2017) "QML: A Python Toolkit for Quantum Machine Learning" https://github.com/qmlcode/qml
AS Christensen, FA Faber, B Huang, LA Bratholm, A Tkatchenko, KR Muller, OA von Lilienfeld (2017) "QML: A Python Toolkit for Quantum Machine Learning" https://github.com/qmlcode/qml


For citation of the individual procedures of QML, please see the "Citing use of QML" section.
Expand Down

0 comments on commit 523d089

Please sign in to comment.