Skip to content

Commit

Permalink
Fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
shinaoka committed Oct 21, 2019
1 parent b5f9cca commit d9f0d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ We briefly describe files constituting this software below.

* c++/irbasis.hpp<br>C++ library
* python/irbasis.py<br>Python library
* database/irbasis.h5<br>Database file (Lambda=10,10<sup>2</sup>, 10<sup>3</sup>, 10<sup>4</sup>). You can download [an extended database file](https://shinaoka.sakura.ne.jp/data/irbasis.h5) containing data for Lambda = 10<sup>5</sup>, 10<sup>6</sup>, 10<sup>7</sup> additionally.
* database/irbasis.h5<br>Database file (Lambda=10,10<sup>2</sup>, 10<sup>3</sup>, 10<sup>4</sup>, 10<sup>5</sup>, 10<sup>6</sup>, 10<sup>7</sup>).
* sample/<br> Directory including samples in C++ and Python
* test/<br>Unit tests in C++ and Python

Expand Down

0 comments on commit d9f0d65

Please sign in to comment.