Skip to content
Tags give the ability to mark specific points in history as being important
  • 1.2.0
    7387d3eb · 1.2.0 production release ·
    production release
  • 1.1.0
    19b2ac1e · 1.1.0 production release ·
    production release
  • 1.0.2
    e9b1f6ff · 1.0.2 ·
    Release: 1.0.2
    Minor update to BiF library.
    
    See CHANGELOG.md for details on this release.
  • 1.0.1
    1ae34db7 · 1.0.1 ·
    Release: 1.0.1
  • 1.0
    979c6d9e · Initial commit ·
    Release: 1.0
    Initial commit
    
        Batteries Included Fortran Library (BiF-Lib)
        for the USGS Official Source Code Archive,
        https://code.usgs.gov/
    
        Archive: https://code.usgs.gov/fortran/bif.git
    
        Description:
    
        Fortran library source files that assist in file I/O,
        common operations that are present in other languages,
        and include data types that mimic python data types
        (such as, `list` and `dict`) and fast sorting of any type of data.