This commit is contained in:
Anthony Scemama 2018-11-20 15:48:44 +01:00
parent 3bbb6ad98b
commit cfab7a5b1f
3 changed files with 10 additions and 11 deletions

View File

@ -8,7 +8,7 @@ test:
script:
- hugo
except:
- master
- web
pages:
script:
@ -17,4 +17,4 @@ pages:
paths:
- public
only:
- master
- web

View File

@ -1,5 +1,7 @@
# IRPF90
public/static/IRPF90_box.png
IRPF90 is a Fortran programming environment which helps the development of
large Fortran codes by applying the Implicit Reference to Parameters method (IRP).
@ -17,15 +19,12 @@ Codes written with IRPF90 execute often faster than Fortran programs, are faster
to write and easier to maintain.
If you use IRPF90, please cite this paper :
[http://arxiv.org/abs/0909.5012 arXiv:0909.5012v1].
The html version is accessible
[here](IRPF90: a programming environment for high performance computing)
[arXiv:0909.5012v1](http://arxiv.org/abs/0909.5012).
## Download
* [Download latest version](https://github.com/scemama/irpf90/releases/latest)
* [Download latest version](https://gitlab.com/scemama/irpf90/releases/latest)
* The source files are available on [GitLab](http://gitlab.com/scemama/irpf90)
@ -33,7 +32,7 @@ The html version is accessible
## How to use IRPF90
* [Installation]
* [Git book](http://scemama.gitbooks.io/irpf90 IRPF90 GitBook), and the
* [IRPF90 GitBook](http://scemama.gitbooks.io/irpf90), and the
[pdf version](http://irpf90.ups-tlse.fr/files/irpf90_manual.pdf)
@ -49,12 +48,12 @@ The html version is accessible
## Tutorials
* [Simple Tutorial]
* [http://irpf90.ups-tlse.fr/tutorial/index.html Molecular dynamics tutorial], [pdf version](http://irpf90.ups-tlse.fr/files/irpf90_tutorial.pdf)
* [Molecular dynamics tutorial](http://irpf90.ups-tlse.fr/tutorial/index.html), [pdf version](http://irpf90.ups-tlse.fr/files/irpf90_tutorial.pdf)
## Video demo ==
## Video demo
* [IRPF90 Demo on Vimeo](https://vimeo.com/scemama/irpf90_demo )
{{< vimeo id="154503567" class="my-vimeo-wrapper-class" >}}
## Some programs written with IRPF90

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB