You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Formura = Formula Translator - Translator + RA (Reserach Assistant)
10
10
11
11
- Also c.f. [The paper](https://github.com/nushio3/formura/blob/master/reference/muranushi%2B-fhpc2016.pdf) and [The slides](https://github.com/nushio3/formura/blob/master/reference/slides-fhpc2016.pdf) on Formura @ FHPC2016.
12
12
13
-
In Formura, you can describe stencil computations just as if you would write the discretized formulae in the papers, without even translating them into Fotran.
13
+
In Formura, you can describe stencil computations just as if you would write the discretized formulae in the papers, without even translating them into Fortran.
14
14
15
15
The syntax of Formura is kept simple, so that you can easily learn and write simple Formura programs, and you can generate more complex Formura programs from your favorite programming languages.
0 commit comments