News

Currently fortran-format-converter only handles simple conversions and in a single direction, Fortan -> Python. We begin by importing the converter. import fortran_format_converter as ffc Now to ...
option meaning example < align left, can be combined with width <12 > align right, can be combined with width >15: f: fixed point notation, combined with precision ...