Skip to content

Commit

Permalink
Merge pull request #12 from PGelss/plotting-and-logging
Browse files Browse the repository at this point in the history
Fixing image path for PyPI repository
  • Loading branch information
jeriedel authored Feb 10, 2023
2 parents f531d02 + 8a999fe commit dbf7be5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ by *Jerome Riedel, Patrick Gelß, and Burkhard Schmidt*

Freie Universität Berlin, Germany

![WaveTrain-Logo](https://github.com/PGelss/wave_train/blob/main/design_logo/wavetrain.jpg)
![WaveTrain-Logo](https://raw.githubusercontent.com/pgelss/wave_train/master/design_logo/wavetrain.jpg)

## Short description

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = wave_train
version = 1.0.6
version = 1.0.7
author = Jerome Riedel, Patrick Gelß, Burkhard Schmidt
author_email = [email protected]
description = Numerical quantum mechanics of chain-like systems based on tensor trains
Expand Down

0 comments on commit dbf7be5

Please sign in to comment.