{ } Raw JSON

bundles / scipy latest / scipy / io / _harwell_boeing / _fortran_format_parser / FortranFormatParser

class

scipy.io._harwell_boeing._fortran_format_parser:FortranFormatParser

source: /scipy/io/_harwell_boeing/_fortran_format_parser.py :224

Signature

class   FortranFormatParser ( )

Members

Summary

Parser for Fortran format strings. The parse method returns a *Format instance.

Notes

Only ExpFormat (exponential format for floating values) and IntFormat (integer format) for now.

Aliases

  • scipy.io._harwell_boeing._fortran_format_parser.FortranFormatParser