A space-filling curve indexing library. Maps coordinates to pseudo-SFCs indices.
spacefill is implemented using features found in Fortran 2018 with the GNU Fortran (gfortran) compiler.
Dependencies and program management require fpm.
Unit testing is managed through veggies. Drivers and specific tests are found in the test/
directory.