File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -50,9 +50,10 @@ Required dependencies are:
50
50
* A Fortran compiler
51
51
* [ HDF5] ( https://www.hdfgroup.org/downloads/hdf5/ )
52
52
(must be provided by the OS package manager or your own build from source)
53
- * [ h5fortran] ( https://github.com/geospace-code/h5fortran ) ,
53
+ * [ functional-fortran] ( https://github.com/wavebitscientific/functional-fortran ) ,
54
+ [ h5fortran] ( https://github.com/geospace-code/h5fortran ) ,
54
55
[ json-fortran] ( https://github.com/jacobwilliams/json-fortran )
55
- (both handled by neural-fortran's build systems, no need for a manual install)
56
+ (all handled by neural-fortran's build systems, no need for a manual install)
56
57
* [ fpm] ( https://github.com/fortran-lang/fpm ) or
57
58
[ CMake] ( https://cmake.org ) for building the code
58
59
You can’t perform that action at this time.
0 commit comments