1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 18:57:39 +02:00
trexio/tools
Pablo Lopez Rios 0e9b9f1900 trexio_f: fix complaints from gfortran 11, including data type issues
This includes:
* Define kind of arguments of bind(C) procedures using the relevant C
  types provided by iso_c_binding.
* Replaced "call exit(1)" with "error stop 1".
* Fixed a couple of implicit type conversions between 4-/8-byte
  integers.

The first two fix compilation of the Fortran module with -std=f2008.
2022-01-18 16:58:07 +00:00
..
emacs Remove warning when tangling 2021-10-06 10:31:06 +02:00
.gitignore org-mode to html conversion for the documentation website (#41) 2021-04-09 16:45:44 +02:00
build_doc.sh Automate build and upload of CPython wheels (#72) 2022-01-07 18:47:23 +01:00
build_trexio.sh Fixed compilation on macOS 2021-07-27 14:48:11 +02:00
check_numpy_i.sh Optional check and update of numpy.i file if outdated 2021-08-10 15:43:24 +03:00
generator_tools.py trexio_f: fix complaints from gfortran 11, including data type issues 2022-01-18 16:58:07 +00:00
generator.py better detailed dict 2021-12-09 16:15:17 +01:00
prepare_python.sh Automate build and upload of CPython wheels (#72) 2022-01-07 18:47:23 +01:00
trexio.scm [WIP] working Guix project config file 2021-11-12 17:00:04 +01:00