Skip to content

Commit

Permalink
[docs] Fix link to spglib in README (electronic-structure#791)
Browse files Browse the repository at this point in the history
* clarify eigen is a dependency for unit tests

* cleanup readme

* fix link to spglib

Co-authored-by: Rocco Meli <rocco.meli@cscs.ch>
  • Loading branch information
RMeli and RMeli authored Dec 5, 2022
1 parent 15e46d1 commit ccbd452
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 @@ -114,7 +114,7 @@ When installing SIRIUS without Spack, make sure to install the required dependen
* [GSL](https://www.gnu.org/software/gsl/) - GNU scientific library
* [LibXC](https://www.tddft.org/programs/libxc/) - library of exchange-correlation potentials
* [HDF5](https://www.hdfgroup.org/solutions/hdf5/)
* [spglib](https://atztogo.github.io/spglib/) - library for finding and handling crystal symmetries
* [spglib](https://spglib.github.io/spglib/) - library for finding and handling crystal symmetries
* [SpFFT](https://github.com/eth-cscs/SpFFT) - domain-specific FFT library
* [SPLA](https://github.com/eth-cscs/spla) - domain-specific distributed GEMM library

Expand Down

0 comments on commit ccbd452

Please sign in to comment.