1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2025-01-03 01:56:13 +01:00

Update README

This commit is contained in:
Anthony Scemama 2021-10-13 14:24:54 +02:00
parent b852a060d1
commit 954b26ccff
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
#+HTML_LINK_HOME: index.html
#+OPTIONS: H:4 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t d:(HIDE)
#+SETUPFILE: ../docs/org-html-themes/org/theme-readtheorg.setup
####### #+SETUPFILE: ../docs/org-html-themes/org/theme-readtheorg.setup
#+INFOJS_OPT: toc:t mouse:underline path:org-info.js
#+HTML_HEAD: <link rel="stylesheet" title="Standard" href="trexio.css" type="text/css" />

View File

@ -14,9 +14,9 @@
--------------------------------
The ultimate goal of the TREXIO library is to provide a high-performance
implementation of basic I/O functionality for users within and beyond
the TREX-CoE.
The TREXIO library defines a standard format for storing wave functions,
together with an C-compatible API such that it can be easily used in any
programming language.
The source code of the library is available at