astrofrog / fortranlib

Collection of personal scientific routines in Fortran :book:
BSD 2-Clause "Simplified" License
298 stars 73 forks source link

Read/Write 2D matrices from/to txt #4

Open esterjo opened 3 years ago

esterjo commented 3 years ago

Hi, I'd like to try out your library for some small projects. Is there a functionality to read and write 2D arrays from text files?