@@ -11,8 +11,8 @@ Read the paper [here](https://arxiv.org/abs/1902.06714).
11
11
- [ Building with CMake] ( https://github.com/modern-fortran/neural-fortran#building-with-cmake )
12
12
* [ Examples] ( https://github.com/modern-fortran/neural-fortran#examples )
13
13
* [ API documentation] ( https://github.com/modern-fortran/neural-fortran#api-documentation )
14
- * [ Contributors] ( https://github.com/modern-fortran/neural-fortran#contributors )
15
14
* [ Related projects] ( https://github.com/modern-fortran/neural-fortran#related-projects )
15
+ * [ Acknowledgement] ( https://github.com/modern-fortran/neural-fortran#acknowledgement )
16
16
17
17
## Features
18
18
@@ -234,18 +234,20 @@ ford ford.md
234
234
from the neural-fortran top-level directory to generate the API documentation in doc/html.
235
235
Point your browser to doc/html/index.html to read it.
236
236
237
- ## Contributors
237
+ ## Acknowledgement
238
238
239
239
Thanks to all open-source contributors to neural-fortran:
240
-
241
- * [ @awvwgk ] ( https://github.com/awvwgk )
242
- * [ @ivan-pi ] ( https://github.com/ivan-pi )
243
- * [ @jacobwilliams ] ( https://github.com/jacobwilliams ) ,
244
- * [ @jvdp1 ] ( https://github.com/jvdp1 )
245
- * [ @milancurcic ] ( https://github.com/milancurcic )
246
- * [ @pirpyn ] ( https://github.com/pirpyn )
247
- * [ @rouson ] ( https://github.com/rouson )
248
- * [ @scivision ] ( https://github.com/scivision )
240
+ [ @awvwgk ] ( https://github.com/awvwgk ) ,
241
+ [ @ivan-pi ] ( https://github.com/ivan-pi ) ,
242
+ [ @jacobwilliams ] ( https://github.com/jacobwilliams ) ,
243
+ [ @jvdp1 ] ( https://github.com/jvdp1 ) ,
244
+ [ @milancurcic ] ( https://github.com/milancurcic ) ,
245
+ [ @pirpyn ] ( https://github.com/pirpyn ) ,
246
+ [ @rouson ] ( https://github.com/rouson ) ,
247
+ and [ @scivision ] ( https://github.com/scivision ) .
248
+
249
+ Development of convolutional networks in neural-fortran was funded by a
250
+ contract from NASA Goddard Space Flight Center to the University of Miami.
249
251
250
252
## Related projects
251
253
0 commit comments