@@ -10,4 +10,4 @@ A list of derived types provided by the ATHENA library can be found [here](https
...
@@ -10,4 +10,4 @@ A list of derived types provided by the ATHENA library can be found [here](https
A list of procedures provided by the ATHENA library can be found [here](https://git.exeter.ac.uk/hepplestone/athena/-/wikis/Procedures).
A list of procedures provided by the ATHENA library can be found [here](https://git.exeter.ac.uk/hepplestone/athena/-/wikis/Procedures).
The format of this wiki, along with the derived types and their arguments are made to closely align with industry standards as outlined by the [Keras](https://keras.io/) Python package. This has been done for ease of portability, understanding, and accessibility for newcomers to the ATHENA library.
The format of this wiki, along with the derived types (equivalent to classes in Python) and their arguments are made to closely align with industry standards as outlined by the [Keras](https://keras.io/) Python package. This has been done for ease of portability, understanding, and accessibility for newcomers to the ATHENA library.