ivan-pi / kdtree2

A kd-tree implementation in Fortran by Matthew B. Kennel
Other
10 stars 3 forks source link

Style #5

Open ivan-pi opened 3 years ago

ivan-pi commented 3 years ago

The code style is a total mess. It might be a good idea to run this through a linter once, just to make it easier for myself and other contributors. See https://github.com/fortran-lang/fpm/issues/197 for a list of Fortran formatting tools.