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
Hi. I've recently tried to link neural-fortran to a fortran physics code.
I was wondering if it would be possible to add a bit more documentation on how to use this library, and also a start-to-finish examples of how to compile and run neural-fortran stand-alone (e.g. for a simple neural-network) and how to link to an existing code.
I'm aware of the unit-tests and examples currently available; however, for a user just starting to learn fortran it could be challenging to know how to take one of the example programs compile it and run it.
This would allow users to more easily apply neural-fortran in their own projects.
Thank you in advance.
The text was updated successfully, but these errors were encountered:
Hey, if it can help, I solved this a while ago. I asked in the fortran forum and worked out how to do it with M. Milan Curcic. You can find how to do it in the post 17 of the following discussion :
Hi. I've recently tried to link neural-fortran to a fortran physics code.
I was wondering if it would be possible to add a bit more documentation on how to use this library, and also a start-to-finish examples of how to compile and run neural-fortran stand-alone (e.g. for a simple neural-network) and how to link to an existing code.
I'm aware of the unit-tests and examples currently available; however, for a user just starting to learn fortran it could be challenging to know how to take one of the example programs compile it and run it.
This would allow users to more easily apply neural-fortran in their own projects.
Thank you in advance.
The text was updated successfully, but these errors were encountered: