diff --git a/docs/src/conventions.md b/docs/src/conventions.md index 4f9e0ec4e67..6e8c6be4983 100644 --- a/docs/src/conventions.md +++ b/docs/src/conventions.md @@ -106,3 +106,5 @@ based on the following rules. - `wrap_array` should be used as default option. `wrap_array_native` should only be used when necessary, e.g., to avoid additional overhead when interfacing with external C libraries such as HDF5, MPI, or visualization. + +# Numerical Types and Stability \ No newline at end of file