From 4d3d4c4607f94aeddb1657b67ee3eba40fc9d504 Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Wed, 20 Nov 2024 15:27:38 +0100 Subject: [PATCH] Added download link of tar.gz in documentation --- src/README.org | 3 +++ trex.org | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/README.org b/src/README.org index 62b516c..8aec7fe 100644 --- a/src/README.org +++ b/src/README.org @@ -19,6 +19,9 @@ and two different back-ends: a text back-end and a binary back-end utilizing the HDF5 library enabling fast read and write speeds. It is compatible with a variety of platforms and has interfaces for Fortran, Python, and OCaml. +TREXIO can be downloaded here: +https://github.com/TREX-CoE/trexio/releases/latest + If you use TREXIO, please cite this article published in the [[https://doi.org/10.1063/5.0148161][Journal of Chemical Physics]]: #+begin_src latex @article{trexio_2023, diff --git a/trex.org b/trex.org index 7b93fdf..2431371 100644 --- a/trex.org +++ b/trex.org @@ -259,7 +259,7 @@ constant for the primitive $ks$ needs to be computed and stored. If this normalization factor is not required, $f_{ks}=1$. - Some codes assume that the basis function are normalized. This + Some codes assume that the basis functions are normalized. This implies the computation of an extra normalization factor, $\mathcal{N}_s$. If the the basis function is not considered normalized, $\mathcal{N}_s=1$.