Skip to content

Commit

Permalink
Update README with DOI
Browse files Browse the repository at this point in the history
  • Loading branch information
jhhoward481 committed Sep 10, 2022
1 parent fe51567 commit 5196a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# EigenvectorContinuation
# EigenvectorContinuation [![DOI](https://zenodo.org/badge/409994389.svg)](https://zenodo.org/badge/latestdoi/409994389)

This code implements the eigenvector continuation (EC) process found in the paper linked below. The program contains a class `EigenvectorContinuer` that runs eignevector continuation for a user-implemented vector class of type `HilbertSpaceAbstract`, along with a few example implementations.

Expand Down

0 comments on commit 5196a1a

Please sign in to comment.